gcompris / GCompris-qt

GCompris in Qt Quick - Mirror of https://invent.kde.org/education/gcompris
218 stars 167 forks source link

Debian 11 XFCE - Screen flickering #271

Closed cockadoolie closed 1 year ago

cockadoolie commented 2 years ago

I have installed GCompris for my kids on my Debian (from Debian repo - v 1.0.1), however when I launch it starts to behave strangely and begins the screen flicker when I move my mouse around the options.

2 of my Debian systems are affected (both stable, with xfce)

Has anyone got an idea what package, settings may I be missing? It may be connected to the QT setup of my system, but I am noob and unsure. I have a video shot about the error, can mail it, if helps.

petitlapin commented 2 years ago

Hi,

can you try without fullscreen (ctrl+F) and/or in software renderer mode (instead of openGL: run gcompris in console using "gcompris-qt --software-renderer")?

Cheers,

Johnny

mizzunet commented 2 years ago

I too have this problem

Edit: @petitlapin

run gcompris in console using "gcompris-qt --software-renderer")

This worked. Thanks man

petitlapin commented 1 year ago

Closing it as running with --software-renderer fixes the issue