dr-geo
[Top][All Lists]
Advanced

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

[Dr. Geo] [Bug 1698590] Re: editScript raise an error


From: Nicolai Hess
Subject: [Dr. Geo] [Bug 1698590] Re: editScript raise an error
Date: Sun, 18 Jun 2017 20:29:46 -0000

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: ...

)

-- 
You received this bug notification because you are a member of DrGeo
developers, which is subscribed to Dr. Geo II.
Matching subscriptions: Dr. Geo bug report
https://bugs.launchpad.net/bugs/1698590

Title:
  editScript raise an error

Status in Dr. Geo II:
  New

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/drgeo/+bug/1698590/+subscriptions



reply via email to

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