<ul>
<li>I get a similar message when I opened geany from the command line.</li>
<li>I was using xargs geany with a grep.</li>
<li>I was using my terminal emulator.</li>
<li>I am not running as root.</li>
<li>I am on Debian Stretch, Geany 1.29, not sure about GTK version.</li>
</ul>
<p>Message when I run <geany -v>.</p>
<pre><code>** (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)
</code></pre>
<p>I was running the following when I got the initial message:</p>
<pre><code>grep -Prl --color=never '(map|grep)\(.+?\)' --include '*.p[lm]' | sort | xargs geany
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2208?email_source=notifications&email_token=AAIOWJ6LWFP5TAEBZT3ERKLP5FJ35A5CNFSM4H4NXHR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY4XWOI#issuecomment-507083577">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJZYEX3OSMTWGZMUX6DP5FJ35ANCNFSM4H4NXHRQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJ7S4Z4PN7HMXMMGBFDP5FJ35A5CNFSM4H4NXHR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY4XWOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2208?email_source=notifications\u0026email_token=AAIOWJ6LWFP5TAEBZT3ERKLP5FJ35A5CNFSM4H4NXHR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY4XWOI#issuecomment-507083577",
"url": "https://github.com/geany/geany/issues/2208?email_source=notifications\u0026email_token=AAIOWJ6LWFP5TAEBZT3ERKLP5FJ35A5CNFSM4H4NXHR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY4XWOI#issuecomment-507083577",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>