My favorites | Sign in
Project Logo
                
Search
for
Updated Jul 29, 2008 by capiscuas
linux_installation  
How to install and run SubDownloader on GNU/Linux

Subdownloader 2.0.x beta for GNU/Linux

From Packages

Debian/Ubuntu .deb packages here
ArchLinux Package here

Run from sources

Note: It's a beta version. Please give us your feedback. Thanks.

Donations are also very appreciated to keep this project alive.


Comment by sidiney.rodrigues, Jun 27, 2008

Failed to import mmpython module. This means you will be unable to upload your videos with all details. Subdownloader started <class 'socket.error'> (111, 'Conex\xc3\xa3o recusada') (111, 'Conex\xc3\xa3o recusada')

i put localhost in the proxy config.

anyone to help me?

Comment by capiscuas, Jun 30, 2008

Can you try with the latest codes and put fill a bug if your error still happens?

Comment by k2xmass, Jul 02, 2008

I have following error. Can anyone help me? :

File "run.py", line 42, in <module>

import gui.main
File "/home/klimass/downloaded/subdownloader/gui/main.py", line 34, in <module>
from PyQt4?.Qt import qDebug, qFatal, qWarning, qCritical, QApplication, QMainWindow
File "/usr/lib/python2.5/site-packages/PyQt4?/Qt.py", line 4, in <module>
from PyQt4?.QtOpenGL import
ImportError?: No module named QtOpenGL

Thanks a lot in advance.

Comment by rafael.inigo, Jul 05, 2008

Failed to import mmpython module. This means you will be unable to upload your videos with all details. Subdownloader started ASSERT failure in QCoreApplication::sendEvent: "Cannot send events to objects owned by a different thread. Current thread 85b85f0. Receiver 'MainWindow?' (of type 'QMainWindow') was created in thread 8445c10", file kernel/qcoreapplication.cpp, line 274 Aborted

Comment by limit.gb, Jul 12, 2008

Same error as rafael.inigo

Comment by atinytree, Jul 14, 2008

Rafael.inigo and limit.gb: Run "make install" on Qt again. You don't need to "make" again, just "make install"

That did it for me, anyway.

Comment by pmontepagano, Aug 06, 2008

I get this error.

pablo@pablo ~/software/subdownloader-2.0 $ python run.py Traceback (most recent call last):

File "run.py", line 28, in <module>
import subdownloader.modules.configuration as conf
ImportError?: No module named modules.configuration

Comment by barraponto, Aug 07, 2008

aren't there hardy .deb packages? does installing intrepid packages on hardy work?

Comment by bakirdjian, Aug 21, 2008

I get this error:

Traceback (most recent call last):

File "/usr/share/subdownloader/run.py", line 45, in <module>
import gui.main
ImportError?: No module named gui.main

I downloaded the "subdownloader-cli_2.0.5.1-1_all.deb" package.

Comment by vomitols, Aug 21, 2008

same problem as @bakirdjian

Comment by bluekarasu, Sep 19, 2008

I juste installed the 2.0.6 deb packages, I can't find it in the application menu and if I try from the terminal here's what I get :

~$ subdownloader Traceback (most recent call last):

File "/usr/bin/subdownloader", line 45, in <module>
import gui.main
ImportError?: No module named gui.main

Comment by wojciech.kania, Oct 11, 2008

cool it works in ubuntu hardy heron.

How to change interface language? In Settings->Configure-Subdownloader->Others there is only 'English'.


Sign in to add a comment
Hosted by Google Code