After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 350252 - using an int as treeview path used to work but doesn't with 2.9.5
using an int as treeview path used to work but doesn't with 2.9.5
Status: RESOLVED FIXED
Product: pygtk
Classification: Bindings
Component: gtk
2.9.x
Other Linux
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
: 350312 350318 350390 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-08-07 11:02 UTC by Sebastien Bacher
Modified: 2006-08-13 20:43 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Sebastien Bacher 2006-08-07 11:02:55 UTC
after upgrading from pygtk 2.9.3 to 2.9.5:

"$ update-manager
...
Traceback (most recent call last):
  • File "/usr/bin/update-manager", line 64 in ?
    app.main(options)
  • File "/usr/lib/python2.4/site-packages/UpdateManager/UpdateManager.py", line 815 in main
    self.fillstore()
  • File "/usr/lib/python2.4/site-packages/UpdateManager/UpdateManager.py", line 707 in fillstore
    self.update_count()
  • File "/usr/lib/python2.4/site-packages/UpdateManager/UpdateManager.py", line 565 in update_count
    self.treeview_update.set_cursor(1)
TypeError: path should be a GtkTreePath"

Comment 1 Johan (not receiving bugmail) Dahlin 2006-08-07 17:37:14 UTC
*** Bug 350312 has been marked as a duplicate of this bug. ***
Comment 2 Ed Catmur 2006-08-09 20:32:43 UTC
*** Bug 350318 has been marked as a duplicate of this bug. ***
Comment 3 Sergej Kotliar 2006-08-13 20:43:48 UTC
*** Bug 350390 has been marked as a duplicate of this bug. ***