> So, the colored variant seems not relevant for the crash.

Agree, it seems unlikely that it's related to the font, but @hroncok does have 
a different emoji font than Noto.

> Can I run it without make install? Do I need to do this with plugins and 
> geany somehow combined?

You could configure it with a different prefix, like:

```
$ ./configure --prefix=/tmp/bleh
$ make
$ make install
$ /tmp/bleh/bin/geany -v
```
Once running you can set an `Extra plugin path` in `Preferences`->`General` to 
point to your existing plugins directory (ex. `/usr/lib/geany` or wherever your 
distro package puts them).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1041#issuecomment-739419623

Reply via email to