[Github-comments] [geany] Geany crashes suddenly (#795)

Matthew Brush notifications at xxxxx
Thu Dec 10 15:05:59 UTC 2015


A few questions:

- What version of Windows is that?
- Is it the Geany installer that comes with GTK+ bundled or did you provide own GTK+ (if so, what version)?
- What plugins are activated, if any, when the abort/exception occurs?
- What significance is the Java version (as Geany doesn't use Java at all)?

You might try to run Geany from command prompt[0], passing the `-v` option, which will make it write out debug messages to the command prompt. I'm guessing the messages will contain a bunch of warnings/error messages leading up to the abort/unhandled exception. If so, and you could paste the output here, that would be really useful to troubleshoot the issue.

[0]: from Command Prompt window, type similar to:

```
    C:\> C:\Program Files (x86)\Geany\bin\Geany.exe -v
```

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/795#issuecomment-163652435
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151210/43dd53d2/attachment.html>


More information about the Github-comments mailing list