← Back to team overview

desktop-packages team mailing list archive

[Bug 655782] Re: pager.set_n_rows has no effect at all

 

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

** Changed in: gnome-python-desktop (Ubuntu)
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-python-desktop in Ubuntu.
https://bugs.launchpad.net/bugs/655782

Title:
  pager.set_n_rows has no effect at all

Status in “gnome-python-desktop” package in Ubuntu:
  Expired

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
  )

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-python-desktop/+bug/655782/+subscriptions