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

【建议】各种建议及BUG一枚~ #34

Closed
entsalze opened this issue Feb 12, 2015 · 14 comments
Closed

【建议】各种建议及BUG一枚~ #34

entsalze opened this issue Feb 12, 2015 · 14 comments

Comments

@entsalze
Copy link

能不能加入token 每次看自己的歌单都要登陆,好烦。。

@entsalze
Copy link
Author

File "/usr/local/bin/musicbox", line 9, in
load_entry_point('NetEase-MusicBox==0.1.3.1', 'console_scripts', 'musicbox')()
File "/usr/local/lib/python2.7/dist-packages/NetEase_MusicBox-0.1.3.1-py2.7.egg/src/init.py", line 12, in start
Menu().start()
File "/usr/local/lib/python2.7/dist-packages/NetEase_MusicBox-0.1.3.1-py2.7.egg/src/menu.py", line 220, in start
self.player.volume_up()
File "/usr/local/lib/python2.7/dist-packages/NetEase_MusicBox-0.1.3.1-py2.7.egg/src/player.py", line 162, in volume_up
self.popen_handler.stdin.write("V " + str(self.volume) + "\n")
IOError: [Errno 32] 断开的管道

还有这个错误

@entsalze
Copy link
Author

还有一个建议,加入进度条和时间~链接在此:https://github.com/pi-dan/musicbox

@entsalze entsalze changed the title 【建议】能不能加入token 【建议】各种建议及BUG一枚~ Feb 12, 2015
@darknessomi
Copy link
Owner

token是存在的,请问你是什么发行版呢?

@entsalze
Copy link
Author

Ubuntu

@darknessomi
Copy link
Owner

报错的具体情况是?

@entsalze
Copy link
Author

输入$ musicbox后成功进入,没问题,
但是播放歌曲的时候没声音(网络没问题),这时候再进行加减音量操作时会出现错误:
File "/usr/local/bin/musicbox", line 9, in
load_entry_point('NetEase-MusicBox==0.1.3.1', 'console_scripts', 'musicbox')()
File "/usr/local/lib/python2.7/dist-packages/NetEase_MusicBox-0.1.3.1-py2.7.egg/src/init.py", line 12, in start
Menu().start()
File "/usr/local/lib/python2.7/dist-packages/NetEase_MusicBox-0.1.3.1-py2.7.egg/src/menu.py", line 220, in start
self.player.volume_up()
File "/usr/local/lib/python2.7/dist-packages/NetEase_MusicBox-0.1.3.1-py2.7.egg/src/player.py", line 162, in volume_up
self.popen_handler.stdin.write("V " + str(self.volume) + "\n")
IOError: [Errno 32] 断开的管道

@darknessomi
Copy link
Owner

身边没有Ubuntu,抱歉没法重现了,目测是 mpg123 出错

@darknessomi
Copy link
Owner

可以尝试重装 mpg123

@entsalze
Copy link
Author

我把有关musicbox的全部文件都删了一遍然后再把mpg123和前者重装。依然不行。

@darknessomi
Copy link
Owner

我在其他发行版上无法重现出错。。。。

@entsalze
Copy link
Author

那好吧。。

@entsalze
Copy link
Author

2015-02-14 16 36 35已确定是mpg123的错误

@shiywang
Copy link
Contributor

用编译的方式重装一下mpg123试试?
http://www.mpg123.de/

@darknessomi
Copy link
Owner

今天安装了 Ubuntu 14.04 并没有发现上述错误=_=

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

3 participants