! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Gtk-CRITICAL: file gtktreeview.c: line 3974 (gtk_tree_view_bin_expose): asser...
Status:
RESOLVED: FIXED
Product:
Squeeze
Component:
squeeze

Comments

Description Mike Massonnet editbugs 2007-01-03 15:22:07 CET
Create an archive (tar, tar.bz2, zip, ...) and open it with Squeeze. Go into a directory then add a file.  The last item of the treeview causes this bug:

(squeeze:13322): Gtk-CRITICAL **: file gtktreeview.c: line 3974 (gtk_tree_view_bin_expose): assertion `has_next' failed.
There is a disparity between the internal view of the GtkTreeView,
and the GtkTreeModel.  This generally means that the model has changed
without letting the view know.  Any display from now on is likely to
be incorrect.
Comment 1 Stephan Arts editbugs 2007-01-03 23:30:05 CET
The sort_list is not correctly updated after a refresh.

Another bug i noticed is the fact the history is cleared and the archive-pwd goes back to root.
Comment 2 Stephan Arts editbugs 2007-01-08 18:50:05 CET
Fixed by peter in r24316

Bug #2707

Reported by:
Mike Massonnet
Reported on: 2007-01-03
Last modified on: 2007-01-08

People

Assignee:
Stephan Arts
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information