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 549582 - Twitter module makes deskbar-applet crashs
Twitter module makes deskbar-applet crashs
Status: RESOLVED DUPLICATE of bug 548422
Product: deskbar-applet
Classification: Deprecated
Component: Modules
2.23.x
Other Linux
: Normal normal
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2008-08-27 14:30 UTC by Pedro Fragoso
Modified: 2008-08-27 18:29 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Pedro Fragoso 2008-08-27 14:30:52 UTC
Just loaded the twitter module and writed "testing"

Distribution: Ubuntu 8.10 (intrepid)
Gnome Release: 2.23.90 2008-08-18 (Ubuntu)
BugBuddy Version: 2.23.90

System: Linux 2.6.26-5-generic #1 SMP Fri Aug 15 13:54:58 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10499906
Selinux: No
Accessibility: Disabled
GTK+ Theme: Industrial
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 (1031 sec old) ---------------------
x-session-manager[6940]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client28
x-session-manager[6940]: DEBUG(+): GsmXSMPClient: Initializing client 0x909f728 []
x-session-manager[6940]: DEBUG(+): GsmXSMPClient: Client '0x909f728 []' received RegisterClient(NULL)
x-session-manager[6940]: DEBUG(+): GsmManager: Adding new client 10e3de7654e9ce4198121984627373786500000069400045 to session
x-session-manager[6940]: DEBUG(+): GsmXSMPClient: Sending RegisterClientReply to '0x909f728 [10e3de7654e9ce4198121984627373786500000069400045]'
x-session-manager[6940]: DEBUG(+): GsmXSMPClient: Sending initial SaveYourself
x-session-manager[6940]: DEBUG(+): GsmXSMPClient: Set properties from client '0x909f728 [10e3de7654e9ce4198121984627373786500000069400045]'
x-session-manager[6940]: DEBUG(+): GsmXSMPClient:   CurrentDirectory = '/home/pmf'
x-session-manager[6940]: DEBUG(+): GsmXSMPClient: Set properties from client '0x909f728 [10e3de7654e9ce4198121984627373786500000069400045]'
x-session-manager[6940]: DEBUG(+): GsmXSMPClient:   ProcessID = '9589'
x-session-manager[6940]: DEBUG(+): GsmXSMPClient: Set properties from client '0x909f728 [10e3de7654e9ce4198121984627373786500000069400045]'
x-session-manager[6940]: DEBUG(+): GsmXSMPClient:   Program = 'firefox'
x-session-manager[6940]: DEBUG(+): GsmXSMPClient: Set properties from client '0x909f728 [firefox 10e3de7654e9ce4198121984627373786500000069400045]'
...Too much output, ignoring rest...
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/deskbar/ui/cuemiac/CuemiacTreeView.py", line 260 in __on_query_tooltip
    markup = action.get_tooltip (qstring)
  • File "/usr/lib/deskbar-applet/modules-2.20-compatible/twitter.py", line 154 in get_tooltip
    return _("Update your %s account with the message:\n\n\t<i>%s</i>") % (self._service_name, self._msg)
AttributeError: TwitterUpdateAction instance has no attribute '_service_name'

Comment 1 Goran Rakic 2008-08-27 18:29:30 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.


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