[Bug 402] Review request: sopcast-player - A GUI front-end to SopCast

RPM Fusion Bugzilla noreply at rpmfusion.org
Sat Jun 13 18:44:27 CEST 2009


http://bugzilla.rpmfusion.org/show_bug.cgi?id=402





--- Comment #4 from Chris Nolan <chris at cenolan.com>  2009-06-13 18:44:27 ---
(In reply to comment #2)
> 
> Builds fine here on F11 x86_64 but can't install - missing dependency
> python-vlc. This package doesn't seem to exist any more in F11 - any ideas?
> 

My bad, just seen that python-vlc is also still pending review. 

I built and installed both this and python-vlc and found that sopcast-player
crashes on F11 x86_64 (I was using the official sp-auth from F10 release):

$ sopcast-player 
Instantiating mediacontrol
Inbound Port: 8884
Outbound Port: 56364
Traceback (most recent call last):
  File "/usr/share/sopcast-player/lib/sopcast-player.py", line 728, in
on_open_sop_address_activate
    self.play_channel(entry.get_text())
  File "/usr/share/sopcast-player/lib/sopcast-player.py", line 1249, in
play_channel
    self.fork_sop.fork_sop(self.channel_url, str(self.inbound_port),
str(self.outbound_port))
  File "/usr/share/sopcast-player/lib/fork.py", line 51, in fork_sop
    os.execlp("sp-sc", "sp-sc", self.sop_address, self.inbound_port,
self.outbound_port)
  File "/usr/lib64/python2.6/os.py", line 327, in execlp
    execvp(file, args)
  File "/usr/lib64/python2.6/os.py", line 344, in execvp
    _execvpe(file, args)
  File "/usr/lib64/python2.6/os.py", line 380, in _execvpe
    func(fullname, *argrest)
OSError: [Errno 2] No such file or directory
python: xcb_io.c:242: process_responses: Assertion `(((long)
(dpy->last_request_read) - (long) (dpy->request)) <= 0)' failed.
python: xcb_io.c:242: process_responses: Assertion `(((long)
(dpy->last_request_read) - (long) (dpy->request)) <= 0)' failed.
Multiple segmentation faults occurred; can't display error dialog
[cnolan at macbook ~]$ The program 'sopcast-player.py' received an X Window System
error.
This probably reflects a bug in the program.
The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
  (Details: serial 2107 error_code 9 request_code 53 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)


-- 
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the rpmfusion-developers mailing list