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

Crash when I try to connect to a pair of Sonos One SL #460

Open
Leireng opened this issue Mar 17, 2024 · 1 comment
Open

Crash when I try to connect to a pair of Sonos One SL #460

Leireng opened this issue Mar 17, 2024 · 1 comment

Comments

@Leireng
Copy link

Leireng commented Mar 17, 2024

Hi,
Just installed mkchromecast with all requirements and soco, to control a pair of Sonos One SL from my Ubuntu laptop. It finds the speakers but crashes whenever I try to connect. Here is part of the log genereted by Ubuntu (sorry, I don't know how to copy paste it, I cannot rewrite all of it...). I'm not hoping to solve this issue right now, but maybe it can help later if other people encounter the same one.

Thank you.

Executable path: /usr/bin/mkchromecast

Package: mkchromecast 0.3.9~git20200902+db2964a-2

ProblemType: Crash

Title: mkchromecast crashed with AttributeError in stop_cast():'Nonetype' object has no attribute 'stop'

Traceback: File "/usr/lib/python3/dist-packages/mkchromecast/systray.py", line 508, in stop_cast self.cast.quit_app()
AttributeError:'NoneType' object has no attribute 'quit_app'
During handling of the above exception, another exception occured:
File "/usr/lib/python3/dist-packages/mkchromecast/systray.py", line 479, in pcastready self.stop_cast()
File "/usr/lib/python3/dist-packages/mkchromecast/systray.py", line 512, in stop_cast self.stop_cast()
AttributeError:'NoneType' object has no attribute 'stop'

ApportVersion: 2.20.11-Oubuntu82.5

Architecture: amd64

CasperMD5CheckResult: pass

CrashCounter: 1

CurrentDesktop: ubuntu:GNOME

Date: Sun Mar 17 23:20:15 2024

DistroRelease: Ubuntu 22.04

DuplicateOf: https://bugs.launchpad.net/bugs/1966783

InstallationDate: installed on 2022-09-08

InstallationMedia: Ubuntu 22.04-LTS "Jammy Jellyfish"-Release amd64 (20220419)

InterpreteerPath: /usr/bin/python3.10

JournalErrors: - No entries -

PackageArchitecture: all

@xsdg
Copy link
Collaborator

xsdg commented Mar 18, 2024

Thanks for the report. mkchromecast is still in the middle of a pretty significant refactor, and Sonos support will be completely redone as part of that, so hopefully this bug will be fixed by the time Sonos support comes back online.

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

No branches or pull requests

2 participants