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 534652 - crash in Gimmie: clic on "recently used" ...
crash in Gimmie: clic on "recently used" ...
Status: RESOLVED DUPLICATE of bug 475020
Product: gimmie
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-05-24 17:14 UTC by lnxme1
Modified: 2008-05-25 16:51 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description lnxme1 2008-05-24 17:14:04 UTC
What were you doing when the application crashed?
clic on "recently used" in "linux"


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

System: Linux 2.6.24-17-generic #1 SMP Thu May 1 13:57:17 UTC 2008 x86_64
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 (37 sec old) ---------------------
TypeError: int() argument must be a string or a number, not 'NoneType'
None Unread Messages
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/screenlets/__init__.py", line 1735 in expose
    self.on_draw(ctx)
  • File "/usr/share/screenlets/Gmail/GmailScreenlet.py", line 186 in on_draw
    if int(self.msgs) >= 10 and int(self.msgs) <= 99:
TypeError: int() argument must be a string or a number, not 'NoneType'
None Unread Messages
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/screenlets/__init__.py", line 1735 in expose
    self.on_draw(ctx)
  • File "/usr/share/screenlets/Gmail/GmailScreenlet.py", line 186 in on_draw
    if int(self.msgs) >= 10 and int(self.msgs) <= 99:
TypeError: int() argument must be a string or a number, not 'NoneType'
--------------------------------------------------
Gimmie Version: 0.2.8

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/gimmie/gimmie_computer.py", line 232, in <lambda>
    printer.connect("attributes_changed", lambda *args: self.emit("reload"))
NameError: free variable 'self' referenced before assignment in enclosing scope
Comment 1 Susana 2008-05-25 16:51:00 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 475020 ***