mrmohamed / gdocbackup

Automatically exported from code.google.com/p/gdocbackup
0 stars 0 forks source link

Error: "An empty string is not considered a valid value" #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
[From user feedback]

It happens only on Mono. 

----------------------------------------
Assembly: GDocBackup, Version=0.4.13.87, Culture=neutral, PublicKeyToken=null
Operating System: Unix - Unix 10.4.0.0
Framework: 2.0.50727.1433
Running on Mono [Mono.Runtime]
----------------------------------------
Application_ThreadException
----------------------------------------
System.ArgumentException: An empty string is not considered a valid value.
 at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
 at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
 at GDocBackupLib.Utility.ParseEnum[ProxyHostPortSource] (System.String s) [0x00000] in <filename unknown>:0
 at GDocBackup.ConfigForm.ConfigForm_Load (System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0
 at System.Windows.Forms.Form.OnLoad (System.EventArgs e) [0x00000] in <filename unknown>:0
 at System.Windows.Forms.Form.OnLoadInternal (System.EventArgs e) [0x00000] in <filename unknown>:0
----------------------------------------

Original issue reported on code.google.com by fht...@gmail.com on 28 Jun 2010 at 5:54

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by fht...@gmail.com on 22 Jul 2010 at 5:58

GoogleCodeExporter commented 9 years ago
This seems to be a Mono bug.

https://bugzilla.novell.com/show_bug.cgi?id=593980
http://stackoverflow.com/questions/2583606/mono-doesnt-write-settings-defaults

Original comment by fht...@gmail.com on 26 Jul 2010 at 10:26

GoogleCodeExporter commented 9 years ago

Original comment by fht...@gmail.com on 26 Jul 2010 at 10:26

GoogleCodeExporter commented 9 years ago

Original comment by fht...@gmail.com on 26 Jul 2010 at 10:26

GoogleCodeExporter commented 9 years ago
(necessario "ribattere" tutte le proprietà...)

Original comment by fht...@gmail.com on 26 Jul 2010 at 10:30

GoogleCodeExporter commented 9 years ago
Workaround: parse error --> default value

Original comment by fht...@gmail.com on 30 Jul 2010 at 4:10

GoogleCodeExporter commented 9 years ago

Original comment by fht...@gmail.com on 30 Jul 2010 at 4:11

GoogleCodeExporter commented 9 years ago

Original comment by fht...@gmail.com on 7 Sep 2010 at 5:50

GoogleCodeExporter commented 9 years ago

Original comment by fht...@gmail.com on 7 Sep 2010 at 5:52