zap icon indicating copy to clipboard operation
zap copied to clipboard

Reading desktop file failed open /tmp/zap580409459/

Open faan11 opened this issue 2 years ago • 1 comments

Hi,

Thank you for your package manager app. Today i installed keepassxc through zap.

zap install --github --from keepassxreboot/keepassxc and this is the result:

? Choose a release 2.6.6
Downloading KeePassXC-2.6.6-x86_64.AppImage of size 35 MB. 
? Proceed? Yes
Downloading keepassxc
[i]:  100% [====================] (10.308 MB/s)        
[WARN]  2022/02/06 16:36:33 Reading desktop file failed open /tmp/zap580409459/squashfs-root/org.keepassxc.KeePassXC.desktop: no such file or directory
keepassxc installed successfully ✨

I'm using Debian bullseye. As you can see, keepassxc was installed but the desktop file was not found.

How can i solve this issue?

Thank you for your time

Fabio

faan11 avatar Feb 06 '22 15:02 faan11

I'm also getting this warning on some files, I guess either the desktop file path is wrong or there's no desktop file in the appimage?! I have no idea:

❯ zap i --github --from musescore/musescore
? Choose a release v4.0.2
Downloading MuseScore-4.0.2.230651545-x86_64.AppImage of size 163 MB. 
? Proceed? Yes
Downloading musescore
[i]:  100% [====================] (3.846 MB/s)            
[WARN]  2023/03/14 23:44:00 Reading desktop file failed open /tmp/zap456670708/squashfs-root/org.musescore.MuseScore4portable.desktop: no such file or directory
musescore installed successfully ✨

razcore-rad avatar Mar 14 '23 21:03 razcore-rad