Jeffser / Alpaca

🦙 An Ollama client made with GTK4 and Adwaita
https://jeffser.com/alpaca
GNU General Public License v3.0
459 stars 45 forks source link

Cannot open the app when it is installed as a snap #380

Open umutd3401 opened 1 week ago

umutd3401 commented 1 week ago

I installed the latest snap package (2.8.0) and I got an error when trying to open the app. I use Ubuntu 24.10.

Traceback (most recent call last):
  File "/snap/jeffser-alpaca/x1/usr/bin/alpaca", line 42, in <module>
    resource = Gio.Resource.load(os.path.join(pkgdatadir, 'alpaca.gresource'))
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
gi.repository.GLib.GError: g-file-error-quark: Failed to open file “/snap/alpaca/current/usr/share/Alpaca/alpaca.gresource”: open() failed: No such file or directory (4)