Re: Transitioning CI builds of all non-Frameworks from Qt 5.9

2018-12-05 Thread Albert Astals Cid
El dimecres, 5 de desembre de 2018, a les 19:38:12 CET, Allan Sandfeld Jensen va escriure: > On Dienstag, 4. Dezember 2018 18:10:44 CET Thiago Macieira wrote: > > On Monday, 3 December 2018 01:30:25 PST René J.V. Bertin wrote: > > > Can't you just configure the CI to use Qt 5.10? I think it's not

Re: Transitioning CI builds of all non-Frameworks from Qt 5.9

2018-12-05 Thread Allan Sandfeld Jensen
On Dienstag, 4. Dezember 2018 18:10:44 CET Thiago Macieira wrote: > On Monday, 3 December 2018 01:30:25 PST René J.V. Bertin wrote: > > Can't you just configure the CI to use Qt 5.10? I think it's not good to > > hardcode an "overzealous" (for lack of a better word) Qt version in > > projects that

Re: [QUESTION] KIO slave-socket shortcut - does it exist?

2018-12-05 Thread Smits Katze
>You can bypass klauncher/kdeinit by exporting the KDE_FORK_SLAVES >environment variable set to 1. Then the applications will spawn the >ioslave process on their own. > >Not sure if this actually helps you, though. Thanks for the pointer to KDE_FORK_SLAVES, it is heading in the right direction and