[Geany-Users] Incorrect icon path

Lev leventelist at xxxxx
Thu Feb 6 20:41:22 UTC 2020


On Wed, 5 Feb 2020 16:59:48 -0800
Matthew Brush <mbrush at codebrainz.ca> wrote:


> Hi,
>
> How did you uninstall the Geany you built? Did you use the `make
> uninstall` build system target or manually remove the files?
>
> One thing to check is if you run Geany from the command line, does it
> work, and if so, when you use the `-v` option (or from Help->Debug
> Messages), look at what the "System data dir" shows as. If it's showing
> /usr/local/share then you probably still have Geany in the other
> location. If it works properly from the command line but not from the
> .desktop launcher/shortcut thing, it may be that the .desktop file
> lingers in the `/usr/local/share/applications` directory or something.
>
> In any case, if you get the same version of Geany source you built from
> last time, configure it with the same options, you should be able to use
> `make uninstall` and it will delete any files that are put there by the
> build system/installer.
>
> Regards,
> Matthew Brush
> _______________________________________________
> Users mailing list
> Users at lists.geany.org
> https://lists.geany.org/cgi-bin/mailman/listinfo/users

Thanks for who replied.

Well, this is very strange. I installed geany with configure, make, make install from the git tree.

Now I have this debug messages, and there is no mention of any /usr/local path.

21:28:25: dbind WARNING	: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
21:28:25: Geany INFO		: Geany 1.36, en_US.utf8
21:28:25: Geany INFO		: GTK 3.24.5, GLib 2.58.3
21:28:25: Geany INFO		: System data dir: /usr/share/geany
21:28:25: Geany INFO		: User config dir: /home/lev/.config/geany
21:28:25: Geany INFO		: Loaded GTK+ CSS theme '/usr/share/geany/geany.css'
21:28:25: Geany INFO		: Loaded GTK+ CSS theme '/usr/share/geany/geany-3.20.css'
21:28:25: Geany INFO		: System plugin path: /usr/lib/x86_64-linux-gnu/geany
21:28:25: Geany INFO		: Added filetype Genie (61).
21:28:25: Geany INFO		: Added filetype Groovy (62).
21:28:25: Geany INFO		: Added filetype JSON (63).
21:28:25: Geany INFO		: Added filetype TypeScript (64).
21:28:25: Geany INFO		: Added filetype Nim (65).
21:28:25: Geany INFO		: Added filetype Kotlin (66).
21:28:25: Geany INFO		: Added filetype Swift (67).
21:28:25: Geany INFO		: Added filetype Cython (68).
21:28:25: Geany INFO		: Added filetype CUDA (69).
21:28:25: Geany INFO		: Added filetype Clojure (70).
21:28:25: Geany INFO		: Added filetype Arduino (71).
21:28:25: Geany INFO		: Added filetype Scala (72).
21:28:25: Geany INFO		: Added filetype Graphviz (73).
21:28:25: Geany INFO		: Loaded libvte from libvte-2.91.so.0
21:28:25: Geany INFO		: Loaded:   /usr/lib/x86_64-linux-gnu/geany/automark.so (Auto-mark)
21:28:25: Geany INFO		: Loaded:   /usr/lib/x86_64-linux-gnu/geany/geanyvc.so (GeanyVC)
21:28:25: Geany INFO		: Loaded:   /usr/lib/x86_64-linux-gnu/geany/git-changebar.so (Git Change Bar)
21:28:25: SpellCheck DEBUG	: Initializing Enchant library version 1.6 or older
21:28:25: Geany INFO		: Loaded:   /usr/lib/x86_64-linux-gnu/geany/spellcheck.so (Spell Check)
21:28:25: Geany INFO		: /home/lev/git/personal/cal/log.txt : None (UTF-8)

I have a debian stable, but geany is installed from bullseye. However, I have the same behavior with the package from stable.


Bests,
Levente

--
Levente Kovacs
Senior Electronic Engineer

W: http://levente.logonex.eu


More information about the Users mailing list