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 534712 - crash in Deskbar: Distribution: Ubuntu 8.0...
crash in Deskbar: Distribution: Ubuntu 8.0...
Status: RESOLVED DUPLICATE of bug 517356
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-05-25 03:06 UTC by Buyant-Orgil
Modified: 2008-05-25 17:22 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Buyant-Orgil 2008-05-25 03:06:25 UTC
What were you doing when the application crashed?
Distribution: Ubuntu 8.04 (hardy)
Gnome Release: 2.22.1 2008-05-07 (Ubuntu)
BugBuddy Version: 2.22.0

System: Linux 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
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 (7 sec old) ---------------------
11
Initializing nautilus-share extension
seahorse nautilus module initialized
** (nautilus:6238): WARNING **: Unable to add monitor: Not supported
** Message: failed to load session from /home/logon/.nautilus/saved-session-HW4T9T
evolution-alarm-notify-Message: Setting timeout for 75295 1211760000 1211684705
evolution-alarm-notify-Message:  Mon May 26 09:00:00 2008
evolution-alarm-notify-Message:  Sun May 25 12:05:05 2008
Nautilus-Share-Message: Called "net usershare info" but it failed: 'net usershare' returned error 255: net usershare: cannot open usershare directory /var/lib/samba/usershares. Error No such file or d
Please ask your system administrator to enable user sharing.
Starting gtk-window-decorator
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/deskbar-applet/deskbar-applet", line 77 in <module>
    parser = OptionParser(usage=usage)
  • File "/usr/lib/python2.5/optparse.py", line 1215 in __init__
    add_help=add_help_option)
  • File "/usr/lib/python2.5/optparse.py", line 1261 in _populate_option_list
    self._add_help_option()
  • File "/usr/lib/python2.5/optparse.py", line 1246 in _add_help_option
    help=_("show this help message and exit"))
  • File "/usr/lib/python2.5/gettext.py", line 581 in gettext
    return dgettext(_current_domain, message)
  • File "/usr/lib/python2.5/gettext.py", line 545 in dgettext
    codeset=_localecodesets.get(domain))
  • File "/usr/lib/python2.5/gettext.py", line 493 in translation
    t = _translations.setdefault(key, class_(open(mofile, 'rb')))
  • File "/usr/lib/python2.5/gettext.py", line 180 in __init__
    self._parse(fp)
  • File "/usr/lib/python2.5/gettext.py", line 315 in _parse
    self.plural = c2py(plural)
  • File "/usr/lib/python2.5/gettext.py", line 93 in c2py
    raise ValueError, 'plural forms expression could be dangerous'
ValueError: plural forms expression could be dangerous



Distribution: Ubuntu 8.04 (hardy)
Gnome Release: 2.22.1 2008-05-07 (Ubuntu)
BugBuddy Version: 2.22.0

System: Linux 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
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 (7 sec old) ---------------------
11
Initializing nautilus-share extension
seahorse nautilus module initialized
** (nautilus:6238): WARNING **: Unable to add monitor: Not supported
** Message: failed to load session from /home/logon/.nautilus/saved-session-HW4T9T
evolution-alarm-notify-Message: Setting timeout for 75295 1211760000 1211684705
evolution-alarm-notify-Message:  Mon May 26 09:00:00 2008
evolution-alarm-notify-Message:  Sun May 25 12:05:05 2008
Nautilus-Share-Message: Called "net usershare info" but it failed: 'net usershare' returned error 255: net usershare: cannot open usershare directory /var/lib/samba/usershares. Error No such file or d
Please ask your system administrator to enable user sharing.
Starting gtk-window-decorator
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/deskbar-applet/deskbar-applet", line 77 in <module>
    parser = OptionParser(usage=usage)
  • File "/usr/lib/python2.5/optparse.py", line 1215 in __init__
    add_help=add_help_option)
  • File "/usr/lib/python2.5/optparse.py", line 1261 in _populate_option_list
    self._add_help_option()
  • File "/usr/lib/python2.5/optparse.py", line 1246 in _add_help_option
    help=_("show this help message and exit"))
  • File "/usr/lib/python2.5/gettext.py", line 581 in gettext
    return dgettext(_current_domain, message)
  • File "/usr/lib/python2.5/gettext.py", line 545 in dgettext
    codeset=_localecodesets.get(domain))
  • File "/usr/lib/python2.5/gettext.py", line 493 in translation
    t = _translations.setdefault(key, class_(open(mofile, 'rb')))
  • File "/usr/lib/python2.5/gettext.py", line 180 in __init__
    self._parse(fp)
  • File "/usr/lib/python2.5/gettext.py", line 315 in _parse
    self.plural = c2py(plural)
  • File "/usr/lib/python2.5/gettext.py", line 93 in c2py
    raise ValueError, 'plural forms expression could be dangerous'
ValueError: plural forms expression could be dangerous

Comment 1 Susana 2008-05-25 17:22:52 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?


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