Bug 72614 - invalid-casts-to-tree-view assertions triggered by gnome-session-properties
Summary: invalid-casts-to-tree-view assertions triggered by gnome-session-properties
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: gnome-session
Version: 8.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Mark McLoughlin
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-08-26 04:32 UTC by Michal Jaegermann
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-01-13 03:04:03 UTC
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.