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 507816 - crash in Deskbar: Trying to authorise the ...
crash in Deskbar: Trying to authorise the ...
Status: RESOLVED DUPLICATE of bug 493998
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-01-07 12:10 UTC by will
Modified: 2008-01-11 21:42 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description will 2008-01-07 12:10:30 UTC
What were you doing when the application crashed?
Trying to authorise the rememberthemilk plugin


Distribution: Ubuntu 7.10 (gutsy)
Gnome Release: 2.20.1 2007-10-19 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.22-14-generic #1 SMP Tue Dec 18 08:02:57 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
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 (12 sec old) ---------------------
Done
info: 0, warning: 5, error: 23
Done
info: 0, warning: 5, error: 18
Done
info: 0, warning: 19, error: 209
Done
info: 0, warning: 4, error: 14
Done
info: 0, warning: 13, error: 319
Done
info: 0, warning: 7, error: 31
Done
info: 0, warning: 3, error: 7
Done
--------------------------------------------------
Traceback (most recent call last):
  • File "/home/will/.gnome2/deskbar-applet/modules-2.20-compatible/rememberthemilk.py", line 586 in __on_button_clicked
    auth_token = RTM_CLIENT.auth_get_token(self.__frob)
  • File "/home/will/.gnome2/deskbar-applet/modules-2.20-compatible/rememberthemilk.py", line 164 in auth_get_token
    rsp = self.get_response(url)
  • File "/home/will/.gnome2/deskbar-applet/modules-2.20-compatible/rememberthemilk.py", line 151 in get_response
    self._raise_error(dom)
  • File "/home/will/.gnome2/deskbar-applet/modules-2.20-compatible/rememberthemilk.py", line 90 in _raise_error
    raise Exception, "%s: %s" % (code, msg)
Exception: 101: Invalid frob - did you authenticate?

Comment 1 Sebastian Pölsterl 2008-01-11 21:42:07 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 493998 ***