Giter Site home page Giter Site logo

Comments (14)

entsalze avatar entsalze commented on May 20, 2024

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] 断开的管道

还有这个错误

from musicbox.

entsalze avatar entsalze commented on May 20, 2024

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

from musicbox.

darknessomi avatar darknessomi commented on May 20, 2024

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

from musicbox.

entsalze avatar entsalze commented on May 20, 2024

Ubuntu

from musicbox.

darknessomi avatar darknessomi commented on May 20, 2024

报错的具体情况是?

from musicbox.

entsalze avatar entsalze commented on May 20, 2024

输入$ 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] 断开的管道

from musicbox.

darknessomi avatar darknessomi commented on May 20, 2024

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

from musicbox.

darknessomi avatar darknessomi commented on May 20, 2024

可以尝试重装 mpg123

from musicbox.

entsalze avatar entsalze commented on May 20, 2024

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

from musicbox.

darknessomi avatar darknessomi commented on May 20, 2024

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

from musicbox.

entsalze avatar entsalze commented on May 20, 2024

那好吧。。

from musicbox.

entsalze avatar entsalze commented on May 20, 2024

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

from musicbox.

shiywang avatar shiywang commented on May 20, 2024

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

from musicbox.

darknessomi avatar darknessomi commented on May 20, 2024

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

from musicbox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.