help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Restarting the Visual GST browser from a saved image


From: Eli Green
Subject: [Help-smalltalk] Restarting the Visual GST browser from a saved image
Date: Tue, 13 Oct 2009 14:24:14 +0200

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>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]