<p></p>
<blockquote>
<p>So, the colored variant seems not relevant for the crash.</p>
</blockquote>
<p>Agree, it seems unlikely that it's related to the font, but <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/hroncok/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/hroncok">@hroncok</a> does have a different emoji font than Noto.</p>
<blockquote>
<p>Can I run it without make install? Do I need to do this with plugins and geany somehow combined?</p>
</blockquote>
<p>You could configure it with a different prefix, like:</p>
<pre><code>$ ./configure --prefix=/tmp/bleh
$ make
$ make install
$ /tmp/bleh/bin/geany -v
</code></pre>
<p>Once running you can set an <code>Extra plugin path</code> in <code>Preferences</code>-><code>General</code> to point to your existing plugins directory (ex. <code>/usr/lib/geany</code> or wherever your distro package puts them).</p>

<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-plugins/issues/1041#issuecomment-739419623">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ7OZ3S3EQJQSXCRYFDSTKSEDANCNFSM4UHMIKQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJYEFQC3365P5YFZLYTSTKSEDA5CNFSM4UHMIKQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFQJKLZY.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-plugins/issues/1041#issuecomment-739419623",
"url": "https://github.com/geany/geany-plugins/issues/1041#issuecomment-739419623",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>