Opened 6 years ago
Closed 6 years ago
#127 closed defect (fixed)
Select a DictionaryInspectorView/right click on protocol space and select new/then close the window by the upper right cross
Reported by: | Patrik Svestka | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | default | Keywords: | |
Cc: | Also affects CVS HEAD (eXept version): | no |
Description
error message appears:
[MessageNotUnderstood?]: False does not understand: #isWideString in process NewSystemBrowser? [1715]
Attachments (1)
Change History (5)
Changed 6 years ago by
comment:1 Changed 6 years ago by
comment:2 Changed 6 years ago by
The issue still appears even after the fix has been applied (still the same error).
comment:3 Changed 6 years ago by
After deleting
...stx/projects/smalltalk/libstx_goodies_smallsense.dll
...stx/goodies/smallsense/objmingw/libstx_goodies_smallsense.dll
and then recompiling with rake
and then restart of the computer (don't know why).
The patch works.
comment:4 Changed 6 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Attached patch should fix it. Could you test it and confirm?