<div dir="ltr"><div dir="ltr">On Sat, May 25, 2024 at 10:52 PM <<a href="mailto:christoph@cullmann.io">christoph@cullmann.io</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 2024-05-25 05:40, Ben Cooksley wrote:<br>
> Hi all,<br>
> <br>
> Been looking into what is needed to migrate Windows CI over to Qt 6.7<br>
> this afternoon and alas have run into a few roadblocks, related to<br>
> QDBusConnection.<br>
> <br>
> <a href="https://invent.kde.org/sysadmin/ci-management/-/jobs/1848501" rel="noreferrer" target="_blank">https://invent.kde.org/sysadmin/ci-management/-/jobs/1848501</a><br>
> <br>
> <a href="https://invent.kde.org/sysadmin/ci-management/-/jobs/1848502" rel="noreferrer" target="_blank">https://invent.kde.org/sysadmin/ci-management/-/jobs/1848502</a><br>
> <br>
> Not entirely sure why, but it seems that something in the way headers<br>
> are installed for QtDBus has changed for 6.7 and Dolphin and<br>
> kio-extras are now unhappy.<br>
> <br>
> Could someone take a look please?<br>
<br>
I think the issue is that most of our frameworks no longer requires dbus <br>
on Windows and these apps/plugins did miss to<br>
add explicit cmake finds/use of QDBus.<br></blockquote><div><br></div><div>Ouch, yes that would cause it.</div><div>Understandable that we're cleaning that up, just not ideal timing :)</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
I can patch that in master, actually even better I patch the use out on <br>
that systems.<br>
<br>
If we need that in stable,  one will need to backport that, did it <br>
already for Kate.<br></blockquote><div><br></div><div>If we could ensure the necessary fixes land on both master and stable that would be good - not so sure about Dolphin but i'm pretty sure kio-extras at least is used somewhere in the dependency stack as a build time dependency.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Greetings<br>
Christoph<br></blockquote><div><br></div><div>Thanks,</div><div>Ben</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<br>
> <br>
> Thanks,<br>
> Ben<br>
</blockquote></div></div>