help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] [bug] backtraces in SUnit browser


From: Paolo Bonzini
Subject: [Help-smalltalk] [bug] backtraces in SUnit browser
Date: Mon, 21 Sep 2009 13:04:18 -0700

Issue status update for http://smalltalk.gnu.org/node/402 Post a follow up: http://smalltalk.gnu.org/project/comments/add/402

Project:      GNU Smalltalk
Version:      <none>
Component:    VisualGST
Category:     bug reports
Priority:     critical
Assigned to:  Unassigned
Reported by:  bonzinip
Updated by:   bonzinip
Status:       active

Type into an SUnit browser's code pane when no method is selected:

Object: FileStream new "<0x7f8e3d0a82a0>" error: did not understand
#acceptVisitor:
MessageNotUnderstood(Exception)>>signal (AnsiExcept.st:216)
FileStream(Object)>>doesNotUnderstand: #acceptVisitor:
(AnsiExcept.st:1556)
VisualGST.SyntaxHighlighter(STInST.RBProgramNodeVisitor)>>visitNode:
(Parser.star#VFS.ZipFile/RBParseNodes.st:49)
VisualGST.SyntaxHighlighter class>>highlight:in:
(VisualGST.star#VFS.ZipFile/SyntaxHighlighter.st:14)
VisualGST.GtkSourceCodeWidget>>changed
(VisualGST.star#VFS.ZipFile/GtkSourceCodeWidget.st:163)

I also got this but cannot reproduce it:

Object: GtkTextView new: 7 error: did not understand #hasChanged
MessageNotUnderstood(Exception)>>signal (AnsiExcept.st:216)
GTK.GtkTextView(Object)>>doesNotUnderstand: #hasChanged
(AnsiExcept.st:1556)
VisualGST.GtkSourceCodeWidget>>hasChanged
(VisualGST.star#VFS.ZipFile/GtkSourceCodeWidget.st:175)
VisualGST.GtkSUnit>>hasChanged
(VisualGST.star#VFS.ZipFile/SUnit/GtkSUnit.st:451)
VisualGST.GtkSUnit>>checkCodeWidget
(VisualGST.star#VFS.ZipFile/SUnit/GtkSUnit.st:423)
VisualGST.GtkSUnit>>onNamespaceChanged
(VisualGST.star#VFS.ZipFile/SUnit/GtkSUnit.st:290)






reply via email to

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