From unknown Thu Mar 28 15:07:29 2024 X-Loop: owner@bugs.devuan.org Subject: bug#433: vlc-plugin-qt: VLC Qt UI doesn't start in the presense of QT_QPA_PLATFORMTHEME, GTK_CSD and LD_PRELOAD Reply-To: Mark Hindley , 433@bugs.devuan.org Resent-From: Mark Hindley Resent-To: devuan-bugs@lists.dyne.org Resent-CC: devuan-dev@lists.dyne.org X-Loop: owner@bugs.devuan.org Resent-Date: Tue, 28 Apr 2020 12:33:01 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.devuan.org X-Devuan-PR-Message: followup 433 X-Devuan-PR-Package: vlc-plugin-qt X-Devuan-PR-Keywords: References: <20200427234301.32065f4d@proxima.2ka.mipt.ru> Received: via spool by 433-submit@bugs.devuan.org id=B433.158807700422422 (code B ref 433); Tue, 28 Apr 2020 12:33:01 +0000 Received: (at 433) by bugs.devuan.org; 28 Apr 2020 12:30:04 +0000 Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by doc.devuan.org with IMAP (fetchmail-6.4.0.beta4) for (single-drop); Tue, 28 Apr 2020 12:30:04 +0000 (UTC) Received: from mx.hindley.org.uk (mohindley.plus.com [81.174.245.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id B5CB3F608FB for <433@bugs.devuan.org>; Tue, 28 Apr 2020 14:25:16 +0200 (CEST) Received: from apollo.hindleynet ([192.168.1.3] helo=hindley.org.uk) by mx.hindley.org.uk with smtp (Exim 4.84_2) (envelope-from ) id 1jTPIX-0004Lt-G9; Tue, 28 Apr 2020 13:25:13 +0100 Received: (nullmailer pid 23969 invoked by uid 1000); Tue, 28 Apr 2020 12:25:12 -0000 Date: Tue, 28 Apr 2020 13:25:12 +0100 From: Mark Hindley To: 433@bugs.devuan.org, Andrey ``Bass'' Shcheglov Message-ID: <20200428122512.GL31707@hindley.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200427234301.32065f4d@proxima.2ka.mipt.ru> X-UID: 210 User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Status: No, score=0.0 required=5.0 tests=FAKE_REPLY_C,SPF_PASS autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org Control: tags -1 debian Andrey, On Mon, 27 Apr 2020 23:43:01 +0300 Andrey ``Bass'' Shcheglov wrote: > Package: vlc-plugin-qt > Version: 3.0.8-0+deb10u1 > Severity: grave > > Dear Maintainer, > > I have all my Qt 5 applications rendering their UI via GTK2 > (this means I have qt5-style-plugins package installed): > > > QT_QPA_PLATFORMTHEME=gtk2 > > QT_STYLE_OVERRIDE=gtk2 > > Additionally, for my GTK3 applications, I have client-side decorations > disabled (with gtk3-nocsd and libgtk3-nocsd0 packages installed): Thanks for this. None of these packages are forked in Devuan and we use Debian's packages directly. You would be better reporting this issue to Debian BTS. Thanks. Mark