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 544587 - crash in Deskbar: wikipedia-suggest: unknown locale
crash in Deskbar: wikipedia-suggest: unknown locale
Status: RESOLVED FIXED
Product: deskbar-applet
Classification: Deprecated
Component: Modules
2.23.x
Other All
: High critical
: 2.24
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
: 544677 544729 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-07-24 19:19 UTC by arnaupercusion
Modified: 2008-07-29 20:13 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description arnaupercusion 2008-07-24 19:19:48 UTC
What were you doing when the application crashed?
I had opened the terminal


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:5503): DEBUG: Sending initial SaveYourself
** (x-session-manager:5503): DEBUG: Set properties from client '0x97e2ac0 [1029729d57550e7985121692711679416600000055030043]'
** (x-session-manager:5503): DEBUG:   CurrentDirectory = '/home/narnau'
** (x-session-manager:5503): DEBUG: Set properties from client '0x97e2ac0 [1029729d57550e7985121692711679416600000055030043]'
** (x-session-manager:5503): DEBUG:   ProcessID = '6335'
** (x-session-manager:5503): DEBUG: Set properties from client '0x97e2ac0 [1029729d57550e7985121692711679416600000055030043]'
** (x-session-manager:5503): DEBUG:   Program = 'deskbar-applet'
** (x-session-manager:5503): DEBUG: Set properties from client '0x97e2ac0 [deskbar-applet 1029729d57550e7985121692711679416600000055030043]'
** (x-session-manager:5503): DEBUG:   CloneCommand = 'deskbar-applet' 
** (x-session-manager:5503): DEBUG: Set properties from client '0x97e2ac0 [deskbar-applet 1029729d57550e7985121692711679416600000055030043]'
** (x-session-manager:5503): DEBUG:   RestartCommand = 'deskbar-applet' '--sm-client-id' '1029729d57550e7985121692711679416600000055030043' '--screen' '0' 
** (x-session-manager:5503): DEBUG: Set properties from client '0x97e2ac0 [deskbar-applet 1029729d57550e7985121692711679416600000055030043]'
** (x-session-manager:5503): DEBUG:   UserID = 'narnau'
** (x-session-manager:5503): DEBUG: Client '0x97e2ac0 [deskbar-applet 1029729d57550e7985121692711679416600000055030043]' received SaveYourselfDone(success = True)
** (x-session-manager:5503): DEBUG: sms_error_handler (0x9809e60, 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
*** Bug 544677 has been marked as a duplicate of this bug. ***
Comment 2 Sebastian Pölsterl 2008-07-26 12:02:33 UTC
*** Bug 544729 has been marked as a duplicate of this bug. ***
Comment 3 Sebastian Pölsterl 2008-07-29 20:13:29 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.