Toolbar missing?

Support and general discussion.
Post Reply
darksabre76
Posts: 69
Joined: Tue 12 Sep, 2017 4:33 am
Location: Seattle, WA, USA
Contact:

Toolbar missing?

Post by darksabre76 »

Time for a game of "what did I break" again. Using the official Linux download for PCem v13, I was able to build on my Ubuntu laptop, but when I run a machine, there's no toolbar in the main window. This means I can't access a lot of functionality. The only lead I might have is that in the terminal window I launched it from, I see the following repeated quite a few times (only when a machine is running):

Code: Select all

../src/gtk/window.cpp(3321): assert ""source"" failed in DoScreenToClient(): ScreenToClient failed on unrealized window
Any assistance would be appreciated. And thank you for your patience, in advance :)
User avatar
SarahWalker
Site Admin
Posts: 2054
Joined: Thu 24 Apr, 2014 4:18 pm

Re: Toolbar missing?

Post by SarahWalker »

There is no toolbar on Linux - this seems to be a limitation of wxWidgets/SDL2. It's a popup menu instead, right-click in the main window.
darksabre76
Posts: 69
Joined: Tue 12 Sep, 2017 4:33 am
Location: Seattle, WA, USA
Contact:

Re: Toolbar missing?

Post by darksabre76 »

...I didn't even think to do that. Thank you for the quick response.
Post Reply