plugin "Differ" bug

Solved bugs are moved into this topic...
Post Reply
hycmos
Posts: 86
Joined: 06.11.2019 02:17

plugin "Differ" bug

Post by hycmos »

cudatext: 1.108.0.0
differ:2.3.13

can not compare two files if any file is opened by cudatext.
the cudatext will close the opened file(s), and dont show the results.

but if both files compared did not been opened, the cudatext will open this two files and show the result after running plugin Differ.
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

My patch https://github.com/Alexey-T/cuda_differ/tree/patch-2
(you cannot do 'install from github' for it, so download it)
hycmos
Posts: 86
Joined: 06.11.2019 02:17

Post by hycmos »

any of the two files can not be opened.
warning message as below:
differ_1.png
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

New fix, now it seems to work
plugins/ addon manager / Install from GH
URL: https://github.com/Alexey-T/cuda_differ
hycmos
Posts: 86
Joined: 06.11.2019 02:17

Post by hycmos »

Thanks for your fixed version, so quickly!
It works now.
It seems it is OK when the cudatext is the older version. Maybe something changes.
anyway, it re-works now. :D
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

I made a Cud fix in api ed.cmd() so next Cud will work ok even with old Differ.
Post Reply