~trebelnik-stefina/cinnamon-test/+git/k3b:Applications/19.04

Last commit made on 2019-07-06
Get this branch:
git clone -b Applications/19.04 https://git.launchpad.net/~trebelnik-stefina/cinnamon-test/+git/k3b

Branch merges

Branch information

Name:
Applications/19.04
Repository:
lp:~trebelnik-stefina/cinnamon-test/+git/k3b

Recent commits

fae2ddf... by Christoph Feck <email address hidden>

GIT_SILENT Upgrade KDE Applications version to 19.04.3.

7548d00... by Alexander Volkov

Avoid leaking of file descriptors to child processes

Summary: Use O_CLOEXEC flag.

Reviewers: #kde_applications, aacid

Reviewed By: #kde_applications, aacid

Differential Revision: https://phabricator.kde.org/D22123

1137f76... by Alexander Volkov

Fix detection of recommendation about DAO mode from growisofs

Summary:
Fast blanked DVD-RW can only be burned in DAO mode. Some DVD drives
can't detect whether DVD-RW is fast or fully blanked, and the only
way to know it is from the error message from growisofs.

Currently k3b shows very uninformative message:
"Fatal error during recording: Input/output error".
This is because the output of growisofs is not parsed correctly.
First of all, stderr output is lost when growisofs is finished,
because K3b::ActivePipe closes the corresponding K3b::Process.
This is fixed by separating stderr and stdout channels of
growisofs. Secondly, the existing code assumes that the message
starts with ":-[", while it actually starts with ":-(".

Probably the bug was introduced 10 years ago by the commit
3f6bf50c23d7e44eb677ccd70aac0cb21550790f.

Reviewers: #kde_applications, aacid

Reviewed By: #kde_applications, aacid

Subscribers: aacid

Differential Revision: https://phabricator.kde.org/D21880

6cf9c83... by l10n daemon script <email address hidden>

SVN_SILENT made messages (.desktop file) - always resolve ours

In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"

e24d095... by l10n daemon script <email address hidden>

GIT_SILENT made messages (after extraction)

8b8b467... by Alexander Volkov

Fix available writing modes when formatting DVD-RW

Summary: Fix detection of DVD-RW.

Reviewers: #kde_applications, aacid

Reviewed By: #kde_applications, aacid

Subscribers: aacid

Differential Revision: https://phabricator.kde.org/D21751

2703254... by l10n daemon script <email address hidden>

SVN_SILENT made messages (.desktop file) - always resolve ours

In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"

1ddef6a... by l10n daemon script <email address hidden>

GIT_SILENT made messages (after extraction)

f1604cc... by Christoph Feck <email address hidden>

GIT_SILENT Upgrade KDE Applications version to 19.04.2.

4d4e1bb... by Christoph Feck <email address hidden>

GIT_SILENT Upgrade KDE Applications version to 19.04.1.