Hello,
i have installed Geany 1.36 on a Windows HP Laptop. In the message- and side- window only small boxes ( caskets ) are shown , no signs. Additional the search function with Ctrl-F does not work, Geany chrashed and must beclosed.
Regards, Hlech65730(a)aol.com
![Geany_Problem_1](https://user-images.githubusercontent.com/34654103/72238957-aaef2580-35df-11ea-8661-8a1893a44b82.jpg)
![Geany_Problem_2](https://user-images.githubusercontent.com/34654103/72238960-adea1600-35df-11ea-801b-0d987fc3c28f.jpg)
--
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/2419
Geany shows only rectangular signs instead of readable letters.
The letter types for the python code files i could change in view menu, but the signs in the side and the status windows are not changed. How can i change this ?
![Geany_Fehler_Win10](https://user-images.githubusercontent.com/34654103/59268922-0de59c00-8c4e-11e9-87c0-6ab684500e48.jpg)
--
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/2185
Using GeanyVC with Geany 1.36 on Ubuntu 18.04.
When I enabled plugin configuration options: "Show VC entries at editor menu". The menu was added to Editor context menu (right-click menu), this is in addition to the menu under Tools in main menu.
For a given managed file (already in repo), the "Add to Version Control" entry in the Editor context menu shows up correctly grayed out (disabled). However, this action is still enabled in the Tools>Version Control>File menu. The entry gets grayed out correctly again, when I **disable** the config option "Show VC entries at editor menu".
--
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/970
Fixes #970.
Enabling Editor context menu in config options creates a new instance of File menu in addition to the one under Tools> Version Control. It's properly attached to its parent. However, updates are done only to a single instance (basically the last one to initialize), which in this case is the one in Editor context menu.
Added support for multiple instance of the current File menu, so that these get properly updated.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/971
-- Commit Summary --
* GeanyVC: Support multiple instances of current File menu
-- File Changes --
M geanyvc/src/geanyvc.c (140)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/971.patchhttps://github.com/geany/geany-plugins/pull/971.diff
--
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/pull/971
Since GTK+ 3.20 the scrollbar does not update or only updates erratically. This affects the editor window and doesn't happen for all files.
I bisected a specific gtk commit and will also open a bug report there.
---
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/1002
Hello @all,
in my Geany ( V 1.35 , Win10, GTK 2.0 ) edit window a vertical green line over the code at column 46 is shown. I don´t know what this line is for and how i can delete it ?
Thanks for an answer !
Regards, Hlech65730
--
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/2396
I can type ":" command but after i type command i want and press enter , nothing happen, it still in ":" command , please fix this .
Thank you.
--
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/941
"gms" is an abbreviation used in this document - "gms" is not a kind of Mini Script; it ***IS*** Mini Script...
Used uppercase for the abbreviation as it is not the name of an executable. And properly introduced the abbreviation.
Used the name "Mini Script" as that is what it is called in the Plugin Manager - though it is currently not consistently spelled in the software.
Dropped the word "configuring" as there isn't any one-time configuration part - only the options/settings in the Mini Script window.
General copy editing (e.g. ref. <https://en.wikipedia.org/wiki/Perl>, <https://en.wikipedia.org/wiki/Python_%28programming_language%29>, and <https://en.wikipedia.org/wiki/AWK>).
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/984
-- Commit Summary --
* Update README - "Mini Script"
-- File Changes --
M geanyminiscript/README (30)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/984.patchhttps://github.com/geany/geany-plugins/pull/984.diff
--
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/pull/984
I can't find how to change the IDE language from Arabic to English, it selected depending my system (Windows here), and i don't want Geany in Arabic IDE.
Also when changed to English it want to care about disabling "right to left" too.
In fact it is common problem with applications that uses GTK2, for example [Gimp](https://bugzilla.gnome.org/show_bug.cgi?id=679214)
--
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/1757