!rGlCMuXgAhgEpdvJUz:nixos.org

NixOS KDE

221 Members
60 Servers

Load older messages


SenderMessageTime
15 Oct 2024
@k900:0upti.meK900 ⚡️It happens pretty consistently06:40:03
@k900:0upti.meK900 ⚡️There's a "prerelease" build but the sources for that can disappear at any time06:58:59
@k900:0upti.meK900 ⚡️So ideally we don't want to ship it06:59:06
@k900:0upti.meK900 ⚡️But also honestly just let that thing die already06:59:16
@k900:0upti.meK900 ⚡️PySide is right there, and notably maintained by more than one guy and not sold for $500/seat06:59:39
@k900:0upti.meK900 ⚡️Merged the tdesktop bump08:07:33
@k900:0upti.meK900 ⚡️Just PyQt left I think08:08:08
@k900:0upti.meK900 ⚡️For major Qt 6.8 breakage08:08:13
@k900:0upti.meK900 ⚡️https://kde.org/announcements/plasma/6/6.2.1/14:22:01
@k900:0upti.meK900 ⚡️Ughhhhh14:22:04
@k900:0upti.meK900 ⚡️https://github.com/NixOS/nixpkgs/pull/34881215:31:27
@ilya-fedin:matrix.org𝙼𝚛. 𝙱𝚘𝚠𝚕𝚎𝚛 𝚠𝙷𝚊𝚝Did something happen to the patch picking plugins from PATH?21:38:09
@ilya-fedin:matrix.org𝙼𝚛. 𝙱𝚘𝚠𝚕𝚎𝚛 𝚠𝙷𝚊𝚝kvantum doesn't get detected by applications anymore...21:38:22
@ilya-fedin:matrix.org𝙼𝚛. 𝙱𝚘𝚠𝚕𝚎𝚛 𝚠𝙷𝚊𝚝hm, /run/current-system/sw/lib/qt-6/plugins is in QT_PLUGIN_PATH so it would work even without the patch. What did happen to kvantum then...21:48:41
@ilya-fedin:matrix.org𝙼𝚛. 𝙱𝚘𝚠𝚕𝚎𝚛 𝚠𝙷𝚊𝚝qt 5 applications seem to be ok...21:50:51
16 Oct 2024
@k900:0upti.meK900 ⚡️ Qt 6.8 maybe 02:26:55
@k900:0upti.meK900 ⚡️Somehow 02:26:57
@ilya-fedin:matrix.org𝙼𝚛. 𝙱𝚘𝚠𝚕𝚎𝚛 𝚠𝙷𝚊𝚝the weirdest thing is that it doesn't even show in QT_DEBUG_PLUGINS12:17:04
@ilya-fedin:matrix.org𝙼𝚛. 𝙱𝚘𝚠𝚕𝚎𝚛 𝚠𝙷𝚊𝚝Looks like Qt doesn't recognize symlinks as plugins anymore12:57:35
@ilya-fedin:matrix.org𝙼𝚛. 𝙱𝚘𝚠𝚕𝚎𝚛 𝚠𝙷𝚊𝚝 running QT_PLUGIN_PATH=/run/current-system/sw/lib/qt-6/plugins systemsettings doesn't even detect breeze 12:57:53
@ilya-fedin:matrix.org𝙼𝚛. 𝙱𝚘𝚠𝚕𝚎𝚛 𝚠𝙷𝚊𝚝
   ls /run/current-system/sw/lib/qt-6/plugins/styles
breeze6.so  libkvantum.so
12:58:13
@k900:0upti.meK900 ⚡️Huh12:58:51
@ilya-fedin:matrix.org𝙼𝚛. 𝙱𝚘𝚠𝚕𝚎𝚛 𝚠𝙷𝚊𝚝looks like someone already made a bug report for it https://bugreports.qt.io/browse/QTBUG-13010913:20:43
@ilya-fedin:matrix.org𝙼𝚛. 𝙱𝚘𝚠𝚕𝚎𝚛 𝚠𝙷𝚊𝚝thanks god13:20:45
@ilya-fedin:matrix.org𝙼𝚛. 𝙱𝚘𝚠𝚕𝚎𝚛 𝚠𝙷𝚊𝚝I wonder whether the wrapper for binary firefox (I use firefox-beta-bin from the mozilla overlay but it uses the wrapper from nixpkgs iirc) lacks rpath/ld_library_path for libproxy? As firefox doesn't seem to follow KDE proxy settings...14:43:30
@ilya-fedin:matrix.org𝙼𝚛. 𝙱𝚘𝚠𝚕𝚎𝚛 𝚠𝙷𝚊𝚝 * I wonder whether the wrapper for binary firefox (I use firefox-beta-bin from the mozilla overlay but it uses the wrapper from nixpkgs iirc) lacks rpath/ld_library_path for libproxy? As it doesn't seem to follow KDE proxy settings... 14:44:49
@ilya-fedin:matrix.org𝙼𝚛. 𝙱𝚘𝚠𝚕𝚎𝚛 𝚠𝙷𝚊𝚝And I wonder whether there's any about:config knob to make it use portal proxy resolver...14:46:19
@k900:0upti.meK900 ⚡️https://codereview.qt-project.org/c/qt/qtbase/+/59785616:06:29
@k900:0upti.meK900 ⚡️Fixes the plugins-through-symlinks issue16:06:36
@ilya-fedin:matrix.org𝙼𝚛. 𝙱𝚘𝚠𝚕𝚎𝚛 𝚠𝙷𝚊𝚝
In reply to @ilya-fedin:matrix.org
I wonder whether the wrapper for binary firefox (I use firefox-beta-bin from the mozilla overlay but it uses the wrapper from nixpkgs iirc) lacks rpath/ld_library_path for libproxy? As it doesn't seem to follow KDE proxy settings...
oh, so they added support for it 15 years ago and broke 9 years ago. lol.
https://bugzilla.mozilla.org/show_bug.cgi?id=517655
https://bugzilla.mozilla.org/show_bug.cgi?id=1220399
19:05:35

Show newer messages


Back to Room ListRoom Version: 9