abb128 / LiveCaptions

Linux Desktop application that provides live captioning
GNU General Public License v3.0
1.27k stars 32 forks source link

Bug: Visual glitch during initial setup #81

Open IcedQuinn opened 1 year ago

IcedQuinn commented 1 year ago
  1. Install the FlatPak
  2. Run
  3. Main window appears in the background but cannot be selected/interacted with while the setup wizard is running. Note that the main window also forgets to draw itself--it shows up as unpainted/corrupted video memory until the wizard is done, then begins painting itself as it should.

I speculate that it is not processing paint events while being interrupted by the setup tool.

abb128 commented 1 year ago

What window manager/compositor are you using? The main window is meant to be hidden during setup and that has been the case during my attempts to reproduce