zkharazishvili / sopcast-player

Automatically exported from code.google.com/p/sopcast-player
0 stars 0 forks source link

Impossible to open sopcast after 10.10 update #49

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
launching sopcast

What is the expected output? What do you see instead?
nothing

What version of the product are you using? On what operating system?
problem apread after 10.10 upgrade. i use latest version from ppa (lucid cuz 
maverick not found). i tried to reinstall but i still have the same problem.

Please provide any additional information below.
i get this when launched from terminal:

Traceback (most recent call last):
  File "/usr/share/sopcast-player/lib/sopcast-player.py", line 1783, in <module>
    pySop = pySopCast()
  File "/usr/share/sopcast-player/lib/sopcast-player.py", line 371, in __init__
    self.vlc = VLCWidget.VLCWidget(*p)
  File "/usr/share/sopcast-player/lib/VLCWidget.py", line 28, in __init__
    self.player=instance.mediacontrol_new_from_instance()
AttributeError: 'Instance' object has no attribute 
'mediacontrol_new_from_instance'

thanks !

Original issue reported on code.google.com by mou...@gmail.com on 24 Oct 2010 at 6:54

GoogleCodeExporter commented 8 years ago
The latest upstream version of sopcast-player fixes this issue, please confirm.

Original comment by flyguy97 on 16 Nov 2010 at 6:12