Custom Query (115 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 115)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#219 duplicate Refactoring to "know" about subclasses (packages) patrik.svestka@…
Description

If you refactor code e.g. move method to the subclass or rename method in subclass the code ends up in __NoProject__ with complete project structure.

Current workaround: You have to Check-in the code in __NoProject__ and then commit code in the project structure. You have two commits which you should merge.

An Screenshot:

No image "checking_no_project.png" attached to Ticket #219

#210 invalid New application window and Widget Gallery windows are always on top patrik.svestka@…
Description

When designing an application, now are the visual application designer and Widget Galery windows always on top above all displayed windows on Windows. This is rather annoying.

#205 fixed To kill StX environment with Smalltalk code - ByteCompilerError patrik.svestka@…
Description

With smalltalk code (incorrect one), you can kill the whole environment. (you have to click on continue when warning appears)

1 to: 10000000000000000 do:[:each | each := each * 100]. 


It appears that the mistake in ByteCodecompiler as the screenshots from windows and linux suggests. Linux: ByteCompilerError on linux

Windows: ByteCompilerError on windows


I'm also attaching StX log https://swing.fit.cvut.cz/projects/stx-jv/attachment/ticket/205/smalltalk_2018-04-16_utf8.log for additional information which could be helpful for debugging

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.