Comment 92 for bug 1480877

Revision history for this message
Tony Espy (awe) wrote :

I grabbed your patch and incorporated most of it into my latest patch ( I left out a few of the disconnect calls for some of the other NM interfaces not directly involved in the match rules problem ), however it failed to build...

While trying to just pull in the pieces and resolve the conflicts with the additional debug statements I'd added, I managed to remove the wrong function declaration in qnetworkmanagerservice.h. I removed path() from QNetworkManagerInterface instead of QNetworkMangerInterfaceDeviceWireless. I've refreshed the patch and re-pushed to my PPA. Let's hope it builds this time.