On Tue, Oct 07, 2008 at 11:16:54AM -0500, Jeff Epler wrote:
>     * in some cases, converting from 221 -> 276 (Hardy native format) ->
>       221 exposes bugs in lyx2lyx that cause it to run forever (seen in
>       Master_User.lyx among other files)

Specifically, run this on a Hardy system:
    /usr/share/lyx/lyx2lyx/lyx2lyx Master_User.lyx > temp.lyx
        # Converts to hardy native format (276), output to temp.lyx
    /usr/share/lyx/lyx2lyx/lyx2lyx -t 221 temp.lyx > old.lyx
        # Converts to dapper native format (221), output to old.lyx
When the input file is Master_User.lyx from CVS TRUNK of this date,
the backwards conversion does not complete even after a very long time.

This problem also exists in the SVN TRUNK of lyx, and I'm in the process
of filing it as a bug with their project, if only bugzilla would send me
my login information.

Jeff

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to