editScript raise an error

Bug #1698590 reported by hilaire
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Dr. Geo
Fix Released
High
Unassigned

Bug Description

When the user want to edit a script there is a DNU error:
The error is DNU Nautilus class>>newOnClass:

The expected behavior is a class browser on the edited script class.

Changed in drgeo:
importance: Undecided → High
description: updated
tags: added: script
Revision history for this message
Nicolai Hess (nicolaihess) wrote :

Replace hard coded browser class with
Smalltalk tools browser
(next error, replace

SystemAnnouncer uniqueInstance weak on: MethodModified send: #update: to: ....
with
SystemAnnouncer uniqueInstance weak when: MethodModified send: #update: to: ...

)

Changed in drgeo:
status: New → Fix Committed
tags: added: pharo-api
Changed in drgeo:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.