public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] [OT] KDE wallet manager
@ 2012-12-03 21:31 Peter Humphrey
  2012-12-03 21:59 ` Mark Knecht
  2012-12-03 22:05 ` Volker Armin Hemmann
  0 siblings, 2 replies; 5+ messages in thread
From: Peter Humphrey @ 2012-12-03 21:31 UTC (permalink / raw
  To: gentoo-user

Hello list,

Sorry for going off-topic, but I can't see the answer on the KDE site and 
google hasn't helped.

I'm trying to run the KDE wallet manager but I get this in .xsession-
errors:

kwalletmanager(3054)/kdeui (Wallet): The kwalletd service has been 
disabled

On the other hand:

$ ps ax | grep wallet
 3054 ?        S      0:00 /usr/bin/kwalletmanager

And, from a konsole:

$ kwalletmanager
QDBusConnection: session D-Bus connection created before 
QCoreApplication. Application may misbehave.

Dbus is running and its USE flag is in the portage environment. No 
startup errors were reported.

After quite a bit of poking around I still can't see how to get the 
wallet service going. Can anyone help, please? I upgraded to kde-4.9.3 
the other day when it hit the mirrors as stable. I haven't used the 
wallet service before but I think maybe I should.

-- 
Rgds
Peter



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] [OT] KDE wallet manager
  2012-12-03 21:31 [gentoo-user] [OT] KDE wallet manager Peter Humphrey
@ 2012-12-03 21:59 ` Mark Knecht
  2012-12-04  2:03   ` Peter Humphrey
  2012-12-03 22:05 ` Volker Armin Hemmann
  1 sibling, 1 reply; 5+ messages in thread
From: Mark Knecht @ 2012-12-03 21:59 UTC (permalink / raw
  To: Gentoo User

On Mon, Dec 3, 2012 at 1:31 PM, Peter Humphrey <peter@humphrey.ukfsn.org> wrote:
> Hello list,
>
> Sorry for going off-topic, but I can't see the answer on the KDE site and
> google hasn't helped.
>

There is a KDE-Users list where this stuff gets addressed. However I
asked the same questions the other day so I'll respond here in hopes
what I'm doing helps you.



> I'm trying to run the KDE wallet manager but I get this in .xsession-
> errors:
>
> kwalletmanager(3054)/kdeui (Wallet): The kwalletd service has been
> disabled
>
> On the other hand:
>
> $ ps ax | grep wallet
>  3054 ?        S      0:00 /usr/bin/kwalletmanager
>
> And, from a konsole:
>
> $ kwalletmanager
> QDBusConnection: session D-Bus connection created before
> QCoreApplication. Application may misbehave.
>

This is a known issue for I don't know how long. Frustrating.


> Dbus is running and its USE flag is in the portage environment. No
> startup errors were reported.
>
> After quite a bit of poking around I still can't see how to get the
> wallet service going. Can anyone help, please? I upgraded to kde-4.9.3
> the other day when it hit the mirrors as stable. I haven't used the
> wallet service before but I think maybe I should.
>
> --
> Rgds
> Peter

From System Settings

SystemSettings -> Account Details -> KDE Wallet

make sure it's enabled, then uncheck everything else except 'Show
manager in system tray' and hit apply.

For me, after starting an app that uses it, like Chrome, this gives me
a wallet in the system tray that I can then click on to get into the
wallet app for management of my stuff.

Hope this helps,
Mark


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] [OT] KDE wallet manager
  2012-12-03 21:31 [gentoo-user] [OT] KDE wallet manager Peter Humphrey
  2012-12-03 21:59 ` Mark Knecht
@ 2012-12-03 22:05 ` Volker Armin Hemmann
  1 sibling, 0 replies; 5+ messages in thread
From: Volker Armin Hemmann @ 2012-12-03 22:05 UTC (permalink / raw
  To: gentoo-user; +Cc: Peter Humphrey

Am Montag, 3. Dezember 2012, 21:31:05 schrieb Peter Humphrey:

> kwalletmanager(3054)/kdeui (Wallet): The kwalletd service has been
> disabled
> 
> On the other hand:
> 
> $ ps ax | grep wallet
>  3054 ?        S      0:00 /usr/bin/kwalletmanager

well, kwalletd is missing

ps ax | grep wallet 
 3011 ?        S      0:00 kdeinit4: kwalletd [kdeinit]      
 4181 ?        S      0:00 /usr/bin/kwalletmanager --kwalletd

-- 
#163933


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] [OT] KDE wallet manager
  2012-12-03 21:59 ` Mark Knecht
@ 2012-12-04  2:03   ` Peter Humphrey
  2012-12-04  2:10     ` Mark Knecht
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Humphrey @ 2012-12-04  2:03 UTC (permalink / raw
  To: gentoo-user

On Monday 03 December 2012 13:59:49 Mark Knecht wrote:

> There is a KDE-Users list where this stuff gets addressed. However I
> asked the same questions the other day so I'll respond here in hopes
> what I'm doing helps you.

Ah. I hadn't thought of that. I'll look into it; thanks.

> > I'm trying to run the KDE wallet manager but I get this in
> > .xsession-errors:
> > 
> > kwalletmanager(3054)/kdeui (Wallet): The kwalletd service has been
> > disabled

> From System Settings
> 
> SystemSettings -> Account Details -> KDE Wallet

How did they come up with that home for it? Maybe I'm just being dense 
again.

> make sure it's enabled, then uncheck everything else except 'Show
> manager in system tray' and hit apply.
> 
> For me, after starting an app that uses it, like Chrome, this gives me
> a wallet in the system tray that I can then click on to get into the
> wallet app for management of my stuff.
> 
> Hope this helps,

Certainly does - thank you Mark. I now have the service running with a 
wallet I can use (I hope). I'll try it again in the morning after a 
fresh start.

-- 
Rgds
Peter



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] [OT] KDE wallet manager
  2012-12-04  2:03   ` Peter Humphrey
@ 2012-12-04  2:10     ` Mark Knecht
  0 siblings, 0 replies; 5+ messages in thread
From: Mark Knecht @ 2012-12-04  2:10 UTC (permalink / raw
  To: Gentoo User

On Mon, Dec 3, 2012 at 6:03 PM, Peter Humphrey <peter@humphrey.ukfsn.org> wrote:
> On Monday 03 December 2012 13:59:49 Mark Knecht wrote:
<SNIP>
>>
>> Hope this helps,
>
> Certainly does - thank you Mark. I now have the service running with a
> wallet I can use (I hope). I'll try it again in the morning after a
> fresh start.
>
> --
> Rgds
> Peter


As always you are very welcome Peter.

Cheers,
Mark


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-12-04  2:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-03 21:31 [gentoo-user] [OT] KDE wallet manager Peter Humphrey
2012-12-03 21:59 ` Mark Knecht
2012-12-04  2:03   ` Peter Humphrey
2012-12-04  2:10     ` Mark Knecht
2012-12-03 22:05 ` Volker Armin Hemmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox