Re: [Github-comments] [geany/geany] In IDLE my Tkinter program was executed, but Geany only starts a script (#2578)

2020-08-22 Thread elextr
How are you starting Geany? Are all the right python tk parts in your path? Sometimes Geany started from menus is not started i n a shell, so the login startup files are never read and setups are missed. -- You are receiving this because you are subscribed to this thread. Reply to this email

Re: [Github-comments] [geany/geany] In IDLE my Tkinter program was executed, but Geany only starts a script (#2578)

2020-08-22 Thread Matthew Brush
What happens if you run the script from the normal terminal outside of Geany? -- 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/2578#issuecomment-678674343

[Github-comments] [geany/geany-plugins] GeanyVC:(Fossil) Limit the width of the history log/timeline output (#1004)

2020-08-22 Thread nomadbyte
Fixes #1003 You can view, comment on, or merge this pull request online at: https://github.com/geany/geany-plugins/pull/1004 -- Commit Summary -- * GeanyVC:(Fossil) Limit the width of the history log/timeline output -- File Changes -- M geanyvc/src/vc_fossil.c (2) -- Patch Links --

Re: [Github-comments] [geany/geany] Underscore seen as space (#2579)

2020-08-22 Thread Matthew Brush
Closed #2579. -- 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/2579#event-3682210197

Re: [Github-comments] [geany/geany] Underscore seen as space (#2579)

2020-08-22 Thread Matthew Brush
Also duplicate of #2466, #1387, #2386, #2353, #2287. -- 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/2579#issuecomment-678672918

[Github-comments] [geany/geany] Underscore seen as space (#2579)

2020-08-22 Thread precesseur
Cant see the undersore (when it is there and seen by e.g. gedit): tried on several clorschemes Geany-INFO: 17:47:12.924: Geany 1.36, en_US.UTF-8 Geany-INFO: 17:47:12.924: GTK 3.24.20, GLib 2.64.3 Geany-INFO: 17:47:12.924: System data dir: /usr/share/geany Geany-INFO: 17:47:12.924: User config

[Github-comments] [geany/geany-plugins] GeanyVC:(Fossil) Long history log entries are shown in single lines (#1003)

2020-08-22 Thread nomadbyte
The Fossil history log/timeline entries are printed in single lines in VC-LOG editor tab. When a log's commit message is very long, it requires a lot of horizontal scrolling. This may be tedious and inconvenient. It should be possible to limit the width of the Fossil log to some reasonable

Re: [Github-comments] [geany/geany-plugins] Underscore seen as space (#1002)

2020-08-22 Thread Frank Lanitz
I think this is a duplicate of https://github.com/geany/geany/issues/2502 -- 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/1002#issuecomment-678660153

[Github-comments] [geany/geany] In IDLE my Tkinter program was executed, but Geany only starts a script (#2578)

2020-08-22 Thread hlech65730
Hello @ all, i am testing out a first Tkinter python program on different OS. On Raspbian ( Stretch ) i run this program under IDLE and IDLE3 and from Geany ( 1.29 ). The code is : ` #from Tkinter import * # Python 2 from tkinter import * # Python 3 # definition of function upper radio button

[Github-comments] [geany/geany-plugins] Underscore seen as space (#1002)

2020-08-22 Thread precesseur
Cant see the undersore (when it is there and seen by e.g. gedit): tried on several clorschemes Geany-INFO: 17:47:12.924: Geany 1.36, en_US.UTF-8 Geany-INFO: 17:47:12.924: GTK 3.24.20, GLib 2.64.3 Geany-INFO: 17:47:12.924: System data dir: /usr/share/geany Geany-INFO: 17:47:12.924: User config

Re: [Github-comments] [geany/geany-plugins] GeanyVC: 'Add to Version Control' action stays enabled for files already in repo (#970)

2020-08-22 Thread Frank Lanitz
Closed #970 via #971. -- 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#event-3681820794

Re: [Github-comments] [geany/geany-plugins] GeanyVC: Support multiple instances of current File menu (#971)

2020-08-22 Thread Frank Lanitz
Merged #971 into master. -- 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#event-3681820793

Re: [Github-comments] [geany/geany-plugins] GeanyVC: Assert from parse_fossil_info: assertion 'start' failed (#999)

2020-08-22 Thread Frank Lanitz
Closed #999 via #1001. -- 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/999#event-3681795559

Re: [Github-comments] [geany/geany-plugins] GeanyVC:(Fossil) When file being edited is not in the repo, simply return (#1001)

2020-08-22 Thread Frank Lanitz
Merged #1001 into master. -- 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/1001#event-3681795557