Comment 1 for bug 287857

Revision history for this message
Emmet Hikory (persia) wrote : Re: Ubiquity prompting for step 5 in --automatic mode only when not in --debug mode

The cause of this bug is that kourou is not passing the arguments provided in the Exec: block of the .desktop file to the launched application. As a result, ubiquity is not being launched with the --automatic option, although the .desktop file clearly indicates this is the correct behaviour.

This was verified by modifying .desktop files for other applications with arguments and noting that the arguments were ignored on launch. Once kourou honours arguments, ubiquity should just work.