Snažím se nainstalovat Democracy TV -
http://www.getdemocracy.com/Nejprve jsem zkoušel instalaci provést z deb balíčků, ale to mi skončilo chybou:
INTERNAL ERROR on Browser End: JavaPluginFactory5 init - no agent?
System error?:: No such file or directory
downloader: connection closed -- quitting
Shutting down downloaders...(okno programu se na par sekund zobrazilo, ale pak se program ukončil)
Tak jsem to odinstaloval a zkusil jsem to nainstalovat ze zdrojových kódů (myslím, že jsou v novější verzi). Ale výsledek je stejný. Píše mi to kompletně toto:
onesork@onesork-laptop:~/Desktop/Democracy-0.9.2.2/platform/gtk-x11$ ./run.sh
running install
running build
running build_py
running build_ext
running build_scripts
running install_lib
running install_scripts
changing mode of ./dist/usr/bin/democracyplayer to 755
running install_data
copying /home/onesork/Desktop/Democracy-0.9.2.2/platform/gtk-x11/democracyplayer.1.gz -> ./dist/usr/share/man/man1
/home/onesork/Desktop/Democracy-0.9.2.2/platform/gtk-x11/dist/usr/lib/python2.4/site-packages/democracy/frontend_implementation/Application.py:26: GtkDeprecationWarning: gtk.threads_init is deprecated, use gtk.gdk.threads_init instead
gtk.threads_init()
DTV: Starting up Democracy Player
DTV: Version: 0.9.2.2
DTV: Revision: unknown
DTV: Loading preferences...
DTV: Restoring database...
DTV: Recomputing filters...
DTV: Spawning global feed dtv:manualFeed
DTV: Spawning global feed dtv:search
DTV: Spawning global feed dtv:searchDownloads
DTV: Creating channel tab order
DTV: Creating playlist tab order
DTV: Spawning Channel Guide...
DTV: Spawning global feed dtv:directoryfeed
DTV: Spawning auto downloader...
DTV: Displaying main frame...
Setting VolumeLevel to 1.0
Icon clear: 0.001
DTV: Starting event loop thread
*** Launching Democracy Downloader Daemon ****
DTV: Finished startup sequence
/home/onesork/Desktop/Democracy-0.9.2.2/platform/gtk-x11/dist/usr/lib/python2.4/site-packages/democracy/frontend_implementation/gtk_queue.py:109: GtkDeprecationWarning: gtk.threads_enter is deprecated, use gtk.gdk.threads_enter instead
gtk.threads_enter()
/home/onesork/Desktop/Democracy-0.9.2.2/platform/gtk-x11/dist/usr/lib/python2.4/site-packages/democracy/frontend_implementation/gtk_queue.py:129: GtkDeprecationWarning: gtk.threads_leave is deprecated, use gtk.gdk.threads_leave instead
gtk.threads_leave()
['/home/onesork/Movies/Democracy']
DTV: updating the Guide
*** Daemon ready ***
Setting VolumeLevel to 1.0
loaded renderer 'gstrenderer'
loaded renderer 'xinerenderer'
gtkAsyncMethod: took too long: 1.512
INTERNAL ERROR on Browser End: JavaPluginFactory5 init - no agent?
System error?:: No such file or directory
downloader: connection closed -- quitting
Shutting down downloaders...Nevíte někdo prosím v čem by mohla být chyba?