Summary: | dbus interface for opening a wallet is missing / provide shortcut to open a wallet | ||
---|---|---|---|
Product: | [Applications] kwalletmanager | Reporter: | Till Schäfer <till2.schaefer> |
Component: | general | Assignee: | Valentin Rusu <valir> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | valir |
Priority: | NOR | ||
Version: | 1.10 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kwallet/16014325a5120c488947d1651e3430d1b5a9639b | Version Fixed In: | |
Sentry Crash Report: |
Description
Till Schäfer
2013-08-28 09:40:21 UTC
From what I see, no commit should have removed D-Bus support, so it's a regression. Git commit 16014325a5120c488947d1651e3430d1b5a9639b by Valentin Rusu. Committed on 02/09/2013 at 19:26. Pushed by vrusu into branch 'master'. Restore the wallet_open scrpipting slot The UI refactor left a TODO item for this and seems people is using it, so here is it :) M +6 -2 src/manager/kwalletmanager.cpp M +11 -0 src/manager/kwalletmanagerwidget.cpp M +1 -0 src/manager/kwalletmanagerwidget.h M +5 -0 src/manager/kwalletmanagerwidgetitem.cpp M +1 -0 src/manager/kwalletmanagerwidgetitem.h M +13 -0 src/manager/walletcontrolwidget.cpp M +2 -0 src/manager/walletcontrolwidget.h http://commits.kde.org/kwallet/16014325a5120c488947d1651e3430d1b5a9639b |