Issues with Ubuntu 19.10 (and probably earlier) #544

Open
opened 2019-08-09 16:23:02 +02:00 by fschoenfeldt · 6 comments
fschoenfeldt commented 2019-08-09 16:23:02 +02:00 (Migrated from github.com)

I installed via snap on Ubuntu 19.10 and got this error when trying to run:

$ cool-retro-term
/snap/cool-retro-term/150/bin/desktop-launch: Zeile 385: /snap/cool-retro-term/150/usr/lib/x86_64-linux-gnu/glib-2.0/gio-querymodules: Datei oder Verzeichnis nicht gefunden
/snap/cool-retro-term/150/bin/desktop-launch: Zeile 442: /snap/cool-retro-term/150/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders: Datei oder Verzeichnis nicht gefunden
/snap/cool-retro-term/150/bin/desktop-launch: Zeile 552: /snap/cool-retro-term/150/usr/bin/cool-retro-term: Datei oder Verzeichnis nicht gefunden

"Datei oder Verzeichnis nicht gefunden" means "File or Directory not found" - am I missing any dependencies or libs?

I installed via snap on Ubuntu 19.10 and got this error when trying to run: ```bash $ cool-retro-term /snap/cool-retro-term/150/bin/desktop-launch: Zeile 385: /snap/cool-retro-term/150/usr/lib/x86_64-linux-gnu/glib-2.0/gio-querymodules: Datei oder Verzeichnis nicht gefunden /snap/cool-retro-term/150/bin/desktop-launch: Zeile 442: /snap/cool-retro-term/150/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders: Datei oder Verzeichnis nicht gefunden /snap/cool-retro-term/150/bin/desktop-launch: Zeile 552: /snap/cool-retro-term/150/usr/bin/cool-retro-term: Datei oder Verzeichnis nicht gefunden ``` "Datei oder Verzeichnis nicht gefunden" means "File or Directory not found" - am I missing any dependencies or libs?
mathieujobin commented 2019-12-06 08:45:42 +01:00 (Migrated from github.com)

why installing this via a snap? its available via apt install cool-retro-term
anyway, I'm pretty sure this issue is related to snap

I'm on 19.10 and cool-retro-term works fine when installed via apt

why installing this via a snap? its available via `apt install cool-retro-term` anyway, I'm pretty sure this issue is related to snap I'm on 19.10 and cool-retro-term works fine when installed via apt
jim02762 commented 2020-01-22 11:58:30 +01:00 (Migrated from github.com)

I'm running Ubuntu 19.10. I don't see it in the official repos. PPA?

I'm running Ubuntu 19.10. I don't see it in the official repos. PPA?
alexmyczko commented 2020-01-25 01:29:07 +01:00 (Migrated from github.com)

try 20.04 it is in official now

yes i've put it onto ppa too now
https://launchpad.net/~gagarin/+archive/ubuntu/eoan/+packages

try 20.04 it is in official now yes i've put it onto ppa too now https://launchpad.net/~gagarin/+archive/ubuntu/eoan/+packages
kwoot commented 2020-09-07 10:57:03 +02:00 (Migrated from github.com)

Snap did not work on my Ubuntu 20.04 system. Strace says something about: write(2, "need to run as root or suid", 27need to run as root or suid) = 27
Weird. Switching to apt to see if that works....And it does! Cool!

Snap did not work on my Ubuntu 20.04 system. Strace says something about: write(2, "need to run as root or suid", 27need to run as root or suid) = 27 Weird. Switching to apt to see if that works....And it does! Cool!
mathieujobin commented 2020-10-19 07:54:50 +02:00 (Migrated from github.com)

shall we rename and close this?
personally I don't like snap and I use it only when I have no other choice.

shall we rename and close this? personally I don't like snap and I use it only when I have no other choice.
mathieujobin commented 2022-06-17 09:12:51 +02:00 (Migrated from github.com)

19.10 is unsupported for a long time ago...
21.10 goes out of support next month

both 20.04 and 22.04 the last two LTS release have this package available via apt

why installing via snap is beyond my mind

19.10 is unsupported for a long time ago... 21.10 goes out of support next month both 20.04 and 22.04 the last two LTS release have this package available via `apt` why installing via snap is beyond my mind
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/cool-retro-term#544
No description provided.