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

UnboundLocalError: local variable 'pat' referenced before assignment #674

Open rweil55 opened 8 years ago

rweil55 commented 8 years ago

Click "Edit", "options", in the ignore URL box type *photo*, Click "Close", "Start" note the invalid regular expression. .*photpo.* does not error.

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\guiinit.pyo", line 452, in on_controlButton_clicked -- couldn't find file, trying this instead: C:\Program Files (x86)\LinkChecker\library.zip\linkcheck\guiinit.py -- code not available -- File "linkcheck\guiinit.pyo", line 438, in start -- couldn't find file, trying this instead: C:\Program Files (x86)\LinkChecker\library.zip\linkcheck\guiinit.py -- code not available -- File "linkcheck\guiinit.pyo", line 473, in check -- couldn't find file, trying this instead: C:\Program Files (x86)\LinkChecker\library.zip\linkcheck\guiinit.py -- code not available -- File "linkcheck\guiinit.pyo", line 282, in set_config -- couldn't find file, trying this instead: C:\Program Files (x86)\LinkChecker\library.zip\linkcheck\guiinit.py -- code not available -- UnboundLocalError: local variable 'pat' referenced before assignment 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-07-30 08:08:20-004 sys.argv: ['C:\Program Files (x86)\LinkChecker\linkchecker-gui.exe'] Default locale: ('en', 'cp1252')

\ LinkChecker internal error, over and out **

dpalic commented 6 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