Please port Checkbox to PyGI/GTK3
Bug #783822 reported by
Bilal Akhtar
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Checkbox |
Fix Released
|
Undecided
|
Bilal Akhtar |
Bug Description
Checkbox needs to be ported to the new GTK apis. In Ubuntu Oneiric, the entire Ubuntu stack has to move to GTK3 as GTK2 won't be on the CD.
See linked blueprint and linked branch. I've successfully ported Checkbox to the new API in the linked branch, and have tested it. It works well.
Related branches
lp://staging/~bilalakhtar/checkbox/pygi-gtk3-port
- Marc Tardif (community): Approve
-
Diff: 371 lines (+69/-74)5 files modifiedcheckbox_gtk/gtk_interface.py (+29/-28)
checkbox_gtk/hyper_text_view.py (+20/-22)
debian/control (+1/-1)
scripts/dead_pixel_test (+9/-11)
scripts/keyboard_test (+10/-12)
Changed in checkbox: | |
status: | New → In Progress |
assignee: | nobody → Bilal Akhtar (bilalakhtar) |
summary: |
- Please port to PyGI/GTK3 + Please port Checkbox to PyGI/GTK3 |
Changed in checkbox: | |
status: | In Progress → Fix Committed |
Changed in checkbox: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.