Hi everyone, am I the only one that has problems with Xdebug plugin on new releases?
On 3114 it works, developer versions and the new 3124 prompts:
Exception in thread Thread-617:
Traceback (most recent call last):
File “./python3.3/threading.py”, line 901, in _bootstrap_inner
File “xdebug.session in /home/marco/.config/sublime-text-3/Installed Packages/Xdebug Client.sublime-package”, line 151, in run
File “xdebug.session in /home/marco/.config/sublime-text-3/Installed Packages/Xdebug Client.sublime-package”, line 364, in init
File “xdebug.session in /home/marco/.config/sublime-text-3/Installed Packages/Xdebug Client.sublime-package”, line 417, in set_breakpoint
File “xdebug.util in /home/marco/.config/sublime-text-3/Installed Packages/Xdebug Client.sublime-package”, line 42, in get_real_path
File “xdebug.helper.helper in /home/marco/.config/sublime-text-3/Installed Packages/Xdebug Client.sublime-package”, line 17, in url_decode
AttributeError: ‘module’ object has no attribute ‘parse’
I’m on debian linux.
Thanks in advance.