<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>324155</bug_id>
          
          <creation_ts>2013-08-28 09:40:21 +0000</creation_ts>
          <short_desc>dbus interface for opening a wallet is missing / provide shortcut to open a wallet</short_desc>
          <delta_ts>2013-09-02 19:28:22 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>kwalletmanager</product>
          <component>general</component>
          <version>1.10</version>
          <rep_platform>unspecified</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Till Schäfer">till2.schaefer</reporter>
          <assigned_to name="Valentin Rusu">valir</assigned_to>
          <cc>valir</cc>
          
          <cf_commitlink>http://commits.kde.org/kwallet/16014325a5120c488947d1651e3430d1b5a9639b</cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1393183</commentid>
    <comment_count>0</comment_count>
    <who name="Till Schäfer">till2.schaefer</who>
    <bug_when>2013-08-28 09:40:21 +0000</bug_when>
    <thetext>I used to have a qdbus script to quickly open a certain wallet: 

qdbus org.kde.kwalletmanager /kwalletmanager/MainWindow_1 org.kde.kwallet.kwalletmanager.openWallet &quot;$1&quot;

however since kde-4.11 this option is removed. (most likely because of the redesign of the manager, which btw. improves the usability a lot :) 

the qdbus command should be restored and it would be very nice to have a gui option to assign a shortcut für quick opening a wallet. 

Reproducible: Always</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1393229</commentid>
    <comment_count>1</comment_count>
    <who name="Christoph Feck">cfeck</who>
    <bug_when>2013-08-28 13:04:31 +0000</bug_when>
    <thetext>From what I see, no commit should have removed D-Bus support, so it&apos;s a regression.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1394521</commentid>
    <comment_count>2</comment_count>
    <who name="Valentin Rusu">valir</who>
    <bug_when>2013-09-02 19:28:22 +0000</bug_when>
    <thetext>Git commit 16014325a5120c488947d1651e3430d1b5a9639b by Valentin Rusu.
Committed on 02/09/2013 at 19:26.
Pushed by vrusu into branch &apos;master&apos;.

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</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>