Comment 4 for bug 1863498

Revision history for this message
costales (costales) wrote :

Hi,

It was a change in the ast module in python3, the string from gsettings needs to be converted to string.

The attachment patch should fix the extension /usr/share/caja-python/extensions/dejadup.py

How to patch for testing:
sudo su -
patch /usr/share/caja-python/extensions/dejadup.py < dejadup.patch

Please, could you test it? It's critical to check if the directory in dejavu is the right directory you selected.

Thanks in advance!