Skip to content

Use mkpath to avoid errors when $HOME/.local/share/ktorrent doesn't exist

When $HOME/.local/share/ktorrent doesn't exist, ktorrent is unable to start torrents. With this patch, ktorrent will create the item in the directory hierarchy that doesn't exist.

Merge request reports