!rGlCMuXgAhgEpdvJUz:nixos.org

NixOS KDE

209 Members
56 Servers

Load older messages


SenderMessageTime
3 Mar 2026
@gsaurel:laas.frnim65s changed their display name from Guilhem to nim65s.15:40:31
@sigmanificient:matrix.orgSigmanificient joined the room.15:40:49
@sigmanificient:matrix.orgSigmanificient

No sure this is the proper room, but i am making a project with Qt6, and i have issues when using the qtimageformats plugin in my project.

When I pulled the deps into my devShell, the tiff image format (which is part of qtimageformats) is not found:

qDebug() << QImageReader::supportedImageFormats();
QList("bmp", "cur", "gif", "ico", "jfif", "jpeg", "jpg", "pbm", "pgm", "png", "ppm", "xbm", "xpm")

After digging a bit, i come across https://discourse.nixos.org/t/python-qt-woes/11808/10, and after applying

        shellHook = ''
          setQtEnvironment=$(mktemp --suffix .setQtEnvironment.sh)
          echo "shellHook: setQtEnvironment = $setQtEnvironment"
          makeWrapper "/bin/sh" "$setQtEnvironment" "''${qtWrapperArgs[@]}"
          sed "/^exec/d" -i "$setQtEnvironment"
          source "$setQtEnvironment"
        '';

it seems to properly find the formats:

QList("bmp", "cur", "gif", "icns", "ico", "jfif", "jp2", "jpeg", "jpg", "mng", "pbm", "pgm", "png", "ppm", "tga", "tif", "tiff", "wbmp", "webp", "xbm", "xpm")

My issue: This seems super hacky and was proposed back in 2021. Is there anyhting new on the matter? A better approach?

15:45:29
@k900:0upti.meK900No, basically wrapQtAppsHook probably needs to be split into two, just like wrapGAppsHook is15:55:50
@k900:0upti.meK900 So that we have a hook that sets QTPLUGINPATH and a hook that propagates it to the wrappers 15:56:39
@k900:0upti.meK900 Then the devshell would simply get the QTPLUGINPATH hook 15:56:47
@whispers:catgirl.cloudwhispers [& it/fae] joined the room.18:35:43
16 Oct 2022
@spacesbot:nixos.devspacesbot - keeps a log of public NixOS channels joined the room.18:01:28
@hexa:lossy.networkhexa joined the room.18:39:40
@spacesbot:nixos.devspacesbot - keeps a log of public NixOS channels 19:00:26
@samueldr:matrix.orgsamueldr joined the room.20:15:36
@samueldr:matrix.orgsamueldr

asking here too; I need eyes on https://github.com/NixOS/nixpkgs/pull/196047, do read the linked PR too for more context...

relatively leafy packages, affects only Plasma Mobile Gear, and only two apps

20:24:37
@sandro:supersandro.deSandro 🐧 joined the room.20:40:52
17 Oct 2022
@ghadfg:matrix.orgポポロ joined the room.16:49:01
@jcmdln:matrix.orgjcmdln joined the room.18:05:03
18 Oct 2022
@alejandrosame:matrix.orgalejandrosame joined the room.09:01:20
@k900:0upti.meK900https://kde.org/announcements/changelogs/plasma/5/5.26.0-5.26.114:26:09
@k900:0upti.meK900Anyone want to do a PR? If not, I'll do one tomorrow probably14:26:29
@k900:0upti.meK900https://github.com/NixOS/nixpkgs/pull/19660214:41:48
@k900:0upti.meK900Actually did the PR14:42:06
@k900:0upti.meK900But got nothing to build it on for now14:42:14
@k900:0upti.meK900Actually nvm I think my big box is done with other stuff14:45:09
19 Oct 2022
@ghadfg:matrix.orgポポロwill next version of GUI boot enable Bluetooth settings by default in kde ? i install with kde and the default settings giving didn' unclude hardware.bluetooth.enable = true;16:11:42
@ghadfg:matrix.orgポポロ * will next version of GUI boot enable Bluetooth settings by default in GUI install? i install with kde and the default settings giving didn' unclude hardware.bluetooth.enable = true;16:12:24
@ghadfg:matrix.orgポポロ *

will next version of GUI boot enable Bluetooth settings by default in GUI install?
i install with KDE Plasma and the default settings giving didn't uncloud

hardware.bluetooth.enable = true;

16:12:57
@k900:0upti.meK900Maybe if we can detect the hardware is there16:42:15
20 Oct 2022
@lourkeur:nixos.devlourkeur (nix btw) joined the room.17:43:03
25 Oct 2022
@aktaboot:tchncs.deaktabootHey, anyone knows why kdeWallet is not autologging in ?18:15:46
@aktaboot:tchncs.deaktabootit seems to do so after a logout and login but not after a reboot ? 🤔18:16:04
@aktaboot:tchncs.deaktabootcould it be because sddm is on autologin ? 🤔18:17:57

Show newer messages


Back to Room ListRoom Version: 9