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

[Flatpak] Opening the app does not restore the app window when minimized to tray #974

Open
5 tasks done
Revival8697 opened this issue Feb 28, 2025 · 0 comments
Open
5 tasks done
Labels
pkg/frontend Issues related to the frontend. platform: linux Issues specifically occurring on Linux builds.

Comments

@Revival8697
Copy link

Revival8697 commented Feb 28, 2025

Preflight Checklist

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for a bug report that matches the one I want to file, without success.
  • I have confirmed that no support FAQ resolves my issue.
  • I have checked that the correct behavior occurs on Apple Music Web (if applicable).
  • I have verified that my issue is with a supported version and that it is with the desktop app (Support for other areas can be found in our Discord / on the appropriate repo).

How did you download Cider?

Taproom

App Information

{"buildInfo":{"version":"2.6.1.9","commit":"378edcd9280d447549a105ade75ddc5bbc5a46a2","buildDate":"1740437567098","changelogUrl":"2.6.0-release"},"clientInfo":{"client":"genten","env":"production","arch":"x64","platform":"linux","platformFriendly":"Linux","build":"desktop","clientVersion":"2.0.3","capi":"yfefll9puedpdoavn46sy7zm"}}

Operating System

Linux

OS Version

CachyOS, rolling release

How would you describe your issue?

Frontend

Commit Hash

378edcd9280d447549a105ade75ddc5bbc5a46a2

Describe the Bug

When the app is minimized to tray, opening it doesn't restore the app window. You must open it from the tray icon.

Steps to Reproduce

  1. Launch Cider.
  2. Ctrl + ,, enable Close to Tray.
  3. Close Cider.
  4. Launch Cider, close to Tray.
  5. Launch Cider through desktop file or command line.

Anything else?

flatpak run sh.cider.genten
[3:0301/022522.181825:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[@ciderapp/genten] Booting in production mode
LaunchProcess: failed to execvp:
xdg-settings
LaunchProcess: failed to execvp:
xdg-settings
LaunchProcess: failed to execvp:
xdg-settings
LaunchProcess: failed to execvp:
xdg-settings
LaunchProcess: failed to execvp:
xdg-settings
[@ciderapp/genten] Updated client options with new defaults
[@ciderapp/genten] Using default hardware acceleration
[@ciderapp/genten] Loaded module: cli
[@ciderapp/genten] Loaded module: protocol
[@ciderapp/genten] Loaded module: electron-tweaks
[@ciderapp/izanami][boot] Checking for update file... 
[@ciderapp/izanami][checkForIzUpdate] Manifest found, checking version {"client_version":203,"version":"2.6.1.9"}
[@ciderapp/izanami][boot] Found update file, booting from Update... 
[@ciderapp/izanami][boot] Booting Izanami... {"framework":"genten","version":203,"CLIENT_INFO":{"paths":{"appData":"/home/sp1cyf0x/.var/app/sh.cider.genten/config/sh.cider.genten","executable":"/app/lib/sh.cider.genten/Cider","resourcePath":"/app/lib/sh.cider.genten/resources","spaZip":"/home/sp1cyf0x/.var/app/sh.cider.genten/config/sh.cider.genten/update.zip","spaUnpacked":"/app/lib/sh.cider.genten/resources/spa","app":{"downloads":"/home/sp1cyf0x/.var/app/sh.cider.genten/config/sh.cider.genten/downloads","modules":"/home/sp1cyf0x/.var/app/sh.cider.genten/config/sh.cider.genten/modules","plugins":"/home/sp1cyf0x/.var/app/sh.cider.genten/config/sh.cider.genten/plugins","themes":"/home/sp1cyf0x/.var/app/sh.cider.genten/config/sh.cider.genten/themes"}},"framework":"genten","isProd":true,"capi":"wlviglpzpcbuk5y4odgp8uq6","port":45009}}
[@ciderapp/izanami][startWS] Starting WS server... 
[@ciderapp/izanami][Server] Starting server... 
[@ciderapp/izanami][config] Loaded config from /home/sp1cyf0x/.var/app/sh.cider.genten/config/sh.cider.genten/spa-config.yml 
[3:0301/022522.954903:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3:0301/022522.954942:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3:0301/022522.980218:ERROR:object_proxy.cc(576)] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd6: org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown
[3:0301/022522.980241:ERROR:kwallet_dbus.cc(117)] Error contacting kwalletd6 (isEnabled)
[3:0301/022522.980413:ERROR:object_proxy.cc(576)] Failed to call method: org.kde.KLauncher.start_service_by_desktop_name: object_path= /KLauncher: org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown
[3:0301/022522.980420:ERROR:kwallet_dbus.cc(86)] Error contacting klauncher to start kwalletd6
[3:0301/022522.980513:ERROR:object_proxy.cc(576)] Failed to call method: org.kde.KWallet.close: object_path= /modules/kwalletd6: org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown
[3:0301/022522.980524:ERROR:kwallet_dbus.cc(412)] Error contacting kwalletd6 (close)
[@ciderapp/izanami][spa] SPA found, serving from zip {"zipPath":"/home/sp1cyf0x/.var/app/sh.cider.genten/config/sh.cider.genten/update.zip"}
[@ciderapp/izanami][updates] Module loaded 
[@ciderapp/izanami][am-fetch] Module loaded 
[@ciderapp/izanami][http-in] Module loaded 
[@ciderapp/izanami][client-settings] Module loaded 
[@ciderapp/izanami][protocol-handler] Module loaded 
[@ciderapp/izanami][AppleMusicAPI] Module loaded 
[@ciderapp/izanami][messages] Module loaded 
[@ciderapp/izanami][MarketplaceAPI] Module loaded 
[@ciderapp/izanami][Server] Server started {"port":45009}
IZANAMI_READY
[@ciderapp/genten] Loaded module: app-init
Failed to fetch config: Error: Unauthorized
    at SJ (/app/lib/sh.cider.genten/resources/app.asar/.vite/build/main-BejgJUvV.js:251:5618)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /app/lib/sh.cider.genten/resources/app.asar/.vite/build/init-DZRjxAYD.js:1:275
    at async Object.Xg [as defineModule] (/app/lib/sh.cider.genten/resources/app.asar/.vite/build/main-BejgJUvV.js:251:6437)
[@ciderapp/genten] Loaded module: win-init

(Cider:3): IBUS-WARNING **: 02:25:23.289: Cider has no capability of surrounding-text feature
@cider-collective cider-collective bot added pkg/frontend Issues related to the frontend. platform: linux Issues specifically occurring on Linux builds. labels Feb 28, 2025
@github-project-automation github-project-automation bot moved this to Backlog 📖 in Cider - Bug Reports Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg/frontend Issues related to the frontend. platform: linux Issues specifically occurring on Linux builds.
Projects
Status: Backlog 📖
Development

No branches or pull requests

1 participant