On Thu, May 29, 2014 9:03 pm, Magnus Larsson wrote: > Hello blfs-support@lists.linuxfromscratch.org > > > Kwalletmanager refuse to start kdewallet subsystem > Sorry, the system security policy didn't allow you to save the changes. > > > System: > LFS-SVN-apr-may, /dev use systemd. SysVinit for init. > Linux lfs 3.14.1 #2 SMP Sat Apr 19 07:20:05 CEST 2014 x86_64 GNU/Linux > kde-4.13.0 > > Steps to reproduce > 1: Start Kdewallet manager > 2: settings-> configure kwallet > 3: enable kde wallet subsystem selected > 4: apply > > > I get a new window stating: > Sorry, the system security policy didn't allow you to save the changes. > > > If I run kwalletmaager from a user konsole I get: > > > magnus@lfs:~$ kwalletmanager > QDBusConnection: session D-Bus connection created before QCoreApplication. > Application may misbehave. > QDBusConnection: session D-Bus connection created before QCoreApplication. > Application may misbehave. > kwalletmanager(11884)/kdeui (Wallet): The kwalletd service has been > disabled Connecting to deprecated signal > QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) > magnus@lfs:~$ kdeinit4: Shutting down running client. > Connecting to deprecated signal > QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) > QDBusConnection: session D-Bus connection created before QCoreApplication. > Application may misbehave. > QDBusConnection: session D-Bus connection created before QCoreApplication. > Application may misbehave. > kbuildsycoca4 running... QDBusConnection: session D-Bus connection created > before QCoreApplication. Application may misbehave. > QDBusConnection: session D-Bus connection created before QCoreApplication. > Application may misbehave. > Object::connect: No such signal > org::freedesktop::UPower::DeviceAdded(QDBusObjectPath) > Object::connect: No such signal > org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath) > kded(11949)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: > QDBusConnection: session D-Bus connection created before > QCoreApplication. > Application may misbehave. > QDBusConnection: session D-Bus connection created before QCoreApplication. > Application may misbehave. > No outputs have backlight property > QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought > it was ':1.6' true kcmshell(11963)/kdeui (Wallet): The kwalletd service has > been disabled kded(11949) PowerDevil::Core::loadProfile: The profile "AC" > tried to activate "DimDisplay" a non existent action. This is usually due > to an installation problem or to a configuration problem. or simlpy the > action is not supported QDBusConnection: session D-Bus connection created > before QCoreApplication. Application may misbehave. > QDBusConnection: session D-Bus connection created before QCoreApplication. > Application may misbehave. > Object::connect: No such signal > org::freedesktop::UPower::DeviceAdded(QDBusObjectPath) > Object::connect: No such signal > org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath) > ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: > Connection > refused > > ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: > Connection > refused > > I found this KDE bug report: > https://bugs.kde.org/show_bug.cgi?id=326126, but I do have the DBus policy > file /etc/dbus-1/system.d/org.kde.kcontrol.kcmkwallet.conf. It exists on > mysstem and looks ok. > > Root cause:?? > The systemd for /dev and sysvinit hybrid I use for LFS base is exotic, but > so far the only needed workaround is to do "kdesu dbus-launch dolphin", > instead of "kdesu dolphin" when I run kde apps as root. I have uninstalled > consolekit and recompiled kde. > > Exotic system or not. It works fine. I am using kde and kmail from my > build to send this, but I would like to have kwallet for passwd mgmt. > > Is it sytemd/consolekit/kdesu somehow again? Or is this completely > unrelated? > > The references to ALSA and Upower and confuse me. Well, I have sound at > least and no other issues in that area I am aware of. > > Best regards, > > > Magnus L > > > > > > > > > > > > > > > > -- > http://lists.linuxfromscratch.org/listinfo/blfs-support > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > Unsubscribe: See the above information page > > Hello,
You will need to manually edit the configuration file for kwalletmanager, I do not have kde installed any more so I can not give you better guidence. >From memory you will need to change a setting from within the kwalletmanager desktop configuration file. You will find a line that will have =NO in it and will need to change that to =YES. Sorry for being so vague about it, but I will try and do some research and see if I can find it, unless Bruce or others can assist you in the mean time. I know that it does work as I had to do this myself. I never had any luck getting kdesudo to work, as this is what is required to actually save that file, as it elevates to root. Numerous postings on the net over the years about it being broken. Tried all the fixes and never got it to work. Regards, Christopher. -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page