fileouts don't work
By Nicolas Petton - Posted on September 29th, 2009
| Project: | GNU Smalltalk |
| Component: | VisualGST |
| Category: | bug |
| Priority: | critical |
| Assigned: | MrGwen |
| Status: | fixed |
Description
fileouts don't work:
error: did not understand #fileoutNamespace
MessageNotUnderstood(Exception)>>signal (AnsiExcept.st:216)
VisualGST.GtkNamespaceWidget(Object)>>doesNotUnderstand: #fileoutNamespace (AnsiExcept.st:1556)
error: did not understand #fileoutClass
MessageNotUnderstood(Exception)>>signal (AnsiExcept.st:216)
VisualGST.GtkClassWidget(Object)>>doesNotUnderstand: #fileoutClass (AnsiExcept.st:1556)
Updates
#1 submitted by Gwenael Casaccio on Tue, 09/29/2009 - 09:53
| Assigned to: | Unassigned | » MrGwen |
#2 submitted by Gwenael Casaccio on Tue, 09/29/2009 - 10:03
| Priority: | normal | » critical |
I have not changed the popup menu action. I should update them
#3 submitted by Gwenael Casaccio on Tue, 09/29/2009 - 11:08
| Status: | active | » committed |
#4 submitted by Paolo Bonzini on Wed, 09/30/2009 - 14:23
| Status: | committed | » fixed |
