Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

ktorrent: symbol lookup error

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
GenierO
Posts: 1
Joined: 2017-05-11 00:14

ktorrent: symbol lookup error

#1 Post by GenierO »

Hi everybody

I use Debian 9 with KDE, everything was going just fine, and all of a sudden ktorrent closed and since then I can't open it again!
Each time I tried to do so from the gui, it was useless. Then I tried to open it from cmd, so that I can see any error message, and here what I got:

Code: Select all

ktorrent: symbol lookup error: /usr/lib/x86_64-linux-gnu/libQt3Support.so.4: undefined symbol: _ZTI9QMenuItem
Any Idea how to solve this problem?
Thanks in Advance.

User avatar
debiman
Posts: 3063
Joined: 2013-03-12 07:18

Re: ktorrent: symbol lookup error

#2 Post by debiman »

QT3 on debian 9?
something's fishy here.
is ktorrent in the repos? is it up to date? is your system up to date?

please post the ouput of

Code: Select all

sudo -i
apt-get update
apt-get -s upgrade
apt-get -s install ktorrent

Post Reply