taviso / wpunix

WordPerfect for UNIX Character Terminals
603 stars 17 forks source link

Some filtrix converters are broken #12

Closed taviso closed 1 year ago

taviso commented 1 year ago

Some filtrix converters do not appear to be working correctly.

Investigate what's breaking.

Reproduce:

Ctrl+F5,Save As, Choose MS Word 6. The operation will fail.

emendelson commented 1 year ago

I don't know if this is relevant, but I think the ones that are broken are the ones that are NOT listed when you run /opt/wp80/shbin10/cvt and see a list of output formats.

taviso commented 1 year ago

I think the problem is that all these converters were not written by Corel, they were written by "Blueberry Software" and Corel only distributed them with a license. So they're checking if the distribution "expiry" date has expired, and it doesn't work correctly because the date was so long ago.

I have a patch that just removes that check, I guess that's good enough.