[Github-comments] [geany/geany-plugins] Debugger plugin missing in Geany 1.37.1 compiled for Ubuntu 18.04 on Nvidia Jetson Nano (#1116)

elextr notifications at xxxxx
Wed Nov 3 23:02:16 UTC 2021


@xiota some history, the debugger plugin was slow to update to GTK3, so it was disabled by various distros when they started shipping GTK3 geany (inc debian and ubuntu). After it was updated there was a delay before it was re-enabled on Debian/Ubuntu, possibly due to distro internal processes, so it was not in 18.04 the OPs distro was based on.

The OP therefore built a version of Geany and plugins where debugger had been updated.  They built correctly but some plugins don't load because autotools and Ubuntu disagree on which are system directories that are searched without an explicit `RPATH` so the `pluginutils` library was not found.  

Did you check the debugger and scope plugins actually loaded on all those systems you built the source package for?  If so it might be that Debian/Ubuntu have patched Geany's build, so it would be good to see if you can find what they did (patches S/B in Debians repo IIUC) and make a PR for GP.

-- 
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/1116#issuecomment-960268570
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211103/d8045ae3/attachment-0001.htm>


More information about the Github-comments mailing list