[frameworks-kio] [Bug 388062] Exec line in kioexecd service file must not have any path prefix on Windows

2018-04-04 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=388062

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 388062] Exec line in kioexecd service file must not have any path prefix on Windows

2018-01-07 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=388062

Ralf Habacker  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Latest Commit||https://commits.kde.org/kio
   ||/105cdd8fb3c433588f799c901d
   ||d32ceb99b2cf11
   Version Fixed In||5.43.0
 Resolution|--- |FIXED

--- Comment #2 from Ralf Habacker  ---
Git commit 105cdd8fb3c433588f799c901dd32ceb99b2cf11 by Ralf Habacker.
Committed on 07/01/2018 at 18:15.
Pushed by habacker into branch 'master'.

Use cmake function 'kdbusaddons_generate_dbus_service_file' from kdbusaddons to
generate dbus service file

Summary:
Related: bug 382459, bug 388059, bug 388060, bug 388063
FIXED-IN:5.43.0

Test Plan:
compiled against installed HEAD of kdbusaddons git master branch and inspected
generated service files;
On Windows only the executable is used, which is expected

Reviewers: dfaure, kfunk, bcooksley

Reviewed By: dfaure

Subscribers: #frameworks

Tags: #frameworks

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

M  +1-2src/ioslaves/http/kcookiejar/CMakeLists.txt
D  +0-4src/ioslaves/http/kcookiejar/org.kde.kcookiejar5.service.in
M  +1-4src/kiod/CMakeLists.txt
D  +0-4src/kiod/org.kde.kiod5.service.in
M  +1-2src/kioexec/CMakeLists.txt
D  +0-3src/kioexec/org.kde.kioexecd.service.in
M  +1-2src/kpasswdserver/CMakeLists.txt
D  +0-4src/kpasswdserver/org.kde.kpasswdserver.service.in
M  +1-2src/kssld/CMakeLists.txt
D  +0-4src/kssld/org.kde.kssld5.service.in

https://commits.kde.org/kio/105cdd8fb3c433588f799c901dd32ceb99b2cf11

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 388062] Exec line in kioexecd service file must not have any path prefix on Windows

2017-12-20 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=388062

--- Comment #1 from Ralf Habacker  ---
review request https://phabricator.kde.org/D9425

-- 
You are receiving this mail because:
You are watching all bug changes.