Am Mittwoch, 18. November 2009 schrieb Petr Vodička: > Dne 18.11.2009 21:55, Toni napsal(a): > > Am Mittwoch, 18. November 2009 schrieb Petr Vodička: > >> Dne 18.11.2009 21:08, Toni napsal(a): > >>> Am Mittwoch, 18. November 2009 schrieb Petr Vodička: > >>>> Hi, > >>>> > >>>> could you check Vuze package for OpenSUSE 11.2, please? It looks, that > >>>> something is wrong with that, because I am unable to run that and I am > >>>> not alone. More information is here: > >>>> https://bugzilla.novell.com/show_bug.cgi?id=555674. > >>> > >>> this link is pretty worthless for me, it indicates something...but not > >>> the needed informations at all :) > >> > >> Sure, I will do my best... > >> > >>> I need the following informations: > >>> rpm -qa | grep Vuze > >> > >> Vuze-libswt3-gtk2-3.5.1-0.pm.4.1.x86_64 > >> Vuze-4.2.0.8-1.1.noarch > >> > >>> rpm -qa | grep xulrunner > >> > >> mozilla-xulrunner191-gnomevfs-1.9.1.4-2.1.2.x86_64 > >> mozilla-xulrunner191-1.9.1.4-2.1.2.x86_64 > >> mozilla-xulrunner191-gnomevfs-32bit-1.9.1.4-2.1.2.x86_64 > >> mozilla-xulrunner191-kde4-0.5-2.2.x86_64 > >> mozilla-xulrunner191-32bit-1.9.1.4-2.1.2.x86_64 > >> mozilla-xulrunner191-translations-common-1.9.1.4-2.1.2.x86_64 > >> > >>> ls -al /usr/share/java/Azureus > >> > >> celkem 14652 > >> drwxr-xr-x 2 root root 4096 18. lis 21.33 . > >> drwxr-xr-x 5 root root 4096 18. lis 21.33 .. > >> -rw-r--r-- 1 root root 13458899 31. říj 12.32 Azureus4.jar > >> lrwxrwxrwx 1 root root 28 18. lis 21.33 swt.jar -> > >> swt-3.5.1-I20080702-0939.jar > >> -rw-r--r-- 1 root root 1510850 15. lis 17.04 > >> swt-3.5.1-I20080702-0939.jar > >> > >>> ls -al /usr/lib/Azureus > >>> grep -h '^GRE_PATH=' /etc/gre.d/*.system.conf | sort > >>> > >>> on 64bit system: > >>> ls -al /usr/lib64/Azureus > >> > >> celkem 1396 > >> drwxr-xr-x 2 root root 4096 18. lis 21.33 . > >> drwxr-xr-x 148 root root 114688 18. lis 21.33 .. > >> -rw-r--r-- 1 root root 40455 15. lis 17.04 libswt-atk-gtk-3555.so > >> -rw-r--r-- 1 root root 7885 15. lis 17.04 libswt-awt-gtk-3555.so > >> -rw-r--r-- 1 root root 78769 15. lis 17.04 libswt-cairo-gtk-3555.so > >> -rw-r--r-- 1 root root 19330 15. lis 17.04 libswt-glx-gtk-3555.so > >> -rw-r--r-- 1 root root 19705 15. lis 17.04 libswt-gnome-gtk-3555.so > >> -rw-r--r-- 1 root root 350419 15. lis 17.04 libswt-gtk-3555.so > >> -rw-r--r-- 1 root root 646880 15. lis 17.04 libswt-pi-gtk-3555.so > >> -rw-r--r-- 1 root root 117168 15. lis 17.04 > >> libswt-xulrunner-gtk-3555.so > >> > >>> grep -h '^GRE_PATH=' /etc/gre.d/*-64bit.system.conf | sort > >> > >> GRE_PATH=/usr/lib64/xulrunner-1.9.1.4 > >> > >>> which java version is active ? > >>> update-alternatives --config java > >> > >> There are 2 alternatives which provide `java'. > >> > >> Selection Alternative > >> ----------------------------------------------- > >> 1 /usr/lib64/jvm/jre-1.5.0-gcj/bin/java > >> *+ 2 /usr/lib64/jvm/jre-1.6.0-sun/bin/java > > > > can you try to deinstall the gcj java ? > > I remember that this package interferes with the other java packages also > > in openSuSE-11.1 > > > > see also here: > > http://www.linux-club.de/viewtopic.php?p=609602#p609602 > > > > and check your azureus.log for the used java-version. > > > > you can find the azureus log in /tmp/Vuze.log > > or comment out this line in /usr/bin/azureus: > > # launch Vuze > > run "$@" 2> $LogFileName > > > > and change to > > run "$@" > > > > than restart azureus and check the output in the console > > Bingo. I didn't know where to find Vuze log. > /usr/lib64/jvm/jre/bin/java: symbol lookup error: > /usr/lib64/Azureus/libswt-cairo-gtk-3555.so: undefined symbol: > cairo_xlib_surface_create hm, strange, seems that your cairo installation differs from the one we have used on our buildserver. Perhaps a update of the cairo packages and we have missed this one or my package was builded with the old one.
A other guy reported me, that with a recompile of the package Vuze-libswt3-gtk2 on his system all worked well. If you're able to do such a recompile, grab the src.rpm from our webportal http://packman.links2linux.de/package/Azureus-libswt3-gtk2 and rebuild the package locally. If not you must wait until our buildserver is processing my rebuild because: Host Arch Packages in waiting queue Packages in blocked queue i586 940 1950 x86_64 766 1584 I guess this will take several hours (perhaps days) .... until this queue is finished and new jobs are processed. > >>>> Thank you. Have a nice day, > >>>> > >>>> Petr Vodicka -- have fun Toni _______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
