preferences window is empty on hardy

Bug #370104 reported by qweru
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DockbarX
Fix Released
Undecided
Matias Särs

Bug Description

No preferences window in ubuntu hardy heron 8.04

In terminal:
dockbar init
Traceback (most recent call last):
  File "/usr/bin/dockbarx.py", line 2629, in on_ppm_pref
    PrefDialog()
  File "/usr/bin/dockbarx.py", line 2064, in __init__
    ca = self.dialog.get_content_area()
AttributeError: 'gtk.Dialog' object has no attribute 'get_content_area'

get_content_area neds pygtk 2.14+ but hardy has 2.12

qweru (qweru)
description: updated
Revision history for this message
Matias Särs (msevens) wrote :

Thank you for the bug report. Checkout the committed fix and tell me if it works.

Changed in dockbar:
status: New → Fix Committed
assignee: nobody → Matias Särs (msevens)
Revision history for this message
qweru (qweru) wrote :

After Fix still no preferences:
When I click at preferences it still hapens nothing.
after a secon try there is a small window but its empty (see Atachment)
in Terminal:
dockbar init
Traceback (most recent call last):
  File "/usr/bin/dockbarx.py", line 2485, in on_ppm_pref
    PrefDialog()
  File "/usr/bin/dockbarx.py", line 2153, in __init__
    self.update()
  File "/usr/bin/dockbarx.py", line 2217, in update
    color = gtk.gdk.Color(settings[setting_base+'_color'])
TypeError: an integer is required

Revision history for this message
Matias Särs (msevens) wrote :

Ok, that problem should be fixed. Is there any more pygtk 2.14 code in there or is everything working as it should now?

Revision history for this message
Matias Särs (msevens) wrote :

^ I meant to say a new fix is committed. Please check it out.

Revision history for this message
qweru (qweru) wrote :

thank you very much. Preferences are working now except opacity but this is a compiz problem i think. keep up the good work.

Matias Särs (msevens)
Changed in dockbar:
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.