[Issue 11865] Unhandled exception does not show crash dialog

2022-12-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11865 Iain Buclaw changed: What|Removed |Added Priority|P2 |P3 --

[Issue 11865] Unhandled exception does not show crash dialog

2014-04-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11865 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Issue 11865] Unhandled exception does not show crash dialog

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11865 --- Comment #6 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/779142e3332a07ce3bf431befb572bafd5024066 Fix Issue 11865

[Issue 11865] Unhandled exception does not show crash dialog

2014-01-06 Thread d-bugmail
/d251e4fa1f3298b07f2e57acc3c1c6ede48531b8 rt.dmain2: Fix Issue 11865 - Unhandled exception does not show crash dialog If a console window is not present, display uncaught exceptions in a standard Windows message box. https://github.com/D-Programming-Language/druntime/commit/d0494632d6d7789fd4f94994ef52983935123052 Merge

[Issue 11865] Unhandled exception does not show crash dialog

2014-01-06 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11865 --- Comment #5 from Vladimir Panteleev thecybersha...@gmail.com 2014-01-06 10:18:46 EET --- (In reply to comment #3) Could there be a way to set a delegate that is called when there is an uncaught exception and have an easy way to get the

[Issue 11865] Unhandled exception does not show crash dialog

2014-01-05 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11865 --- Comment #3 from Jordan Miner jmin...@gmail.com 2014-01-05 18:31:08 PST --- Thanks for writing the patch. Sounds like a good improvement that I'll use during development. Reading about WER more, I think I'd rather bypass it and handle

[Issue 11865] Unhandled exception does not show crash dialog

2014-01-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11865 Vladimir Panteleev thecybersha...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 11865] Unhandled exception does not show crash dialog

2014-01-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11865 --- Comment #2 from Vladimir Panteleev thecybersha...@gmail.com 2014-01-05 09:02:36 EET --- I would want to upload stack traces to my own server instead of Microsoft's So, do I understand correctly that D's standard uncaught exception