Bug#983597: Segfault in libqt5quick5.so: QQuickItemLayer::~QQuickItemLayer()

2023-02-21 Thread Dennis Filder
This may have gotten fixed by the fix for QTBUG-107850[1] (commit 7487332)[2]. QTBUG-84858 gets a tacit mention there, but is not among the list of duplicates that got closed through this (even though it probably should be). I hastily backported this to 5.15.8 (see attachment), but have not yet

Bug#983597: Segfault in libqt5quick5.so: QQuickItemLayer::~QQuickItemLayer()

2022-10-15 Thread Dennis Filder
Control: tag -1 + patch The attached patch fixed the crashes of Linphone for me. Regards. Description: Don't update visibility etc. recursively in setParentItem() when called within a dtor Debian bugs: 996910 983597 Last-Update: 2022-10-10 --- a/src/quick/items/qquickitem.cpp +++

Bug#993036: plasma-workspace: Provide locked sessions

2021-08-26 Thread Dennis Filder
leaving a black bar at the position where the Task Manager would be. * Also upon logout sometimes stray processes (korgac, kactivitymanager, kded5) stay around which consume ~200 % CPU till killed. I can't reliably reproduce this yet, though, so it might be nothing. Regards, Dennis Filder

Bug#981349: kde/plasma does not start under wayland (solved)

2021-08-26 Thread Dennis Filder
X-Debbugs-CC: Antonio This happened to me, too. I can't tell what the cause in your case might have been, but in my case it was because I set DISPLAY to ":0" via ~/.pam_environment which made kwin_wayland believe it is running within an X server, so it chose the X11 backend without testing if

Bug#989744: libqt5core5a: 5.15.2+dfsg-7 breaks MIME subclassing logic (which breaks some features in e.g. Dolphin)

2021-06-15 Thread Dennis Filder
On Tue, Jun 15, 2021 at 09:41:39PM +0300, Dmitry Shachnev wrote: > Following what Lisandro said, I will not upload the revert to unstable. > > Dennis, please contact the upstream Qt developers, and if they revert that > part of the patch or change the code to make your use case work, I will be >

Bug#989744: libqt5core5a: 5.15.2+dfsg-7 breaks MIME subclassing logic (which breaks some features in e.g. Dolphin)

2021-06-12 Thread Dennis Filder
On Sat, Jun 12, 2021 at 02:58:23PM +0300, Dmitry Shachnev wrote: > Just like Lisandro, I have never tried that. BTW: My original intention was to use this to edit extended attributes on files and directories from within Dolphin. > Please test the attached .deb file. I did not change the version

Bug#989744: libqt5core5a: 5.15.2+dfsg-7 breaks MIME subclassing logic (which breaks some features in e.g. Dolphin)

2021-06-11 Thread Dennis Filder
On Fri, Jun 11, 2021 at 02:12:45PM -0300, Lisandro Damián Nicanor Pérez Meyer wrote: > According to the patch: > > This change also optimizes QMimeBinaryProvider::addFileNameMatches > to have the same logic as xdgmime for glob matching: > literals > extensions > other globs > > How

Bug#989744: libqt5core5a: 5.15.2+dfsg-7 breaks MIME subclassing logic (which breaks some features in e.g. Dolphin)

2021-06-11 Thread Dennis Filder
Package: libqt5core5a Version: 5.15.2+dfsg-7 Severity: normal X-Debbugs-CC: Dennis Filder Dear Maintainer, yesterday evening I upgraded the binary packages for src:qtbase-opensource-src from 5.15.2+dfsg-5 to 5.15.2+dfsg-7. After today's boot I noticed that all the file type associations

Bug#983597: [PATCH] Segfault in libqt5quick5.so: QQuickItemLayer::~QQuickItemLayer()

2021-03-05 Thread Dennis Filder
Control: tag -1 - patch On Fri, Mar 05, 2021 at 07:17:24PM +0100, Pino Toscano wrote: > Did you actually check that it fixes the problem for you? No, I included the patch more as a hint to the nature of the bug, not as a fix, but I should have stated that more clearly. Regards, Dennis.

Bug#983597: [PATCH] Segfault in libqt5quick5.so: QQuickItemLayer::~QQuickItemLayer()

2021-02-26 Thread Dennis Filder
Package: libqt5quick5 Version: 5.15.2+dfsg-4 Architecture: amd64 Severity: normal Tags: sid bullseye a11y upstream patch confirmed Control: affects -1 + linphone-desktop The segfault happens * both with and without a preexisting configuration, * only if Orca is running in the same session.

Bug#983034: plasma-workspace-wayland: hanging in ksplashqml

2021-02-20 Thread Dennis Filder
I agree with Norbert. Bugs like this which involve proprietary hardware are quite common and unlikely to get attention from those developers who could fix them. They often get fixed more by accident. If you want to increase the chances, this is what you could do: * Compile the most recent

Bug#983034: plasma-workspace-wayland: hanging in ksplashqml

2021-02-19 Thread Dennis Filder
Control: tag -1 + moreinfo bullseye sid If you cannot switch to console with Ctrl-Alt-F2 then this is a strong indicator that the bug is in the kernel, probably nouveau. If you can reproduce this reliably it would help a lot if you could provide the output of these commands after the bug has

Bug#920483: The keyboard layout displays “us” whatever the current layout until a key is pressed

2020-09-10 Thread Dennis Filder
: on x11-xkb-utils and xinput are needed. Author: Dennis Filder Bug-Debian: https://bugs.debian.org/920483 Last-Update: 2020-09-10 --- a/sddm-0.18.1/data/scripts/Xsetup +++ b/sddm-0.18.1/data/scripts/Xsetup @@ -1,3 +1,19 @@ #!/bin/sh # Xsetup - run as root before the login dialog appears +# Here we