Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ente Auth Unable to Start in Fedora 41 #4100

Open
Nisarg155 opened this issue Nov 19, 2024 · 3 comments
Open

Ente Auth Unable to Start in Fedora 41 #4100

Nisarg155 opened this issue Nov 19, 2024 · 3 comments
Labels

Comments

@Nisarg155
Copy link

Description

I downloaded the latest version of Ente Auth auth-v4.1.0 , On first time it runs well , but after that it never opens
, I tried to reinstall it but same issue , now after installing it again it even does not open

Version

v4.1.0

What product are you using?

Ente Auth

What platform are you using?

Desktop - Linux

@Belugaking
Copy link

I've been encountering the same issue myself, also running Fedora 41. When running the appimage directly in the terminal I get the following output:

/usr/bin/AppImageLauncher: /lib64/libcurl.so.4: no version information available (required by /usr/bin/../lib/x86_64-linux-gnu/appimagelauncher/libappimageupdate.so)
QSocketNotifier: Can only be used with threads started with QThread
flutter: [ente_logging] [INFO] [2024-11-20 00:12:39.103030] log file for today: File: '/home/$USER/.local/share/enteauth/logs/2024-11-20.txt' with prefix
flutter: [ente_logging] [INFO] [2024-11-20 00:12:39.103030] app version: '4.1.0+410'
flutter: [ente_logging] [INFO] [2024-11-20 00:12:39.103030]
flutter: [main] [INFO] [2024-11-20 00:12:39.103594] Starting app in foreground

I have tried using the appimage, .rpm, and flatpak all of which give the messages above. Logs show the exact same messages. I've tried different versions of this app as well which has been hit or miss, although lately nothing has worked.

@lukasgierth
Copy link

lukasgierth commented Nov 24, 2024

Same for me, running the flatpak with the --verbose flag on Fedora 41 Silverblue:

F: No installations directory in /etc/flatpak/installations.d. Skipping
F: Opening system flatpak installation at path /var/lib/flatpak
F: Opening user flatpak installation at path /var/home/$USER/.local/share/flatpak
F: Opening user flatpak installation at path /var/home/$USER/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: Opening user flatpak installation at path /var/home/$USER/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: /var/lib/flatpak/runtime/org.gnome.Platform/x86_64/47/f0e4bfebfb877c9606f0e0eb57b59aed2ccbe7a0d7de04a4c2328e31868a1cce/files/lib32 does not exist
F: Cleaning up unused container id 908032343
F: Cleaning up per-app-ID state for io.ente.auth
F: Allocated instance id 2220653222
F: Add defaults in dir /io/ente/auth/
F: Add locks in dir /io/ente/auth/
F: Allowing dri access
F: Allowing wayland access
F: Running '/usr/bin/bwrap --args 39 -- /usr/bin/xdg-dbus-proxy --args=42'
F: Running '/usr/bin/bwrap --args 39 -- enteauth'
flutter: [ente_logging] [INFO] [2024-11-24 18:25:55.930621] log file for today: File: '/var/home/$USER/.var/app/io.ente.auth/data/enteauth/logs/2024-11-24.txt' with prefix
flutter: [ente_logging] [INFO] [2024-11-24 18:25:55.930621] app version: '4.1.0+410'
flutter: [ente_logging] [INFO] [2024-11-24 18:25:55.930621]
flutter: [ente_logging] [INFO] [2024-11-24 18:25:55.930753] sentry uploader started
flutter: [ente_logging] [INFO] [2024-11-24 18:25:55.930825] setting sentry user ID to: cfdd25c6-61a1-490a-b280-f771155fe07b

Edit: Seems to be a wayland problem! When i disable wayland through Flatseal for this app it runs.
image

@Nisarg155
Copy link
Author

Will Try it!! Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants