[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2016-04-17 Thread Mohammad Anwar Shah
The problem is caused by 3rd party application installing own versions of Qt libraries. In my case, it is MF 710 3G modem used by sold by some mobile operators here (Bangladesh). The libraries are in `/opt/Teletalk_3G/usr/lib` (for Teletalk provider). The solution is just remove those libraries.

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2011-08-31 Thread Jonathan Thomas
** Changed in: qt Status: New = Invalid -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qt4-x11 in Ubuntu. https://bugs.launchpad.net/bugs/115970 Title: qt4 apps doesn't start with symbol lookup error To manage notifications about

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2011-04-26 Thread Terje Andre Arnøy
Ok, I have a similar error, but no Google Earth. Are there any other known culprits for this error? -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qt4-x11 in Ubuntu. https://bugs.launchpad.net/bugs/115970 Title: qt4 apps doesn't start

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2011-04-20 Thread Nixblicker
Hey guys, seems that i have solved this problem for me - i recently moved over to a newer PC, and our admin tried to recover as much software as possible from that has been installed previously. I didn't even knew i had GoogleEarth installed before, but it was now - and most likely this was

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2011-04-20 Thread Mannex
Hey Nix, thanks very much for the info! Definitely something to keep note of. I have another question. Did you leave GoogleEarth installed? In other words, now that you've removed the errant libraries, does GoogleEarth run? If you already removed it, don't install it just to find out (since I

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2011-04-19 Thread Nixblicker
Hello, i have the same problem on 10.04 ldd -d -r /usr/lib/libQt*.so.4 | grep undefined gives the following undefined symbol: _Z9qBadAllocv (/usr/lib/libQtXml.so.4) undefined symbol: _ZN14QObjectPrivate15checkWindowRoleEv (/usr/lib/libQtSql.so.4) undefined symbol: _Z9qBadAllocv

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2011-04-19 Thread Mannex
Nixblicker, the only thing I can say is that for the majority of the cases I've encountered since opening this issue, it seems that installation of GoogleEarth is the culprit. If you have that installed, that is likely the cause. The only solution I have found is a reinstallation of the OS and NOT

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2011-04-01 Thread TheMidnightHunter
Ditto Prosper. Kshishen will not launch on 10.04. Recently reinstalled Google Earth, so that is probable culprit. No QT4 in /usr/local/lib. Does anyone have a solution for this on 10.04? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2011-04-01 Thread Mannex
The only solution I came up with was reinstalling the OS, not as a solution (because that would be rather drastic!), but because I had to -- my hard drive crashed. When I got everything running again, I just didn't install GoogleEarth. Sorry. Not much help. -- You received this bug notification

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2011-01-21 Thread Leonid Evdokimov
Google Earth package does same evil thing while placing path to their own Qt version into /etc/ld.so.conf.d/googleearth.conf - that break skype, for example. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qt4-x11 in ubuntu.

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2010-10-11 Thread Joost Ringoot
Thanks guys, it worked for me too. I did this: mkdir -p Desktop/usr/local/lib/beidqt/ mv /usr/local/lib/beidqt/libQtGui.so.4 Desktop/usr/local/lib/beidqt/ mv /usr/local/lib/beidqt/libQtCore.so.4 Desktop/usr/local/lib/beidqt/ All those broken apps like : k3b, vlc, kate, amarok work again.

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2010-08-14 Thread Jezscha
Hi, unfortunately i have similar problem.. Since i have installed new Ubuntu 10.04 (brand new installation) i cannot access VLC, QT_setting_utility, QT_designer, qBittorrent, and so on. Non of QT apps works except the application with their own qt library (NUKE, MAYA). I have already reinstalled

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2010-08-02 Thread Prosper
Ran into it today too. Trying to play kshisen. I don't have any libQtSvg files in /usr/local/lib, only in /usr/lib. None of the above workarounds gave any help. Neither did reinstalling. -- qt4 apps doesn't start with symbol lookup error https://bugs.launchpad.net/bugs/115970 You received this

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2010-07-12 Thread Shane
What the hell, one day I was using skype, the next I get this flippin error. I ran through the above troubleshooting, and got nowhere. -- qt4 apps doesn't start with symbol lookup error https://bugs.launchpad.net/bugs/115970 You received this bug notification because you are a member of Ubuntu

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2010-06-30 Thread Ubuntu LinuXer
I get it with Ubuntu 10.04 64 bit too. -- qt4 apps doesn't start with symbol lookup error https://bugs.launchpad.net/bugs/115970 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qt4-x11 in ubuntu. -- kubuntu-bugs mailing list

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2010-06-30 Thread Ubuntu LinuXer
None of the solution worked for me. -- qt4 apps doesn't start with symbol lookup error https://bugs.launchpad.net/bugs/115970 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qt4-x11 in ubuntu. -- kubuntu-bugs mailing list

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2010-06-16 Thread SX
** Also affects: qt Importance: Undecided Status: New -- qt4 apps doesn't start with symbol lookup error https://bugs.launchpad.net/bugs/115970 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qt4-x11 in ubuntu. -- kubuntu-bugs

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2010-06-16 Thread SX
Hi, I have the same issue with my eid card reader but I can't remove permanently the two files libQtCore.so.4 and libGTGui.so.4 in /usr/local/lib/beidqt/. To remove it I make a sudo nautilus and remove it manually. VLC and co work good after this removal but when I make a sudo ldconfig or I

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2010-01-16 Thread Jack
Thanks all Same here with the Belgian ID reader... Belgian Gov really needs help ;-) -- qt4 apps doesn't start with symbol lookup error https://bugs.launchpad.net/bugs/115970 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2009-06-10 Thread Koen Roggemans
Thanks Yarlie and all others Same here with the Belgian ID reader :-' - I didn't realise there was a package for that. -- qt4 apps doesn't start with symbol lookup error https://bugs.launchpad.net/bugs/115970 You received this bug notification because you are a member of Kubuntu Bugs, which is

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2009-06-05 Thread Yarlie
Hey, This solved also my problem. It occured after installing the belgian identity card reader software (beid) provided by the government. Their software installer is a piece of crap :-p I read on another forum that they are actually advising to use the beid that is in the ubuntu repo. Anyhow,

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2009-05-13 Thread vpxavier
Hello, I have the same problem with ubuntu 9.04. When trying to launch virtualbox-ose: -- qt4 apps doesn't start with symbol lookup error https://bugs.launchpad.net/bugs/115970 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2009-05-13 Thread vpxavier
sorry... when trying to launch virtualbox-ose: VirtualBox: supR3HardenedMainGetTrustedMain: dlopen(/usr/lib/virtualbox/VirtualBox.so,) failed: /usr/lib/libQtNetwork.so.4: undefined symbol: _ZN14QObjectPrivate15checkWindowRoleEv when trying to launch skype: skype: symbol lookup error:

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2009-04-13 Thread mike.simonson
Hum the solution works perfectly for me but each time i reboot the files in /usr/local/lib are recreated or maybe it's a program i run that put them back there. Anyway is there a solution to know which program has created the files? -- qt4 apps doesn't start with symbol lookup error

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2009-04-11 Thread mike.simonson
worked for me too thanks a lot Terence because i had kdenlive virtualbox and many other application not working anymore. -- qt4 apps doesn't start with symbol lookup error https://bugs.launchpad.net/bugs/115970 You received this bug notification because you are a member of Kubuntu Bugs, which

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2009-03-29 Thread Ramon
It works ! Thanks a lot Terence :) -- qt4 apps doesn't start with symbol lookup error https://bugs.launchpad.net/bugs/115970 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qt4-x11 in ubuntu. -- kubuntu-bugs mailing list

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2009-03-27 Thread Ramon
Thanks for the hint Terence, but what does that mean? It is not like if I chose where to put the libs myself, I rely on synaptic for that. Any ideas for a solution? -- qt4 apps doesn't start with symbol lookup error https://bugs.launchpad.net/bugs/115970 You received this bug notification

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2009-03-27 Thread Terence Simpson
No Ubuntu packages will install anything to /usr/local, it must be something you installed manually or a .deb you installed from a 3rd party repository. If it's the latter you can find the package with: dpkg -S usr/local/lib/libQtCore.so.4 -- qt4 apps doesn't start with symbol lookup error

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2009-03-27 Thread Ramon
libQTCore is in the usr/local/lib directory. I cd to it and run dpkg -S usr/local/lib/libQtCore.so.4 The computer says: libqtcore4: /usr/lib/libQtCore.so.4.4.3 libqtcore4: /usr/lib/libQtCore.so.4 libqtcore4: /usr/lib/libQtCore.so.4.4 -- qt4 apps doesn't start with symbol lookup error

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2009-03-27 Thread Ramon
Thank you Terence. The thing that I installed automatically out of synaptic was Adobe Air, when I clicked on the install button for TweetDeck or Twhirl in their page. I guess that could be the source of the problem. I guess that an automatic install like that is too good to be true! When I run

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2009-03-27 Thread Terence Simpson
I would suggest just moving (or removing) those libraries from /usr/local/lib and seeing if Qt applications start to work -- qt4 apps doesn't start with symbol lookup error https://bugs.launchpad.net/bugs/115970 You received this bug notification because you are a member of Kubuntu Bugs, which

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2009-03-26 Thread Ramon
I also have a problem in 8.10. I have identified at least the following programs not running: skype, last.fm, virtualbox. I have not installed nessus so the solution provided in some forums does not apply. Following the posts in this thread, I have tried to extract some extra information: My

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2009-03-26 Thread Terence Simpson
You have a mix of /usr/lib and /usr/local/lib there, mixing libraries like that is bound to cause problems. -- qt4 apps doesn't start with symbol lookup error https://bugs.launchpad.net/bugs/115970 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2009-03-09 Thread Jimmy Happy
** Changed in: qt4-x11 (Ubuntu) Status: Invalid = New -- qt4 apps doesn't start with symbol lookup error https://bugs.launchpad.net/bugs/115970 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qt4-x11 in ubuntu. -- kubuntu-bugs mailing

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2009-03-09 Thread Jonathan Thomas
** Changed in: qt4-x11 (Ubuntu) Status: New = Invalid -- qt4 apps doesn't start with symbol lookup error https://bugs.launchpad.net/bugs/115970 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qt4-x11 in ubuntu. -- kubuntu-bugs mailing

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2009-03-09 Thread Jimmy Happy
I have found this bug. This bug is VALID. Many have reported about a bug with QT, with other libraries of QT in other directories. (skype, nessus, etc.) This bug has NOTHING to do with private copies of QT libraries. ldd `which qtconfig` | grep Qt: libQt3Support.so.4 =

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2008-09-06 Thread Keith Baker
D4nielfree wrote on 2008-04-21: remove /opt/nessus/lib from /etc/ld.so.conf and re-run ldconfig just solved the problem That solves the Skype/Virtualbox/... problems, but Nessus won't start anymore. So I didn't remove /opt/nessus/lib from /etc/ld.so.conf, instead I deleted all qt-files (libQt*)

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2008-05-31 Thread Zeljko Milic bullet
If You need more details please do not hesitate to contact me!! -- qt4 apps doesn't start with symbol lookup error https://bugs.launchpad.net/bugs/115970 You received this bug notification because you are a member of Kubuntu Team, which is subscribed to qt4-x11 in ubuntu. -- kubuntu-bugs

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2008-05-31 Thread Zeljko Milic bullet
the output of lsb_release -rd : Description: Ubuntu 8.04 Release: 8.04 the dpkg -l libqt4* smplayer | grep ^ii dpkg-l.log content is: ii libqt4-core 4.3.4-0ubuntu3 Qt 4 core non-GUI functionality runtime library ii libqt4-dev 4.3.4-0ubuntu3 Qt 4 development files ii libqt4-gui 4.3.4-0ubuntu3

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2008-05-31 Thread Zeljko Milic bullet
The output of ldd -r /usr/lib/libQtNetwork.so.4 : undefined symbol: _ZN14QObjectPrivate15checkWindowRoleEv (/usr/lib/libQtNetwork.so.4) linux-gate.so.1 = (0xb7f6b000) libQtCore.so.4 = /lib/libQtCore.so.4 (0xb7d19000) libfontconfig.so.1 = /usr/lib/libfontconfig.so.1 (0xb7cef000) libz.so.1 =

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2008-05-31 Thread Zeljko Milic bullet
This is not a third-party bug!! Please do not pass the ball from one to another maintainer or bug fixer or how ever do You guys call yourself !! I am seek and tired being passed around. Let some of you fix this problem once for all or even try doing so!! I got error starting smplayer but I am

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2008-04-21 Thread D4nielfree
confirm this bug, just after i installed Nessus. according to http://ubuntuforums.org/showthread.php?t=556058, remove /opt/nessus/lib from /etc/ld.so.conf and re-run ldconfig just solved the problem -- qt4 apps doesn't start with symbol lookup error https://bugs.launchpad.net/bugs/115970 You

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2008-04-21 Thread Terence Simpson
If this is caused by installing third-party applications then it's not a bug in Qt but in the third-party application. ** Changed in: qt4-x11 (Ubuntu) Status: Confirmed = Invalid -- qt4 apps doesn't start with symbol lookup error https://bugs.launchpad.net/bugs/115970 You received this

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2007-12-19 Thread Nicolas Valcárcel
$ ldd /usr/bin/lastfm linux-gate.so.1 = (0xe000) libLastFmTools.so.1 = /usr/lib/libLastFmTools.so.1 (0xb7f3c000) libQtXml.so.4 = /opt/nessus/lib/libQtXml.so.4 (0xb7ed3000) libQtGui.so.4 = /opt/nessus/lib/libQtGui.so.4 (0xb76db000) libQtNetwork.so.4 =

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2007-12-18 Thread Jonathan Riddell
** Summary changed: - qtconfig-qt4 doesn't start + qt4 apps doesn't start with symbol lookup error -- qt4 apps doesn't start with symbol lookup error https://bugs.launchpad.net/bugs/115970 You received this bug notification because you are a member of Kubuntu Team, which is a bug contact for

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2007-12-18 Thread Jonathan Riddell
Some other related issues: http://suseforums.net/index.php?showtopic=42051 http://ubuntuforums.org/showthread.php?t=634647 https://bugs.edge.launchpad.net/ubuntu/+source/qt4-qtruby/+bug/128797 http://qa.mandriva.com/show_bug.cgi?id=32493 It's caused by Qt4 patch

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2007-12-18 Thread Jonathan Riddell
Since there is an ABI change I can understand apps from outside our repository not building. I tested last.fm and skype and they both run fine against libqt4-core 4.3.2-0ubuntu3.1 from gutsy-updates. -- qt4 apps doesn't start with symbol lookup error https://bugs.launchpad.net/bugs/115970 You

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2007-12-18 Thread Jonathan Riddell
s/building/running/ -- qt4 apps doesn't start with symbol lookup error https://bugs.launchpad.net/bugs/115970 You received this bug notification because you are a member of Kubuntu Team, which is a bug contact for qt4-x11 in ubuntu. -- kubuntu-bugs mailing list [EMAIL PROTECTED]

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2007-12-18 Thread Jonathan Riddell
Has anyone built Qt 4 themselves? -- qt4 apps doesn't start with symbol lookup error https://bugs.launchpad.net/bugs/115970 You received this bug notification because you are a member of Kubuntu Team, which is a bug contact for qt4-x11 in ubuntu. -- kubuntu-bugs mailing list [EMAIL PROTECTED]

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2007-12-18 Thread Jonathan Riddell
This has been confirmed with one reporter to be caused by nessus which installs its own copy of Qt4. -- qt4 apps doesn't start with symbol lookup error https://bugs.launchpad.net/bugs/115970 You received this bug notification because you are a member of Kubuntu Team, which is a bug contact for

[Bug 115970] Re: qt4 apps doesn't start with symbol lookup error

2007-12-18 Thread Jonathan Riddell
Please paste the output of ldd /usr/bin/qtconfig-qt4 (or other problematic program) if this is still a problem. -- qt4 apps doesn't start with symbol lookup error https://bugs.launchpad.net/bugs/115970 You received this bug notification because you are a member of Kubuntu Team, which is a bug