[Github-comments] [geany/geany] PowerShell Quote Escaping improperly highlighted (#1652)
Michael Gruben-Trejo
notifications at xxxxx
Thu Oct 19 19:18:37 UTC 2017
Whoops, sorry for not including `geany` version.
I am running the `1.31-1` version from the [Arch Linux repository](https://www.archlinux.org/packages/community/x86_64/geany/).
I am running Arch Linux `4.13.7-1`
I cloned into the `geany` repo, and ran
```bash
./autogen.sh
./configure --disable-pdf-docs --disable-html-docs
make
cd src
./geany
```
But that generated the following error
```
(lt-geany:23776): Geany-ERROR **: Cannot create user-interface: Failed to open file “/usr/local/share/geany/geany.glade”: No such file or directory
[1] 23776 trace trap (core dumped) ./geany
```
Relatedly, there doesn't seem to be support for [running geany without installing it](https://github.com/geany/geany/issues/788).
I am somewhat reluctant to uninstall my `geany` installation and install the [`geany-git`](https://aur.archlinux.org/packages/geany-git/) package, if only because of a couple of years of customizations.
I have disabled all plugins and the issue remains, but I'm happy to try other troubleshooting steps.
--
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/issues/1652#issuecomment-338009698
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171019/aa4037fc/attachment.html>
More information about the Github-comments
mailing list