Bug #345

avatar

password with only digits fail to work with remote engines

Added by Mikail Altunbas 5187 days ago. Updated 5071 days ago.

Status:Closed Start:02/10/2010
Priority:Normal Due date:
Assigned to:avatarMirco Bauer % Done:

100%

Category:Engine
Target version:0.7.2
Complexity:

Low

Found in Version:

Votes: 0

Description

adding a remote engine to the frontend with a number only password works, but when connecting it fails with:
An error occurred while connecting to the engine!

Engine URL: 
Error: Cannot cast from source type to destination type.
when trying to edit, it fails with:
Exception Type:
System.InvalidCastException

Exception Message:
Cannot cast from source type to destination type.

Exception StackTrace:
  at Smuxi.Frontend.Gnome.EngineAssistant.InitCredentialsPage () [0x00000] 
  at Smuxi.Frontend.Gnome.EngineAssistant.InitPages () [0x00000] 
  at Smuxi.Frontend.Gnome.EngineAssistant..ctor (Gtk.Window parent, Smuxi.Engine.FrontendConfig config, System.String engineName) [0x00000] 
  at Smuxi.Frontend.Gnome.EngineManagerDialog._OnEditButtonPressed () [0x00000] 
  at Smuxi.Frontend.Gnome.EngineManagerDialog._OnResponse (System.Object sender, Gtk.ResponseArgs e) [0x00000] 

Related issues

related to Smuxi - Bug #347 ssh password with only digits fail to work Closed 02/10/2010
related to Smuxi - Bug #683 Cannot connect to remote server if smuxi password is numeric only Closed 01/28/2012

Associated revisions

Revision 7314e59a128b062e249a3a6bbdb7cb906fd0c023
Added by Mirco Bauer 5071 days ago

Fixed InvalidCastException when using engine passwords with only digits. (closes: #345)

History

Updated by Mirco Bauer 5071 days ago

avatar
  • Target version set to 0.7.2
  • Complexity set to Low

Updated by Mirco Bauer 5071 days ago

avatar
  • Status changed from New to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF