<p></p>
<blockquote>
<p dir="auto">or would they share config files or other resources?</p>
</blockquote>
<p dir="auto">Running Geany with <code>-c ../config</code> means it uses a separate config directory from your home one, and its inside the <code>geany-git</code> tree so it goes away with that tree.  All Geany resources are referenced to prefix, and the one in <code>geany-git</code> has that as its prefix, so doesn't use any of your system geany resources.  Obviously they share system libraries which is what we want to test. You can keep the new version around as long as you want of course, just <code>cd geany-git/bin; ./geany -c ../config</code> to run it again.  Note the <code>./</code> when running the separate Geany, essential, if you forget it will run the system Geany.</p>
<p dir="auto">Agree there are many moving parts, but you need to try enough combinations to identify the source of the issue, maybe keep a table:</p>
<table role="table">
<thead>
<tr>
<th>copy from</th>
<th>paste to</th>
<th>result</th>
</tr>
</thead>
<tbody>
<tr>
<td>wayland Geany</td>
<td>X11 urxvt</td>
<td>fail</td>
</tr>
<tr>
<td>xwayland Geany</td>
<td>X11 urxvt</td>
<td>pass</td>
</tr>
</tbody>
</table>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2079#issuecomment-1013767930">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ6ZPYJN47ECAIJD7BTUWH4HHANCNFSM4GUERFEA">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAIOWJ7DZJRI3EUHKYMVFTLUWH4HHA5CNFSM4GUERFEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHRWN56Q.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><geany/geany/issues/2079/1013767930</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2079#issuecomment-1013767930",
"url": "https://github.com/geany/geany/issues/2079#issuecomment-1013767930",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>