Re: [orca-list] The very latest Orca crashes after start up



Hi Hermann:

Whenever you see something like the "<<<<<<< .mine" line:

File "/home/hermann/opt/lib/python2.5/site-packages/orca/default.py", line 4573
     <<<<<<< .mine
      ^
 SyntaxError: invalid syntax

It means you had a conflict when updating from trunk. This usually means that you might have applied a patch from a bug report, but that what ultimately got checked in was a different patch (e.g., the patch was updated later).

To resolve this particular problem, you can delete default.py, svn update, and then rebuild/reinstall. Another thing you can do is look at the output of "svn stat", looking for lines that begin with "C". This means there was a conflict when updating the file, and the file is bound to have the persnickety "<<<<<<< .mine" lines in it. In those cases, just delete the offending files and do an "svn update".

Will

Hermann wrote:
Hi,
installed Orca 3893, and it crashes immediately after invoking it.
I attach the debug.out.
There seem to be some syntax errors.
I use Ubuntu Gutsy.
Hermann



------------------------------------------------------------------------

_______________________________________________
Orca-list mailing list
Orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list
Visit http://live.gnome.org/Orca for more information on Orca



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]