Page 1 of 1

qBittorrent doesn't run anymore.

Posted: Thu Oct 27, 2011 3:45 am
by Jerfus
This is a problem which just began yesterday, prior to that it was working perfectly. Everytime I try to run it, it just shows the splash screen for a few seconds and then nothing, I've already checked and there's no process running, it doesn't open at all.

Re: qBittorrent doesn't run anymore.

Posted: Thu Oct 27, 2011 5:36 am
by ironcross

Re: qBittorrent doesn't run anymore.

Posted: Thu Oct 27, 2011 5:44 am
by Jerfus
Thanks, but I had already tried that without much hope. It doesn't even open to tray, and I even tried with the grep | lsof -torr i and no process is running, neither there nor through the system monitor.

Re: qBittorrent doesn't run anymore. (My Solution)

Posted: Fri Oct 28, 2011 5:47 pm
by Zenny422
I have the same problem. A splash screen pops up for a few seconds and then it dies UUugggghh  This happens from time to time with older Ubuntu Distros.aswell. Currently using Oneiric 11.10 64bit  Help !!!!!!  Ok this is what terminal said  ----> Couldn't set environment variable...
qbittorrent: symbol lookup error: qbittorrent: undefined symbol: _ZN10libtorrent7sessionC1ERKNS_11fingerprintEii      ok My Solution was  to remove libtorrent-rasterbar 6 from synaptic package manager. Reinstalled qbittorrent from site not Software Center. It came back Hoooray !!!!

Re: qBittorrent doesn't run anymore.

Posted: Sun Oct 30, 2011 4:59 pm
by freddybob
I have the same problem on the same OS (Ubuntu 11.10 64bit).

Has anyone found a fix or workaround?

(qbittorrent:14139): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
Couldn't set environment variable...
qbittorrent: symbol lookup error: qbittorrent: undefined symbol: _ZN10libtorrent7sessionC1ERKNS_11fingerprintEii

Re: qBittorrent doesn't run anymore.

Posted: Sun Nov 06, 2011 9:24 pm
by freddybob
This bug report led me to believe there was a problem with libtorrent-rasterbar6 from having qBittorrent and Deluge both installed.

I fixed the conflict by:

Code: Select all

sudo apt-get remove libtorrent-rasterbar6 deluge qbittorrent
sudo apt-get autoclean
sudo apt-get install deluge qbittorrent

Re: qBittorrent doesn't run anymore.

Posted: Sun Nov 06, 2011 10:28 pm
by Jerfus
Thank you for the tip but it didn't work, it's the same as before.

Re: qBittorrent doesn't run anymore.

Posted: Mon Nov 07, 2011 2:02 pm
by freddybob
Maybe it's not libtorrent-rasterbar6 causing the conflict on your system.  I'd try removing then re-installing libtorrent*.

Do you have both qBittorent and Deluge installed?  Do you need both?

Re: qBittorrent doesn't run anymore.

Posted: Tue Nov 08, 2011 1:08 am
by loki
Another thought, if you do have both installed, is it possible qbittorrent and deluge are both requesting a different version of libtorrent? So one is causing a conflict with the other.