#73 Inspect in workspace/debugger complains with DNU #onDblClick

Closed
opened 8 years ago by nero · 0 comments

Originally at 2016-02-29T13:41:04Z by Paul Wilke closed at 2016-02-29T15:09:01Z

Installed amber in version 15.1 and created a new project. Inspecting any object throws DNU.

Bug occurs in Chrome 48.0.2564.116 (64-bit).

The issue was first reported in https://github.com/amber-smalltalk/amber/issues/1217 and moved here because it works in legacy IDE and therefore is a Helios bug.

Adding es5 compatibility doesn't change a thing: bower install amber-compat-es5 --save

Also installing Helios development directly results in the same problem:

git clone https://github.com/amber-smalltalk/helios.git
cd helios
npm install
bower install
grunt devel 
amber serve
Originally at 2016-02-29T13:41:04Z by Paul Wilke closed at 2016-02-29T15:09:01Z Installed amber in version 15.1 and created a new project. Inspecting any object throws DNU. Bug occurs in Chrome 48.0.2564.116 (64-bit). The issue was first reported in https://github.com/amber-smalltalk/amber/issues/1217 and moved here because it works in legacy IDE and therefore is a Helios bug. Adding es5 compatibility doesn't change a thing: `bower install amber-compat-es5 --save` Also installing Helios development directly results in the same problem: ``` git clone https://github.com/amber-smalltalk/helios.git cd helios npm install bower install grunt devel amber serve ```
Sign in to join this conversation.
No Label
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.