ghost icon indicating copy to clipboard operation
ghost copied to clipboard

Strange GUI behaviours

Open MarcoCicognani opened this issue 3 months ago • 1 comments

Hi Max, I'm casually trying out the latest release of Ghost with the QEMU emulator on Linux (version 10.1.0).

This is how it looks like: Image

However, it appears to be more than just a buffer blitting problem: What you see are the actual edges of the screen. This means that to reach the icons on the right side, I have to move the cursor from the left side of the screen, where it will then appear on the right side (like Pac-Man).

Modifying the VM parameters does not result in any changes to the behavior.

MarcoCicognani avatar Nov 19 '25 15:11 MarcoCicognani

Hey @MarcoCicognani,

thanks for reporting, its good that you could reproduce this in QEMU because I only saw this behavior on real hardware so far (not in VBox). I will try to verify it there as well and fix it!

maxdev1 avatar Nov 21 '25 10:11 maxdev1