Hi, I just pushed fix for a weird bug in cocoa cog vm. It was crashing image when resizing using DisplayScreen>>#hostWindowSize: but even worst, some times was crashing also when dragging a window outside the world screen... The fix is there, but you will need to wait until tomorrow to have it in zeroconf (because of weird mac jenkins slave permissions). This increases a bit more the VM stability, still not perfect, but we are getting closer :) Esteban
thanks esteban! On May 14, 2013, at 9:54 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi,
I just pushed fix for a weird bug in cocoa cog vm. It was crashing image when resizing using DisplayScreen>>#hostWindowSize: but even worst, some times was crashing also when dragging a window outside the world screen...
The fix is there, but you will need to wait until tomorrow to have it in zeroconf (because of weird mac jenkins slave permissions).
This increases a bit more the VM stability, still not perfect, but we are getting closer :)
Esteban
Thank you :) This fix goes with pair with https://pharo.fogbugz.com/default.asp?10619 Thanks to Esteban, one can now deploy a Spec widget with the os window as window :) Ben On May 14, 2013, at 10:19 PM, stephane ducasse <stephane.ducasse@free.fr> wrote:
thanks esteban!
On May 14, 2013, at 9:54 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi,
I just pushed fix for a weird bug in cocoa cog vm. It was crashing image when resizing using DisplayScreen>>#hostWindowSize: but even worst, some times was crashing also when dragging a window outside the world screen...
The fix is there, but you will need to wait until tomorrow to have it in zeroconf (because of weird mac jenkins slave permissions).
This increases a bit more the VM stability, still not perfect, but we are getting closer :)
Esteban
This sounds intriguing. Can you be more specific? :) Doru On May 14, 2013, at 10:23 PM, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
Thank you :)
This fix goes with pair with https://pharo.fogbugz.com/default.asp?10619
Thanks to Esteban, one can now deploy a Spec widget with the os window as window :)
Ben
On May 14, 2013, at 10:19 PM, stephane ducasse <stephane.ducasse@free.fr> wrote:
thanks esteban!
On May 14, 2013, at 9:54 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi,
I just pushed fix for a weird bug in cocoa cog vm. It was crashing image when resizing using DisplayScreen>>#hostWindowSize: but even worst, some times was crashing also when dragging a window outside the world screen...
The fix is there, but you will need to wait until tomorrow to have it in zeroconf (because of weird mac jenkins slave permissions).
This increases a bit more the VM stability, still not perfect, but we are getting closer :)
Esteban
-- www.tudorgirba.com "Presenting is storytelling."
does this relates to https://pharo.fogbugz.com/default.asp?10366#76222 ? 2013/5/14 Tudor Girba <tudor@tudorgirba.com>
This sounds intriguing. Can you be more specific? :)
Doru
On May 14, 2013, at 10:23 PM, Benjamin < benjamin.vanryseghem.pharo@gmail.com> wrote:
Thank you :)
This fix goes with pair with https://pharo.fogbugz.com/default.asp?10619
Thanks to Esteban, one can now deploy a Spec widget with the os window as window :)
Ben
On May 14, 2013, at 10:19 PM, stephane ducasse <stephane.ducasse@free.fr> wrote:
thanks esteban!
On May 14, 2013, at 9:54 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi,
I just pushed fix for a weird bug in cocoa cog vm. It was crashing image when resizing using DisplayScreen>>#hostWindowSize: but even worst, some times was crashing also when dragging a window outside the world screen...
The fix is there, but you will need to wait until tomorrow to have it in zeroconf (because of weird mac jenkins slave permissions).
This increases a bit more the VM stability, still not perfect, but we are getting closer :)
Esteban
-- www.tudorgirba.com
"Presenting is storytelling."
indeed :) I close it Ben On May 14, 2013, at 10:47 PM, "phil@highoctane.be" <phil@highoctane.be> wrote:
does this relates to https://pharo.fogbugz.com/default.asp?10366#76222 ?
2013/5/14 Tudor Girba <tudor@tudorgirba.com> This sounds intriguing. Can you be more specific? :)
Doru
On May 14, 2013, at 10:23 PM, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
Thank you :)
This fix goes with pair with https://pharo.fogbugz.com/default.asp?10619
Thanks to Esteban, one can now deploy a Spec widget with the os window as window :)
Ben
On May 14, 2013, at 10:19 PM, stephane ducasse <stephane.ducasse@free.fr> wrote:
thanks esteban!
On May 14, 2013, at 9:54 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi,
I just pushed fix for a weird bug in cocoa cog vm. It was crashing image when resizing using DisplayScreen>>#hostWindowSize: but even worst, some times was crashing also when dragging a window outside the world screen...
The fix is there, but you will need to wait until tomorrow to have it in zeroconf (because of weird mac jenkins slave permissions).
This increases a bit more the VM stability, still not perfect, but we are getting closer :)
Esteban
-- www.tudorgirba.com
"Presenting is storytelling."
In the following picture, instead of doing the classical MessageBrowser new openWithSpec, and get a Morphic window inside the os window of Pharo I do MessageBrowser openWorldWithSpec And here the message browser window *is* the system window. Basically, it sticks the morph on the world, do some magic around, and voilà . The cool part is that the rest of the code do not change at all, and still it opens a the good size, the title is properly updated etc Ben On May 14, 2013, at 10:28 PM, Tudor Girba <tudor@tudorgirba.com> wrote:
This sounds intriguing. Can you be more specific? :)
Doru
On May 14, 2013, at 10:23 PM, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
Thank you :)
This fix goes with pair with https://pharo.fogbugz.com/default.asp?10619
Thanks to Esteban, one can now deploy a Spec widget with the os window as window :)
Ben
On May 14, 2013, at 10:19 PM, stephane ducasse <stephane.ducasse@free.fr> wrote:
thanks esteban!
On May 14, 2013, at 9:54 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi,
I just pushed fix for a weird bug in cocoa cog vm. It was crashing image when resizing using DisplayScreen>>#hostWindowSize: but even worst, some times was crashing also when dragging a window outside the world screen...
The fix is there, but you will need to wait until tomorrow to have it in zeroconf (because of weird mac jenkins slave permissions).
This increases a bit more the VM stability, still not perfect, but we are getting closer :)
Esteban
-- www.tudorgirba.com
"Presenting is storytelling."
This is beautiful. I guess this only works on Mac, right? Cheers, Doru On Tue, May 14, 2013 at 10:51 PM, Benjamin < benjamin.vanryseghem.pharo@gmail.com> wrote:
In the following picture, instead of doing the classical MessageBrowser new openWithSpec, and get a Morphic window inside the os window of Pharo
I do MessageBrowser openWorldWithSpec And here the message browser window *is* the system window. Basically, it sticks the morph on the world, do some magic around, and voilà . The cool part is that the rest of the code do not change at all, and still it opens a the good size, the title is properly updated etc
Ben
On May 14, 2013, at 10:28 PM, Tudor Girba <tudor@tudorgirba.com> wrote:
This sounds intriguing. Can you be more specific? :)
Doru
On May 14, 2013, at 10:23 PM, Benjamin < benjamin.vanryseghem.pharo@gmail.com> wrote:
Thank you :)
This fix goes with pair with https://pharo.fogbugz.com/default.asp?10619
Thanks to Esteban, one can now deploy a Spec widget with the os window as window :)
Ben
On May 14, 2013, at 10:19 PM, stephane ducasse <stephane.ducasse@free.fr> wrote:
thanks esteban!
On May 14, 2013, at 9:54 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi,
I just pushed fix for a weird bug in cocoa cog vm. It was crashing image when resizing using DisplayScreen>>#hostWindowSize: but even worst, some times was crashing also when dragging a window outside the world screen...
The fix is there, but you will need to wait until tomorrow to have it in zeroconf (because of weird mac jenkins slave permissions).
This increases a bit more the VM stability, still not perfect, but we are getting closer :)
Esteban
-- www.tudorgirba.com
"Presenting is storytelling."
-- www.tudorgirba.com "Every thing has its own flow"
no, it should work in all platforms On May 15, 2013, at 10:44 AM, Tudor Girba <tudor@tudorgirba.com> wrote:
This is beautiful. I guess this only works on Mac, right?
Cheers, Doru
On Tue, May 14, 2013 at 10:51 PM, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote: In the following picture, instead of doing the classical MessageBrowser new openWithSpec, and get a Morphic window inside the os window of Pharo
I do MessageBrowser openWorldWithSpec And here the message browser window *is* the system window. Basically, it sticks the morph on the world, do some magic around, and voilà . The cool part is that the rest of the code do not change at all, and still it opens a the good size, the title is properly updated etc
<Screen Shot 2013-05-14 at 4.44.00 PM.png>
Ben
On May 14, 2013, at 10:28 PM, Tudor Girba <tudor@tudorgirba.com> wrote:
This sounds intriguing. Can you be more specific? :)
Doru
On May 14, 2013, at 10:23 PM, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
Thank you :)
This fix goes with pair with https://pharo.fogbugz.com/default.asp?10619
Thanks to Esteban, one can now deploy a Spec widget with the os window as window :)
Ben
On May 14, 2013, at 10:19 PM, stephane ducasse <stephane.ducasse@free.fr> wrote:
thanks esteban!
On May 14, 2013, at 9:54 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi,
I just pushed fix for a weird bug in cocoa cog vm. It was crashing image when resizing using DisplayScreen>>#hostWindowSize: but even worst, some times was crashing also when dragging a window outside the world screen...
The fix is there, but you will need to wait until tomorrow to have it in zeroconf (because of weird mac jenkins slave permissions).
This increases a bit more the VM stability, still not perfect, but we are getting closer :)
Esteban
-- www.tudorgirba.com
"Presenting is storytelling."
-- www.tudorgirba.com
"Every thing has its own flow"
Hi, Seems really cool! How can I load the new Spec to try this out? Is it hosted at Pharo20 / PharoInbox ? Cheers, R On May 15, 2013, at 10:50 AM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
no, it should work in all platforms
On May 15, 2013, at 10:44 AM, Tudor Girba <tudor@tudorgirba.com> wrote:
This is beautiful. I guess this only works on Mac, right?
Cheers, Doru
On Tue, May 14, 2013 at 10:51 PM, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote: In the following picture, instead of doing the classical MessageBrowser new openWithSpec, and get a Morphic window inside the os window of Pharo
I do MessageBrowser openWorldWithSpec And here the message browser window *is* the system window. Basically, it sticks the morph on the world, do some magic around, and voilà . The cool part is that the rest of the code do not change at all, and still it opens a the good size, the title is properly updated etc
<Screen Shot 2013-05-14 at 4.44.00 PM.png>
Ben
On May 14, 2013, at 10:28 PM, Tudor Girba <tudor@tudorgirba.com> wrote:
This sounds intriguing. Can you be more specific? :)
Doru
On May 14, 2013, at 10:23 PM, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
Thank you :)
This fix goes with pair with https://pharo.fogbugz.com/default.asp?10619
Thanks to Esteban, one can now deploy a Spec widget with the os window as window :)
Ben
On May 14, 2013, at 10:19 PM, stephane ducasse <stephane.ducasse@free.fr> wrote:
thanks esteban!
On May 14, 2013, at 9:54 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi,
I just pushed fix for a weird bug in cocoa cog vm. It was crashing image when resizing using DisplayScreen>>#hostWindowSize: but even worst, some times was crashing also when dragging a window outside the world screen...
The fix is there, but you will need to wait until tomorrow to have it in zeroconf (because of weird mac jenkins slave permissions).
This increases a bit more the VM stability, still not perfect, but we are getting closer :)
Esteban
-- www.tudorgirba.com
"Presenting is storytelling."
-- www.tudorgirba.com
"Every thing has its own flow"
Thank you :) I am only using image side primitives, so any Vm should handle it (I am using DisplayScreen hostSize: / hostTitle:) Ben On May 15, 2013, at 10:44 AM, Tudor Girba <tudor@tudorgirba.com> wrote:
This is beautiful. I guess this only works on Mac, right?
Cheers, Doru
On Tue, May 14, 2013 at 10:51 PM, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote: In the following picture, instead of doing the classical MessageBrowser new openWithSpec, and get a Morphic window inside the os window of Pharo
I do MessageBrowser openWorldWithSpec And here the message browser window *is* the system window. Basically, it sticks the morph on the world, do some magic around, and voilà . The cool part is that the rest of the code do not change at all, and still it opens a the good size, the title is properly updated etc
<Screen Shot 2013-05-14 at 4.44.00 PM.png>
Ben
On May 14, 2013, at 10:28 PM, Tudor Girba <tudor@tudorgirba.com> wrote:
This sounds intriguing. Can you be more specific? :)
Doru
On May 14, 2013, at 10:23 PM, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
Thank you :)
This fix goes with pair with https://pharo.fogbugz.com/default.asp?10619
Thanks to Esteban, one can now deploy a Spec widget with the os window as window :)
Ben
On May 14, 2013, at 10:19 PM, stephane ducasse <stephane.ducasse@free.fr> wrote:
thanks esteban!
On May 14, 2013, at 9:54 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi,
I just pushed fix for a weird bug in cocoa cog vm. It was crashing image when resizing using DisplayScreen>>#hostWindowSize: but even worst, some times was crashing also when dragging a window outside the world screen...
The fix is there, but you will need to wait until tomorrow to have it in zeroconf (because of weird mac jenkins slave permissions).
This increases a bit more the VM stability, still not perfect, but we are getting closer :)
Esteban
-- www.tudorgirba.com
"Presenting is storytelling."
-- www.tudorgirba.com
"Every thing has its own flow"
Could this be used make Pharo dual-screened ? If yes, what would be the limitations ? cheers -ben Benjamin wrote:
In the following picture, instead of doing the classical MessageBrowser new openWithSpec, and get a Morphic window inside the os window of Pharo
I do MessageBrowser openWorldWithSpec And here the message browser window *is* the system window. Basically, it sticks the morph on the world, do some magic around, and voilà . The cool part is that the rest of the code do not change at all, and still it opens a the good size, the title is properly updated etc
Ben
On May 14, 2013, at 10:28 PM, Tudor Girba <tudor@tudorgirba.com <mailto:tudor@tudorgirba.com>> wrote:
This sounds intriguing. Can you be more specific? :)
Doru
On May 14, 2013, at 10:23 PM, Benjamin <benjamin.vanryseghem.pharo@gmail.com <mailto:benjamin.vanryseghem.pharo@gmail.com>> wrote:
Thank you :)
This fix goes with pair with https://pharo.fogbugz.com/default.asp?10619
Thanks to Esteban, one can now deploy a Spec widget with the os window as window :)
Ben
On May 14, 2013, at 10:19 PM, stephane ducasse <stephane.ducasse@free.fr> wrote:
thanks esteban!
On May 14, 2013, at 9:54 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi,
I just pushed fix for a weird bug in cocoa cog vm. It was crashing image when resizing using DisplayScreen>>#hostWindowSize: but even worst, some times was crashing also when dragging a window outside the world screen...
The fix is there, but you will need to wait until tomorrow to have it in zeroconf (because of weird mac jenkins slave permissions).
This increases a bit more the VM stability, still not perfect, but we are getting closer :)
Esteban
-- www.tudorgirba.com <http://www.tudorgirba.com>
"Presenting is storytelling."
I am afraid not to understand your question Ben On May 16, 2013, at 4:04 AM, btc@openInWorld.com wrote:
Could this be used make Pharo dual-screened ? If yes, what would be the limitations ?
cheers -ben
Benjamin wrote:
In the following picture, instead of doing the classical MessageBrowser new openWithSpec, and get a Morphic window inside the os window of Pharo
I do MessageBrowser openWorldWithSpec And here the message browser window *is* the system window. Basically, it sticks the morph on the world, do some magic around, and voilà . The cool part is that the rest of the code do not change at all, and still it opens a the good size, the title is properly updated etc
Ben
On May 14, 2013, at 10:28 PM, Tudor Girba <tudor@tudorgirba.com <mailto:tudor@tudorgirba.com>> wrote:
This sounds intriguing. Can you be more specific? :)
Doru
On May 14, 2013, at 10:23 PM, Benjamin <benjamin.vanryseghem.pharo@gmail.com > <mailto:benjamin.vanryseghem.pharo@gmail.com>> wrote:
Thank you :)
This fix goes with pair with https://pharo.fogbugz.com/default.asp?10619
Thanks to Esteban, one can now deploy a Spec widget with the os window as >> window :)
Ben
On May 14, 2013, at 10:19 PM, stephane ducasse <stephane.ducasse@free.fr> wrote:
thanks esteban!
On May 14, 2013, at 9:54 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi,
I just pushed fix for a weird bug in cocoa cog vm. It was crashing image when resizing using DisplayScreen>>#hostWindowSize: >>>> but even worst, some times was crashing also when dragging a window >>>> outside the world screen...
The fix is there, but you will need to wait until tomorrow to have it in >>>> zeroconf (because of weird mac jenkins slave permissions).
This increases a bit more the VM stability, still not perfect, but we are >>>> getting closer :)
Esteban
-- www.tudorgirba.com <http://www.tudorgirba.com>
"Presenting is storytelling."
disregard previous post, I've seen the other responses that answer this. I knew of the VM limitation, just optimistically *hoped* this was a workaround. Actually, ignoring this thread and perhaps responding to the original thread, could you describe a bit more what it does. Sorry I don't quite get its use case. cheers -ben btc@openinworld.com wrote:
If I have dual monitors, of course when the OS spans them into a single display, then of course I can drag Pharo open across both monitors, but that is not ideal. Alternatively, if Pharo could open two native-OS-windows, then I could full-screen one on each monitor, which would be really cool. Recently there was a discussion on a mail list that I now can't find, about someone evaluating Pharo and that was a critical requirement to port an existing application. For my purposes, I am thinking a fair way ahead to a SCADA platform when an industrial plant operator has two or more screens dedicated to a graphical mimic of each part of the operating plant, running from the one image. [1] has another use case.
[1] http://stackoverflow.com/questions/13982018/pharo-squeak-environment-with-du...
cheers -ben
Benjamin wrote:
I am afraid not to understand your question
Ben
On May 16, 2013, at 4:04 AM, btc@openInWorld.com wrote:
Could this be used make Pharo dual-screened ? If yes, what would be the limitations ?
cheers -ben
Benjamin wrote:
In the following picture, instead of doing the classical MessageBrowser new openWithSpec, and get a Morphic window inside the os window of Pharo
I do MessageBrowser openWorldWithSpec And here the message browser window *is* the system window. Basically, it sticks the morph on the world, do some magic around, and voilà . The cool part is that the rest of the code do not change at all, and still it opens a the good size, the title is properly updated etc
Ben
On May 14, 2013, at 10:28 PM, Tudor Girba <tudor@tudorgirba.com <mailto:tudor@tudorgirba.com>> wrote:
This sounds intriguing. Can you be more specific? :)
Doru
On May 14, 2013, at 10:23 PM, Benjamin <benjamin.vanryseghem.pharo@gmail.com > <mailto:benjamin.vanryseghem.pharo@gmail.com>> wrote:
Thank you :)
This fix goes with pair with https://pharo.fogbugz.com/default.asp?10619
Thanks to Esteban, one can now deploy a Spec widget with the os window as >> window :)
Ben
On May 14, 2013, at 10:19 PM, stephane ducasse <stephane.ducasse@free.fr> wrote:
thanks esteban!
On May 14, 2013, at 9:54 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi,
I just pushed fix for a weird bug in cocoa cog vm. It was crashing image when resizing using DisplayScreen>>#hostWindowSize: >>>> but even worst, some times was crashing also when dragging a window >>>> outside the world screen...
The fix is there, but you will need to wait until tomorrow to have it in >>>> zeroconf (because of weird mac jenkins slave permissions).
This increases a bit more the VM stability, still not perfect, but we are >>>> getting closer :)
Esteban
-- www.tudorgirba.com <http://www.tudorgirba.com>
"Presenting is storytelling."
On May 16, 2013, at 4:04 AM, btc@openInWorld.com wrote:
Could this be used make Pharo dual-screened ? If yes, what would be the limitations ?
no you cannot. Rght now the trick is just to set up the size of the hostwindow to the one of a morph. Stef
cheers -ben
Benjamin wrote:
In the following picture, instead of doing the classical MessageBrowser new openWithSpec, and get a Morphic window inside the os window of Pharo
I do MessageBrowser openWorldWithSpec And here the message browser window *is* the system window. Basically, it sticks the morph on the world, do some magic around, and voilà . The cool part is that the rest of the code do not change at all, and still it opens a the good size, the title is properly updated etc
Ben
On May 14, 2013, at 10:28 PM, Tudor Girba <tudor@tudorgirba.com <mailto:tudor@tudorgirba.com>> wrote:
This sounds intriguing. Can you be more specific? :)
Doru
On May 14, 2013, at 10:23 PM, Benjamin <benjamin.vanryseghem.pharo@gmail.com > <mailto:benjamin.vanryseghem.pharo@gmail.com>> wrote:
Thank you :)
This fix goes with pair with https://pharo.fogbugz.com/default.asp?10619
Thanks to Esteban, one can now deploy a Spec widget with the os window as >> window :)
Ben
On May 14, 2013, at 10:19 PM, stephane ducasse <stephane.ducasse@free.fr> wrote:
thanks esteban!
On May 14, 2013, at 9:54 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi,
I just pushed fix for a weird bug in cocoa cog vm. It was crashing image when resizing using DisplayScreen>>#hostWindowSize: >>>> but even worst, some times was crashing also when dragging a window >>>> outside the world screen...
The fix is there, but you will need to wait until tomorrow to have it in >>>> zeroconf (because of weird mac jenkins slave permissions).
This increases a bit more the VM stability, still not perfect, but we are >>>> getting closer :)
Esteban
-- www.tudorgirba.com <http://www.tudorgirba.com>
"Presenting is storytelling."
Does this mean that you will always have only one system window available? Doru On Thu, May 16, 2013 at 11:37 AM, stephane ducasse <stephane.ducasse@free.fr
wrote:
On May 16, 2013, at 4:04 AM, btc@openInWorld.com wrote:
Could this be used make Pharo dual-screened ? If yes, what would be the limitations ?
no you cannot. Rght now the trick is just to set up the size of the hostwindow to the one of a morph.
Stef
cheers -ben
Benjamin wrote:
In the following picture, instead of doing the classical MessageBrowser
new openWithSpec, and get a Morphic window inside the os window of Pharo
I do MessageBrowser openWorldWithSpec And here the message browser window *is* the system window. Basically, it sticks the morph on the world, do some magic around, and
voilà .
The cool part is that the rest of the code do not change at all, and still it opens a the good size, the title is properly updated etc
Ben
On May 14, 2013, at 10:28 PM, Tudor Girba <tudor@tudorgirba.com<mailto: tudor@tudorgirba.com>> wrote:
This sounds intriguing. Can you be more specific? :)
Doru
On May 14, 2013, at 10:23 PM, Benjamin < benjamin.vanryseghem.pharo@gmail.com > <mailto: benjamin.vanryseghem.pharo@gmail.com>> wrote:
Thank you :)
This fix goes with pair with https://pharo.fogbugz.com/default.asp?10619
Thanks to Esteban, one can now deploy a Spec widget with the os window as >> window :)
Ben
On May 14, 2013, at 10:19 PM, stephane ducasse < stephane.ducasse@free.fr> wrote:
thanks esteban!
On May 14, 2013, at 9:54 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi,
I just pushed fix for a weird bug in cocoa cog vm. It was crashing image when resizing using DisplayScreen>>#hostWindowSize: >>>> but even worst, some times was crashing also when dragging a window >>>> outside the world screen...
The fix is there, but you will need to wait until tomorrow to have it in >>>> zeroconf (because of weird mac jenkins slave permissions).
This increases a bit more the VM stability, still not perfect, but we are >>>> getting closer :)
Esteban
-- www.tudorgirba.com <http://www.tudorgirba.com>
"Presenting is storytelling."
-- www.tudorgirba.com "Every thing has its own flow"
yes On May 16, 2013, at 12:43 PM, Tudor Girba <tudor@tudorgirba.com> wrote:
Does this mean that you will always have only one system window available?
Doru
On Thu, May 16, 2013 at 11:37 AM, stephane ducasse <stephane.ducasse@free.fr> wrote:
On May 16, 2013, at 4:04 AM, btc@openInWorld.com wrote:
Could this be used make Pharo dual-screened ? If yes, what would be the limitations ?
no you cannot. Rght now the trick is just to set up the size of the hostwindow to the one of a morph.
Stef
cheers -ben
Benjamin wrote:
In the following picture, instead of doing the classical MessageBrowser new openWithSpec, and get a Morphic window inside the os window of Pharo
I do MessageBrowser openWorldWithSpec And here the message browser window *is* the system window. Basically, it sticks the morph on the world, do some magic around, and voilà . The cool part is that the rest of the code do not change at all, and still it opens a the good size, the title is properly updated etc
Ben
On May 14, 2013, at 10:28 PM, Tudor Girba <tudor@tudorgirba.com <mailto:tudor@tudorgirba.com>> wrote:
This sounds intriguing. Can you be more specific? :)
Doru
On May 14, 2013, at 10:23 PM, Benjamin <benjamin.vanryseghem.pharo@gmail.com > <mailto:benjamin.vanryseghem.pharo@gmail.com>> wrote:
Thank you :)
This fix goes with pair with https://pharo.fogbugz.com/default.asp?10619
Thanks to Esteban, one can now deploy a Spec widget with the os window as >> window :)
Ben
On May 14, 2013, at 10:19 PM, stephane ducasse <stephane.ducasse@free.fr> wrote:
thanks esteban!
On May 14, 2013, at 9:54 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi,
I just pushed fix for a weird bug in cocoa cog vm. It was crashing image when resizing using DisplayScreen>>#hostWindowSize: >>>> but even worst, some times was crashing also when dragging a window >>>> outside the world screen...
The fix is there, but you will need to wait until tomorrow to have it in >>>> zeroconf (because of weird mac jenkins slave permissions).
This increases a bit more the VM stability, still not perfect, but we are >>>> getting closer :)
Esteban
-- www.tudorgirba.com <http://www.tudorgirba.com>
"Presenting is storytelling."
-- www.tudorgirba.com
"Every thing has its own flow"
Sadly, yes I would LOVE to have multiple system windows, but I guess it's some VM limitation that I can't tackle :( Ben On May 16, 2013, at 12:43 PM, Tudor Girba <tudor@tudorgirba.com> wrote:
Does this mean that you will always have only one system window available?
Doru
On Thu, May 16, 2013 at 11:37 AM, stephane ducasse <stephane.ducasse@free.fr> wrote:
On May 16, 2013, at 4:04 AM, btc@openInWorld.com wrote:
Could this be used make Pharo dual-screened ? If yes, what would be the limitations ?
no you cannot. Rght now the trick is just to set up the size of the hostwindow to the one of a morph.
Stef
cheers -ben
Benjamin wrote:
In the following picture, instead of doing the classical MessageBrowser new openWithSpec, and get a Morphic window inside the os window of Pharo
I do MessageBrowser openWorldWithSpec And here the message browser window *is* the system window. Basically, it sticks the morph on the world, do some magic around, and voilà . The cool part is that the rest of the code do not change at all, and still it opens a the good size, the title is properly updated etc
Ben
On May 14, 2013, at 10:28 PM, Tudor Girba <tudor@tudorgirba.com <mailto:tudor@tudorgirba.com>> wrote:
This sounds intriguing. Can you be more specific? :)
Doru
On May 14, 2013, at 10:23 PM, Benjamin <benjamin.vanryseghem.pharo@gmail.com > <mailto:benjamin.vanryseghem.pharo@gmail.com>> wrote:
Thank you :)
This fix goes with pair with https://pharo.fogbugz.com/default.asp?10619
Thanks to Esteban, one can now deploy a Spec widget with the os window as >> window :)
Ben
On May 14, 2013, at 10:19 PM, stephane ducasse <stephane.ducasse@free.fr> wrote:
thanks esteban!
On May 14, 2013, at 9:54 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi,
I just pushed fix for a weird bug in cocoa cog vm. It was crashing image when resizing using DisplayScreen>>#hostWindowSize: >>>> but even worst, some times was crashing also when dragging a window >>>> outside the world screen...
The fix is there, but you will need to wait until tomorrow to have it in >>>> zeroconf (because of weird mac jenkins slave permissions).
This increases a bit more the VM stability, still not perfect, but we are >>>> getting closer :)
Esteban
-- www.tudorgirba.com <http://www.tudorgirba.com>
"Presenting is storytelling."
-- www.tudorgirba.com
"Every thing has its own flow"
ha, I'm working on that... but will take tiiiiiime :) On May 16, 2013, at 12:58 PM, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
Sadly, yes
I would LOVE to have multiple system windows, but I guess it's some VM limitation that I can't tackle :(
Ben
On May 16, 2013, at 12:43 PM, Tudor Girba <tudor@tudorgirba.com> wrote:
Does this mean that you will always have only one system window available?
Doru
On Thu, May 16, 2013 at 11:37 AM, stephane ducasse <stephane.ducasse@free.fr> wrote:
On May 16, 2013, at 4:04 AM, btc@openInWorld.com wrote:
Could this be used make Pharo dual-screened ? If yes, what would be the limitations ?
no you cannot. Rght now the trick is just to set up the size of the hostwindow to the one of a morph.
Stef
cheers -ben
Benjamin wrote:
In the following picture, instead of doing the classical MessageBrowser new openWithSpec, and get a Morphic window inside the os window of Pharo
I do MessageBrowser openWorldWithSpec And here the message browser window *is* the system window. Basically, it sticks the morph on the world, do some magic around, and voilà . The cool part is that the rest of the code do not change at all, and still it opens a the good size, the title is properly updated etc
Ben
On May 14, 2013, at 10:28 PM, Tudor Girba <tudor@tudorgirba.com <mailto:tudor@tudorgirba.com>> wrote:
This sounds intriguing. Can you be more specific? :)
Doru
On May 14, 2013, at 10:23 PM, Benjamin <benjamin.vanryseghem.pharo@gmail.com > <mailto:benjamin.vanryseghem.pharo@gmail.com>> wrote:
Thank you :)
This fix goes with pair with https://pharo.fogbugz.com/default.asp?10619
Thanks to Esteban, one can now deploy a Spec widget with the os window as >> window :)
Ben
On May 14, 2013, at 10:19 PM, stephane ducasse <stephane.ducasse@free.fr> wrote:
thanks esteban!
On May 14, 2013, at 9:54 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi,
I just pushed fix for a weird bug in cocoa cog vm. It was crashing image when resizing using DisplayScreen>>#hostWindowSize: >>>> but even worst, some times was crashing also when dragging a window >>>> outside the world screen...
The fix is there, but you will need to wait until tomorrow to have it in >>>> zeroconf (because of weird mac jenkins slave permissions).
This increases a bit more the VM stability, still not perfect, but we are >>>> getting closer :)
Esteban
-- www.tudorgirba.com <http://www.tudorgirba.com>
"Presenting is storytelling."
-- www.tudorgirba.com
"Every thing has its own flow"
participants (8)
-
Benjamin -
btc@openinworld.com -
Esteban Lorenzano -
Marcus Denker -
phil@highoctane.be -
roberto.minelli@usi.ch -
stephane ducasse -
Tudor Girba