Bug #291
unhandled exception - win32
Status: | Closed | Start: | 01/13/2010 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 0% |
|
Category: | Frontend GNOME | |||
Target version: | - | |||
Complexity: | Found in Version: | |||
Votes: | 0 |
Description
getting the following exception on the windows 0.7.1 client and earlier clients while adding remotes or sometimes while editing preferences for a remote engine.
Exception Type:
System.InvalidCastException
Exception Message:
Unable to cast object of type 'System.Int32' to type 'System.String'.
Exception StackTrace:
at Smuxi.Engine.ServerListController.GetServer(String protocol, String servername)
at Smuxi.Engine.ServerListController.GetServerList()
at Smuxi.Frontend.Gnome.ServerListView.Load()
at Smuxi.Frontend.Gnome.PreferencesDialog._Load()
at Smuxi.Frontend.Gnome.PreferencesDialog..ctor(Window parent)
at Smuxi.Frontend.Gnome.MainWindow._OnPreferencesButtonClicked(Object obj, EventArgs args)
History
Updated by Mirco Bauer 5426 days ago
- Category changed from Frontend Curses to Frontend GNOME
I think the problem here are numeric usernames and/or passwords, see #293. Does this apply to you?
Updated by Scott Wisely 5426 days ago
I thought it might be that, but I was able to reproduce it with an alphanumeric password.
Updated by Mirco Bauer 5426 days ago
Scott Wisely wrote:
I thought it might be that, but I was able to reproduce it with an alphanumeric password.
Sure you closed Smuxi then hacked the config file and then started it again? The same "rules" applies to username btw.
Updated by Mirco Bauer 5407 days ago
- Status changed from New to Closed
Applied in changeset 47d8c0487cd4686314a1af97652202d9a8fe3c05.