Windows Version
Microsoft Windows [Version 10.0.26200.7171]
WSL Version
2.6.1.0
Are you using WSL 1 or WSL 2?
Kernel Version
6.6.114.1
Distro Version
Debian 13
Other Software
None
Repro Steps
1.1. Create the custom WSL kernel with specific sysfs DMI features enabled
CONFIG_DMIID
CONFIG_DMI_SYSFS
CONFIG_FW_CFG_SYSFS
1.2. Enable custom kernel with a .wslconfig file in user dir
2. Install Sober from flathub with flatpak
3. Run Sober
Expected Behavior
I was expecting Sober to at least run and show a GUI, in which it did, but I have no idea if it will even render after complete installation.
Actual Behavior
Sober just gave this error even after the custom kernel
Diagnostic Logs
Sober Logs
$ flatpak run org.vinegarhq.Sober
sober: /usr/lib/x86_64-linux-gnu/libcurl.so.4: no version information available (required by sober)
/proc/self/exe: /usr/lib/x86_64-linux-gnu/libcurl.so.4: no version information available (required by /proc/self/exe)
info: app: lifecycle: app_start delta=4.2000028770416975e-05ms
info: app: using C.UTF-8 locale
info: app: lifecycle: logging_started delta=58.348017999960575ms
info: app: app tag: s085-1964-x86_64-gnu
info: app: cpu model: 11th Gen Intel(R) Core(TM) i7-11700 @ 2.50GHz
info: app: os release: Debian GNU/Linux
info: app: desktop: unknown (on unknown)
info: app: lifecycle: update_flags_from_remote_manifest delta=0.387988000002224ms
info: state: using manifest object: {"app_settings":{"FFlagRenderUseTextureManager224":false},"r1":1,"u":1}
info: app: lifecycle: runtime_handler delta=356.73065799998585ms
info: app: lifecycle: fs_init delta=0.07062800001585856ms
I/O warning : failed to load "/home/michal/.var/app/org.vinegarhq.Sober/data/sober/appData/GlobalBasicSettings_13.xml": No such file or directory
ERROR: state: could not parse file /home/michal/.var/app/org.vinegarhq.Sober/data/sober/appData/GlobalBasicSettings_13.xml
info: app: lifecycle: check_security delta=537.338488999987ms
info: UIServicesConduit: will execute ui service binary
Windows Version
Microsoft Windows [Version 10.0.26200.7171]
WSL Version
2.6.1.0
Are you using WSL 1 or WSL 2?
Kernel Version
6.6.114.1
Distro Version
Debian 13
Other Software
None
Repro Steps
1.1. Create the custom WSL kernel with specific sysfs DMI features enabled
1.2. Enable custom kernel with a .wslconfig file in user dir
2. Install Sober from flathub with flatpak
3. Run Sober
Expected Behavior
I was expecting Sober to at least run and show a GUI, in which it did, but I have no idea if it will even render after complete installation.
Actual Behavior
Sober just gave this error even after the custom kernel
Diagnostic Logs
Sober Logs