Hi list,

Am I the only one having issues with "gtk_tree_view_set_enable_tree_lines()" and "gtk_tree_view_set_grid_lines()"??? I use GTK-2.16.1 under freebsd 7.1 and even last year my program would crash whenever I used the function "gtk_tree_view_set_grid_lines()", but lately even "gtk_tree_view_set_enable_tree_lines()" has started causing X-server crashes like:

 (Details: serial 160765 error_code 2 request_code 58 minor_code 0)
 (Note to programmers: normally, X errors are reported asynchronously;
  that is, you will receive the error a while after causing it.
  To debug your program, run it with the --sync command line
  option to change this behavior. You can then get a meaningful
  backtrace from your debugger if you break on the gdk_x_error() function.)

... so I fired up glade-3, and tried enabling tree lines in there. This caused a similar crash, so now I wonder if I should file a bug report against the freebsd port and/or whether this applies to other platforms as well.

   Best regards Nikolaj

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to