Registered Member
|
Well, I hope that developer fix this problem because if he lost his time adding ignoreWallet option I think that it was his original intention.
Ignacio Serantes, proud to be a member of KDE forums since 2008-Nov.
|
KDE Developer
|
Thanks. Would you mind providing us a patch for this bug? That would be perfect
--
Mark Kretschmann - Amarok Developer |
Registered Member
|
Ok, as soon as I can I send the patch to amarok's mailing list. But, a simple question, call
(config.readEntry( "ignoreWallet", QString() ) == "no" ) is safe if "ignoreWallet" don't exists? If this method returs a null and not an empty string then I need config.hasKey( "ignoreWallet" ) but if method returns empty string then I don't need it. Sorry but I don't have any C skills.
Ignacio Serantes, proud to be a member of KDE forums since 2008-Nov.
|
Administrator
|
It is completely safe to read a variable that does not exist, that is what the default value ( QString() in your case, or "" ). You may wish to use a boolean instead.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered Member
|
Oh, thank you but if its safe and string is returned I don't need any more. I must learn a few of C++ but, sadly, I do not like work with compilers.
Ignacio Serantes, proud to be a member of KDE forums since 2008-Nov.
|
KDE Developer
|
Come on, someone please make a patch
A bug report on bugs.kde.org would also be good. And then attach a patch there. Or at least create the report.
--
Mark Kretschmann - Amarok Developer |
Registered Member
|
I send the patch this weekend.
Ignacio Serantes, proud to be a member of KDE forums since 2008-Nov.
|
Registered Member
|
Any news about this?
I send the patch to the list two weeks ago but I don't know if patch was commited or not.
Ignacio Serantes, proud to be a member of KDE forums since 2008-Nov.
|
KDE Developer
|
I'm sorry, we forgot about it. That's simply because the guy who was meant to review it (Leo Franchi) is very busy currently. I can commit it today, and if it's wrong, someone will protest I guess. That ok? PS: Please tell me where to find the patch.
--
Mark Kretschmann - Amarok Developer |
Registered Member
|
I'm compiling Amarok so for me there is no problem and I'm not a C++ programmer so, I could miss something important.
If Leo is really busy and nobody is complain about the same problem I think that the best is wait for Leo to avoid solve a problem but create a new one. It's a minor bug so there is no need to hurry up.
Ignacio Serantes, proud to be a member of KDE forums since 2008-Nov.
|
Registered Member
|
Hi, I usually use this approach for other programms, but somehow this seems not to work with Amarok. It still asks specifically for kdewallet, also I have moved the passwords to the less secure wallet. |
KDE Developer
|
No, the problem is that Leo might forget about it entirely. Please make a "Merge Request" on Gitorious, that's the best way for us: http://gitorious.org/amarok/amarok
--
Mark Kretschmann - Amarok Developer |
Registered Member
|
Sorry if I feel stupid but what steps must I do to doing "Merge Request". I register but I can't see an "add button" or something similar in "Merge Request" page.
Ignacio Serantes, proud to be a member of KDE forums since 2008-Nov.
|
Registered Member
|
Any word on the status of this? I updated to Amarok 2.3.0 the other day and still bumped into this issue.
|
Registered Member
|
When I first ran Amarok I chose to use plain text passwords, but I don't have a strong opposition to using KWallet if it is required for the Last.fm service to work. How can I make Amarok start using KWallet password storage instead?
Setting ignoreWallet=no in ~/.kde/share/config/amarokrc didn't appear to do anything. I'm using the latest PPA package 2:2.3.0-0ubuntu1~karmic1~ppa2. |
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]