Giter VIP home page Giter VIP logo

orc.crashreporting's People

Contributors

alexfdezsauco avatar danpristupov avatar dependabot-support avatar geertvanhorrik avatar gitter-badger avatar michu avatar mkhomutov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

orc.crashreporting's Issues

No usage instructions

Orc.CrashReporting will catch all unhandled exceptions automatically

That's not true. I added Orc.CrashReporting to my WPF project, tried to throw exceptions here and there, but nothing happens apart from regular crash indication.

I've been able to overcome this by adding Orc.CrashReporting.Xaml and LoadAssembliesOnStartup.Fody packages, but then my package list just grows by 10 packages for a single feature, which I don't find acceptable.

How to use it?

Hi, great works!
The library seems very helpful but i don't understand how to use it. Is there any docs?
I only managed to add the lib to the project using the lines in home and nothing more.

Task exception not being displayed

Hi. Just cloned this release to my VS2015 instance and ran the example. The top button works, and was expecting similar functionality from Task exception button, but nothing.
This is the output I get in the output window:

'Orc.CrashReporting.Example.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\Github\Orc.CrashReporting\output\debug\Orc.CrashReporting.Example\Orc.Controls.dll'. Symbols loaded.
'Orc.CrashReporting.Example.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\Github\Orc.CrashReporting\output\debug\Orc.CrashReporting.Example\Orc.SupportPackage.Xaml.dll'. Symbols loaded.
'Orc.CrashReporting.Example.exe' (CLR v4.0.30319: Orc.CrashReporting.Example.exe): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Microsoft.VisualStudio.Debugger.Runtime\14.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Debugger.Runtime.dll'. 
Exception thrown: 'System.ArgumentNullException' in System.dll
'Orc.CrashReporting.Example.exe' (CLR v4.0.30319: Orc.CrashReporting.Example.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework.Aero2\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.Aero2.dll'. Loading disabled by Include/Exclude setting.
Exception thrown: 'System.IO.FileNotFoundException' in mscorlib.dll
'Orc.CrashReporting.Example.exe' (CLR v4.0.30319: Orc.CrashReporting.Example.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemXmlLinq\v4.0_4.0.0.0__b77a5c561934e089\PresentationFramework-SystemXmlLinq.dll'. Loading disabled by Include/Exclude setting.
'Orc.CrashReporting.Example.exe' (CLR v4.0.30319: Orc.CrashReporting.Example.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemXml\v4.0_4.0.0.0__b77a5c561934e089\PresentationFramework-SystemXml.dll'. Loading disabled by Include/Exclude setting.
'Orc.CrashReporting.Example.exe' (CLR v4.0.30319: Orc.CrashReporting.Example.exe): Loaded 'C:\Users\anielsen\AppData\Local\Temp\VisualStudio.XamlDiagnostics.17088\WpfXamlDiagnosticsTap.dll'. Loading disabled by Include/Exclude setting.
'Orc.CrashReporting.Example.exe' (CLR v4.0.30319: Orc.CrashReporting.Example.exe): Loaded 'C:\WINDOWS\assembly\GAC\Microsoft.VisualStudio.OLE.Interop\7.1.40304.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.OLE.Interop.dll'. Module was built without symbols.
'Orc.CrashReporting.Example.exe' (CLR v4.0.30319: Orc.CrashReporting.Example.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\UIAutomationTypes\v4.0_4.0.0.0__31bf3856ad364e35\UIAutomationTypes.dll'. Loading disabled by Include/Exclude setting.
'Orc.CrashReporting.Example.exe' (CLR v4.0.30319: Orc.CrashReporting.Example.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel.DataAnnotations\v4.0_4.0.0.0__31bf3856ad364e35\System.ComponentModel.DataAnnotations.dll'. Loading disabled by Include/Exclude setting.

I pressed the button here, so not sure what the top two exceptions are for.

Exception thrown: 'System.NotImplementedException' in Orc.CrashReporting.Example.exe
Exception thrown: 'System.InvalidOperationException' in Orc.CrashReporting.Example.exe
Exception thrown: 'System.InvalidOperationException' in Microsoft.Threading.Tasks.dll
Exception thrown: 'System.InvalidOperationException' in Microsoft.Threading.Tasks.dll
Exception thrown: 'System.InvalidOperationException' in Microsoft.Threading.Tasks.dll

So as you can see the error is being thrown, but the crash reporting isn't catching it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.