You are not logged in.

#1 2005-09-12 06:16:03

otx
Member
Registered: 2005-06-01
Posts: 13

Gnome 2.12 panel problem

Hi,

Yesterday I installed the Gnome 2.12 from testing, and I can't add certain items to the panel, like the clock, the windows list, the show desktop, the trash and so on, below is the error message after I tried to add the clock for example. The problem is the same for all users, including root.

========================

The panel encountered a problem while loading "OAFIID:GNOME_ClockApplet".

Do you want to delete the applet from your configuration?

========================

Is there someone who is able to use these items ?

Offline

#2 2005-09-12 06:20:39

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: Gnome 2.12 panel problem

Try replacing fam with gamin, somehow gamin exports extra symbols fam doesn't have.

Offline

#3 2005-09-12 08:00:24

otx
Member
Registered: 2005-06-01
Posts: 13

Re: Gnome 2.12 panel problem

Thanks for your suggestion, rigth now I'm not in front of my computer, but I will try in a couple of hour later. As a matter of fact the pacman suggested this when I updated Gnome but I choosed not to install this. Can you tell me if I have to replace fam with gamin in the Daemons string too? Or I need only to install this?

Offline

#4 2005-09-12 11:55:01

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: Gnome 2.12 panel problem

You can remove fam from the daemons array, as fam works as root user with a main process, while gamin works with a per-user daemon that gets launched when needed by the library.

Offline

#5 2005-09-12 13:48:36

otx
Member
Registered: 2005-06-01
Posts: 13

Re: Gnome 2.12 panel problem

Hi, I changed fam with gamin, but no change in the panel behavior, there are still a lot of items that can't be added to the panel  sad 
If You have further ideas on what can be wrong please let me know.
And thanks for your help!

Offline

#6 2005-09-14 12:43:12

KENTOSI
Member
From: Sydney, Australia
Registered: 2005-02-27
Posts: 69
Website

Re: Gnome 2.12 panel problem

Hi,

I fixed the problem by upgrading evolution-data-server (or something similar to that name).

It's something to do with how the clock applet links with the evolution email client.


~gautam

Offline

#7 2005-09-14 20:51:33

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: Gnome 2.12 panel problem

The dependencies aren't versioned for all packages, but we assume that a user upgrades all, not just one package. The clock applet shows appointments from evolution-data-server on the calender, so it requires evolution-data-server to run.

Offline

#8 2005-09-15 12:35:28

rinzai
Member
From: Sofia || München || Garching
Registered: 2005-03-04
Posts: 21

Re: Gnome 2.12 panel problem

I had the same problem and this is how I fixed it: I had a look at all the dependencies of gnome-applets and their dependencies (pacman -Qi) and started to sync what hadn't been sync'ed for whatever reason...the packages that got updated where libwnck and gdbm...

So I guess running
$ pacman -Sy libwnck gdbm
should fix the problem


Being able to read someone else's code is a *good thing*. Not a fundamental right.

Offline

Board footer

Powered by FluxBB