On Tue, Jan 24, 2017 at 1:00 PM, Torsten Bergmann <astares@gmx.de> wrote:
HI Esteban,
can you be more specific what the problem with "OSWindows" is?
I guess you refer to my project "OSWindows" which is in Catalog and in http://smalltalkhub.com/#!/~OS/ and belongs to my operating system series (OSWindows, OSLinuxUbuntu, OSUnix, OSOSX, OSRaspbian, ...) which is about wrapping native APIs and providing easier Pharo work on the different platforms. Each aspect of this project is covered by unit tests and it should be possible to find out what the problem is. If you remember it was a good testbed to find issues in UFFI.
But maybe you refer to another project. Because there is also an "OSWindow" (without "s") project done later by Ronie Salgado which is about accessing a platform window from Pharo. This one is at: http://smalltalkhub.com/#!/~ronsaldo/OSWindow
Still I wished that Ronie would have choosen a different name as this is now often very confusing to people to distinguish between "OSWindows" and "OSWindow". "NativeWindow" or something like that would have been better for what it is all about...
What about "HostWindow"? Phil
Thanks Torsten
*Gesendet:* Dienstag, 24. Januar 2017 um 10:58 Uhr *Von:* "Esteban Lorenzano" <estebanlm@gmail.com> *An:* "Pharo Development List" <pharo-dev@lists.pharo.org> *Betreff:* Re: [Pharo-dev] I want to move the latest vm to stable... I need feedback ! btw⦠Iâm aware of the OSWindows problems, but thatâs not solvable in the short term as is⦠please do not point to that :)
Esteban
On 24 Jan 2017, at 10:57, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi guys,
I want to move latest vm to stable (for Pharo 6.0, of course).
And I have the idea there are still some blocking issues⦠can you
I have this issues in mind:
No write right on Windows with the new VM <https://pharo.fogbugz.com/f/cases/19525/No-write-right-on-Windows-with-the-n...> Freetype2 primitive failed [error 2][unknown file format] <https://pharo.fogbugz.com/f/cases/19315/Freetype2-primitive-failed-error-2-u...> -> for this Iâm testing the solution pointed here: http://log.smallworks. eu/web/post/289, plus a fix Phil sent me. Image freezes on Linux if it was previously saved on Windows <https://pharo.fogbugz.com/f/cases/19272/Image-freezes-on-Linux-if-it-was-pre...>
⦠but also anything else that I might be missing.
cheers, Esteban