pager.set_n_rows has no effect at all

Bug #655782 reported by Lionel Dricot
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gnome-python-desktop (Ubuntu)
Expired
Low
Unassigned

Bug Description

Binary package hint: python-wnck

Take the followimg python script :

import gtk
import wnck
pager = wnck.Pager(wnck.screen_get_default())
pager.set_n_rows(2)
window = gtk.Window()
pager.show()
window.add(pager)
window.show()
gtk.main()

It displays a pager but only on one row. The set_n_rows has no effect at all (you can change the number to try).

More or less the same code works perfectly well in C (see http://bazaar.launchpad.net/~gpager/gpager/main/annotate/head:/src/gpager.c )

Revision history for this message
Pedro Villavicencio (pedro) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. The issue that you reported is one that should be reproducible with the live environment of the Desktop CD of the stable release - Oneiric Ocelot. It would help us greatly if you could test with it so we can work on getting it fixed. You can find out more about it at http://www.ubuntu.com/download . Thanks again and we appreciate your help.

Changed in gnome-python-desktop (Ubuntu):
importance: Undecided → Low
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for gnome-python-desktop (Ubuntu) because there has been no activity for 60 days.]

Changed in gnome-python-desktop (Ubuntu):
status: Incomplete → Expired
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.