[Github-comments] [geany/geany-plugins] Splitting a snowman in half crashes Geany with Spell Check (inserting a space before Unicode VARIATION SELECTOR-16) (#1041)

Matthew Brush notifications at xxxxx
Sat Dec 5 21:40:17 UTC 2020


> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201205/4f3f6ad5/attachment.htm>


More information about the Github-comments mailing list