Re: [Github-comments] [geany/geany] document location moves to cursor location on save (#1590)

2017-08-30 Thread Quentin Glidic
Oh, and please try to reproduce with Weston (at least 1.12). -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1590#issuecomment-325917836

Re: [Github-comments] [geany/geany] document location moves to cursor location on save (#1590)

2017-08-30 Thread Evgeni Golov
Fedora 26 here, running Wayland, and I can't reproduce the issue. * Geany 1.31 * GTK 3.22.19 * GLib 2.52.3 Opening a long file, doing some changes here and there. Pressing ^s. Neither my cursor nor the scrolling moves anywhere. -- You are receiving this because you are subscribed to this

Re: [Github-comments] [geany/geany] document location moves to cursor location on save (#1590)

2017-08-30 Thread Quentin Glidic
Could you both run `WAYLAND_DEBUG=debug geany` and pastebin the output please? Make it as quick as possible because it’ll be quite verbose. And shut Geany down right after you save. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on

Re: [Github-comments] [geany/geany] document location moves to cursor location on save (#1590)

2017-08-30 Thread Evgeni Golov
For me it was `WAYLAND_DEBUG=1` that triggered the behavior you wanted. [geany.txt](https://github.com/geany/geany/files/1262860/geany.txt) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [Github-comments] [geany/geany] “Join lines” doesn’t work if long line marker is disabled (#1591)

2017-08-30 Thread elextr
Yeah, gets the column but only uses it to [test if it exists](https://github.com/geany/geany/blob/0dc1e4c6d3129135b768f20b848c653e84c135ee/src/keybindings.c#L2429) and doesn't use it again. Looks like its a copy of `reflow_paragraph` above. Also that should go in the menu, its not very

Re: [Github-comments] [geany/geany] document location moves to cursor location on save (#1590)

2017-08-30 Thread ITwrx
i can't replicate this issue on my laptop which is a largely identical setup with either geany or geany-gtk3. these packages are the same on either laptop or desktop. glib2 2.52.3-1 gnome-shell 3.24.3-1 gtk2 2.24.31-1 gtk3 3.22.19-2 wayland 1.14.0-1 wayland-protocols 1.10-1 On desktop both

Re: [Github-comments] [geany/geany] Fix 1069 (#1445)

2017-08-30 Thread Thomas Martitz
@elextr @b4n @codebrainz ping -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1445#issuecomment-326124722

Re: [Github-comments] [geany/geany] Is there an easy way to increase line spacing? (#1592)

2017-08-30 Thread paul1149
Awesome. That was easy. Thanks so much! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1592#issuecomment-326005558

Re: [Github-comments] [geany/geany] Is there an easy way to increase line spacing? (#1592)

2017-08-30 Thread paul1149
Closed #1592. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1592#event-1227712152

Re: [Github-comments] [geany/geany] crash on multiline regexp (#1586)

2017-08-30 Thread elextr
> I attach the output of strace (last part) and ltrace (last lines of the file) > after the crash. Can that help?I also verified that the crash is not due to a > particular pattern in the input file between lines 5500 (where it doesn't > crash) and 5600 (where it crashes). Apparently, only size

Re: [Github-comments] [geany/geany] Is there an easy way to increase line spacing? (#1592)

2017-08-30 Thread elextr
`filetypes.common` has a `line_height` setting that sets extraascent and extradescent. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1592#issuecomment-326003757

[Github-comments] [geany/geany] Is there an easy way to increase line spacing? (#1592)

2017-08-30 Thread paul1149
I edit large text files in geany, and the wall of text is tiring on the eyes. A bit of white space would help tremendously. I've come across the Scintilla command, sci_setextradescent, but have no idea how to implement it. I wonder if there's an easy way to achieve this. Thanks. -- You are

Re: [Github-comments] [geany/geany] crash on multiline regexp (#1586)

2017-08-30 Thread Chayyoo
Here's the end of it:#16362 0x712a751c in ?? () from /lib/x86_64-linux-gnu/libpcre.so.3 #16363 0x712b15f0 in ?? () from /lib/x86_64-linux-gnu/libpcre.so.3 #16364 0x712a751c in ?? () from /lib/x86_64-linux-gnu/libpcre.so.3 #16365 0x712b6903 in pcre_exec () from

Re: [Github-comments] [geany/geany] crash on multiline regexp (#1586)

2017-08-30 Thread elextr
Ok, that shows that the crash is inside the PCRE library that Glib uses for regular expression handling. But what is the actual crash? Is it a segmentation violation? If it depends on size, are you running out of memory? -- You are receiving this because you are subscribed to this thread.

Re: [Github-comments] [geany/geany] crash on multiline regexp (#1586)

2017-08-30 Thread Chayyoo
It's a segmentation fault ("core dumped"). How can I tell if that's an out of memory? On Wednesday, 30 August 2017, 16:10, elextr wrote: Ok, that shows that the crash is inside the PCRE library that Glib uses for regular expression handling. But what is the

Re: [Github-comments] [geany/geany] crash on multiline regexp (#1586)

2017-08-30 Thread Chayyoo
I attach the output of strace (last part) and ltrace (last lines of the file) after the crash. Can that help?I also verified that the crash is not due to a particular pattern in the input file between lines 5500 (where it doesn't crash) and 5600 (where it crashes). Apparently, only size

[Github-comments] [geany/geany] geany cannot restore previous window size (after maximized) (#1593)

2017-08-30 Thread llpub
How to reproduce: (geany1.24 - 1.30, with gtk2 from xfce4.14, gnome3.14) 1. make sure "Save window position and geometry" is checked in preference; 2. resize geany window to any size (except nearly maximized size), here call this size as sizeA; 3. maximize geany window; 4. close && open geany,

[Github-comments] [geany/geany] Verbose symbols for functions (#1594)

2017-08-30 Thread OMG Eto Zhe BFG
I'd like to suggest a feature. Currently symbols list is very brief, it would be nice to know more about functions in it: for example, return type and input arguments, probably length in LOC. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or

Re: [Github-comments] [geany/geany] Verbose symbols for functions (#1594)

2017-08-30 Thread elextr
The functions declaration is shown by the tooltip when you hold the cursor over the entry on the symbols pane. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [Github-comments] [geany/geany] geany cannot restore previous window size (reopen after maximized) (#1593)

2017-08-30 Thread llpub
Closed #1593. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1593#event-1228785731

Re: [Github-comments] [geany/geany] geany cannot restore previous window size (reopen after maximized) (#1593)

2017-08-30 Thread llpub
Thank you, now I understand this. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1593#issuecomment-326179387