TheAssassin / AppImageLauncher

Helper application for Linux distributions serving as a kind of "entry point" for running and integrating AppImages
https://assassinate-you.net/tags/appimagelauncher/
MIT License
5.13k stars 239 forks source link

appimage pcloud does not work in openSUSE Tumbleweed #498

Open PhyRoam opened 2 years ago

PhyRoam commented 2 years ago

Pre-submit checks

Describe the bug

$ ./pcloud_ddba8da18ded3ec466b4f60464b1b922               
/usr/bin/AppImageLauncher: /usr/bin/../lib/x86_64-linux-gnu/appimagelauncher/libcurl.so.4: no version information available (required by /usr/bin/../lib/x86_64-linux-gnu/appimagelauncher/libappimageupdate.so)
osVersion -> openSUSE Tumbleweed x64
appVersion -> 1.9.9
init failed
Error reading OS release info: Error: Cannot find module '../screen'

Expected behavior

the process remains frozen in this state

$ ps aux|grep appimagelauncher           
philuser  3823  0.2  0.0 1267048 44884 ?       Ssl  15:48   0:01 /usr/bin/appimagelauncherd
philuser  7734  0.1  0.0   6192  3556 pts/7    S+   15:56   0:00 /usr/lib/x86_64-linux-gnu/appimagelauncher/binfmt-bypass /home/philuser/Applications/pcloud_ddba8da18ded3ec466b4f60464b1b922

Steps to reproduce the issue

the error is the same for all startups, even with older versions of pcloud

pcloud (1.9.7) pcloud (1.9.8) pcloud (1.9.9)

Screenshots

No response

Distribution and desktop environment

$ lsb_release -a
LSB Version:    core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64:desktop-4.0.fake-amd64:desktop-4.0.fake-noarch:graphics-2.0-amd64:graphics-2.0-noarch:graphics-3.2-amd64:graphics-3.2-noarch:graphics-4.0.fake-amd64:graphics-4.0.fake-noarch
Distributor ID: openSUSE
Description:    openSUSE Tumbleweed
Release:        20220405
Codename:       n/a

Installed AppImageLauncher version

$ AppImageLauncher --appimagelauncher-version
AppImageLauncher: /usr/bin/../lib/x86_64-linux-gnu/appimagelauncher/libcurl.so.4: no version information available (required by /usr/bin/../lib/x86_64-linux-gnu/appimagelauncher/libappimageupdate.so)
AppImageLauncher version 2.2.0 (git commit 03e1b15), built on 2022-04-03 22:13:03 UTC

this is identical with the appimagelauncher-2.2.0-travis995.0f91801.x86_64.rpm

List of AppImages you tried

other appimage like

Zettlr-2.2.5-x86_64_6f4e0688b43240c83fc712f92186695d.AppImage

works perfectly

Additional context

AppImages pcloud works perfectly on an ARCH distribution

diplodocuslongus commented 1 year ago

Just want to report that I have the same error in ubuntu 18.04. pCloud (1.9.9) was launching fine on this system 2 days ago, no idea what I did or happened that makes it crash now.

$./pcloud
osVersion -> Ubuntu 18.04.6 LTS x64
appVersion -> 1.9.9
init failed
Error reading OS release info: Error: Cannot find module '../screen'

$ lsb_release -a
LSB Version:    core-9.20170808ubuntu1-noarch:security-9.20170808ubuntu1-noarch
Distributor ID: Ubuntu
Description:    Ubuntu 18.04.6 LTS
Release:    18.04
Codename:   bionic
cgosorio commented 1 month ago

Same here with version 1.14.5 of pCloud, on Linux Mint 21.3 Virginia. Just yesterday was working fine. Any solution for this?

cgosorio commented 1 month ago

In case anybody with the same problem reach this. What has worked for me was to logout and login back again.