DRC,

Thanks!

Yes, this build seems to fix all of those issues.

Specifically, I tested opening the options dialog and pressing OK, and there 
was no NullPointerException.

Then I tested turning the fullscreen command-line argument on (and off) on my 
OS X 10.6 and OS X 10.7 physical machines, and on my OS X 10.8 virtual machine 
(i.e. 6 cases altogether), and they all worked as expected.  On the OS X 10.6 
machine, I saw the old-style fullscreen mode, as seen in previous TurboVNC 
versions, and on OS X 10.7 and OS X 10.8, I saw the new fullscreen mode 
(without the menu and dock).

>  There is definitely some sort 
> of very bad memory issue that occurs which causes the host to just start 
> grinding the disk forever, leaving no choice but to power it off. 

I have experienced similar disk grinding issues whilst running multiple virtual 
machines within VMWare Fusion on OS X 10.7.  One tip I found which seemed to 
help was to use the "Split into 2 GB files" setting for my OS X 10.8 virtual 
machine's virtual disk.  I don't know whether VirtualBox has a similar setting.

Cheers,
James


On 25/02/2013, at 7:58 PM, DRC wrote:

> New build uploaded which hopefully fixes this.  And scratch what I said 
> about using Snow Leopard in VirtualBox.  There is definitely some sort 
> of very bad memory issue that occurs which causes the host to just start 
> grinding the disk forever, leaving no choice but to power it off.  It's 
> definitely a VirtualBox issue, and it's triggered consistently by having 
> the Snow Leopard VM running when you try to do something disk-intensive 
> on the host.  One time that it occurred, it was mild enough that I was 
> able to eventually get the GUI to respond well enough to shut down VBox, 
> and the problem went away.
> 
> 
> On 2/24/13 11:40 PM, James Wettenhall wrote:
>> DRC,
>> 
>> I've tested Mac OS X full-screen mode in the latest nightly build on my
>> OS X 10.7 machine.
>> 
>> If I don't select full-screen in the options dialog (or in the
>> command-line arguments), it seems to work OK - I see a full-screen
>> button on the window's title bar, which functions as expected.
>> 
>> But it doesn't seem to work when requested as a command-line argument -
>> I get the old-style full-screen mode (where the menu and dock are still
>> visible).
>> 
>> And if I open the options dialog (before opening a VNC viewport), change
>> the full-screen mode checkbox, and then click "OK", I get a
>> NullPointerException from com.turbovnc.vncviewer.CConn.toggleFullScreen,
>> presumably because the viewport object hasn't been defined yet here:
>> 
>> if (!viewport.lionFSSupported()) {
>> 
>> I spent a bit of time trying to investigate what was going on, in the
>> hope of giving your more useful feedback, but this is all I have so far...
>> 
>> Cheers,
>> James
> 
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> VirtualGL-Devel mailing list
> VirtualGL-Devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtualgl-devel


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
VirtualGL-Devel mailing list
VirtualGL-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtualgl-devel

Reply via email to