this post was submitted on 22 Aug 2023
14 points (93.8% liked)

Nextcloud

470 readers
1 users here now

Community dedicated to Nextcloud

founded 1 year ago
MODERATORS
 

Hello people, any idea?

top 4 comments
sorted by: hot top controversial new old
[–] mindlessLump 2 points 1 year ago (1 children)

You could check your systemd logs with sudo journalctl > logs.txt Search that file for your application name.

Otherwise try running the application from terminal, and view any logs that output.

flatpak run {app name}

You might need to add options for logging.

My guess is it’s missing some gtk assets.

[–] sv1sjp 1 points 1 year ago

Thanks for you response. I found this post, so as I can understand, it is a known bug on flatpak's version on immutable linux..

I installed the appimage version instead. https://help.nextcloud.com/t/linux-desktop-client-menu-issue/166057/2

[–] nomadjoanne 2 points 1 year ago (1 children)

Yeah, same on Arch. I just had to turn it off.

[–] sv1sjp 1 points 1 year ago

Try to install the appimage version