SlickEdit Community

Archived Beta Discussions => SlickEdit 202x Beta Discussions => SlickEdit 2020 v25 Beta Discussion => Topic started by: patrickkox on September 29, 2020, 05:41:37 PM

Title: Export Options Error
Post by: patrickkox on September 29, 2020, 05:41:37 PM
I don't know if this is I bug or not, but when I tried to export all my configuration settings there were 2 Error messages.


They don't provide much detail only this:


Type : Export Options Error Message
Source File : [empty]
Line : 1
Description Error #1 : Numbers > Float: Error Retrieving Value
Description Error #2 : Numbers > Double: Error Retrieving Value
Creator : Export Options

That's all I get.


edit: It also shows these error messages when importing these settings onto another computer.
Title: Re: Export Options Error
Post by: Clark on September 29, 2020, 09:06:25 PM
Something must be off/different in your config. This can't be reproduced with default configs.

Please post your user.cfg.xml
Title: Re: Export Options Error
Post by: Dennis on September 29, 2020, 09:15:49 PM
Reproduced.  They can be corrected by going to Debug > Debugger Options... > Numbers, and resetting "Float" and "Double" to "Default".
Title: Re: Export Options Error
Post by: patrickkox on September 30, 2020, 08:45:05 AM
Something must be off/different in your config. This can't be reproduced with default configs.

Please post your user.cfg.xml


It's too long to post here, so here is a link to dropbox : [size=78%]https://www.dropbox.com/s/hsdea67a843av9b/user.cfg.xml?dl=0 (https://www.dropbox.com/s/hsdea67a843av9b/user.cfg.xml?dl=0)[/size]
Title: Re: Export Options Error
Post by: patrickkox on September 30, 2020, 08:46:48 AM
Reproduced.  They can be corrected by going to Debug > Debugger Options... > Numbers, and resetting "Float" and "Double" to "Default".


Yes, that fixed it, Thanks!