https://bugs.kde.org/show_bug.cgi?id=377616
Christoph Feck <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #1 from Christoph Feck <[email protected]> --- The crash is fixed in Qt 5.8.0. The option parser in Qt does not ignore unknown options, but prints an error message: Unknown option 'caption'. This behaviour is consistent with other applications, especially based on GNU's command line option parser. E.g. try "ls --test", no files are listed, only an error message is shown. Please port the scripts to --title *** This bug has been marked as a duplicate of bug 375936 *** -- You are receiving this mail because: You are watching all bug changes.
