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

Cider crashing after being left open for some time after latest release #940

Closed
5 tasks done
tannerellen opened this issue Feb 4, 2025 · 2 comments
Closed
5 tasks done
Labels
pkg/electron-client Issues related to the Electron backend renderer pkg/frontend Issues related to the frontend. platform: linux Issues specifically occurring on Linux builds.

Comments

@tannerellen
Copy link

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?

itch.io

App Information

{"buildInfo":{"version":"2.6.1.1","commit":"e150895cb86fee459d8f0e26782b730d3e78650c","buildDate":"1738315887947","changelogUrl":"2.6.0-release"},"clientInfo":{"client":"genten","env":"production","arch":"x64","platform":"linux","platformFriendly":"Linux","build":"desktop","clientVersion":"2.0.3","capi":"w2i02ct80s75kym5ak51ns27"}}

Operating System

Linux

OS Version

Arch - Kernel 6.13.1-arch1-1

How would you describe your issue?

Backend (macOS/Linux), Frontend

Commit Hash

No response

Describe the Bug

After the latest release if I leave Cider running it will often crash while my computer sleeps and I come back to it. This did not happen before.

I am left with a message that says "Error: /am/--ozone-platform=wayland not found.".

If I click the button that says "Go Home" It will take me back to the home screen but if I try and do anything like play a song Cider will exit (I'm assuming from a crash).

This has never happened on any of the previous releases.

Steps to Reproduce

Open Cider play a song. Pause the song. Leave cider open and let your computer sleep. Wait some time, then on returning try and access Cider to play as song.

Anything else?

Image

@cider-collective cider-collective bot added pkg/electron-client Issues related to the Electron backend renderer pkg/frontend Issues related to the frontend. platform: linux Issues specifically occurring on Linux builds. labels Feb 4, 2025
@github-project-automation github-project-automation bot moved this to Backlog 📖 in Cider - Bug Reports Feb 4, 2025
@coredev-uk
Copy link
Member

This issue has been identified and rectified on the current commit. You should expect a Taproom experimental release with a fix soon.
It was just a case where the app is being opened with args and they are being parsed as protocol routes.

@tannerellen
Copy link
Author

This issue has been identified and rectified on the current commit. You should expect a Taproom experimental release with a fix soon. It was just a case where the app is being opened with args and they are being parsed as protocol routes.

Awesome, thanks for the heads up I just installed the experimental release so hopefully everything will be all good. I'll reopen if the bug still happens but seems like I should be good.

@github-project-automation github-project-automation bot moved this from Backlog 📖 to Completed 🚀 in Cider - Bug Reports Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg/electron-client Issues related to the Electron backend renderer pkg/frontend Issues related to the frontend. platform: linux Issues specifically occurring on Linux builds.
Projects
Status: Completed 🚀
Development

No branches or pull requests

2 participants