Bug 75391

Summary: ggv never opens
Product: [Retired] Red Hat Linux Reporter: Mladen Bestvina <mbestvina>
Component: ggvAssignee: Dan Williams <dcbw>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0   
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: 2006-03-13 05:35:06 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 Mladen Bestvina 2002-10-08 01:04:51 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.5 (X11; Linux i686; U;) Gecko/20020809

Description of problem:
running "ggv foo.ps" produces

(ggv:18245): GLib-GObject-WARNING **: invalid cast from (NULL) pointer to
`GgvWindow'

(ggv:18245): GGV-CRITICAL **: file ggv-window.c: line 825 (ggv_window_load):
assertion `win != NULL' failed

(ggv:18245): GLib-GObject-WARNING **: invalid cast from (NULL) pointer to
`GtkWidget'

(ggv:18245): Gtk-CRITICAL **: file gtkwidget.c: line 1630 (gtk_widget_show):
assertion `GTK_IS_WIDGET (widget)' failed

Obviously it's a gtk issue.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.run "ggv foo.ps"
2.
3.
	

Actual Results:  (ggv:18245): GLib-GObject-WARNING **: invalid cast from (NULL)
pointer to `GgvWindow'

(ggv:18245): GGV-CRITICAL **: file ggv-window.c: line 825 (ggv_window_load):
assertion `win != NULL' failed

(ggv:18245): GLib-GObject-WARNING **: invalid cast from (NULL) pointer to
`GtkWidget'

(ggv:18245): Gtk-CRITICAL **: file gtkwidget.c: line 1630 (gtk_widget_show):
assertion `GTK_IS_WIDGET (widget)' failed


Expected Results:  foo.ps should appear in a window

Additional info:

Comment 1 Jonathan Blandford 2002-10-30 20:11:49 UTC
What is foo.ps?  Can you attach it?

Also, what do 'rpm -V ggv' and 'rpm -q ggv' say?

Comment 2 Dan Williams 2006-03-13 05:35:06 UTC
Closing, as it's been in NEEDINFO for quite a while.  If this is still a problem
with a recent version of Fedora Core and ggv, please reopen.