nae6taiyie0T 写了:jinjiachen 写了:kwplayer
[Errno 17] 文件已存在: '/home/ifk/.config/kuwo'
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/kuwo/App.py", line 59, in on_app_startup
self.player = Player(self)
File "/usr/lib/python3/dist-packages/kuwo/Player.py", line 61, in __init__
self.bus = self.playbin.get_bus()
AttributeError: 'NoneType' object has no attribute 'get_bus'
Player.do_destroy()
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/kuwo/Player.py", line 202, in do_destroy
self.playbin.set_state(Gst.State.NULL)
AttributeError: 'Player' object has no attribute 'playbin'
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/kuwo/App.py", line 82, in on_app_activate
self.lrc.after_init()
AttributeError: 'App' object has no attribute 'lrc'
这一次是能运行,也有跳出窗口,可是什么也没出现,我兴奋了好一下下,看到错误如上,好像不是信赖问题呢,不过不知道怎么改

请说明你的系统版本, 并列出系统已安装的gstreamer组件, 比如在debian/ubuntu/mint中, 可以
代码: 全选
$ dpkg -l | grep gst
.
我然计问题出在gstreamer.
我的是xubuntu 13.04,命令输出如下:
dpkg -l |grep gst
ii gir1.2-gst-plugins-base-0.10 0.10.36-1.1ubuntu1 i386 Description: GObject introspection data for the GStreamer Plugins Base library
ii gir1.2-gst-plugins-base-1.0 1.0.6-1 i386 Description: GObject introspection data for the GStreamer Plugins Base library
ii gir1.2-gstreamer-0.10 0.10.36-1ubuntu2 i386 Description: GObject introspection data for the GStreamer library
ii gir1.2-gstreamer-1.0 1.0.6-1 i386 Description: GObject introspection data for the GStreamer library
ii gstreamer0.10-alsa:i386 0.10.36-1.1ubuntu1 i386 GStreamer plugin for ALSA
ii gstreamer0.10-gnomevfs:i386 0.10.36-1.1ubuntu1 i386 GStreamer plugin for GnomeVFS
ii gstreamer0.10-nice:i386 0.1.3-1 i386 ICE library (GStreamer plugin)
ii gstreamer0.10-plugins-base:i386 0.10.36-1.1ubuntu1 i386 GStreamer plugins from the "base" set
ii gstreamer0.10-plugins-base-apps 0.10.36-1.1ubuntu1 i386 GStreamer helper programs from the "base" set
ii gstreamer0.10-plugins-good:i386 0.10.31-3+nmu1ubuntu2 i386 GStreamer plugins from the "good" set
ii gstreamer0.10-pulseaudio:i386 0.10.31-3+nmu1ubuntu2 i386 GStreamer plugin for PulseAudio
ii gstreamer0.10-tools 0.10.36-1ubuntu2 i386 Tools for use with GStreamer
ii gstreamer0.10-x:i386 0.10.36-1.1ubuntu1 i386 GStreamer plugins for X11 and Pango
ii gstreamer1.0-libav:i386 1.0.6-1 i386 FFmpeg plugin for GStreamer
ii gstreamer1.0-x:i386 1.0.6-1 i386 GStreamer plugins for X11 and Pango
ii libgstreamer-perl 0.17-1 i386 Perl interface to the GStreamer media processing framework
ii libgstreamer-plugins-base0.10-0:i386 0.10.36-1.1ubuntu1 i386 GStreamer libraries from the "base" set
ii libgstreamer-plugins-base1.0-0:i386 1.0.6-1 i386 GStreamer libraries from the "base" set
ii libgstreamer0.10-0:i386 0.10.36-1ubuntu2 i386 Core GStreamer libraries and elements
ii libgstreamer1.0-0:i386 1.0.6-1 i386 Core GStreamer libraries and elements