Re: Frescobaldi on Wayland

2022-06-02 Thread Valentin Petzel
Hello Andrew, the error message can be safely ignored. QWindow::requestActivate() is used to make a window active. Frescobaldi is pretty stable under Wayland, just some small quirks (i.e. you cannot dock a Toolbar that has be detached into the main window and tooltips might display in a weird w

Re: Frescobaldi on Wayland

2022-06-02 Thread Hans Aikema
Known issue to the frescobaldi project, though with no sign of progress towards a fix see https://github.com/frescobaldi/frescobaldi/issues/1261 > On 2 Jun 2022, at 14:34, Andrew Bernard wrote: > > Lots of distros use Wayland now (like it or not). On Fedora 36 I get: > > QSocketNotifier: Can

Re: Frescobaldi on Wayland

2022-06-02 Thread Jean Brefort
Le jeudi 02 juin 2022 à 22:21 +1000, Andrew Bernard a écrit : > Lots of distros use Wayland now (like it or not). On Fedora 36 I get: > > QSocketNotifier: Can only be used with threads started with QThread > qt.qpa.wayland: Wayland does not support QWindow::requestActivate() > > Any possibility F

Frescobaldi on Wayland

2022-06-02 Thread Andrew Bernard
Lots of distros use Wayland now (like it or not). On Fedora 36 I get: QSocketNotifier: Can only be used with threads started with QThread qt.qpa.wayland: Wayland does not support QWindow::requestActivate() Any possibility Frescobaldi will support Wayland in the short term? I'd offer to do it bu