Bug 180504 - kded modules all identify as "KDE Daemon"
Summary: kded modules all identify as "KDE Daemon"
Status: RESOLVED DUPLICATE of bug 451039
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kwallet (show other bugs)
Version: 4.1
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Michael Leupold
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-12 22:33 UTC by Michael Leupold
Modified: 2022-09-06 15:28 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Leupold 2009-01-12 22:33:58 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

When any kded module tries to open a wallet, it identifies to kwalletd as "KDE Daemon". This is due to the appid() implementation in kwallet.cpp which currently only considers KComponentData or QApplication->applicationName() as a valid source for a name.

Ideally the .desktop file entries should be used, careful though as the appid() is also used for the ACL.
Comment 1 Michael Leupold 2009-03-23 17:32:38 UTC
*** Bug 187889 has been marked as a duplicate of this bug. ***
Comment 2 Michael Leupold 2009-12-01 15:58:58 UTC
*** Bug 216823 has been marked as a duplicate of this bug. ***
Comment 3 michaelk83 2022-09-06 15:28:53 UTC

*** This bug has been marked as a duplicate of bug 451039 ***