Ok. From reports on our forum it seems that rebuilding kadu with Qt 4.5 will solve this problem. Try rebuild package:
mkdir ~/kadu-build cd ~/kadu-build apt-get source kadu sudo apt-get install fakeroot dpkg-dev sudo apt-get build-dep kadu cd kadu-0.6.5.1 dpkg-buildpackage -us -uc -rfakeroot and install new packages. Problem should disappear. IMHO the problem is that Kadu was build on Thu, 19 Feb 2009 21:41:47 using Qt4.4 and Qt 4.5 was uploaded on Tue, 03 Mar 2009 -- Kadu hangs when starts writing in chat window https://bugs.launchpad.net/bugs/339661 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
