Bug #1065

avatar

Exception: Expected assignment operator (=) - Line: 1, Position: 623.

Added by Stefano Canepa 3225 days ago. Updated 3225 days ago.

Status:New Start:05/29/2015
Priority:Normal Due date:
Assigned to:- % Done:

0%

Category:-
Target version:-
Complexity:

Found in Version:

Votes: 0

Description

Smuxi is not starting.

Exception Type:
Nini.Ini.IniException

Exception Message:
Expected assignment operator (=) - Line: 1, Position: 623.

Exception StackTrace:
   at Nini.Ini.IniDocument.LoadReader(IniReader reader)
   at Nini.Ini.IniDocument..ctor(String filePath)
   at Smuxi.Engine.FrontendConfig..ctor(String uiName)
   at Smuxi.Frontend.Gnome.Frontend.Init(String[] args)
   at Smuxi.Frontend.Gnome.MainClass.Main(String[] args)

History

Updated by Mirco Bauer 3225 days ago

avatar

Your ini file got corrupted, check ~/.config/smuxi/smuxi-frontend.ini

Updated by Stefano Canepa 3225 days ago

avatar

Mirco Bauer wrote:

Your ini file got corrupted, check ~/.config/smuxi/smuxi-frontend.ini

OK. I did not specified I'm on Windows, I'm looking for the ini file.

Could the exception be managed so that the user get a human error message and the programmer a complete trace of the exception?

Updated by Stefano Canepa 3225 days ago

avatar

Please feel free to close this useless bug report. I'm looking into the code if there is a way to manage the exception, if I'll find a solution I'll open a new bug and I'll provide code.

Updated by Mirco Bauer 3225 days ago

avatar

Stefano Canepa wrote:

Mirco Bauer wrote:

Your ini file got corrupted, check ~/.config/smuxi/smuxi-frontend.ini

OK. I did not specified I'm on Windows, I'm looking for the ini file.

Could the exception be managed so that the user get a human error message and the programmer a complete trace of the exception?

Very good point. It could say the location and that the file couldn't be loaded instead of that cryptic programmer exception :-D

Also available in: Atom PDF