After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 544677 - crash in Deskbar:
crash in Deskbar:
Status: RESOLVED DUPLICATE of bug 544587
Product: deskbar-applet
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2008-07-25 12:19 UTC by arnaupercusion
Modified: 2008-07-26 12:01 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description arnaupercusion 2008-07-25 12:19:40 UTC
What were you doing when the application crashed?



Distribution: Ubuntu 8.10 (intrepid)
Gnome Release: 2.23.4 2008-06-17 (Ubuntu)
BugBuddy Version: 2.23.5.1

System: Linux 2.6.26-4-generic #1 SMP Mon Jul 14 18:39:53 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10499905
Selinux: No
Accessibility: Disabled
GTK+ Theme: Human
Icon Theme: Human

Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0
CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0



----------- .xsession-errors ---------------------
** (x-session-manager:5213): DEBUG: Sending initial SaveYourself
** (x-session-manager:5213): DEBUG: Set properties from client '0x9a237b0 [10db28dfedf233503121698837016116100000052130030]'
** (x-session-manager:5213): DEBUG:   CurrentDirectory = '/home/narnau'
** (x-session-manager:5213): DEBUG: Set properties from client '0x9a237b0 [10db28dfedf233503121698837016116100000052130030]'
** (x-session-manager:5213): DEBUG:   ProcessID = '5478'
** (x-session-manager:5213): DEBUG: Set properties from client '0x9a237b0 [10db28dfedf233503121698837016116100000052130030]'
** (x-session-manager:5213): DEBUG:   Program = 'deskbar-applet'
** (x-session-manager:5213): DEBUG: Set properties from client '0x9a237b0 [deskbar-applet 10db28dfedf233503121698837016116100000052130030]'
** (x-session-manager:5213): DEBUG:   CloneCommand = 'deskbar-applet' 
** (x-session-manager:5213): DEBUG: Set properties from client '0x9a237b0 [deskbar-applet 10db28dfedf233503121698837016116100000052130030]'
** (x-session-manager:5213): DEBUG:   RestartCommand = 'deskbar-applet' '--sm-client-id' '10db28dfedf233503121698837016116100000052130030' '--screen' '0' 
** (x-session-manager:5213): DEBUG: Set properties from client '0x9a237b0 [deskbar-applet 10db28dfedf233503121698837016116100000052130030]'
** (x-session-manager:5213): DEBUG:   UserID = 'narnau'
** (x-session-manager:5213): DEBUG: Client '0x9a237b0 [deskbar-applet 10db28dfedf233503121698837016116100000052130030]' received SaveYourselfDone(success = True)
** (x-session-manager:5213): DEBUG: sms_error_handler (0x9a3b9e8, FALSE, 3, 9, 32771, 0)
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/deskbar/core/ModuleLoader.py", line 160 in load_all
    self.load (f)
  • File "/usr/lib/python2.5/site-packages/deskbar/core/ModuleLoader.py", line 142 in load
    mod_instance = mod ()
  • File "/usr/lib/deskbar-applet/modules-2.20-compatible/wikipedia-suggest.py", line 77 in __init__
    localelang = locale.getlocale()[0]
  • File "/usr/lib/python2.5/locale.py", line 462 in getlocale
    return _parse_localename(localename)
  • File "/usr/lib/python2.5/locale.py", line 375 in _parse_localename
    raise ValueError, 'unknown locale: %s' % localename
ValueError: unknown locale: ca_AD

Comment 1 Sebastian Pölsterl 2008-07-26 12:01:14 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 544587 ***