[k3b] [Bug 350403] DVD rip fails with [transcode] failed to open output

Martin Koller via KDE Bugzilla bugzilla_noreply at kde.org
Mon Oct 26 21:16:11 UTC 2015


https://bugs.kde.org/show_bug.cgi?id=350403

Martin Koller <kollix at aon.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |http://commits.kde.org/k3b/
                   |                            |9f109bbc7fe718135da402535f6
                   |                            |ca7ca5c105d4d
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #3 from Martin Koller <kollix at aon.at> ---
Git commit 9f109bbc7fe718135da402535f6ca7ca5c105d4d by Martin Koller.
Committed on 26/10/2015 at 21:12.
Pushed by mkoller into branch 'master'.

revert "fix" which adds literal quote chars to the filename

commit 2786d19f added explicit quote characters around the filename,
which is wrong since the filename is passed into a QStringList,
which passes all its separate arguments to the started process.
Adding quote chars would lead to the filename having the
quote chars as part of the filename.
REVIEW: 125804

M  +1    -1    libk3b/jobs/k3bvideodvdtitletranscodingjob.cpp

http://commits.kde.org/k3b/9f109bbc7fe718135da402535f6ca7ca5c105d4d

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the k3b mailing list