You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Sunday, April 23rd 2006, 6:58am

[kopete] kdewallet

Hi guys,

I know this is not related to kopete, but since I don't use kde I don't know how to handle it.

When I installed kopete for the first time I was asked to use kdewallet option.
I inserted the psw and everything works ok.
Well..... noe I'ld like to remove the kdewallet option so kopete will start without asking for nothing

Thank you in advance
bye.

2

Sunday, April 23rd 2006, 9:19am

You should have a look here: [Kopete] How to stop Kopete using KWallet?

The problem you describe has been discussed (and probably solved) there.

3

Sunday, April 23rd 2006, 10:10am

Quoted

Originally posted by bauerfichtner
You should have a look here: [Kopete] How to stop Kopete using KWallet?

The problem you describe has been discussed (and probably solved) there.


Thank you for the hint, but the problem remain since don't have KDE installed, only a few applications, so I cannot use the KWallet Manager as usggested.
I'ld like to delete all the kwallet libraries and files, but I'm not sure if this is correct or no.
bye.

bram85

Professional

Posts: 948

Location: Eindhoven

Occupation: Software Engineer

  • Send private message

4

Sunday, April 23rd 2006, 10:22am

I wouldn't do that, you could wreck your installation with deleting kwallet libs.

What you could try is this: open ~/.kde/share/config/kwalletrc in your favourite editor and add the following lines:

Source code

1
2
[Auto Deny]
kdewallet=kopete


I'd recommend to make sure the wallet daemon is not running. The safest way to accomplish that is to edit the file while KDE is not running.
Bram Schoenmakers
KDE Netherlands (www.kde.nl)

5

Sunday, April 23rd 2006, 10:40am

If you want to disable the use of kwallet, you should edit ~/.kde/share/config/kwalletrc.

Change

Source code

1
2
[Wallet]
Enabled=true

to

Source code

1
2
[Wallet]
Enabled=false

This way, you don't have to delete any files, but the use of kwallet gets completely disabled.

bram85

Professional

Posts: 948

Location: Eindhoven

Occupation: Software Engineer

  • Send private message

6

Sunday, April 23rd 2006, 10:59am

Yeah, that's true. I left that part out on purpose, since it was unclear to me if paparucino wanted to disable the wallet completely, for Konqueror for example.
Bram Schoenmakers
KDE Netherlands (www.kde.nl)

7

Sunday, April 23rd 2006, 11:39am

Quoted

Originally posted by bram85
Yeah, that's true. I left that part out on purpose, since it was unclear to me if paparucino wanted to disable the wallet completely, for Konqueror for example.


Yes. I don't want Kwallet "disturb" me :-)

Thank you all VERY VERY MUCH for the help
bye.