I recently migrated from VPC to VMWare Workstation. So far all looks good only one problem I faced two days ago. When I run Visual Studio 2010 (Beta 2), the menu rendering was odd, text in code editor was disappearing and so on. After some searching I found, that it may be caused by 3D graphics acceleration turned on in VMWare Workstation. Surprisingly you have to turn it off – either in system, setting DisableHWAcceleration in registry (it’s for WPF) or unchecking the 3D acceleration in VM’s settings. After this adjustment (my choice was the VM level, as it may be improved later and it’s IMO easier to turn it on), all works great. I hope when the RTM of Visual Studio 2010 will be released, this will work as expected.
Tag Cloud
.NET Amazon Kindle Announcements & Invitations Apple iPhone/iPad/iPod Applications in general Astoria "offline" Best practice or not? C# C/C++ cmd Conferences Cryptography Databases in general Data Services (Astoria) Delphi/Object Pascal/Pascal Entity Framework Entity SQL F# Firebird Geometry Life LINQ Mac Mono MonoTouch MS Office MS SQL Server Multithreading Paralelism Physics PowerShell Presentations & Speaking Programming in general SSD Storage Subversion Sync Framework TortoiseSVN Virtualization Visual Studio VMWare Windows Windows Mobile (Windows phone) Windows Presentation Foundation (WPF) ČeštinaRecent Comments
- Tweets that mention Array of WaitHandles (ManualResetEvent, AutoResetEvent, …) when waiting for operations to complete … « Jiří {x2} Činčura -- Topsy.com on Array of WaitHandles (ManualResetEvent, AutoResetEvent, …) when waiting for operations to complete …
- cincura.net on Array of WaitHandles (ManualResetEvent, AutoResetEvent, …) when waiting for operations to complete …
- Rene on Array of WaitHandles (ManualResetEvent, AutoResetEvent, …) when waiting for operations to complete …
- cincura.net on Firebird (server) is back in business with Entity Framework
- JD on Firebird (server) is back in business with Entity Framework
- Firebird News » Ultimate EFv4 CTP4 Code First full mapping example using Firebird on Ultimate EFv4 CTP4 Code First (full mapping) example (using Firebird)
Archives
- July 2010 (9)
- June 2010 (7)
- May 2010 (4)
- April 2010 (9)
- March 2010 (7)
- February 2010 (7)
- January 2010 (13)
- December 2009 (4)
- November 2009 (14)
- October 2009 (18)
- September 2009 (8)
- August 2009 (4)
- July 2009 (11)
- June 2009 (13)
- May 2009 (8)
- April 2009 (10)
- March 2009 (1)
- February 2009 (3)
- January 2009 (5)
- December 2008 (4)
- November 2008 (7)
- October 2008 (7)
- September 2008 (2)
- August 2008 (4)
- July 2008 (7)
- June 2008 (3)
- May 2008 (8)
- April 2008 (2)
- March 2008 (7)
- February 2008 (2)
- January 2008 (2)
- December 2007 (4)
- November 2007 (2)
- October 2007 (4)
- September 2007 (1)
- August 2007 (1)
- July 2007 (5)
- June 2007 (5)
- May 2007 (2)
- April 2007 (4)
- March 2007 (2)
- February 2007 (1)
- January 2007 (3)
- December 2006 (3)
- November 2006 (1)
- October 2006 (3)
- September 2006 (1)
- August 2006 (1)
- July 2006 (1)
- June 2006 (6)
- May 2006 (8)
- April 2006 (6)
- March 2006 (4)
- February 2006 (6)
- January 2006 (6)
- December 2005 (6)
- November 2005 (1)
- September 2005 (4)
- July 2005 (1)
- June 2005 (3)




#1 by Petr on 6.11.2009 - 08:36
Quote
Měl jsi nainstalované VMWare tools (nebo se to jmenuje utilities?)? Ty výrazně zlepšují výkon grafiky.
#2 by cincura.net on 6.11.2009 - 09:05
Quote
Jo mel.
#3 by Jarda Jirava on 6.11.2009 - 09:14
Quote
It’s still in VMWare 7? Uff. This bug is on VMWare side for 2 years and I think that new (RTM) version of VS2010 doesn’t help.
#4 by cincura.net on 6.11.2009 - 09:16
Quote
I don’t blame VS. I just hope
that either VMWare or VS will found some way to make it work properly.