https://bugs.kde.org/show_bug.cgi?id=467176
Josef Schabasser <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |--- CC| |[email protected] Status|RESOLVED |REOPENED Ever confirmed|0 |1 --- Comment #5 from Josef Schabasser <[email protected]> --- On my end (CachyOS daily updated) the error is: ``` PermissionsHelper::reload() failed: current user is null qrc:/org.kde.filesharing.samba/qml/main.qml:40: TypeError: Cannot read property 'inSamba' of null ``` Contents of `/etc/nsswitch.conf`: ``` # Name Service Switch configuration file. # See nsswitch.conf(5) for details. passwd: files systemd group: files [SUCCESS=merge] systemd shadow: files systemd gshadow: files systemd publickey: files hosts: mymachines mdns_minimal [NOTFOUND=return] resolve [!UNAVAIL=return] files libvirt libvirt_guest myhostname dns networks: files protocols: files services: files ethers: files rpc: files netgroup: files ``` -- You are receiving this mail because: You are watching all bug changes.
