wummel / linkchecker

check links in web documents or full websites
http://wummel.github.io/linkchecker/
GNU General Public License v2.0
1.42k stars 234 forks source link

[windows 9.3]options>Configration file crashed #641

Open sssnnnbbb opened 8 years ago

sssnnnbbb commented 8 years ago

can't open Configration file.

below error dialog.


You have found an internal error in LinkChecker. Please write a bug report at https://github.com/wummel/linkchecker/issues and include the following information:

When using the commandline client:

Not disclosing some of the information above due to privacy reasons is ok. I will try to help you nonetheless, but you have to give me something I can work with ;) .

Traceback (most recent call last): File "linkcheck\gui\options.pyo", line 61, in edit_user_config -- couldn't find file, trying this instead: C:\Program Files (x86)\LinkChecker\library.zip\linkcheck\gui\options.py -- code not available -- File "linkcheck\gui\options.pyo", line 92, in start_editor -- couldn't find file, trying this instead: C:\Program Files (x86)\LinkChecker\library.zip\linkcheck\gui\options.py -- code not available -- File "linkcheck\gui\editor.pyo", line 175, in load -- couldn't find file, trying this instead: C:\Program Files (x86)\LinkChecker\library.zip\linkcheck\gui\editor.py -- code not available -- UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-15: ordinal not in range(128) System info: LinkChecker 9.3 Released on: 16.7.2014 Python 2.7.8 (default, Jun 30 2014, 16:03:49) [MSC v.1500 32 bit (Intel)] on win32 Requests: 2.2.1 Qt: 4.8.6 / PyQt: 4.11 Modules: QScintilla, Sqlite Local time: 2016-03-23 17:38:37+009 sys.argv: ['C:\Program Files (x86)\LinkChecker\linkchecker-gui.exe'] Default locale: ('ja', 'cp932')

sssnnnbbb commented 8 years ago

Cause was found

If the user name is the 2 bytes , the file path has been garbled .

Is there a way to solve ?

dpalic commented 7 years ago

Thank you for the issue report. Sadly this project is dead, and a new team is around with https://github.com/linkcheck/linkchecker for more details please see: #708 Also please close this issue and report it freshly on the new repo https://github.com/linkcheck/linkchecker/issues if your issue still persists