[01:16] @Eickmeyer the thing that i really don't understand about seeding in general is how one can really determine what's "higher" and "lower." the sequence of events seem, at times, um, non-deterministic. [01:19] i should add the original problem here was seeing gdm3 getting pulled in which i thought was an issue related to network-manager-gnome and its depend on gnome-shell | policykit-1-gnome | polkit-1-auth-agent. in the seed we blacklist gnome-shell. i forgot that we can negate packages in the metapackage so perhaps explicityly doing so with gnome-shell might not be a bad idea [01:20] @RikMills i give you a lot of credit. if i were in your position, trying to wrestle with this enigma would have turned me quite beligerent quite quickly XD [01:28] wxl @tsimonq2 any idea how lxqt-config trigers a "repaint" of the open app windows (specially pcmanfm-qt) when a widget style is changed? [01:35] @HMollerCl offhand, no. i'm sure you can find your answer in the cpp manual, though. talk to you in a couple hours XD [01:36] I was reading it... [01:37] i feel your pain [01:37] i swear i'm going to start just sending in commits with nothing but comments [01:58] wxl: maybe this... extern void qt_x11_apply_settings_in_all_apps(); [01:58] but I don't know where to find this function, need to mimic in python [02:35] @HMollerCl it's here https://code.qt.io/cgit/qt/qt.git/tree/src/gui/kernel/qapplication_x11.cpp#n850 [02:41] @HMollerCl i presume this is the qt5 equivalent but there's nothing like it there and qt5 is like completely refactored https://code.qt.io/cgit/qt/qtbase.git/tree/src/gui/kernel/qguiapplication.cpp [03:01] @HMollerCl i'm thinking this is an indication of that change but it's unclear exactly where it is https://wiki.qt.io/Qt_Settings [06:04] -lugito:#lubuntu-devel- [rMANUALdd0404e17f2d: Fix whitespace] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALdd0404e17f2d [06:08] -lugito:#lubuntu-devel- [rMANUALa243ca3d7ca4: Add number of copies field] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALa243ca3d7ca4 [08:20] @HMollerCl [wxl @tsimonq2 any idea how lxqt-config trigers a "repaint" of the open app windo …], +1 [14:17] wxl: apparently there is something in qt5, in cmakelist I found liked library Qt5::X11Extras [14:47] this might help, https://packages.ubuntu.com/focal/python3-pyqt5.qtx11extras need to fnd the .py manual [18:16] @HMollerCl i don't know about in py but if it's a direct port from cpp qtx11 is not what you want to redraw; it's only informational https://doc.qt.io/qt-5/qx11info.html [18:19] @HMollerCl however if you really want it should be on qt.io https://doc.qt.io/qtforpython/PySide2/QtX11Extras/QX11Info.html [18:20] and then it suggests using qdesktopwidget to be portable, but then that's deprecated and it's not clear what it's replaced with [18:21] ah it's qscreen https://doc.qt.io/qt-5/qscreen.html [19:29] gcc is currently broken on arm64 and s390! :/ [20:29] @wxl [ @HMollerCl i don't know about in py but if it's a direct port from cpp qtx …], Yes I found out that to QScreen is also only query [20:48] -lugito:#lubuntu-devel- [T104: Get translations going again] Noumeno (Roberto) commented on the task: https://phab.lubuntu.me/T104#3084 [23:07] -lugito:#lubuntu-devel- [T104: Get translations going again] teward (Thomas Ward) commented on the task: https://phab.lubuntu.me/T104#3085 [23:37] @HMollerCl i think you're going to have to get to irc and join #qt [23:38] btw found this along the way if you want to cpp after all :) https://github.com/KDE/clazy [23:40] you could ask the #kde-devel people to bridge to telegram or file a ticket for them https://community.kde.org/Infrastructure/IRC#Telegram_Bridge