Re: [Github-comments] [geany-plugins] Debugger hangs geany if segmentation fault event appears (#347)

2016-02-02 Thread Colomban Wendling
Well, it's an interesting problem but I'm not sure it totally qualifies as a bug. Your sample file leads to infinite recursion, thus exploding the stack and leading to the crash. This makes GDB return 104806 stack frames (on my machine), which, well, is a lot. The hang you see is the time the

[Github-comments] [geany-plugins] Debugger hangs geany if segmentation fault event appears (#347)

2016-02-02 Thread Yan Pashkovsky
The program which I debug: https://gistgithubcom/Yanpas/f5c5f1359a384c3174de Placing BP on line 60 causes segfault soon Pressing OK on SegFault message hangs geany --- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/347

[Github-comments] [geany-themes] Submitting a new dark theme (#5)

2016-02-02 Thread jcd000
The make index command did not seem to have worked but it should be ready to go otherwise.. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany-themes/pull/5 -- Commit Summary -- * Submitting a new dark theme for geany * fixed mail address -- Fi

Re: [Github-comments] [geany] Menu item to load the full path of the current document to the clipboard (#846)

2016-02-02 Thread philip r brenan
Very useful. Thanks! --- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/846#issuecomment-178865489

Re: [Github-comments] [geany] Add feature: copy filename / copy filepath to clipboard (#868)

2016-02-02 Thread Enrico Tröger
Closed #868. --- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/868#event-536624423

Re: [Github-comments] [geany] Add feature: copy filename / copy filepath to clipboard (#868)

2016-02-02 Thread Enrico Tröger
As said in #846 , copying the file path of the current document is already implemented in the Addons plugin: http://plugins.geany.org/addons.html#copy-file-path There is a menu item in the Tools menu as well as a keyboard shortcut. What is missing is the "copy filename" but I'm not sure if it is

Re: [Github-comments] [geany] Menu item to load the full path of the current document to the clipboard (#846)

2016-02-02 Thread Enrico Tröger
This is already possible: the Addons plugin automatically adds a menu item in the Tools menu to copy the file path of the current document to the clipboard. This action is also avaliable as keyboard shortcut. --- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/i

Re: [Github-comments] [geany] Menu item to load the full path of the current document to the clipboard (#846)

2016-02-02 Thread Enrico Tröger
Closed #846. --- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/846#event-536621334

Re: [Github-comments] [geany] Under Windows geany couldn't open file which was found by grep utility (Cygwin) with non ascii filename. (#783)

2016-02-02 Thread Enrico Tröger
Hmm, I'm a bit out of ideas especially I cannot reproduce your issues then :(. --- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/783#issuecomment-178855573

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

2016-02-02 Thread hhallen
For what it's worth, I have been plagued by occasional crashes since I started using Geany version 1.26. I work with two different PCs. They both run Windows 7 64-bit; one is new and was set up in late November 2015 (it was in fact setting up this new PC that caused me to download the latest ve