[Github-comments] Re: [geany/geany-plugins] can't save new files under windows 10 (#737)

2023-11-02 Thread l33tlinuxh4x0r via Github-comments
This is still an issue on windows 11. Has anyone found a fix yet? -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/737#issuecomment-1791866101 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany] Geany segfaults after clicking new document 3 or 4 times (#2736)

2024-04-24 Thread l33tlinuxh4x0r via Github-comments
gdb says... ``` Thread 1 "geany" received signal SIGSEGV, Segmentation fault. 0x77e4739a in pango_attr_list_unref () ``` -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/2736#issuecomment-2075807426 You are receiving this because you are

[Github-comments] Re: [geany/geany] Geany segfaults after clicking new document 3 or 4 times (#2736)

2024-04-24 Thread l33tlinuxh4x0r via Github-comments
I too have this same issue... If I open Geany and press Ctrl+N start typing a file and save it then click in the text area of the file with my mouse it segfaults... I can confirm that spamming the mouse in the text area after pressing Ctrl+N also segfaults. I am running gentoo compiled from

[Github-comments] Re: [geany/geany] Geany segfaults after clicking new document 3 or 4 times (#2736)

2024-04-24 Thread l33tlinuxh4x0r via Github-comments
``` gdb GNU gdb (Gentoo 14.2 vanilla) 14.2 Copyright (C) 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type

[Github-comments] [geany/geany] Geany segfaults after clicking in a new documents text area. (Issue #3857)

2024-04-24 Thread l33tlinuxh4x0r via Github-comments
If I open Geany and press Ctrl+N start typing a file and save it then click in the text area of the file with my mouse it segfaults... If I spam the mouse in the text area after pressing Ctrl+N also segfaults. I am running gentoo fully up to date compiled from source Geany version 2.0. ```

[Github-comments] Re: [geany/geany] Geany segfaults after clicking new document 3 or 4 times (#2736)

2024-04-24 Thread l33tlinuxh4x0r via Github-comments
I have figured out that the bug is only present in X11. When running Wayland the bug no longer happens. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/2736#issuecomment-2075900204 You are receiving this because you are subscribed to this thread.

[Github-comments] Re: [geany/geany] Geany segfaults after clicking new document 3 or 4 times (#2736)

2024-04-24 Thread l33tlinuxh4x0r via Github-comments
It is X11. I switched to Wayland and the issue went away. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/2736#issuecomment-2075940983 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany] Geany segfaults after clicking new document 3 or 4 times (#2736)

2024-04-24 Thread l33tlinuxh4x0r via Github-comments
> When it stops at "(gdb)" type "backtrace" and return. Thanks... ``` l33tlinuxh4x0r@Ryzen ~ $ gdb GNU gdb (Gentoo 14.2 vanilla) 14.2 Copyright (C) 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are

[Github-comments] Re: [geany/geany] Geany segfaults after clicking new document 3 or 4 times (#2736)

2024-04-24 Thread l33tlinuxh4x0r via Github-comments
> Without a backtrace have no idea whats wrong. Could you please tell me who to obtain a backtrace? -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/2736#issuecomment-2075913143 You are receiving this because you are subscribed to this thread.