Not sure if the Bug Watch Updater line means you have fixed this, Paul, but the
problem will be the "-" after 6.5.1. Around line 1500 in wxOil/imgmgkft.cpp,
change:
wxStringTokenizer tk(version, _T(".: "));
to
wxStringTokenizer tk(version, _T(".: -"));
(i.e. an added '-'), and you may find it works.
--
XaraLX fails to parse Imagemagick version
https://bugs.launchpad.net/bugs/479374
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs