Le vendredi 06 juin 2025 à 11:52 +0200, Christian Marillat a écrit : > On 06 juin 2025 11:06, Florent Delahaye <deb...@undead.fr> wrote: > > > Package: mkvtoolnix-gui > > Version: 92.0-1 > > Severity: serious > > Justification: Policy 3.5 > > X-Debbugs-Cc: deb...@undead.fr > > > > Dear Maintainer, > > > > *** Reporter, please consider answering these questions, where > > appropriate *** > > > > * What led up to the situation? Installing mkvtoolnix-gui > > * What exactly did you do (or not do) that was effective (or > > ineffective)? Starting mkvtoolnix-gui > > * What was the outcome of this action? Error below : > > qt.qpa.plugin: Could not find the Qt platform plugin > > "wayland" in "" > > Available platform plugins are: vnc, minimal, minimalegl, eglfs, > > vkkhrdisplay, > > linuxfb, offscreen, xcb. > > mkvtoolnix-gui doesn't use wayland at all. > > The problem come from another package. > > Please install strace and then launch strace like this : > > strace -fo mkvtoolnix-gui.log mkvtoolnix-gui > > Compress the mkvtoolnix-gui.log file and send me the compressed file > to > this bug report. > > Christian
Hello Christian, Indeed, I can't reproduce the issue on a fresh debian 13 install, also unsetting QT_QPA_PLATFORM solves the issue which means it has been explicitely set somewhere in my environment. We can close the case. Florent