Re: [Github-comments] [geany/geany-plugins] Debugger Plugin on Raspian (Pi4) doesn't work (not loaded) (#957)

2020-02-26 Thread Armin Ehlert
Closed #957. -- 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/957#event-3073638839

Re: [Github-comments] [geany/geany-plugins] Debugger Plugin on Raspian (Pi4) doesn't work (not loaded) (#957)

2020-02-26 Thread Armin Ehlert
### I'm very happy (for the first) it's seems to work now! ![Geany with Debugger](https://user-images.githubusercontent.com/53791784/75346959-0b8ca600-58a0-11ea-999a-d62db8125743.png) I don't exactly know what happened :dancer: The other 3 missing plugins are also loaded

Re: [Github-comments] [geany/geany-plugins] Debugger Plugin on Raspian (Pi4) doesn't work (not loaded) (#957)

2020-02-26 Thread Armin Ehlert
@LarsGit223 & @elextr now I have installed the libvte-2.91-dev without errors :) [01 install libvte-2.91-dev OK.log](https://github.com/geany/geany-plugins/files/4254311/01.install.libvte-2.91-dev.OK.log) then "auto removed" the old libs (OK) [02 autoremove

Re: [Github-comments] [geany/geany-plugins] Debugger Plugin on Raspian (Pi4) doesn't work (not loaded) (#957)

2020-02-26 Thread Armin Ehlert
@LarsGit223 Yesterday, I did not see these messages (Utility library VTE support: yes), unfortunately also not saved the output :( -- 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] Debugger Plugin on Raspian (Pi4) doesn't work (not loaded) (#957)

2020-02-26 Thread Armin Ehlert
@codebrainz thx for the hint, you are right, I have installed too much packages ;) -- 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/957#issuecomment-591299591

Re: [Github-comments] [geany/geany-plugins] Debugger Plugin on Raspian (Pi4) doesn't work (not loaded) (#957)

2020-02-25 Thread Armin Ehlert
hmmm... Please, I need a little help: ### Geany "Compilation" (after installation of): + autoconf + intltool + libtool ... sudo ./autogen.sh Warning: I am going to run configure with no arguments. ... Install Geany in : /usr/local Using GTK version : 3.24.5

Re: [Github-comments] [geany/geany-plugins] Debugger Plugin on Raspian (Pi4) doesn't work (not loaded) (#957)

2020-02-25 Thread Armin Ehlert
today interim results on my Raspbian (Pi4): + now Geany 1.36 is running 12:21:27: Geany INFO: Geany 1.36, en_US.UTF-8 12:21:27: Geany INFO: GTK 3.24.5, GLib 2.58.3 12:21:27: Geany INFO: System data dir: /usr/local/share/geany 12:21:27: Geany INFO: User config dir: /home/pi/.config/geany

Re: [Github-comments] [geany/geany-plugins] Debugger Plugin on Raspian (Pi4) doesn't work (not loaded) (#957)

2020-02-25 Thread Armin Ehlert
@elextr thx for these infos. It makes sense  I try to repair this Debugger Problem with a new installation of Geany 樂 -- 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] Debugger Plugin on Raspian (Pi4) doesn't work (not loaded) (#957)

2020-02-24 Thread Armin Ehlert
@LarsGit223 today this are Geanys debug messages: 08:52:08: Geany INFO: Geany 1.33, en_US.UTF-8 08:52:08: Geany INFO: GTK 3.24.5, GLib 2.58.3 08:52:08: Geany INFO: System data dir: /usr/share/geany 08:52:08: Geany INFO: User config dir: /home/pi/.config/geany 08:52:09: Geany INFO: Loaded GTK+ CSS

Re: [Github-comments] [geany/geany-plugins] Debugger Plugin on Raspian (Pi4) doesn't work (not loaded) (#957)

2020-02-24 Thread Armin Ehlert
sorry @elextr I'am not so familiar with this system (newbi). Geany v1.33 was pre-installed with the "newest" Raspbian Desktop (Debian Buster). I have installed the plugins in a normal manner with "sudo apt-get install geany-plugins". -- You are receiving this because you are subscribed to

[Github-comments] [geany/geany-plugins] Debugger Plugin on Raspian (Pi4) doesn't work (not loaded) (#957)

2020-02-24 Thread Armin Ehlert
The other plugins are "visible", but not the "Debugger" and "DevHelp" items. My Environment: g++ & gdb (Raspbian 8.2.1-2) Electron: 7.1.7 Chrome: 78.0.3904.130 Node.js: 12.8.1 V8: 7.8.279.23-electron.0 OS: Linux arm 4.19.97-v7l+ The hint from @LarsGit223 doesn't work too (sudo apt-get install

Re: [Github-comments] [geany/geany-plugins] debugger (#938)

2020-02-24 Thread Armin Ehlert
for me it's the same debugger issue on my Raspbian (Pi4) :( @LarsGit223 "sudo apt-get install libvte-2.91-dev" doesn't helped too... -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: