Another thing affected (besides listener buttons) is the presentation of the 
current values in stack, at least in my case.
The values themselves and the functionality of the buttons seem unaffected as 
far as I can tell.If it's the GC, it seems to the error only affects the tools 
UI. I never seen it affect the code I'm working on.


    El Jueves, 1 de junio, 2017 5:34:06, Alexander Ilin <ajs...@yandex.ru> 
escribió:
 

 01.06.2017, 05:39, "fede s" <elfeder...@yahoo.com.ar>:
I've seen those glitches in the Factor UI, Factor 64 bits build, Win7 64.Sorry 
I never reported, I was hoping to find a way to reproduce it.They seem to 
happen after having some errors in the code I'm working on. I suspect of memory 
leaks, I'm not sure.If you suspect of something, I think I could do some 
testing this weekend maybe, or some time soon.
 I think it's either GC, or the UI. I've got two links by 
now:https://www.youtube.com/watch?v=wtpF0my_YfEhttps://www.youtube.com/watch?v=uqdERZRTJ4Y
 They happen pretty rarely, mostly when I interactively do memory-intensive 
stuff, like load my DBs, use Inspector on the arrays and tuples, and code for 
hours or even days working on the data. But that's not necessarily the case, as 
explained in the description for the first video. In that case it glitched 
almost immediately after startup, and no DBs were loaded. What could be the 
cause for the behavior seen? Apparently some text gets drawn in the wrong 
areas. Either some pointers get mixed up (like unboxing of a string gives the 
wrong string), or the drawing happens at the wrong coordinates. I'm not 
familiar with the UI subsystem enough (like, what happens when a piece of text 
is selected with the mouse) to speculate further.

 ---=====---Александр 

   
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to