[Bug 226119] Re: cannot start smplayer

2009-01-01 Thread Terence Simpson
We do not support bugs for custom compiled applications/libraries ** Changed in: qt4-x11 (Ubuntu) Status: Confirmed => Invalid -- cannot start smplayer https://bugs.launchpad.net/bugs/226119 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 226119] Re: cannot start smplayer

2009-01-01 Thread Zeljko Milic bullet
I am so sorry for the CAPS , I must have hurt your feelings Terence...boo-hoo!! And who said that Qt libraries must be in /lib?! And what gives you an idea tha some program you installed from source did not put libraries in /lib or what ever other place?! And just to say, usually the library men

[Bug 226119] Re: cannot start smplayer

2008-12-11 Thread Terence Simpson
no Qt libraries would be in /lib, Qt never installed to /lib. and PLEASE DON'T USE ALL CAPS, IT'S RUDE -- cannot start smplayer https://bugs.launchpad.net/bugs/226119 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qt4-x11 in ubuntu. -- kubunt

[Bug 226119] Re: cannot start smplayer

2008-12-10 Thread Zeljko Milic bullet
FINALLY I HAVE FIND THE SOLUTION FOR ALL SYMBOL LOOKUP ERRORS IN UBUNTU!! FIRST OF ALL I MUST SAY THAT EVERYBODY HAVING THIS PROBLEM HAS PROBABLY HAD HIS SYSTEM UPDATED FROM ONE TO ANOTHER VERSION OF UBUNTU ( NOT DOING CLEAN INSTALL OF SYSTEM ). AND NOW I'LL FINALLY TELL YOU WHAT IS THE PROBLEM

[Bug 226119] Re: cannot start smplayer

2008-12-08 Thread Zeljko Milic bullet
Still nothing. I am really desperate! Is there no one who could solve this problem for me?! Please people, even a hint from anyone? -- cannot start smplayer https://bugs.launchpad.net/bugs/226119 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to

[Bug 226119] Re: cannot start smplayer

2008-09-16 Thread chris
There is definitely a conflict with your installed libraries. run ldconfig -v look for all lines containing libQt*.so.4 There are probably at least two different versions of libraries. I had the same error, in my case it was not nessus but the libraries shipped with the software for Al

[Bug 226119] Re: cannot start smplayer

2008-07-05 Thread Zeljko Milic bullet
Will somebody even try to resolve this problem to me? Thanx. -- cannot start smplayer https://bugs.launchpad.net/bugs/226119 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https

[Bug 226119] Re: cannot start smplayer

2008-06-11 Thread Zeljko Milic bullet
Tried that before with /opt/nessus from /etc/ld.so.conf but it doesn't the trick for me :). Thanx any way :)) -- cannot start smplayer https://bugs.launchpad.net/bugs/226119 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-b

[Bug 226119] Re: cannot start smplayer

2008-06-11 Thread sgrzy01
I ran across your post b/c I was looking for a solution for why my lastfm client stopped running with the same error you were having... I fixed it and it was definitely caused by a third party app that installed an old version of libQt... in my cases nessus.. found it by typing: ldconfig -v sa

[Bug 226119] Re: cannot start smplayer

2008-06-10 Thread Zeljko Milic bullet
Could this help You figuring out what is the problem? [EMAIL PROTECTED]:~/Desktop$ sudo ls -l -a /usr/lib/ |grep libQtNetwork -rw-r--r-- 1 root root 611 2008-05-22 12:59 libQtNetwork.prl lrwxrwxrwx 1 root root 21 2008-06-06 21:03 libQtNetwork.so -> libQtNetwork.so.4.4.0 lrwxrwxrwx

[Bug 226119] Re: cannot start smplayer

2008-06-10 Thread Zeljko Milic bullet
Hope this can help You to help me :)) : [EMAIL PROTECTED]:~$ sudo ls -l -a /usr/lib/libQtNetwork.so.4 [sudo] password for zeljko: lrwxrwxrwx 1 root root 21 2008-06-06 21:03 /usr/lib/libQtNetwork.so.4 -> libQtNetwork.so.4.4.0 [EMAIL PROTECTED]:~$ locate libQtNetwork.so.4.4.0 /usr/lib/libQtNetwo

[Bug 226119] Re: cannot start smplayer

2008-06-09 Thread Jean-Baptiste Lallement
Yes there is hope because it's not reproducible with either version of Qt in Hardy or Intrepid. But because it's not reproducible it's very hard to find out the root cause. It's likely due to an old version of the library lying around or a third party app installed somewhere. Just a few suggest

[Bug 226119] Re: cannot start smplayer

2008-06-06 Thread Zeljko Milic bullet
I have tried running smplayer with latest qt4 from hardy backports installed but again the same error: smplayer: symbol lookup error: /usr/lib/libQtNetwork.so.4: undefined symbol: _ZN14QObjectPrivate15checkWindowRoleEv Is there any hope? -- cannot start smplayer https://bugs.launchpad.net/bugs/

[Bug 226119] Re: cannot start smplayer

2008-06-06 Thread Zeljko Milic bullet
the output of objdump -T /usr/lib/libQtNetwork.so.4 |grep checkWindow is : DF *UND* 0005 _ZN14QObjectPrivate15checkWindowRoleEv Also I think that I am using the latest version of qt4 , and it is -- cannot start smplayer https://bugs.launchpad.net/bugs/226119 You received t

[Bug 226119] Re: cannot start smplayer

2008-06-05 Thread Jean-Baptiste Lallement
Small typo the command is : objdump -T /usr/lib/libQtNetwork.so.4 |grep checkWindow -- cannot start smplayer https://bugs.launchpad.net/bugs/226119 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 226119] Re: cannot start smplayer

2008-06-05 Thread Jean-Baptiste Lallement
Since this report as enough informtion I'm going to mark it as confirmed. That symbol is created by patch 0180-window-role.diff - Can you post the output of objdump -T /usr/lib/libQtNetwork.so.4.4.0 |grep checkWindow - Can you test with the latest version of qt4 on hardy-backport and tell us if

[Bug 226119] Re: cannot start smplayer

2008-06-05 Thread Zeljko Milic bullet
I have upload files You asked for. Please can You help me get this work as soon as posible because I am getting desperate !! ** Attachment added: "ld.so.conf.d.tar.gz" http://launchpadlibrarian.net/15068991/ld.so.conf.d.tar.gz -- cannot start smplayer https://bugs.launchpad.net/bugs/226119 Yo

[Bug 226119] Re: cannot start smplayer

2008-06-05 Thread Zeljko Milic bullet
** Attachment added: "ld.so.conf" http://launchpadlibrarian.net/15068416/ld.so.conf -- cannot start smplayer https://bugs.launchpad.net/bugs/226119 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-b

[Bug 226119] Re: cannot start smplayer

2008-05-27 Thread Jean-Baptiste Lallement
Sorry for the delay. This is rather a Qt issue than a smplayer one. This is likely a duplicate of https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/115970 Please, can you attach to this report the file /etc/ld.so.conf and the files in /etc/ld.so.conf.d/ Thanks. -- cannot start smplayer htt

[Bug 226119] Re: cannot start smplayer

2008-05-27 Thread Zeljko Milic bullet
Please will somebody be polite and help me solve this problem? thanks!!! -- cannot start smplayer https://bugs.launchpad.net/bugs/226119 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubun

[Bug 226119] Re: cannot start smplayer

2008-05-07 Thread Zeljko Milic bullet
the "dpkg -l "libqt4*" "smplayer" | grep "^ii" > dpkg-l.log " content is: ii libqt4-core4.3.4-0ubuntu3 Qt 4 core non-GUI functionality runtime library ii libqt4-dev 4.3.4-0ubuntu3

[Bug 226119] Re: cannot start smplayer

2008-05-07 Thread Zeljko Milic bullet
the output of lsb_release -rd : Description:Ubuntu 8.04 Release:8.04 dpkg -l "libqt4*" "smplayer" | grep "^ii" > dpkg-l.log is attached. ** Attachment added: "D:\Racunar\dpkg-l.log" http://launchpadlibrarian.net/14353879/D%3A%5CRacunar%5Cdpkg-l.log -- cannot start smplayer https

[Bug 226119] Re: cannot start smplayer

2008-05-04 Thread Jean-Baptiste Lallement
Thanks for your report. I can't reproduce it with Hardy. Please,can you: - provide the output of lsb_release -rd - run dpkg -l "libqt4*" "smplayer" | grep "^ii" > dpkg-l.log and attach the file to the report. Thanks. ** Changed in: smplayer (Ubuntu) Sourcepackagename: None => smplayer S