[Bug 1422469]
Emmanuelpescosta099
1422469 at bugs.launchpad.net
Sun May 3 12:17:07 UTC 2015
(In reply to Kubuntiac from comment #44)
> Any chance someone could give a pointer on how to apply the fix to a current
> install without having to wait for it to come down the line from my distro?
> I'm using Kubuntu 15.04.
(In reply to Guillaume Debray from comment #45)
> @Emmanuel Pescosta : Thanks for this fix, but how apply it ? I can't see any
> make file to compile it ?
> I'm using Kubuntu 15.04 x64, (fresh install)
Clone [0] kdelibs, kio and kde-baseapps, download and apply the patches
[1], compile [2] and install [3] them.
[0] git clone git://anongit.kde.org/{REPO_NAME}.git && cd {REPO_NAME}
[1] git apply "path/to/the/patch"
[2] mkdir build && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release .. && make -j4
[3] sudo make install
Or ask downstream to rebuild patched kdelibs, kio and kde-baseapps
packages (like the Arch developers did :))
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/1422469
Title:
Dolphin won't keep the folder shortcuts on Kubuntu 15.04 with Plasma
5.
To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1422469/+subscriptions
More information about the kubuntu-bugs
mailing list