eventhorizon5 / skyscraper

The Skyscraper Project (Skyscrapersim) - an open source building, city, and elevator simulator
https://www.skyscrapersim.net
GNU General Public License v2.0
28 stars 7 forks source link

[Linux] Skyscraper closes when returning to menu #2

Closed cat1554 closed 1 year ago

cat1554 commented 1 year ago

What is the issue?

How can this issue be reproduced?

What hardware and software are you using?

eventhorizon5 commented 1 year ago

I noticed that this happens when trying to resize the window, in addition to the return to menu feature. This might have to do with trying to run with legacy GTK2 code. For more information, it crashes when doing a resize of the window when returning to the menu.

eventhorizon5 commented 1 year ago

I've confirmed that this works fine when using GTK3, so the Skyscraper code is not at fault.

eventhorizon5 commented 1 year ago

I found that the rendering issue is fixed in Ogre 1.13, so when I get the camera interface to work properly on that, then this issue will be fixed.

eventhorizon5 commented 1 year ago

Closing since this is fixed in the new build.