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

播放完一首后崩溃了 #792

Open
nickfan opened this issue Feb 27, 2019 · 2 comments
Open

播放完一首后崩溃了 #792

nickfan opened this issue Feb 27, 2019 · 2 comments

Comments

@nickfan
Copy link

nickfan commented Feb 27, 2019

macos,python3

现象:播了一段时间以后,有一首歌结束后报错:

Exception in thread Thread-137:
                               Traceback (most recent call last):
                                                                   File "/usr/local/Cellar/python/3.7.2_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/threading.py", line 917, in _bootstrap_inner
                                                                                    self.run()
                                                                                                File "/usr/local/Cellar/python/3.7.2_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/threading.py", line 865, in run
                                                                                                    self._target(*self._args, **self._kwargs)
                  File "/usr/local/lib/python3.7/site-packages/NEMbox/player.py", line 234, in run_mpg123
                                                                                                             self.popen_handler.stdin.write(b'L ' + url.encode('utf-8') + b'\n')
                                                   AttributeError: 'NoneType' object has no attribute 'encode'

image

@nickfan
Copy link
Author

nickfan commented Feb 27, 2019

个人自己的歌单,播放模式随机。

@soonboylena
Copy link

soonboylena commented Apr 13, 2019

我这里有相同的问题。 manjaro。

wyg1997 added a commit to wyg1997/musicbox that referenced this issue Dec 21, 2019
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