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

Armin Ehlert notifications at xxxxx
Wed Feb 26 10:33:32 UTC 2020


@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 OK.log](https://github.com/geany/geany-plugins/files/4254332/02.autoremove.OK.log)

next try with "./configure (OK) :+1: 
[03 configure plugins OK with debigger and VTE.log](https://github.com/geany/geany-plugins/files/4254521/03.configure.plugins.OK.with.debigger.and.VTE.log)
...
geany-plugins-1.36

  Build Environment:
    Geany version:                1.36 (GTK3)
    Install prefix:               /usr/local
    Datadir:                      /usr/local/share/geany-plugins
    Libdir:                       /usr/local/lib/geany-plugins
    Docdir:                       /usr/local/share/doc/geany-plugins
    Plugins path:                 /usr/local/lib/geany

  Build Features:
    Unit tests:                   no
    Static code checking:         yes
    Extra C compiler warnings:    yes
    Extra linker options:         yes

  Plugins:
    Addons:                       yes
    Autoclose:                    yes
    Automark:                     yes
    CodeNav:                      yes
    Commander:                    yes
    **Debugger:                     yes**
    Defineformat:                 yes
    _DevHelp:                      no_
    GeanyCtags:                   yes
    GeanyDoc:                     yes
    GeanyExtraSel:                yes
    _GeanyGenDoc:                  no_
    GeanyInsertNum:               yes
    LaTeX:                        yes
    _GeanyLua:                     no_
    GeanyMacro:                   yes
    GeanyMiniScript:              yes
    GeanyNumberedBookmarks:       yes
    GeanyPrj:                     yes
    _Geanypy:                      no_
    GeanyVC:                      yes
    _GeanyPG:                      no_
    _GeniusPaste:                  no_
    _GitChangeBar:                 no_
    keyrecord:                    yes
    LineOperations:               yes
    Lipsum:                       yes
    _Markdown:                     no_
    _MultiTerm:                    no_
    Overview:                     yes
    PairTagHighlighter:           yes
    PoHelper:                     yes
    _Pretty Printer:               no_
    ProjectOrganizer:             yes
    **Scope:                        yes**
    Sendmail:                     yes
    ShiftColumn:                  yes
    _Spellcheck:                   no_
    TreeBrowser:                  yes
    Tableconvert:                 yes
    _Updatechecker:                no_
    Vimode:                       yes
    _WebHelper:                    no_
    _Workbench:                    no_
    XMLSnippets:                  yes

  Features:
    GeanyVC GtkSpell support:     no
    Markdown library:             peg-markdown
    Utility library:              yes
    **Utility library VTE support:  yes** :+1: 

pi at raspberrypi:~/geany-plugins-1.36 $

Curiously now i have a lot of the "yes" Plugins, but not all e.g. Debugger & Scope NOT :(

![Geany plugin list without Debugger](https://user-images.githubusercontent.com/53791784/75334596-6fa37000-5888-11ea-9b70-2ea40f0e16bc.png)

some file are not loaded :octopus: 

[07 Geany Debug Messages.log](https://github.com/geany/geany-plugins/files/4254891/07.Geany.Debug.Messages.log)
> **Failed to load "/usr/local/lib/geany/debugger.so" - ignoring plugin!**
> Failed to load "/usr/local/lib/geany/geanynumberedbookmarks.so" - ignoring plugin!
> Failed to load "/usr/local/lib/geany/scope.so" - ignoring plugin!
> Failed to load "/usr/local/lib/geany/treebrowser.so" - ignoring plugin!

The missing files exists and the permissions are "right" or not?
![missing plugin files exists](https://user-images.githubusercontent.com/53791784/75336033-b98d5580-588a-11ea-96cf-4d925af46114.png)

Hopefully you can help me again, please!  :)

---------------

Because there are lot of "NO" plugins, I try it with all plugins :(
[04 configure ALL plugins FALSE.log](https://github.com/geany/geany-plugins/files/4254527/04.configure.ALL.plugins.FALSE.log)
...
**checking whether the GTK version in use is compatible with plugin devhelp... no**
**configure: error: devhelp is not compatible with the GTK version in use**
pi at raspberrypi:~/geany-plugins-1.36 $

My GTK 3.24 Version is the "newest" for GNU/Linux.
My GLib 2.58 version is not the newest (2.60), but I guess this is not the problem?
I should maybe open a new issue here for the "devhelp" problem or I don't need this really?
Any suggestions for the "no" plugins? 

-- 
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-591356549
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200226/af983bad/attachment.htm>


More information about the Github-comments mailing list