<div dir="ltr">Package: python-caja<br>
Severity: grave<br>
Version: 1.8.1-1<br>
<br>Dear Debian developers!<br><br>As you may know from GitHub (mate-desktop / caja / 322<br><<a href="https://github.com/mate-desktop/caja/issues/322">https://github.com/mate-desktop/caja/issues/322</a>>) and from LP: #1170017<br><<a href="https://bugs.launchpad.net/bugs/1170017">https://bugs.launchpad.net/bugs/1170017</a>> I'm trying to port TortoiseHG<br>extension from Nautilus to Caja (see comment 18<br><<a href="https://bugs.launchpad.net/ubuntu/+source/nautilus-python/+bug/1170017/comments/18">https://bugs.launchpad.net/ubuntu/+source/nautilus-python/+bug/1170017/comments/18</a>><br>from the bug).<br>I placed my python extension script in my BitBucket repository<br><<a href="https://bitbucket.org/nrbrtx/caja-thg">https://bitbucket.org/nrbrtx/caja-thg</a>>.<br><br>For integration with Caja my script should be copied to<br>~/.local/share/caja-python/extensions/caja-thg.py<br>after that Caja should be relaunched with caja -q.<br><br>I tested it in Debian 8 (jessie/sid) with python-caja 1.8.0-1 - it works as<br>expected (there are green star icon on a folder and TortoiseHG drop-down<br>menus - see screenshot).<br><br>But if install new python-caja 1.8.1-1 from unstable my extension does not<br>work.<br><br>My caja-thg.py is the same (unchanged), there are no errors in<br>~/.xsession-errors and manual launch of the script (with python<br>~/.local/share/caja-python/extensions/caja-thg.py) does not produce any<br>errors. So I'm stuck.<br><br>Could you please help me to determine the problem?<br><br><br>With best regards,<br>Norbert.<br></div>