Comment 1 for bug 1886275

Revision history for this message
Carlos Vinolo (cvinolo) wrote :

For the ones affected, a quick fix is to create a file called "kioclient" in /usr/bin with the next content:

#!/bin/sh
kioclient5 $1 $2 $3

(don't forget give it +x permissions)