Ogre Crash on two desktop

All bugs related to the 3D engine
Didaktik
User
User
Posts: 79
Joined: Fri Mar 14, 2014 2:12 pm

Ogre Crash on two desktop

Post by Didaktik »

PB 5.50 / Win7x64 / AMD

I run any standard example of Ogre in windowed mode. I drag and drop the window on the second desktop and the program breaks.

Image
Didaktik
User
User
Posts: 79
Joined: Fri Mar 14, 2014 2:12 pm

Re: Ogre Crash on two desktop

Post by Didaktik »

If you open a window on the second desktop and drag it to the first program that also destroyed.
User avatar
Samuel
Enthusiast
Enthusiast
Posts: 755
Joined: Sun Jul 29, 2012 10:33 pm
Location: United States

Re: Ogre Crash on two desktop

Post by Samuel »

Yes, it's a bug, and I'd imagine it would be a very tricky one for the team to fix. Multi-monitor support is non-standardized and when you add rendering contexts to the picture it becomes extremely error prone.

My advise is to do what most developers do now a days and just let the graphic card handle everything for you. There should be options in your graphic control center for multi monitor support.
Didaktik
User
User
Posts: 79
Joined: Fri Mar 14, 2014 2:12 pm

Re: Ogre Crash on two desktop

Post by Didaktik »

I think these things need to be specified in the documentation.
Then it will be a feature and not a bug. )
Post Reply