Jump to content

Updating gDesklets via Urpmi?


Recommended Posts

I am using mandrake 10.1 and gnome 2.6--

 

 

Can i update gDesklets via urpmi? I used this command to install.

 

urpmi gDesklets

 

It loaded and installed fine, but the shell crashes when started. Here is what I got/

[sean@localhost sean]$ gdesklets shell 
[sean@localhost sean]$ 
(gDesklets Shell:14713): GConf-CRITICAL **: file gconf-client.c: line 547 (gconf_client_add_dir): assertion `gconf_valid_key (dirname, NULL)' failed 
Traceback (most recent call last): 
 File "/usr/share/gdesklets/gdesklets-shell", line 10, in ? 
   shell = registry.get_plugin("UI_Shell") 
 File "/usr/share/gdesklets/shell/PluginRegistry.py", line 59, in get_plugin 
   result = self.get_plugins_by_pattern("name", name) 
 File "/usr/share/gdesklets/shell/PluginRegistry.py", line 47, in get_plugins_by_pattern 
   plugin.init() 
 File "/usr/lib/python2.3/site-packages/PIL/__init__.py", line 77, in init 

 File "/usr/share/gdesklets/shell/Plugin.py", line 25, in _get_plugins_by_pattern 
   return registry.get_plugins_by_pattern(key, pattern) 
 File "/usr/share/gdesklets/shell/PluginRegistry.py", line 47, in get_plugins_by_pattern 
   plugin.init() 
 File "/usr/lib/python2.3/site-packages/PIL/__init__.py", line 19, in init 

 File "/usr/share/gdesklets/shell/Plugin.py", line 31, in _get_plugin 
   plugin = registry.get_plugin(name, *interfaces) 
 File "/usr/share/gdesklets/shell/PluginRegistry.py", line 59, in get_plugin 
   result = self.get_plugins_by_pattern("name", name) 
 File "/usr/share/gdesklets/shell/PluginRegistry.py", line 47, in get_plugins_by_pattern 
   plugin.init() 
 File "/usr/lib/python2.3/site-packages/PIL/__init__.py", line 23, in init 

 File "/usr/lib/python2.3/site-packages/PIL/__init__.py", line 33, in __get_daemon 

 File "/usr/share/gdesklets/main/client.py", line 178, in set_startup_command 
   self.__send(COMMAND_SET_STARTUP_COMMAND, cmd) 
 File "/usr/share/gdesklets/main/client.py", line 31, in __send 
   xdr.send(self.__sock, command, *args) 
 File "/usr/share/gdesklets/utils/xdr.py", line 81, in send 
   s.send(header) 
socket.error: (32, 'Broken pipe')

 

 

Now I beleve its due to an old version that urpmi loaded.

 

So.... to update to a newer version do I use the command

 

urpmi gDesklets-0.34.1

????/

 

 

thanks.

 

[moved from Hardware by spinynorman]

Edited by DR_K13
Link to comment
Share on other sites

urpmi gDesklets should automatically bring you the latest version of gDesklets thats in your urpmi sources - checking that your sources are current is probably the first logical step. If they are current and you can't get an upgraded version you may need to be looking at rebuilidng a cooker package.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...