Summary: | When starting Kaffeine with more than 2 parameters, only the last parameter is used. | ||
---|---|---|---|
Product: | [Applications] kaffeine | Reporter: | romeoK <romeoknight> |
Component: | general | Assignee: | Mauro Carvalho Chehab <mchehab> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jesusbalbastro |
Priority: | NOR | ||
Version First Reported In: | 2.0.15 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kaffeine/d1bddebb75795dc86fb36a56b0cd8c028feb88c0 | Version Fixed In: | |
Sentry Crash Report: |
Description
romeoK
2018-05-08 13:08:32 UTC
Git commit d1bddebb75795dc86fb36a56b0cd8c028feb88c0 by Mauro Carvalho Chehab. Committed on 08/05/2018 at 14:58. Pushed by mauroc into branch 'master'. mainwindow: reorder arguments to better handle mutually exclusive ones Some arguments are mutually exclusive and should be parsed after the others, as the arguments parser routine returns just after parsing them. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> M +75 -66 src/mainwindow.cpp https://commits.kde.org/kaffeine/d1bddebb75795dc86fb36a56b0cd8c028feb88c0 *** Bug 394027 has been marked as a duplicate of this bug. *** |