Restarting the Visual GST browser from a saved image

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Restarting the Visual GST browser from a saved image

Eli Green-2
I saved my image using Visual GST then tried to reload it from the command line like this:

gst-browser -I eli.im

The prompt displays nothing - I get an icon in the dock telling me that an application has launched but no other reaction. Then if I hit Control-C, it displays this the stack trace shown at the bottom of this message. Should this work? Am I reloading the image incorrectly?

(gst:16870): Gtk-CRITICAL **: gtk_text_view_get_buffer: assertion `GTK_IS_TEXT_VIEW (text_view)' failed
(ip 14)CFunctionDescriptor(CCallable)>>#callInto:
(ip 8)GtkTextView>>#getBuffer
(ip 4)GtkTranscriptWidget>>#update:
(ip 8)[] in TextCollector>>#primNextPutAll:
(ip 10)<unwind> BlockClosure>>#on:do:
(ip 10)TextCollector>>#primNextPutAll:
(ip 6)[] in TextCollector>>#showCr:
(ip 12)[] in RecursionLock>>#critical:
(ip 4)<unwind> BlockClosure>>#ensure:
(ip 10)[] in RecursionLock>>#critical:
(ip 16)[] in Semaphore>>#critical:
(ip 4)<unwind> BlockClosure>>#ensure:
(ip 16)Semaphore>>#critical:
(ip 12)RecursionLock>>#critical:
(ip 6)TextCollector>>#showCr:
(ip 8)String(Object)>>#printNl
(ip 2)GtkDebugger class>>#open:
(ip 50)UnhandledException>>#defaultAction
(ip 4)[] in Exception class>>#coreException
(ip 14)UnhandledException(Signal)>>#activateHandler:
(ip 26)UserInterrupt(Signal)>>#resignalAs:
(ip 40)UserInterrupt(Signal)>>#resignalAsUnhandled:
(ip 6)UserInterrupt(Exception)>>#defaultAction
(ip 4)[] in Exception class>>#coreException
(ip 14)UserInterrupt(Signal)>>#activateHandler:
(ip 24)UserInterrupt(Exception)>>#signal
(ip 4)UserInterrupt class(Exception class)>>#signal
(ip 6)CFunctionDescriptor(Object)>>#userInterrupt
(ip 14)CFunctionDescriptor(CCallable)>>#asyncCall
(ip 4)Gtk class>>#main:
(ip 12)Gtk class>>#main
(ip 10)UndefinedObject>>#executeStatements
(ip 0)<bottom>
'CFunctionDescriptor(gstGtkMain @ 16r17A4FE) error: interrupted!!!'
(gst:16870): Gtk-CRITICAL **: gtk_text_view_get_buffer: assertion `GTK_IS_TEXT_VIEW (text_view)' failed
(ip 8)GtkTextView>>#getBuffer
(ip 4)GtkTranscriptWidget>>#update:
(ip 8)[] in TextCollector>>#primNextPutAll:
(ip 10)<unwind> BlockClosure>>#on:do:
(ip 10)TextCollector>>#primNextPutAll:
(ip 16)[] in TextCollector>>#showCr:
(ip 12)[] in RecursionLock>>#critical:
(ip 4)<unwind> BlockClosure>>#ensure:
(ip 10)[] in RecursionLock>>#critical:
(ip 16)[] in Semaphore>>#critical:
(ip 4)<unwind> BlockClosure>>#ensure:
(ip 16)Semaphore>>#critical:
(ip 12)RecursionLock>>#critical:
(ip 6)TextCollector>>#showCr:
(ip 8)String(Object)>>#printNl
(ip 2)GtkDebugger class>>#open:
(ip 50)UnhandledException>>#defaultAction
(ip 4)[] in Exception class>>#coreException
(ip 14)UnhandledException(Signal)>>#activateHandler:
(ip 26)UserInterrupt(Signal)>>#resignalAs:
(ip 40)UserInterrupt(Signal)>>#resignalAsUnhandled:
(ip 6)UserInterrupt(Exception)>>#defaultAction
(ip 4)[] in Exception class>>#coreException
(ip 14)UserInterrupt(Signal)>>#activateHandler:
(ip 24)UserInterrupt(Exception)>>#signal
(ip 4)UserInterrupt class(Exception class)>>#signal
(ip 6)CFunctionDescriptor(Object)>>#userInterrupt
(ip 14)CFunctionDescriptor(CCallable)>>#asyncCall
(ip 4)Gtk class>>#main:
(ip 12)Gtk class>>#main
(ip 10)UndefinedObject>>#executeStatements
(ip 0)<bottom>


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk