ov1d1u / tv-maxe

Automatically exported from code.google.com/p/tv-maxe
10 stars 7 forks source link

tv-maxe not working after ubuntu upgrade from 14.04 to 15.04 #48

Open azbarcea opened 9 years ago

azbarcea commented 9 years ago

log from the CLI:

tvmaxe.py:2180: GtkWarning: gtk_menu_attach_to_widget(): menu already attached to GtkMenuItem                                                                                                                                                      
  self.gui.get_object('menuitem41').set_submenu(radios)                                                                                                                                                                                            
tvmaxe.py:958: Warning: g_source_remove: assertion 'tag > 0' failed                                                                                                                                                                                
  gobject.source_remove(self.keysimulator.src)                                                                                                                                                                                                     
SopCast: Incoming port: 32508                                                                                                                                                                                                                      
SopCast: Outgoing port: 47312                                                                                                                                                                                                                      
Exception in thread Thread-6:                                                                                                                                                                                                                      
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/threading.py", line 763, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/share/tv-maxe/players/mplayer.py", line 25, in startmp
    self.mp.loadfile(url)
AttributeError: 'SelectMPlayerControl' object has no attribute 'loadfile'

tvmaxe.py:1025: Warning: Source ID 1398 was not found when attempting to remove it
  gobject.source_remove(self.cursorTimeout)
tvmaxe.py:1025: Warning: Source ID 1458 was not found when attempting to remove it
  gobject.source_remove(self.cursorTimeout)
ffmpeg version 2.5.7-0ubuntu0.15.04.1 Copyright (c) 2000-2015 the FFmpeg developers
  built with gcc 4.9.2 (Ubuntu 4.9.2-10ubuntu13)
  configuration: --prefix=/usr --extra-version=0ubuntu0.15.04.1 --build-suffix=-ffmpeg --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --shlibdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --enable-gpl --enable-shared --disable-stripping --enable-avresample --enable-avisynth --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-libschroedinger --enable-libshine --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libwavpack --enable-libwebp --enable-libxvid --enable-opengl --enable-x11grab --enable-libdc1394 --enable-libiec61883 --enable-libzvbi --enable-libzmq --enable-frei0r --enable-libvpx --enable-libx264 --enable-libsoxr --enable-gnutls --enable-openal --enable-libopencv --enable-librtmp --enable-libx265
  libavutil      54. 15.100 / 54. 15.100
  libavcodec     56. 13.100 / 56. 13.100
  libavformat    56. 15.102 / 56. 15.102
  libavdevice    56.  3.100 / 56.  3.100
  libavfilter     5.  2.103 /  5.  2.103
  libavresample   2.  1.  0 /  2.  1.  0
  libswscale      3.  1.101 /  3.  1.101
  libswresample   1.  1.100 /  1.  1.100
  libpostproc    53.  3.100 / 53.  3.100
ffmpeg version 2.5.7-0ubuntu0.15.04.1 Copyright (c) 2000-2015 the FFmpeg developers
  built with gcc 4.9.2 (Ubuntu 4.9.2-10ubuntu13)
  configuration: --prefix=/usr --extra-version=0ubuntu0.15.04.1 --build-suffix=-ffmpeg --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --shlibdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --enable-gpl --enable-sh

The video looks like it is loaded (the progress bar ends), but it still shows Loading. This is for any channel, regardless of protocol (sop, rtmp etc) or player settings used: GStreamer, MPlayer of VLC-tvmx