eclipse-ocl / org.eclipse.ocl

Eclipse Public License 2.0
0 stars 0 forks source link

[editors] Please wait for bad file #1591

Closed eclipse-ocl-bot closed 2 hours ago

eclipse-ocl-bot commented 2 hours ago

| --- | --- | | Bugzilla Link | 473825 | | Status | RESOLVED FIXED | | Importance | P3 normal | | Reported | Jul 29, 2015 07:24 EDT | | Modified | May 02, 2016 14:48 EDT | | Reporter | Ed Willink |

Description

Opening an OCLinEcore file that uses "elseif" without "elseif" support gets stuck in Please WAitr.

eclipse-ocl-bot commented 2 hours ago

By Ed Willink on Aug 17, 2015 17:14

Perhaps part of the generic problems

Save as *.qvti doesn't for QVTi

Changing commit on an AS editor goes to please wait

eclipse-ocl-bot commented 2 hours ago

By Ed Willink on Dec 29, 2015 17:24

The stuck in Please wait occurs because no SetText job is scheduled on the relevant update path.

A direct fix inflicts too many changes on Xtext. See Bug 471629.

A better fix fails through invocation of 'modify' on a worker thread.

The consequences of the unsolved problems seem far worse than the original UI freeze.

Let's revert to a UI freeze.

eclipse-ocl-bot commented 2 hours ago

By Ed Willink on May 02, 2016 14:48

(In reply to Ed Willink from comment #2)

Let's revert to a UI freeze.

Pushed to master for M7.