Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 72614

Summary: invalid-casts-to-tree-view assertions triggered by gnome-session-properties
Product: [Retired] Red Hat Linux Reporter: Michal Jaegermann <michal>
Component: gnome-sessionAssignee: Mark McLoughlin <markmc>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0Keywords: MoveUpstream, Triaged
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-01-13 03:04:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michal Jaegermann 2002-08-26 04:32:59 UTC
Description of Problem:

The following types of errors appeared in logs multiple times:

(gnome-session-properties:19190): GLib-GObject-WARNING **: invalid cast from
`(null)' to `GtkTreeView'

(gnome-session-properties:19190): Gtk-CRITICAL **: file gtktreeview.c: line 7590
(gtk_tree_view_get_model): assertion `GTK_IS_TREE_VIEW (tree_view)' failed

(gnome-session-properties:19190): GLib-GObject-WARNING **: invalid cast from
(NULL) pointer to `GtkListStore'

(gnome-session-properties:19190): Gtk-CRITICAL **: file gtkliststore.c: line
1293 (gtk_list_store_append): assertion `GTK_IS_LIST_STORE (list_store)' failed

Also apparently from "session" these appeared:
Gnome-Message: gnome_execute_async_with_env_fds: returning -1
Gnome-Message: gnome_execute_async_with_env_fds: returning -1

Comment 1 Havoc Pennington 2003-01-13 03:04:03 UTC
Upstream as http://bugzilla.gnome.org/show_bug.cgi?id=103300