<div dir="ltr">Rene,<div class="gmail_extra"><br><div class="gmail_quote">On Sun, Mar 15, 2015 at 3:58 AM, René J.V. <span dir="ltr"><<a href="mailto:rjvbertin@gmail.com" target="_blank">rjvbertin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Taking this to the list. Apologies to Jeremy & Marko who will receive my reply twice.<br>
<br>
R.<br>
<span class=""><br>
On Saturday March 14 2015 14:04:20 Jeremy Whiting wrote:<br>
<br>
</span><span class="">>I haven't checked the patch itself, sorry. I agree with Thiago wondering<br>
>why we can't just add a non static method to QStandardPaths itself to set<br>
>the one flag at runtime though.<br>
<br>
</span><span class="">A non-static method in a class that cannot be instantiated? And who's going to call it?<br>
<br>
As far as I'm concerned, introducing a solution that requires patching each and every bit of code that is supposed to run with the flag set is not an option. We will keep running into issues that after investigation result from having forgotten to set the flag, or worse, because some KF5 developer couldn't be bother to keep those few lines.<br>
<br>
</span><span class="">>I don't mind being the messenger to push the patch to gerrit. It's really<br>
>not that tricky, just git push origin HEAD:refs/for/dev once origin is the<br>
>gerrit url in your git clone. If it complains about a missing Commit-Id:<br>
<br>
</span><span class="">Exactly what I thought, it would require maintaining a dedicated git clone for each patch, possibly even for each iteration of the patch.<br>
If you don't mind doing that, great :)<br></span></blockquote><div><br></div><div>How did you come to that conclusion? I have one clone of QtSpeech here for example with a few different patches in different branches that I push to gerrit after reacting to feedback. No need for a separate clone per patch... </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
<br>
</span><span class="">> For the real world, install Foo application/KDE library etc. using the native<br>
>paths from OS X itself seems like a good solution to me. Why do we need to<br>
>not use the system paths when on that system?<br>
<br>
</span><span class="">Two things. In MacPorts (and probably Fink and company) the system paths for software built on FreeDesktop schemes is not {,~}/Library/Whatever Apple Concocted. Using Apple's schemes may not be impossible despite the examples David Faure gave a while back, but it hasn't been tested. It may work, there may be a use case for it (standalone KF5 applications for those who don't want to depend on MacPorts or company). That's a use case I myself am not interested in, but above all, there will undoubtedly be enough other things on our plates (*) even when we try to stick as closely as possible to the way things work on Linux to factor out as much change as possible.<br>
The whole point of my patch is that it provides a way to select the one QSP policy or the other *without* changing any source code. So once KF5 builds and works in an XDG-like policy, switching to the native policy will be the least difficult step for those who want to work on that.<br>
<br>
*) If Kubuntu 15.04's current beta has any reference value there will be plenty of (little?) things *I* will want to correct (or revert) before KF5 becomes acceptable to me.<br>
<br>
</span><span class="">>and all the others wont that get us working well without any modifications<br>
>to Qt at all ?<br>
<br>
</span><span class="">We don't know currently if it is possible to come up with such a change in a way that would be sufficiently in line with the official Apple Dogmata for the fanboys out there (O:-)) and that doesn't break on the inevitable space(s) in the path(s). Investigating that will be much easier starting with a working KF5 ensemble.<br>
I have nothing against holding off on submitting the QSP patch for upstream incorporation until this has been figured out, so that the patch could be modified where necessary. But I think that a QSP patch like I'm working on will still be necessary for MacPorts (and company), so there will remain reasons to push for its incorporation upstream.<br></span></blockquote><div><br></div><div>I see, ok. </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
<br>
R.<br>
</span>_______________________________________________<br>
<a href="mailto:kde-mac@kde.org">kde-mac@kde.org</a><br>
List Information: <a href="https://mail.kde.org/mailman/listinfo/kde-mac
KDE/Mac" target="_blank">https://mail.kde.org/mailman/listinfo/kde-mac<br>
KDE/Mac</a> Information: <a href="http://community.kde.org/Mac" target="_blank">http://community.kde.org/Mac</a></blockquote></div><br></div></div>