Shell expects PangoWrapMode

Bug #565624 reported by Joe Sapp
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gDesklets
Fix Released
Low
Bjoern Koch

Bug Description

Open Control descriptions `gdesklets shell` results in the warning:

** (gdesklets-shell:8569): WARNING **: expected enumeration type PangoWrapMode, but got GtkWrapMode instead

Steps to Reproduce:
1. `gdesklets shell`
2. Click "Controls" button
3. Double-click on any Control

Revision history for this message
Bjoern Koch (h.humpel) wrote :

Strange... I can't reproduce this warning. Neither in the terminal nor in the log file.

Revision history for this message
Joe Sapp (sappj) wrote :

Sorry, I didn't narrow it down enough. I just realized it was caused by opening a Control's description.

description: updated
Revision history for this message
Bjoern Koch (h.humpel) wrote :

Fix committed in rev. #134.

Changed in gdesklets:
assignee: nobody → Bjoern Koch (h.humpel)
status: New → Fix Committed
Revision history for this message
Joe Sapp (sappj) wrote :

Thanks! I looked into this a bit and your fix makes a lot of sense. Do you know if this sets a newer dependency on pygtk?

Revision history for this message
Bjoern Koch (h.humpel) wrote :

According to this page (http://www.pygtk.org/docs/pygtk/class-gtkcellrenderertext.html) the wrap-mode has been introduced in PyGTK 2.8 ("This property is available in GTK+ 2.8 and above.").
AFAIK we already depend on PyGTK 2.10+, so I would say that we don't need a newer dependency.

Bjoern Koch (h.humpel)
Changed in gdesklets:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.