Bug 304302 - Problems with password support with '\' character
Summary: Problems with password support with '\' character
Status: RESOLVED NOT A BUG
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: auth-handler (show other bugs)
Version: 0.4.1
Platform: unspecified Linux
: NOR normal
Target Milestone: Future
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-30 21:23 UTC by K G
Modified: 2012-08-28 21:10 UTC (History)
1 user (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 K G 2012-07-30 21:23:03 UTC
Problem with facebook account with gabble.  I've got password with \ symbol.

After creating account by account manager account creates and connects without problems. 
After restart or relogging it is not possible to connect with server because of authentication error. 

To make account working you need to remove and add account again. (changing password in account settings not helps). 

Alternatively reading account or change password in empathy account meager helps. 

When I checked password saved in kwallet it was missing symbol after \ (e.g. xx\yy in stand of xx\zyy)

I'm not sure if its ktp problem because of:
I've got ktp and empathy both installed (emp. usually is not running)
I'm not sure witch one is used KWallet or GNOMEKeyring both are running
Empathy could not connect to account as well as.
Comment 1 K G 2012-07-30 21:51:24 UTC
Now I'm sure it is ussing GK. I think it's GK bug.
Comment 2 K G 2012-08-26 20:46:30 UTC
1. When account is created by empathy or mc-tool MC t password itself in GK and  dont use auth handler
2. When there is password in Gnome Keyring for account MC use GK even when account is (re)created in ktp
3. There is bug in GK related to storing passwords containing '\'
Comment 3 Martin Klapetek 2012-08-27 08:07:46 UTC
So is this actually a GK bug? If so, please close this and reopen a bug at Gnome's bugzilla ;)
Comment 4 K G 2012-08-28 21:10:14 UTC
3. Is GK bug
1. 2. Are related with MC and auth-handler. I'm not sure if it could be fixed in ktp. I'll put it in separated report