cygon Posted December 23, 2010 Share Posted December 23, 2010 Hi!I'm having a strange issue here: whenever I start Mumble, my Visual Studio becomes unusable. It's as if someone's stealing CPU time from it - the welcome page will not load, double-clicking on a file in solution explorer doesn't get the code window opened, the menu bar will not switch to include the "Refactor, Project, Build" menus but stays as it was during startup and so on.This only happens with Visual Studio 2010, for some reason Visual Studio 2008 works just fine.Anyone else observed this?Visual Studio 2010 uses WPF for its UI, which is rendered via D3D9. Could it be that Mumble is trying to add its channel overlay to Visual Studio or something?I tried running another WPF application, but that one works fine... Quote Link to comment Share on other sites More sharing options...
cygon Posted December 23, 2010 Author Share Posted December 23, 2010 I just tried Mumble 1.2.3 RC1 to see if this improves things.Now Visual Studio 2010 crashes right away when Mumble is active.Better yet, opening Mumble immediately crashes all Visual Studio instances I have open. Quote Link to comment Share on other sites More sharing options...
Administrators hacst Posted December 23, 2010 Administrators Share Posted December 23, 2010 Please check if this still occurs in next snapshot. I fixed some issues with the blacklisting code that might have cause this issue. Quote Link to comment Share on other sites More sharing options...
cygon Posted January 9, 2011 Author Share Posted January 9, 2011 Retested with 1.2.3-rc1-42-g35cba04:There's a definitive improvement, Visual Studio starts up fine roughly 50% of the time and then seems to work ok (no more hanging windows and non-updating toolbars). Maybe another, possibly unrelated issue?Thanks for looking into it, good work! :) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.