https://bugzilla.novell.com/show_bug.cgi?id=651806 https://bugzilla.novell.com/show_bug.cgi?id=651806#c5 --- Comment #5 from Carlo Strata <carlo.strata@tiscali.it> 2010-11-06 13:38:06 UTC --- (In reply to comment #3)
Hi Carlo,
So, the gtk plugin is linked to libzypp.so.800 when it should link to libzypp.so.807.
The reason for that is that the gtk plugin over YaST:Head is no longer built for opensuse 11.2. In fact, since more recently, no yast2 package is being built for 11.2 at all -- so the ncurses and qt plugins will fail in the future too, as you upgrade libzypp.
Your symlink worked because libzypp ABI happened to be backward compatible. I don't think they guarantee that's always the case -- otherwise I'd expect them telling libtool to link applications to the generic libzypp.so and not specific versions like libzypp.so.800. (If they do guarantee backward compatibility, then surely fixing libtool would be a better approach than keeping a trail of symlinks.)
That s what I suppose: I think 8.0.7 and 8.0.0 version numbers sound better as well as a bug fix difference rather than an API change in my head (only in mime?).
--
The QGtkStyle error message (a qt style that mimics gtk) can't be reproduced in 11.2, since I think QGtkStyle was only introduced in the qt version of 11.3. So, it's probably due to some system config file you're missing. It shouldn't happen I think if all package dependencies were well specified -- but given it's a minor issue, it's probably worth to swept it for under the carpet.
Help -> "About QT" yields This program uses Qt version 4.7.0. This is because I'm also using these other repos http://download.opensuse.org/repositories/KDE:/Qt/openSUSE_11.2/ http://download.opensuse.org/repositories/KDE:/Release:/45/openSUSE_11.2/ Don't think my notebook is an heap broken all over: no it isn't. Is a dual Gnome 2.30.2/KDE 4.5.3 "release 8" (I use KDE only to sometimes take a look to him and to be able to use Kolour Paint and sometimes Dolphin). I use and test new yast2 (11.3) users' experience on my "updated 11.2" very well. If you are interest to know my all repos and an ordered list of all my installed packages to evaluate somethings, just ask to me for them, I will post them here asap. :-)
You could try fixing it by firing "qtconfig" and then do "File > Save" (you will have to make some change in order for that menu entry be active).
That fix it, but I must really change something and not only make two opposite changes with the only purpose to light File -> Save menu item! ;-) Now only the "No index for key: "Name" value: "" " ramains, but certainly I swept it for under the carpet! I'm installing a clean hard disk with 11.3 in next weeks on my notebook (which 11.2 install come from an 11.1 upgrade that on his own come from 11.0!). It's time for a new 2.5" 7200 rpm sata harddisk, already on my desk, now with ext4 file system! Thank you. These are the "logs" (after the right File -> Save with pid 8314 qtconfig QGtkStyle error is fixed) carlobook:/home/carlo # qtconfig & [1] 8279 carlobook:/home/carlo # QGtkStyle was unable to detect the current GTK+ theme. [1]+ Done qtconfig carlobook:/home/carlo # carlobook:/home/carlo # yast2 --qt & [1] 8280 carlobook:/home/carlo # QGtkStyle was unable to detect the current GTK+ theme. No index for key: "Name" value: "" ^C carlobook:/home/carlo # carlobook:/home/carlo # qtconfig & [2] 8314 [1] Done yast2 --qt carlobook:/home/carlo # QGtkStyle was unable to detect the current GTK+ theme. QGtkStyle was unable to detect the current GTK+ theme. QGtkStyle was unable to detect the current GTK+ theme. [2]+ Done qtconfig carlobook:/home/carlo # qtconfig & [1] 8318 carlobook:/home/carlo # [1]+ Done qtconfig carlobook:/home/carlo # yast2 --qt & [1] 8319 carlobook:/home/carlo # No index for key: "Name" value: "" [1]+ Done yast2 --qt carlobook:/home/carlo # -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.