[opensuse-factory] Re: [opensuse-gnome] GNOME 2.26 on openSUSE 11.1
Magnus Boman wrote:
As you might, or might not know, we are packaging GNOME 2.26 for both Factory and openSUSE 11.1.
I'm running this myself on all my machines and I don't have any noticeable bugs, which means that you all can install and use it :-)
For 11.1, you will need to add the following repos;
http://widehat.opensuse.org/pub/repositories/GNOME:/Factory/openSUSE_11.1/ http://widehat.opensuse.org/pub/repositories/GNOME:/Backports/openSUSE_11.1/
I got a few issues after the upgrade to Gnome 2.26 on openSUSE 11.1 x86_64: 1. Two dependency packages lack libempathy.so.22 is required by nautilus-sendto-1.11 beagle-0.3.9-13.16.x86_64 requires mono(taglib-sharp)=2.0.3.0 2. The Gnome terminal won't start (the Shell Console terminal works): # /usr/bin/gnome-terminal (gnome-terminal:25432): Gtk-WARNING **: GModule (/usr/lib64/gtk-2.0/2.10.0/engines/libclearlooks.so) initialization check failed: Gtk+ version too old (micro mismatch) Failed to get the session bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked t he reply, the reply timeout expired, or the network connection was broken. Falling back to non-factory mode. Failed to contact the GConf daemon; exiting. on too old (micro mismatch) (gnome-terminal:25432): Gtk-WARNING **: GModule (/usr/lib64/gtk-2.0/2.10.0/engines/libclearlooks.so) initialization check failed: Gtk+ version too old (micro mismatch) Failed to get the session bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked t he reply, the reply timeout expired, or the network connection was broken. Falling back to non-factory mode. Failed to contact the GConf daemon; exiting. 3. Pointing withe the mouse cursor on menus, wipes out the text on high lighted items. 4. XKB error message: Error activating XKB configuration. It can happen under various circumstances: - a bug in libxklavier library - a bug in X server (xkbcomp, xmodmap utilities) - X server with incompatible libxkbfile implementation X server version data: The X.Org Foundation 60900000 If you report this situation as a bug, please include: - The result of xprop -root | grep XKB - The result of gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd terje@alfa:~> xprop -root | grep XKB _XKB_RULES_NAMES_BACKUP(STRING) = "xfree86", "pc102", "no", "", "" _XKB_RULES_NAMES(STRING) = "xfree86", "pc102", "no", "", "" terje@alfa:~> terje@alfa:~> gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd layouts = [no-latin1] options = [] model = ------------------------- Are these known issues there already exist solutions for? Any suggestions? Rgds, Terje J. Hanssen -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Terje, On Sat, 2009-03-21 at 12:00 +0100, Terje J. Hanssen wrote:
Magnus Boman wrote:
As you might, or might not know, we are packaging GNOME 2.26 for both Factory and openSUSE 11.1.
I'm running this myself on all my machines and I don't have any noticeable bugs, which means that you all can install and use it :-)
For 11.1, you will need to add the following repos;
http://widehat.opensuse.org/pub/repositories/GNOME:/Factory/openSUSE_11.1/ http://widehat.opensuse.org/pub/repositories/GNOME:/Backports/openSUSE_11.1/
I got a few issues after the upgrade to Gnome 2.26 on openSUSE 11.1 x86_64:
1. Two dependency packages lack
libempathy.so.22 is required by nautilus-sendto-1.11 beagle-0.3.9-13.16.x86_64 requires mono(taglib-sharp)=2.0.3.0
nautilus-sendto have to been recompiled due to some bluetooth incompability. Working on it. It is pretty safe to not update nautilus-sendto for now. Have not seen the beagle one, but again, probably just go for "don't update" with that one.
2. The Gnome terminal won't start (the Shell Console terminal works):
# /usr/bin/gnome-terminal
(gnome-terminal:25432): Gtk-WARNING **: GModule (/usr/lib64/gtk-2.0/2.10.0/engines/libclearlooks.so) initialization check failed: Gtk+ version too old (micro mismatch)
Failed to get the session bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked t he reply, the reply timeout expired, or the network connection was broken. Falling back to non-factory mode. Failed to contact the GConf daemon; exiting. on too old (micro mismatch)
(gnome-terminal:25432): Gtk-WARNING **: GModule (/usr/lib64/gtk-2.0/2.10.0/engines/libclearlooks.so) initialization check failed: Gtk+ version too old (micro mismatch) Failed to get the session bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked t he reply, the reply timeout expired, or the network connection was broken. Falling back to non-factory mode. Failed to contact the GConf daemon; exiting.
Not sure why it is, but some packages that are newer in G:F wont be installed due to the 11.1:Updates priority, so if you have that repo, enabled, you need to change the priority of it to 99, and then update again.
3. Pointing withe the mouse cursor on menus, wipes out the text on high lighted items.
I think this one is related to the one above.
4. XKB error message:
Error activating XKB configuration. It can happen under various circumstances: - a bug in libxklavier library - a bug in X server (xkbcomp, xmodmap utilities) - X server with incompatible libxkbfile implementation
Not sure what this one is about. I'm pretty sure I've seen some bugreport about XKB but.. Try looking in bugzilla since it might, or might not be related. Cheers, Magnus -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Magnus, First, thanks to all of you who has replied. Magnus Boman skrev:
Terje,
On Sat, 2009-03-21 at 12:00 +0100, Terje J. Hanssen wrote:
Magnus Boman wrote:
As you might, or might not know, we are packaging GNOME 2.26 for both Factory and openSUSE 11.1.
I'm running this myself on all my machines and I don't have any noticeable bugs, which means that you all can install and use it :-)
For 11.1, you will need to add the following repos;
http://widehat.opensuse.org/pub/repositories/GNOME:/Factory/openSUSE_11.1/ http://widehat.opensuse.org/pub/repositories/GNOME:/Backports/openSUSE_11.1/
I got a few issues after the upgrade to Gnome 2.26 on openSUSE 11.1 x86_64:
1. Two dependency packages lack
libempathy.so.22 is required by nautilus-sendto-1.11 beagle-0.3.9-13.16.x86_64 requires mono(taglib-sharp)=2.0.3.0
nautilus-sendto have to been recompiled due to some bluetooth incompability. Working on it. It is pretty safe to not update nautilus-sendto for now. Have not seen the beagle one, but again, probably just go for "don't update" with that one.
2. The Gnome terminal won't start (the Shell Console terminal works):
# /usr/bin/gnome-terminal
(gnome-terminal:25432): Gtk-WARNING **: GModule (/usr/lib64/gtk-2.0/2.10.0/engines/libclearlooks.so) initialization check failed: Gtk+ version too old (micro mismatch)
Failed to get the session bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked t he reply, the reply timeout expired, or the network connection was broken. Falling back to non-factory mode. Failed to contact the GConf daemon; exiting. on too old (micro mismatch)
(gnome-terminal:25432): Gtk-WARNING **: GModule (/usr/lib64/gtk-2.0/2.10.0/engines/libclearlooks.so) initialization check failed: Gtk+ version too old (micro mismatch) Failed to get the session bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked t he reply, the reply timeout expired, or the network connection was broken. Falling back to non-factory mode. Failed to contact the GConf daemon; exiting.
Not sure why it is, but some packages that are newer in G:F wont be installed due to the 11.1:Updates priority, so if you have that repo, enabled, you need to change the priority of it to 99, and then update again.
3. Pointing withe the mouse cursor on menus, wipes out the text on high lighted items.
I think this one is related to the one above.
Yes, changing the openSUSE-11.1-update repo's priority from 20 to 99 let me update around 60 additional packages, included Gtk and beagle. This solved the above isssues, but added some other dependice conflicts, se below.
4. XKB error message:
Error activating XKB configuration. It can happen under various circumstances: - a bug in libxklavier library - a bug in X server (xkbcomp, xmodmap utilities) - X server with incompatible libxkbfile implementation
Not sure what this one is about. I'm pretty sure I've seen some bugreport about XKB but.. Try looking in bugzilla since it might, or might not be related.
This error message disappeared after adding 'Norway' as KB layout and by removing 'no.latin1' in Gnome Control Center | Keyboard. During my additonal upgrade, YaST generated the following list of package conflicts on one of my machines. Shown here is also my preliminar manual selections [x] : #### YaST2 conflicts list - generated 2009-03-21 16:39:57 #### nothing provides libgnomebt.so.1()(64bit) needed by gnome-phone-manager-0.60-5.62.x86_64 [x] do not install gnome-phone-manager-0.60-5.62.x86_64 nothing provides libempathy.so.22()(64bit) needed by nautilus-sendto-1.1.2-16.2.x86_64 [x] do not install nautilus-sendto-1.1.2-16.2.x86_64 libpackagekit-glib10-0.3.11-1.13.1.x86_64 requires PackageKit = 0.3.11, but this requirement cannot be provided uninstallable providers: PackageKit-0.3.11-1.9.x86_64[openSUSE 11.1-0] PackageKit-0.3.11-1.9.x86_64[openSUSE-NonOSS-Add-on_11.1-0] PackageKit-0.3.11-1.9.x86_64[openSUSE_11.1-0] PackageKit-0.3.11-1.12.i586[repo-oss] PackageKit-0.3.11-1.9.x86_64[repo-oss] [ ] deinstallation of libpackagekit-glib10-0.3.11-1.13.1.x86_64 [x] do not install PackageKit-0.4.5-28.14.x86_64 [ ] Ignore some dependencies of libpackagekit-glib10 libgnomebt0-0.11.0-25.105.x86_64 requires gnome-bluetooth = 0.11.0, but this requirement cannot be provided uninstallable providers: gnome-bluetooth-0.11.0-25.108.i586[repo-oss] [ ] deinstallation of libgnomebt0-0.11.0-25.105.x86_64 [x] do not install gnome-bluetooth-2.27.1-7.4.x86_64 [ ] Ignore some dependencies of libgnomebt0 libffmpeg0-0.5-0.pm.1.x86_64 requires libswscale0 = 0.5-0.pm.1, but this requirement cannot be provided [x] Following actions will be done: do not install libswscale0-0.5.0.18071-1.1.x86_64 do not install libavdevice52-0.5.0.18071-1.1.x86_64 do not install libpostproc51-0.5.0.18071-1.1.x86_64 do not install libavformat52-0.5.0.18071-1.1.x86_64 do not install libavcodec52-0.5.0.18071-1.1.x86_64 [ ] deinstallation of libffmpeg0-0.5-0.pm.1.x86_64 [ ] Ignore some dependencies of libffmpeg0 libschroedinger-1_0-0-1.0.5-42.pm.4.x86_64 requires liboil-0_3-0, but this requirement cannot be provided uninstallable providers: liboil-0_3-0-0.3.15-0.pm.3.i586[repo_1] liboil-0_3-0-0.3.15-0.pm.3.x86_64[repo_1] [ ] downgrade of liboil-0.3.15-8.28.x86_64 to liboil-0_3-0-0.3.15-0.pm.3.x86_64 [x] do not install libschroedinger-1_0-0-1.0.5-42.pm.4.x86_64 [ ] Ignore some dependencies of libschroedinger-1_0-0 #### YaST2 conflicts list END ### Rgds, Terje -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Sat, 2009-03-21 at 20:01 +0100, Terje J. Hanssen wrote:
Magnus,
First, thanks to all of you who has replied.
Thanks for helping out :-) <-- snip -->
During my additonal upgrade, YaST generated the following list of package conflicts on one of my machines. Shown here is also my preliminar manual selections [x] :
#### YaST2 conflicts list - generated 2009-03-21 16:39:57 ####
nothing provides libgnomebt.so.1()(64bit) needed by gnome-phone-manager-0.60-5.62.x86_64 [x] do not install gnome-phone-manager-0.60-5.62.x86_64
Thanks. Pretty much fixed now. Issue is that gnome-bluetooth was completly rewritten and we missed the fact that some packages didn't compile with the new one.
nothing provides libempathy.so.22()(64bit) needed by nautilus-sendto-1.1.2-16.2.x86_64 [x] do not install nautilus-sendto-1.1.2-16.2.x86_64
This is related to the above.
libpackagekit-glib10-0.3.11-1.13.1.x86_64 requires PackageKit = 0.3.11, but this requirement cannot be provided uninstallable providers: PackageKit-0.3.11-1.9.x86_64[openSUSE 11.1-0]
PackageKit-0.3.11-1.9.x86_64[openSUSE-NonOSS-Add-on_11.1-0] PackageKit-0.3.11-1.9.x86_64[openSUSE_11.1-0] PackageKit-0.3.11-1.12.i586[repo-oss] PackageKit-0.3.11-1.9.x86_64[repo-oss] [ ] deinstallation of libpackagekit-glib10-0.3.11-1.13.1.x86_64 [x] do not install PackageKit-0.4.5-28.14.x86_64 [ ] Ignore some dependencies of libpackagekit-glib10
You probably want to deinstall ibpackagekit-glib10-0.3.11-1.13.1.x86_64 the next time. Have not looked at the package yet, but seems as we need to properly obsolete older packages. Next time, I'd recommend that you uninstall libpackagekit-glib10-0.3.11-1.13.1.x86_64 to get the new PK packages.
libgnomebt0-0.11.0-25.105.x86_64 requires gnome-bluetooth = 0.11.0, but this requirement cannot be provided uninstallable providers: gnome-bluetooth-0.11.0-25.108.i586[repo-oss] [ ] deinstallation of libgnomebt0-0.11.0-25.105.x86_64 [x] do not install gnome-bluetooth-2.27.1-7.4.x86_64 [ ] Ignore some dependencies of libgnomebt0
Related to the first one.
libffmpeg0-0.5-0.pm.1.x86_64 requires libswscale0 = 0.5-0.pm.1, but this requirement cannot be provided [x] Following actions will be done: do not install libswscale0-0.5.0.18071-1.1.x86_64 do not install libavdevice52-0.5.0.18071-1.1.x86_64 do not install libpostproc51-0.5.0.18071-1.1.x86_64 do not install libavformat52-0.5.0.18071-1.1.x86_64 do not install libavcodec52-0.5.0.18071-1.1.x86_64 [ ] deinstallation of libffmpeg0-0.5-0.pm.1.x86_64 [ ] Ignore some dependencies of libffmpeg0
libschroedinger-1_0-0-1.0.5-42.pm.4.x86_64 requires liboil-0_3-0, but this requirement cannot be provided uninstallable providers: liboil-0_3-0-0.3.15-0.pm.3.i586[repo_1] liboil-0_3-0-0.3.15-0.pm.3.x86_64[repo_1] [ ] downgrade of liboil-0.3.15-8.28.x86_64 to liboil-0_3-0-0.3.15-0.pm.3.x86_64 [x] do not install libschroedinger-1_0-0-1.0.5-42.pm.4.x86_64 [ ] Ignore some dependencies of libschroedinger-1_0-0
Unfortunately, packman does not have resources to build against Factory packages so that's the reason you see this. It'll be next to impossible to fix those sort of dep issues. Cheers, Magnus -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Hi, Thanks for testing GNOME 2.26 in 11.1! Just adding some more comments... Le samedi 21 mars 2009, à 12:00 +0100, Terje J. Hanssen a écrit :
2. The Gnome terminal won't start (the Shell Console terminal works):
# /usr/bin/gnome-terminal
(gnome-terminal:25432): Gtk-WARNING **: GModule (/usr/lib64/gtk-2.0/2.10.0/engines/libclearlooks.so) initialization check failed: Gtk+ version too old (micro mismatch)
rpm -q gtk2-engines gtk2 ? It probably means you don't have gtk2 2.16 installed. Magnus' explanation for this makes sense.
Failed to get the session bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked t he reply, the reply timeout expired, or the network connection was broken. Falling back to non-factory mode. Failed to contact the GConf daemon; exiting. on too old (micro mismatch)
That's weird. It means you have no session dbus running? Does it always happen, even after logging out and in again?
3. Pointing withe the mouse cursor on menus, wipes out the text on high lighted items.
Definitely caused by the theme issue (clearlooks-related error above). Vincent -- Les gens heureux ne sont pas pressés. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
participants (3)
-
Magnus Boman
-
Terje J. Hanssen
-
Vincent Untz