On 07/15/2012 04:36 PM, Julian Andres Klode wrote:
> On Sun, Jul 15, 2012 at 03:57:54PM +0200, Evgeni Golov wrote:
>> tags 671768 + confirmed
>> thanks
>>
>> Hi!
>>
>> I can confirm this on my unstable desktop.
>> The following backtrace is shown on stderr:
>>> 2012-07-15 15:49:59,618 - root - ERROR - Could not find any typelib for Gst
>>> Traceback (most recent call last):
>>>   File "/usr/share/software-center/softwarecenter/ui/gtk3/app.py", line 
>>> 1141, in show_lobby
>>>     self.view_manager.set_active_view(ViewPages.AVAILABLE)
>>>   File 
>>> "/usr/share/software-center/softwarecenter/ui/gtk3/session/viewmanager.py", 
>>> line 125, in set_active_view
>>>     view_widget.init_view()
>>>   File 
>>> "/usr/share/software-center/softwarecenter/ui/gtk3/panes/availablepane.py", 
>>> line 110, in init_view
>>>     SoftwarePane.init_view(self)
>>>   File 
>>> "/usr/share/software-center/softwarecenter/ui/gtk3/panes/softwarepane.py", 
>>> line 280, in init_view
>>>     self)
>>>   File 
>>> "/usr/share/software-center/softwarecenter/ui/gtk3/views/appdetailsview_gtk.py",
>>>  line 698, in __init__
>>>     self._layout_page()
>>>   File 
>>> "/usr/share/software-center/softwarecenter/ui/gtk3/views/appdetailsview_gtk.py",
>>>  line 998, in _layout_page
>>>     from softwarecenter.ui.gtk3.widgets.videoplayer import VideoPlayer
>>>   File 
>>> "/usr/share/software-center/softwarecenter/ui/gtk3/widgets/videoplayer.py", 
>>> line 24, in <module>
>>>     from gi.repository import Gst
>>> ImportError: cannot import name Gst
>>
>> I am not sure, however, that adding the dep is the perfect solution
>> here. Maybe the VideoPlayer feature should be disabled at runtime if no
>> Gst is available and gir1.2-gstreamer-0.10 should go to Recommends?
>>
>> @jak: do you have an opinion on this?
> 
> I don't even know where the video player widget is used.

I must admit, I lol'ed:
http://bazaar.launchpad.net/~software-store-developers/software-center/trunk/view/head:/softwarecenter/ui/gtk3/widgets/videoplayer.py#L25

VideoPlayerGtk3 is really unused (and I think VideoPlayer is used in
Ubuntu only).

→ We can safely patch/try that import out as in the above link and be happy.

Regards
Evgeni


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to