[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-10-02 Thread Mingming
I upgraded to 2.2ubuntu15, but it seems that libQtXml.so.4 is still missing. $skype skype: error while loading shared libraries: libQtXml.so.4: cannot open shared object file: No such file or directory $ldd /usr/bin/skype libQtXml.so.4 = not found -- ia32-libs missing libQtDBus, others?

[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-10-02 Thread Bremm
Fixed with 2.2ubuntu16, thanks. -- ia32-libs missing libQtDBus, others? https://bugs.launchpad.net/bugs/271550 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

[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-10-02 Thread Dima Ilchenko
Still doesn't work for me, skype allows to enter credentials but dies right at showing contact list with the error: ALSA lib ../../src/conf.c:2700:(snd_config_hooks_call) Cannot open shared library /usr/lib/alsa-lib/libasound_module_conf_pulse.so ALSA lib

[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-10-02 Thread Wouter Stomp
Dima: Also filed as bug 277180 but perhaps it has something todo with this. -- ia32-libs missing libQtDBus, others? https://bugs.launchpad.net/bugs/271550 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-10-02 Thread Brian Murray
Skype is failing for a different reason now (show in comment 22), however it is not related to this bug report as this is about skype even failing to launch due to missing libraries. -- ia32-libs missing libQtDBus, others? https://bugs.launchpad.net/bugs/271550 You received this bug notification

[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-10-01 Thread Launchpad Bug Tracker
This bug was fixed in the package ia32-libs - 2.2ubuntu15 --- ia32-libs (2.2ubuntu15) intrepid; urgency=low * fetch-and-build.sh: (LP: #271550) - replaced libqt4-gui with libqtgui4 - replaced libqt4-core with libqtcore4 -- Stephan Hermann [EMAIL PROTECTED] Wed, 01 Oct

[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-09-30 Thread Pete Graner
I can also confirm that this is still broke after installing the new package per comment #14 above. Same errors. -- ia32-libs missing libQtDBus, others? https://bugs.launchpad.net/bugs/271550 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-09-29 Thread Brian Murray
After installing ia32-libs version 2.2ubuntu14, I still was not able to use skype which is what this bug is about. I believe that libqtgui4, libqtcore4 and libqt4-xml are still missing. Further information supporting this can be found in comments 2 and 3 - which contain ldd output for skype and

[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-09-28 Thread David Vonka
This did not work out too good for me. the newly installed libqt-dbus and libqt-network are not compatible (4.4.2) with my hand installed liqt4-core (4.4.1) and libqt-gui (4.4.1). I had to reinstall them manually again (ie download from i386 repositories, extract and copy to /usr/lib32/) But as

[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-09-28 Thread Nish Aravamudan
I am out of the country and won't be able to test the fix until October 10th or 11th. Will update the bug when I am able to do so. -- ia32-libs missing libQtDBus, others? https://bugs.launchpad.net/bugs/271550 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-09-27 Thread Stephan Hermann
@Nish: Yes, the lib was there, but this changed totally in intrepid. Intrepid now has several other libqt4-* packages, e.g. libqt4-dbus where the dbus interface to qt was laid off. this was never in hardies version... but now it's back in intrepid. + libqt4-network for working properly --

[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-09-27 Thread Launchpad Bug Tracker
This bug was fixed in the package ia32-libs - 2.2ubuntu14 --- ia32-libs (2.2ubuntu14) intrepid; urgency=low * Re-bringing back libqt4 * fetch-and-build: - added libqt4-dbus (LP: #271550) - added libqt4-network - added libqt4-qt3support (LP: #222934) -- Stephan

[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-09-26 Thread Stephan Hermann
well, libqt4-dbus and libqt4-network were never in hardy ia32-libs... added them now... and libqt4 in general is back ** Changed in: ia32-libs (Ubuntu) Assignee: (unassigned) = Stephan Hermann (shermann) Status: Confirmed = In Progress -- ia32-libs missing libQtDBus, others?

[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-09-26 Thread Nish Aravamudan
well, libqt4-dbus and libqt4-network were never in hardy ia32-libs... added them now... and libqt4 in general is back Huh? Are you referring to package names and libqt4 in the Hardy version also including the dbus libs? Even if that is the case, it should be quite clear that this is a

[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-09-22 Thread Till Kamppeter
I have the same problem and this is my vote to get it fixed in Intrepid. Skype relly should work on amd64. ** Changed in: ia32-libs (Ubuntu) Importance: Undecided = Critical Target: None = ubuntu-8.10-beta -- ia32-libs missing libQtDBus, others? https://bugs.launchpad.net/bugs/271550

[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-09-22 Thread Till Kamppeter
To make Skype working I had to add the following to the commands above: cd /tmp/skype wget http://mirror.switch.ch/ftp/mirror/ubuntu/pool/main/q/qt4-x11/libqt4-dbus_4.4.1-0ubuntu2_i386.deb dpkg -x libqt4-dbus_4.4.1-0ubuntu2_i386.deb /tmp/skype/tmp sudo cp -a /tmp/skype/tmp/usr/lib/* /usr/lib32/

[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-09-22 Thread hyper_ch
Hmmm, libqt4-dbus was added for me... I guess some other package must have done it. Thx Till :) For those that still have problems, run: ldd /usr/bin/skype And check out what files are missing. Then use apt-file to find the according package: sudo apt-get install apt-file sudo apt-file update

[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-09-20 Thread Terence Simpson
** Also affects: ia32-libs (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481224 Importance: Unknown Status: Unknown -- ia32-libs missing libQtDBus, others? https://bugs.launchpad.net/bugs/271550 You received this bug notification because you are a member of Ubuntu

[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-09-20 Thread hyper_ch
I encounter the same problem. I installed kubuntu intrepid ibex and then skype. When I start skype I get this error messag: [EMAIL PROTECTED]:~$ skype skype: error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory [EMAIL PROTECTED]:~$ And

[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-09-20 Thread tankdriver
same problem here: (intrepid alpha-6) my output: $ skype skype: error while loading shared libraries: libQtDBus.so.4: cannot open shared object file: No such file or directory and: $ ldd /usr/bin/skype linux-gate.so.1 = (0xf7f58000) libasound.so.2 = /usr/lib32/libasound.so.2

[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-09-20 Thread Wouter Stomp
** Tags added: regression-potential -- ia32-libs missing libQtDBus, others? https://bugs.launchpad.net/bugs/271550 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

[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-09-20 Thread Philipp Dreimann
this one seems to be fixed in debian lenny... why is it not yet in ubuntu intrepid? -- ia32-libs missing libQtDBus, others? https://bugs.launchpad.net/bugs/271550 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-09-20 Thread Philipp Dreimann
many people have this problem. ** Changed in: ia32-libs (Ubuntu) Status: New = Confirmed -- ia32-libs missing libQtDBus, others? https://bugs.launchpad.net/bugs/271550 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-09-20 Thread hyper_ch
I wrote this little script below to fetch the missing 32-bit libs and unpack them to the right place (run it as sudo): #!/bin/bash mkdir /tmp/skype mkdir /tmp/skype/tmp cd /tmp/skype wget http://mirror.switch.ch/ftp/mirror/ubuntu/pool/main/q/qt4-x11/libqtgui4_4.4.1-0ubuntu2_i386.deb wget

[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-09-20 Thread hyper_ch
*just subscription to this bug* -- ia32-libs missing libQtDBus, others? https://bugs.launchpad.net/bugs/271550 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

[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-09-20 Thread Bug Watch Updater
** Changed in: ia32-libs (Debian) Status: Unknown = Fix Released -- ia32-libs missing libQtDBus, others? https://bugs.launchpad.net/bugs/271550 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 271550] Re: ia32-libs missing libQtDBus, others?

2008-09-19 Thread Wouter Stomp
Sounds very similar to this bug in debian: libqt4-dbus: Skype cannot find libQtDBus.so.4 after upgrade http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481224 -- ia32-libs missing libQtDBus, others? https://bugs.launchpad.net/bugs/271550 You received this bug notification because you are a