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 344799 - deskbar-applet throws uncaught TypeError when changing panel background
deskbar-applet throws uncaught TypeError when changing panel background
Status: RESOLVED FIXED
Product: deskbar-applet
Classification: Deprecated
Component: general
2.14.x
Other All
: Normal normal
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
: 349412 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-06-13 18:25 UTC by Alexander “weej” Jones
Modified: 2006-07-31 11:49 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Alexander “weej” Jones 2006-06-13 18:25:07 UTC
Please describe the problem:
deskbar-applet throws uncaught TypeError when changing panel background

Steps to reproduce:
1. Change panel background to a colour
2. Move the "Style" slider left and right 


Actual results:
A dialogue pops up informing me of a python exception

Expected results:
Not a lot, really

Does this happen every time?
Not on every single minute change, but if you do it at even a moderate speed it will happen

Other information:
Traceback (most recent call last):
  • File "/usr/lib/python2.4/site-packages/deskbar/ui/cuemiac/Cuemiac.py", line 667 in on_change_background
    style.bg_pixmap[gtk.STATE_NORMAL] = pixmap
TypeError: can only assign a GdkPixmap or None

Comment 1 Raphael Slinckx 2006-07-10 12:32:22 UTC
I can't reproduce in HEAD, i guess this has been fixed.
Comment 2 Sergej Kotliar 2006-07-31 11:49:32 UTC
*** Bug 349412 has been marked as a duplicate of this bug. ***