<div dir="ltr">Hi,<div><br></div><div>At first: thanks for the guide :) It's a nice addition to <a href="https://community.kde.org/Frameworks/Building" target="_blank">https://community.kde.org/Frameworks/Building</a></div><div><br></div><div>I've got the following problems:</div><div>1.) on my fedora 23 (rawhide) I had to set selinux to permissive mode for the custom dbus files to be read (otherwise it wouldn't let dbus access them, maybe it is because I changed paths from /opt to /products?) (yeah I know decreasing selinux security isn't a solution)</div><div>2.) I can start the session from sddm but plasmashell and krunner crash instantly..</div><div><br></div><div>Any ideas? (attached the output/bt I got from gdb)</div><div><br></div><div>Thanks :)</div><div><br></div><div>Bye,</div><div>Bernhard Friedreich</div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-03-28 19:23 GMT+01:00 Siddhartha <span dir="ltr"><<a href="mailto:sh.siddhartha@gmail.com" target="_blank">sh.siddhartha@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi David,<br>
<br>
Thanks a lot for your comments!<br>
<span class=""><br>
On 28 March 2015 at 20:23, David Edmundson <<a href="mailto:david@davidedmundson.co.uk">david@davidedmundson.co.uk</a>> wrote:<br>
> I don't think we should tell people to download's  David Faure's<br>
> kdesrc-buildrc file. It has "/d" hardcoded a lot.<br>
><br>
> If we make our own we don't need people to change it and can have the same<br>
> directories you use for the rest of this.<br>
<br>
</span>Good point. I took this section from Frameworks/Building, didn't think<br>
too much :P<br>
Maybe we should update that page too?<br>
<span class=""><br>
> That's installing to /opt/kde5 but we need to create those directories first<br>
> (as root and change permissions)<br>
<br>
</span>Instructions already present :)<br>
<span class=""><br>
> If this is about plasma change:<br>
><br>
> include extragear/utils/kdesrc-build/kf5-qt5-build-include<br>
><br>
> to<br>
> include extragear/utils/kdesrc-build/kf5-frameworks-build-include<br>
> include extragear/utils/kdesrc-build/kf5-workspace-build-include<br>
><br>
> this way you won't build apps and pim<br>
<br>
</span>Cool. Changed the whole section.<br>
<span class=""><br>
> export XDG_CACHE_HOME=/home/user/.kde5/cache<br>
><br>
> only works if you happen to be called user.<br>
> I'm pretty sure you can do export XDG_CACHE_HOME=$HOME/.whatever<br>
<br>
</span>Ah right, fixed.<br>
<span class=""><br>
> Personally I wouldn't change the paths, you lose your firefox settings, and<br>
> with the .xinitrc hack later you're only going to be loading this session<br>
> from now on anyway.<br>
<br>
</span>Hmm. I preferred having clean Plasma 5 config paths. These lines are<br>
now commented out by default.<br>
<span class=""><br>
> The setup is a bit broken, if you do the login manager way.<br>
> yet if you log into your distro session and then start anything dbus<br>
> activated it will load from /opt/kde/install which is at best a bit weird.<br>
<br>
</span>Ah right. But logging in to a Plasma 4 seemed to work fine. Ideally<br>
one should remove the dbus config before starting the distro session,<br>
yes.<br>
<span class=""><br>
> you need to say login manager way and the .xinit way are mutually exclusive<br>
> (well you can do both, but it'd be weird)<br>
<br>
</span>Done.<br>
<span class=""><br>
> add a line saying to log out and back in.<br>
<br>
</span>Done<br>
<br>
Cheers!<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
Plasma-devel mailing list<br>
<a href="mailto:Plasma-devel@kde.org">Plasma-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/plasma-devel" target="_blank">https://mail.kde.org/mailman/listinfo/plasma-devel</a><br>
</div></div></blockquote></div><br></div>