Message when I run <geany -v>.
** (geany:6010): WARNING **: (bridge.c:993):atk_bridge_adaptor_init: runtime check failed: (root)
Geany-INFO: Geany 1.29, en_US.UTF-8
Geany-INFO: GTK 2.24.31, GLib 2.50.3
Geany-INFO: System data dir: /usr/share/geany
Geany-INFO: User config dir: /home/me/.config/geany
Geany-INFO: System plugin path: /usr/lib/x86_64-linux-gnu/geany
Geany-INFO: Added filetype Cython (61).
Geany-INFO: Added filetype JSON (62).
Geany-INFO: Added filetype Genie (63).
Geany-INFO: Added filetype Graphviz (64).
Geany-INFO: Added filetype CUDA (65).
Geany-INFO: Added filetype Clojure (66).
Geany-INFO: Added filetype Scala (67).
Geany-INFO: Loaded libvte from libvte.so.9
Geany-INFO: Loaded: /usr/lib/x86_64-linux-gnu/geany/addons.so (Addons)
Geany-INFO: Ignoring only one of plugin_key_group[_info] symbols defined for plugin 'Code navigation'. Maybe use plugin_set_key_group() instead?
Geany-INFO: Loaded: /usr/lib/x86_64-linux-gnu/geany/codenav.so (Code navigation)
Geany-INFO: Loaded: /usr/lib/x86_64-linux-gnu/geany/spellcheck.so (Spell Check)
Geany-INFO: Loaded: /usr/lib/x86_64-linux-gnu/geany/splitwindow.so (Split Window)
Geany-INFO: unknown : None (UTF-8)
I was running the following when I got the initial message:
grep -Prl --color=never '(map|grep)\(.+?\)' --include '*.p[lm]' | sort | xargs geany
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.