Bug#1051276: xdg-desktop-portal-kde should include pipewire as a dep and enable it

2023-10-15 Thread theofficialgman
I have inspected the package build depends and it appears to all be correct and the package seems to be getting built with these portals enabled, however it does not function in practice. I have spent multiple hours debugging this issue to no avail

Bug#1051276: xdg-desktop-portal-kde should include pipewire as a dep and enable it

2023-10-15 Thread theofficialgman
Hi, I am also running into this. Please enable it on stable and oldstable! Thanks, theofficialgman

Bug#1001082: qtbase-opensource-src: segfault when closing one windows in a multi window QT application

2022-02-17 Thread theofficialgman
Thanks for pushing the fix to the buster git branch. Is this good to be released or do we have to wait for some release timing before it is built and published?

Bug#1001082: qtbase-opensource-src: segfault when closing one windows in a multi window QT application

2022-02-09 Thread theofficialgman
any updates on this? as referenced before, it should be fixable by picking these two commits: https://codereview.qt-project.org/c/qt/qtbase/+/264529 https://codereview.qt-project.org/c/qt/qtbase/+/237817 which were used to resolve this bug: https://bugreports.qt.io/browse/QTBUG-68393

Bug#1001082: qtbase-opensource-src: segfault when closing one windows in a multi window QT application

2021-12-03 Thread theofficialgman
Package: qtbase-opensource-src Severity: important Tags: newcomer Dear Maintainer, In both debian buster and raspbian buster, closing an application window in a multi window QT application causes a segfault and the entire program to crash. This might have been fixed upstream in one of these comm