marseyeah / meespot

Spotify client for the Nokia N9
5 stars 0 forks source link

Support for scandinavian letters in username #10

Closed spunde closed 13 years ago

spunde commented 13 years ago

Seems like login fails if username contains scandinavian letters like 'ä', 'ö' and so on. On first login attempt you get 'Can not connect to Spotify' and if you try again, 'Logging in...' text stays on forever. It stays even if connection is closed.

Obviously I'm not sure if that's the case, but it seems since bad username/password is correctly detected when there is no 'ä','ö' like letters in username.

marseyeah commented 13 years ago

I'm gonna fix this and release an update that should be available in the beginning of next week ;)

Yoann

On 21/10/11 18:20 spunde wrote:

Seems like login fails if username contains scandinavian letters like 'ä', 'ö' and so on. On first login attempt you get 'Can not connect to Spotify' and if you try again, 'Logging in...' text stays on forever. It stays even if connection is closed.

Obviously I'm not sure if that's the case, but it seems since bad username/password is correctly detected when there is no 'ä','ö' like letters in username.

Reply to this email directly or view it on GitHub: https://github.com/marseyeah/meespot/issues/10

ekeroe commented 13 years ago

I'd love to see this fixed so I can start using MeeSpot.

marseyeah commented 13 years ago

Fixed in 1.1.1. All Spotify strings are now encoded in UTF-8.