Page 1 of 1

Ogre Crash on two desktop

Posted: Tue Aug 30, 2016 8:02 pm
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

Re: Ogre Crash on two desktop

Posted: Tue Aug 30, 2016 9:15 pm
by Didaktik
If you open a window on the second desktop and drag it to the first program that also destroyed.

Re: Ogre Crash on two desktop

Posted: Fri Sep 02, 2016 8:50 pm
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.

Re: Ogre Crash on two desktop

Posted: Fri Sep 02, 2016 9:19 pm
by Didaktik
I think these things need to be specified in the documentation.
Then it will be a feature and not a bug. )