View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009751 | Kali Linux | Kali Package Bug | public | 2026-06-20 19:31 | 2026-08-20 18:48 |
| Reporter | Xareth | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | new | Resolution | open | ||
| Summary | 0009751: XFCE Desktop Broken on NetHunter Rootless 2026.1 - PNG loader missing, bwrap conflict | ||||
| Description | Environment:
Problem Summary: XFCE desktop is completely unusable on Kali 2026.1 NetHunter Rootless. Multiple cascading issues prevent the desktop from loading. Issue 1: bwrap sandbox conflict glycin-loaders (GNOME's new image loader) tries to spawn a bwrap sandbox inside proot. proot already uses its own namespace emulation, so nested bwrap calls fail silently. Error:
Issue 2: PNG loader completely missing gdk-pixbuf only has SVG loader installed. PNG loader does not exist anywhere in the system:
Packages checked:
Issue 3: Wnck crash due to missing PNG loader Because PNG loader is missing, libwnck cannot load any icon and crashes immediately:
Issue 4: xfce4-panel crash (garcon)
What we tried:
Root Cause: In Kali 2026.1, gdk-pixbuf appears to have PNG support built-in (not as a separate .so loader file). However, something in the proot environment prevents this built-in PNG support from functioning. Previous versions had libpixbufloader_png.so as a separate file - this no longer exists in 2026.1. Expected behavior:
Questions for maintainers:
| ||||
|
At least gdk-pixbuf seems coming directly from Debian and to discuss with them: |
|
|
Hello, I am also experiencing this problem on NetHunter Rootless. My environment:
KeX starts on port 5901 and the VNC client connects successfully, but the XFCE desktop disconnects after a few seconds. I checked gdk-pixbuf: libgdk-pixbuf-2.0-0 2.44.7+dfsg-1 arm64 There is no PNG loader: find /usr/lib -name 'libpixbufloader_png*' 2>/dev/null returns no result. The loader directory contains only: libpixbufloader_svg.so I also see: Failed to load a pixbuf from icon theme This appears to be the same problem described in this bug. Please investigate a fix for NetHunter Rootless/PRoot on ARM64. Thank you. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-06-20 19:31 | Xareth | New Issue | |
| 2026-06-21 09:36 | kali-bugreport | Note Added: 0021784 | |
| 2026-08-20 18:48 | Mybugfixer | Note Added: 0021948 |