Re: [Github-comments] [geany/geany] Geany crashes if help is clicked in Plugin Manager (not on the first time) (#1781)

2018-02-25 Thread LarsGit223
> No GTK 3.18.9, GLib 2.48.2 I think you mis-read something. This are exactly the versions I use. -- 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/1781#issuecomment-368306329

Re: [Github-comments] [geany/geany] Geany crashes if help is clicked in Plugin Manager (not on the first time) (#1781)

2018-02-25 Thread LarsGit223
I can confirm that. The click speed in the bad case is that fast that the first row of the table gets selected shortly. In the good case without the crash, the selected row does not change. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or

[Github-comments] [geany/geany] Installed geany on a windows 7 machine with English US set, but all text I type is in Japanese (#1785)

2018-02-25 Thread bananasushininja
I installed the latest geany on my windows 7 machine a couple days ago. When I type anywhere on the program that text can be typed, it appears in one the the Japanese alphabets (katakana). The encoding in the program is set to UTF-8. No matter what I change the encoding to, it is still typing

Re: [Github-comments] [geany/geany] Feature suggestion: Color picker/translator (#1669)

2018-02-25 Thread LarsGit223
This can be closed as the feature is released in geany-plugins 1.33 (plugin Addons). -- 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/1669#issuecomment-368340189

Re: [Github-comments] [geany/plugins.geany.org] Links to pictures are broken. (#4)

2018-02-25 Thread Michael Spahn
I agree, anyway we shouldn't embed pictures from untrusted sources. -- 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/plugins.geany.org/issues/4#issuecomment-368341633

Re: [Github-comments] [geany/geany] I would like Hangul code CP949 supports. (#1782)

2018-02-25 Thread elextr
@eht16 sorry I meant no programmatic way so we can populate the list of encodings, unless you want to spawn `iconv -l` and parse the results, but then also how to divide the menu into the submenus? -- You are receiving this because you are subscribed to this thread. Reply to this email

Re: [Github-comments] [geany/geany-plugins] Debugger fails with "Error loading file" (#309)

2018-02-25 Thread Matthew Brush
Unfortunately you don't seem to have debugging symbols for the plugin so it doesn't tell where the problem is. -- 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-plugins] Feature suggestion: Color picker/translator (#663)

2018-02-25 Thread LarsGit223
This is released in geany-plugins 1.33 and can be closed. -- 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-plugins/issues/663#issuecomment-368339960

[Github-comments] [geany/plugins.geany.org] Added link to github directory for rst2html config files. (#9)

2018-02-25 Thread LarsGit223
There is no need to disturb Dominic if the files are publically available anyway. You can view, comment on, or merge this pull request online at: https://github.com/geany/plugins.geany.org/pull/9 -- Commit Summary -- * Added link to github directory for rst2html config files. -- File

Re: [Github-comments] [geany/geany-plugins] Workbench: create files and directories from workbench's pane (#660)

2018-02-25 Thread LarsGit223
This is now released in geany-plugins 1.33 and therefore the issue can be closed. -- 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-plugins/issues/660#issuecomment-368337232

Re: [Github-comments] [geany/plugins.geany.org] Added link to github directory for rst2html config files. (#9)

2018-02-25 Thread Michael Spahn
msphn approved this pull request. Thanks  -- 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/plugins.geany.org/pull/9#pullrequestreview-99153026

Re: [Github-comments] [geany/geany] Feature suggestion: Color picker/translator (#1669)

2018-02-25 Thread Frank Lanitz
Closed #1669. -- 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/1669#event-1490981138

Re: [Github-comments] [geany/geany] Small fix of Russian translation (#1770)

2018-02-25 Thread Frank Lanitz
Merged #1770. -- 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/1770#event-1490981280

Re: [Github-comments] [geany/geany-plugins] Workbench: create files and directories from workbench's pane (#660)

2018-02-25 Thread Matthew Brush
Closed #660. -- 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-plugins/issues/660#event-1490951154

Re: [Github-comments] [geany/plugins.geany.org] Links to pictures are broken. (#4)

2018-02-25 Thread LarsGit223
I checked the current situation and this is the result: Plugin with image reference | Status --- | - **addons** | OK - Image is displayed **automark** | OK - Image is displayed **markdown** | OK - Images are displayed **debugger** | link to

Re: [Github-comments] [geany/geany] I would like Hangul code CP949 supports. (#1782)

2018-02-25 Thread Enrico Tröger
Oh, no. I was just talking about adding CP949, not everything ever possible. -- 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/1782#issuecomment-368344790

Re: [Github-comments] [geany/geany-plugins] Feature suggestion: Color picker/translator (#663)

2018-02-25 Thread Matthew Brush
Closed #663. -- 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-plugins/issues/663#event-1490992049

Re: [Github-comments] [geany/geany] Installed geany on a windows 7 machine with English US set, but all text I type is in Japanese (#1785)

2018-02-25 Thread elextr
The encoding does not change the input method or the keyboard layout. The keyboard layout is handled by the GTK library and all Geany sees are Unicode values. I am unfortunately not sure how to switch input methods and/or keyboard layouts for GTK, especially on Windows. @eht16 @codebrainz or

Re: [Github-comments] [geany/geany-plugins] commander: use new plugin API. (#703)

2018-02-25 Thread Colomban Wendling
> But IMHO it is not just a change for the sake of change but a change for > consistency and cleanup. I sympathize with the idea of using current APIs in general. However, as said we made quite some efforts to make sure the older API is still fully functional -- and if you check Geany's code,

[Github-comments] [geany/geany] plugin-manager: sync buttons on "button-release-event" (#1784)

2018-02-25 Thread LarsGit223
On fast-clicks/double-clicks on a plugin row the selected row can change and the buttons (e.g. the "Help" button) can get out of sync. That means that e.g. a plugin is selected which has not got an help function but the "Help" button is activated. Clicking the button is such a situation leads to a

Re: [Github-comments] [geany/geany] Geany crashes if help is clicked in Plugin Manager (not on the first time) (#1781)

2018-02-25 Thread elextr
Cannot reproduce, @LarsGit223 which plugin? -- 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/1781#issuecomment-368302510

Re: [Github-comments] [geany/geany] Geany crashes if help is clicked in Plugin Manager (not on the first time) (#1781)

2018-02-25 Thread elextr
> Are you using the same GTK/glib versions? No GTK 3.18.9, GLib 2.48.2 I think its far more likely to be sensitive to the time between on and off, on is the thing that loads the .so and links symbols, ok, its likely to be faster the second and subsequent times, but still its some work. And if

Re: [Github-comments] [geany/geany] Geany crashes if help is clicked in Plugin Manager (not on the first time) (#1781)

2018-02-25 Thread LarsGit223
I just downloaded the current master version of geany into a new, fresh directory and built that. No difference, sill crashes (just to be sure I did not mess something up in my other folder). -- You are receiving this because you are subscribed to this thread. Reply to this email directly or

Re: [Github-comments] [geany/geany] Geany crashes if help is clicked in Plugin Manager (not on the first time) (#1781)

2018-02-25 Thread elextr
I am currently on a different machine and only have Geany core plugins (all of which have no help) so I can't try it again, but one thing I noticed is that if you double click on the checkbox the selected row jumps to the top. Maybe you are double clicking and changing the selected row and

Re: [Github-comments] [geany/geany] Geany crashes if help is clicked in Plugin Manager (not on the first time) (#1781)

2018-02-25 Thread LarsGit223
Never mind. I can confirm it is the click speed between the On-Off which matters: - clicking in a one second speed (like _"21 - click - 22 -click - 23 - click"_) "solves" the problem, no crash - if I click fast then a single "On-Off-On-Help" or "Off-On-Help" sequence is enough to get the crash

Re: [Github-comments] [geany/geany] Mention GTK 3 for the first time (#1780)

2018-02-25 Thread elextr
@b4n, on which GTK3 version, I know Geany runs with many, but really the only stable one is 3.22. -- 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/1780#issuecomment-368291052

Re: [Github-comments] [geany/geany] Geany crashes if help is clicked in Plugin Manager (not on the first time) (#1781)

2018-02-25 Thread elextr
The line in the [BT](https://github.com/geany/geany/blob/7d2e6182110a24b505c732f221dd79415f174024/src/plugins.c#L1868) indicates that cbs.help is null, and thats set [here](https://github.com/geany/geany/blob/7d2e6182110a24b505c732f221dd79415f174024/src/plugins.c#L539) which as you can see

Re: [Github-comments] [geany/geany] updated it.po for 1.33 (#1783)

2018-02-25 Thread Frank Lanitz
Merged #1783. -- 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/1783#event-1490807401

Re: [Github-comments] [geany/geany] Geany crashes if help is clicked in Plugin Manager (not on the first time) (#1781)

2018-02-25 Thread LarsGit223
To point one thing out: it does not happen always but in far more than 50% of my attempts. I tried waiting after the multiple On-Off-On-Switching. So I waited 5, 10 and 20seconds before clicking on "Help" but it did not make a difference. Still crashes. So as you say if something is "out of

Re: [Github-comments] [geany/geany-plugins] commander: use new plugin API. (#703)

2018-02-25 Thread LarsGit223
> And there's at least one unrelated change (help location), which should at > least be a separate commit. Ok, I did not realize that it is opening the local file. Will remove it from this PR. > I fail to see what value these changes give, given that the "old" API is > fully functional (we

Re: [Github-comments] [geany/geany] Geany crashes if help is clicked in Plugin Manager (not on the first time) (#1781)

2018-02-25 Thread elextr
So somewhere maybe the PM is reading the active row instead of remembering which plugin its enabling, so its suddenly getting a disconnect between a plugin it thought had help and one that doesn't. -- You are receiving this because you are subscribed to this thread. Reply to this email

Re: [Github-comments] [geany/geany] Geany crashes if help is clicked in Plugin Manager (not on the first time) (#1781)

2018-02-25 Thread elextr
Oh, I read @codebrainz versions, oops :) -- 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/1781#issuecomment-368306510

[Github-comments] [geany/geany] updated it.po for 1.33 (#1783)

2018-02-25 Thread Giuseppe
You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/1783 -- Commit Summary -- * updated it.po for 1.33 -- File Changes -- M po/it.po (5) -- Patch Links -- https://github.com/geany/geany/pull/1783.patch

Re: [Github-comments] [geany/geany] Geany crashes if help is clicked in Plugin Manager (not on the first time) (#1781)

2018-02-25 Thread LarsGit223
The plugin doesn't matter. I can re-produce it with every plugin that supports the help button/which has got an help button. To be explicit I re-produced it with this plugins: - Auto-Close - Auto-Mark - Code Navigation - Commander - Define formatter - GeanyCtags - Latex - Macros - Project

Re: [Github-comments] [geany/geany] Geany crashes if help is clicked in Plugin Manager (not on the first time) (#1781)

2018-02-25 Thread LarsGit223
Hmmm...will try to give the first plugin a help. If your assumption is true it should then open the wrong help instead of crashing. But I will be gone now, maybe I got time for it in the evening. Thanks for your help. -- You are receiving this because you are subscribed to this thread. Reply

Re: [Github-comments] [geany/geany] Geany crashes if help is clicked in Plugin Manager (not on the first time) (#1781)

2018-02-25 Thread LarsGit223
@elextr: Good catch! :clap: The first plugin in my list is Addons. If I give it a help function then in the good case I get the desired help (e.g. auto-mark). But in the bad case it opens the wrong help now (Addons) instead of crashing. -- You are receiving this because you are subscribed to

[Github-comments] [geany/geany-plugins] 1.33.0

2018-02-25 Thread Frank Lanitz
## General: * Rename plugin geanylatex to latex * utils lib: added new function 'gp_filelist_scan_directory_full() (PR #681) ## Addons: * Show color tip and start Color Chooser with double click (PR #664) ## GeanyLua: * Add filetype to set in geany.newfile() (PR #652) * Add function

[Github-comments] [geany/geany] Geany 1.33

2018-02-25 Thread Enrico Tröger
## Bug fixes * Fix the symbols tree hierarchy when several tags have the same name ([PR#1598](https://github.com/geany/geany/pull/1598)). ## Interface * Add a tooltip showing the full path on menu items representing documents ([PR#1706](https://github.com/geany/geany/pull/1706)). * Add a note

Re: [Github-comments] [geany/geany] I would like Hangul code CP949 supports. (#1782)

2018-02-25 Thread Enrico Tröger
`iconv -l` exists to list supported encodings, on my system I actually have CP949: ``` [15:55:39] enrico@endor (0) [master] : ~/projects/geany% iconv -l | /bin/grep CP949 CP949// MSCP949// ``` So it should be possible to add to Geany. I can't say when but if I find a little time, I will give it