Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

two live messenger item in preference #826

Closed
zipatei opened this issue Sep 4, 2011 · 3 comments
Closed

two live messenger item in preference #826

zipatei opened this issue Sep 4, 2011 · 3 comments

Comments

@zipatei
Copy link
Contributor

zipatei commented Sep 4, 2011

Traceback (most recent call last):
File "/home/andre/emesene/emesene/gui/gtkui/Preferences.py", line 214, in _on_row_activated
self.showPage(cursor[0])
File "/home/andre/emesene/emesene/gui/gtkui/Preferences.py", line 219, in showPage
self.page_dict[index].on_update()
IndexError: list index out of range

@ricsipontaz
Copy link
Contributor

Me too. If I login with an other account there'll be one more Live Messenger item.

Screenshot:
http://noob.hu/2011/09/05/3livemessenger.png

@c10ud
Copy link
Member

c10ud commented Sep 5, 2011

@Sbte weakrefs wut?

@Sbte
Copy link
Member

Sbte commented Sep 5, 2011

c10ud, no, you changed the instance so that you could close it when the session closes I think. It happens because the Live Messenger tab is appended to the preference instance when the session is 'msn'. Should probably be changed to

if service == 'msn' and not live messenger tab:

But that has to be tested.

@arielj arielj closed this as completed in f0644f1 Sep 6, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants