gnome-panel gone under 11.1

Yesterday all good. Today I login in and I get little task windows that when I enlarge them are blank but have a title bar of “slab”. I think those are somehow connected to the gnome-panel which is now gone from my desktop. I finally killed the respawning slab tasks with

:~>metacity | gnome-panel

Upon a reboot (no panel so I could logout) I have no spawning “slab” tasks but I have no gnome-panel either. when I try this

:~> gnome-panel
gnome-panel: symbol lookup error: /usr/lib/libsoup-2.4.so.1: undefined symbol: g_resolver_get_default

Everything is up to date. Any suggestions?

A little more info:

libsoup-2.4.so.1 is apparently version 2.29.3-47.2 installed on Dec. 11, 2009. Must have been installed with some other upgrade. I suppose I could downgrade but the notes imply an awful lot of good stuff has been fixed. I’ll wait for some guidance.

Nobody has seen this? It’s not like I’m running Gentoo and hand building this stuff, in which case I would have only myself to blame. This was pushed out with some other package, maybe the Mono or MonoDevelop stuff. Now, if I back this libsoup library out I get the lovely task of finding out what I just hobbled or broke.

i got this too on 2 seperate builds…
i’m really fed up with this opensuse gnome rubbish…with all the desktop, xine not playing video etc etc & pulse sound issues if these developers aren’t going to provide a workable desktop gui i will be moving to fedora!!!

anyone know how to troubleshoot this problem before i help this opensuse out the 4th floor window never to return ?!!?

Thanks

Thanks for the info jagreen. Yeah, this cost me 4 hours of chasing around Friday still with no solution. This is basic functionality and yes I do know that this work is all given freely to the community. On the other hand I have used openSuse to demonstrate to business with the statement that the SUSE product would be just like what I was demoing but with support. This type of demo wouldn’t help - openSuse is a gateway product for Novell to real paid for products.

Sorry to make a rant also. I’ve been lurking this forum for a while before deciding to register and I am a bit tired of those first posts with threatening behavior, we don’t need to threaten this people we are just volunteers here willing to answer if we have an idea of the issue. If you find the distro to be flaky then find one suited for you else if have time to tinker give the time to troubleshoot by research. My apology.

Back to topic.:slight_smile:
Try this command, I am not sure if this will work.

gconftool-2 --recursive-unset /apps/panel

Thanks joerione that seems to have worked. Maybe it was on the gnome site under gnome panel but I sure couldn’t find it. I’m curious to know how the gconftool-2 rebuilt libsoup so that the undefined symbol: g_resolver_get_default is now present. Don’t you have to relink libraries to fix the symbol table?

…don’t know what the above is supposed to do or result in -is the panel suppose to appear…?

Try rebooting. I know without a panel you can’t just logout, nor could I go to root console via Ctrl-Alt-F2 and “logout jack” so I just rebooted from the root console and upon coming back the panel appeared. Thanks again joerione.

doesnt do anything for me

i reinstalled all the gnome panel type modules i could see previously to try and fix this =no use
surely reinstall of the gnome modules would do it ?

Hi
Do you have more than the standard repositories enabled? eg oss,
non-oss and updates (and I guess packman). If so can you post the
output from;


zypper lr -d


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.27.39-0.3-default
up 1 day 4:55, 4 users, load average: 0.33, 0.32, 0.24
GPU GeForce 8600 GTS Silent - CUDA Driver Version: 190.18

To bring up the logout dialog, open a terminal or the run command (ALT+F2) and enter

gnome-session-save --logout-dialog

On Sat, 19 Dec 2009 23:36:02 +0000, jagreen wrote:

> surely reinstall of the gnome modules would do it ?

No, because reinstalling the RPMs doesn’t clear out the configuration.
That’s what the gconftool2 command does.

This isn’t Windows - reinstalling is generally unnecessary (unless you
mess up something in the files the package installs - which won’t be the
user prefs).

Jim


Jim Henderson
openSUSE Forums Moderator

Good to know, thanks.

I do not know if this is a common knowledge item, but when my gnome-panel disappeared (3 different 11.1 set-ups) ctrl + esc will bring up the menu to allow application use and reboot or shut-down easily.

but if the problem config files are never “reset” and are always in place, am i supposed to know where every config file should be…

i read a post above that gconftool …does something with the configuration…

thanks

a quick note to say i have chucked the whole Pc and its installation of 11.1…no use to me…

thanks

On Wed, 19 May 2010 18:36:01 GMT, jagreen
<jagreen@no-mx.forums.opensuse.org> wrote:

>
>hendersj;2090648 Wrote:
>> On Sat, 19 Dec 2009 23:36:02 +0000, jagreen wrote:
>>
>> > surely reinstall of the gnome modules would do it ?
>>
>> No, because reinstalling the RPMs doesn’t clear out the configuration.
>> That’s what the gconftool2 command does.
>>
>> This isn’t Windows - reinstalling is generally unnecessary (unless you
>> mess up something in the files the package installs - which won’t be
>> the
>> user prefs).
>>
>> Jim
>>
>>
>>
>> –
>> Jim Henderson
>> openSUSE Forums Moderator
>
>but if the problem config files are never “reset” and are always in
>place, am i supposed to know where every config file should be…
>
>i read a post above that gconftool …does something with the
>configuration…
>
>thanks

Yast provides editing access to the configuration files that are global
(affect all users); the rest (per user settings) are usually right there
in your (each users) home directory. A bit of thought reveals why
“create a new user, and compare” is such a popular diagnostic tool.