Sebastian Glasl

Results 7 comments of Sebastian Glasl

Thanks for the quick reply. I will gladly do further tests, also for issue #431 . I didn't manage to find a flatpak package of nitrokey-app, where is this located...

I could not retest this issue as neither AppImage nor Flatpak package would detect the Nitrokey Pro v2. This is despite closing all related processes. Side note: flatpak would open...

To come back to the topic: I got the AppImage working and tested the issue with the v1.4 AppImage. The copy/paste issue is not present! In the flatpak built the...

Okay, I guess I found the underlying issue: running: ```$ nitrokey-app``` results in: ```$ qt.qpa.wayland: Wayland does not support QWindow::requestActivate()``` and the application behaving as described. running: ``` $ export...

It seems to me, there is no progress in making the code Wayland compatible/ abandoning deprecated QT5 functions. Current **workaround** for me is editing the .desktop entry /usr/share/applications/nitrokey-app.desktop: ``` Exec=nitrokey-app...

Retested: - AppImage: No glitch; no GTK styling - Flatpak: Still glitches In both cases the app would not detect the Nitrokey Pro v2 despite ending all related processes.

I tested the AppImage and Flatpak packages after 'dnf removing nitrokey-app'.