[Github-comments] [geany/geany] Feature request: Please provide an AppImage for Geany (#1303)

Enrico Tröger notifications at xxxxx
Tue Nov 22 23:47:31 UTC 2016


@fusion809 
- I don't mind much about the capitalisation, I didn't consider the names as package names. Then it is OK probably.
- I still vote for "Free Software" as it is more specific than this ambigous term "open-source". And here the capitalisation is actually important.
- in the latest image the plugin library files are included but in usr/lib/geany/geany/; Geany looks in 
usr/lib/geany
- interestingly, the GeanyPy library file is still usr/lib/geany; trying to load it will crash Geany:
```
[0:42:27] enrico at endor (1): /tmp% ./geany-1.29.0.glibc2.17-x86_64.AppImage -vc /tmp/gpt  
zenity, kdialog, Xdialog missing. Skipping ./bin//geany.wrapper.
Geany-INFO: Using alternate configuration directory
Geany-INFO: Geany 1.29, en_GB.utf8
Geany-INFO: GTK 2.24.31, GLib 2.50.1
Geany-INFO: System data dir: /tmp/.mount_gCSUqm/usr/share/geany
Geany-INFO: User config dir: /tmp/gpt
Geany-INFO: System plugin path: /tmp/.mount_gCSUqm/usr/lib/geany
Geany-INFO: Added filetype Clojure (61).
Geany-INFO: Added filetype CUDA (62).
Geany-INFO: Added filetype Cython (63).
Geany-INFO: Added filetype Genie (64).
Geany-INFO: Added filetype Graphviz (65).
Geany-INFO: Added filetype JSON (66).
Geany-INFO: Added filetype Scala (67).
Geany-INFO: Loaded libvte from libvte.so
Geany-INFO: unknown : None (UTF-8)
Geany-INFO: Added 7 plugin(s) in '/tmp/.mount_gCSUqm/usr/lib/geany'.
zsh: segmentation fault (core dumped)  ./geany-1.29.0.glibc2.17-x86_64.AppImage -vc /tmp/gpt
```

Regarding the plugin dependencies:
`apt-get build-dep geany-plugins` should help or alternatively, https://anonscm.debian.org/git/pkg-geany/packages/geany-plugins.git/tree/debian/control#n6.

-- 
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/1303#issuecomment-262400225
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161122/439079a4/attachment.html>


More information about the Github-comments mailing list