https://bugs.kde.org/show_bug.cgi?id=464860
--- Comment #1 from Patrick Silva <bugsefor...@gmx.com> --- Compression to 7zip fails randomly only when I use the context menu of Dolphin. If I open Ark , drag the folder and drop it on Ark, the compression to 7zip occurs as expected. Here is the log after a unsuccessful compression via context menu of Dolphin: ark.kerfuffle: Opening add dialog ark.kerfuffle: CreateDialog returned URL: "file:///home/stalker/Área de trabalho/Videos.7z" ark.kerfuffle: CreateDialog returned mime: "application/x-7z-compressed" ark.kerfuffle: Starting job ark.kerfuffle: Setting GlobalWorkDir to "/home/stalker/Área de trabalho" ark.kerfuffle: Going to create archive "/home/stalker/Área de trabalho/Videos.7z" ark.kerfuffle: Checking plugin "kerfuffle_cli7z" ark.kerfuffle: Created read-only interface for "/home/stalker/Área de trabalho/Videos.7z" ark.kerfuffle: Created read-write interface for "/home/stalker/Área de trabalho/Videos.7z" ark.cli7z: Loaded cli_7z plugin ark.cli7z: Setting up parameters... ark.cli7z: Checking 7z variant... ark.cli7z: Detected p7zip variant. ark.kerfuffle: Successfully loaded plugin "kerfuffle_cli7z" ark.kerfuffle: Created archive instance ark.kerfuffle: Created job instance ark.kerfuffle: Going to add files QVector(Entry(QVariant(QString, "/home/stalker/Área de trabalho/Videos")) ) with options (encryption hint: true, compression method: "LZMA2", global work dir: "/home/stalker/Área de trabalho", compression level: 5, volume size: 0) ark.kerfuffle: Created job instance ark.kerfuffle: GlobalWorkDir is set, changing dir to "/home/stalker/Área de trabalho" ark.kerfuffle: Going to add 108 entries, counted in 0 ms ark.kerfuffle: Adding 1 file(s) to destination: "" ark.kerfuffle: Executing "/usr/bin/7z" ("a", "-l", "-pmypassword", "-mhe=on", "-mx=5", "-m0=LZMA2", "/home/stalker/Área de trabalho/Videos.7z", "Videos") within directory "/home/stalker/Área de trabalho" ark.kerfuffle: Process finished, exitcode: 0 exitstatus: QProcess::NormalExit ark.kerfuffle: Executing "/usr/bin/7z" ("l", "-slt", "-pmypassword", "/home/stalker/Área de trabalho/Videos.7z") within directory "/home/stalker/Área de trabalho" ark.cli7z: p7zip version "17.04" detected ark.cli7z: Archive name: "/home/stalker/Área de trabalho/Videos.7z" ark.cli7z: Archive type: "7z" ark.kerfuffle: Process finished, exitcode: 0 exitstatus: QProcess::NormalExit ark.kerfuffle: Job finished, result: true , time: 1219146 ms ark.kerfuffle: job finished kf.coreaddons: Expected a KPluginFactory, got a KIOPluginForMetaData ark.main: Trying to open QUrl("file:///home/stalker/Área de trabalho/Videos.7z") ark.part: Attempting to open archive "/home/stalker/Área de trabalho/Videos.7z" ark.kerfuffle: Going to create archive "/home/stalker/Área de trabalho/Videos.7z" ark.kerfuffle: Checking plugin "kerfuffle_cli7z" ark.kerfuffle: Created read-only interface for "/home/stalker/Área de trabalho/Videos.7z" ark.kerfuffle: Created read-write interface for "/home/stalker/Área de trabalho/Videos.7z" ark.cli7z: Loaded cli_7z plugin ark.cli7z: Setting up parameters... ark.cli7z: Checking 7z variant... ark.cli7z: Detected p7zip variant. ark.kerfuffle: Successfully loaded plugin "kerfuffle_cli7z" ark.kerfuffle: Created archive instance ark.kerfuffle: Created job instance ark.main: Entering application loop ark.kerfuffle: Executing "/usr/bin/7z" ("l", "-slt", "/home/stalker/Área de trabalho/Videos.7z") within directory "/home/stalker/Área de trabalho" ark.cli7z: p7zip version "17.04" detected ark.cli7z: Archive name: "/home/stalker/Área de trabalho/Videos.7z" ark.kerfuffle: Found a password prompt ark.kerfuffle: Executing password prompt ark.kerfuffle: Writing "mypassword\n" to the process ark.cli7z: Archive type: "7z" ark.kerfuffle: Process finished, exitcode: 0 exitstatus: QProcess::NormalExit ark.kerfuffle: Job finished, result: true , time: 7203 ms ark.part: Showing columns: (0, 1, 3, 7, 9, 11) ark.part: Time to count entries and size: 0 ms ark.kerfuffle: Going to test archive ark.kerfuffle: Job started ark.kerfuffle: Executing "/usr/bin/7z" ("t", "-pmypassword", "/home/stalker/Área de trabalho/Videos.7z") within directory "/home/stalker/Área de trabalho" ark.kerfuffle: Process finished, exitcode: 2 exitstatus: QProcess::NormalExit ark.kerfuffle: Job finished, result: true , time: 213525 ms -- You are receiving this mail because: You are watching all bug changes.