[Active] [Bug 324819] plasma-mobile-0.5 does not build against latest networkmanagement

2013-10-03 Thread Chris Reffett
https://bugs.kde.org/show_bug.cgi?id=324819

--- Comment #8 from Chris Reffett creff...@gentoo.org ---
I am currently on commit b9a2e0f8964e29b86337c48438aa4a64b5cf9ad0 (Oct 3), and
contourd/location/network-engines/solid/SolidNetworkNotifier.cpp very clearly
contains:
#include solid/control/networkmanager.h
#include solid/control/wirelessnetworkinterface.h
#include solid/control/wirelessaccesspoint.h

#include NetworkManagerQt/manager.h
#include NetworkManagerQt/wirelessdevice.h

I don't know what's going on with the inherits here, but there is very clearly
an inherit of Solid::Control. Note that Solid::Control isn't actually
referenced anywhere in the files.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[Active] [Bug 324819] plasma-mobile-0.5 does not build against latest networkmanagement

2013-10-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=324819

--- Comment #5 from Christoph Feck christ...@maxiom.de ---
Chris, can you try latest git master versions? I think this issue was fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[Active] [Bug 324819] plasma-mobile-0.5 does not build against latest networkmanagement

2013-10-02 Thread Chris Reffett
https://bugs.kde.org/show_bug.cgi?id=324819

--- Comment #6 from Chris Reffett creff...@gentoo.org ---
Just pulled latest git master of plasma-mobile, issue is still there.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[Active] [Bug 324819] plasma-mobile-0.5 does not build against latest networkmanagement

2013-09-17 Thread tisseron.joffrey
https://bugs.kde.org/show_bug.cgi?id=324819

tisseron.joff...@aliceadsl.fr changed:

   What|Removed |Added

 CC||tisseron.joffrey@aliceadsl.
   ||fr

--- Comment #2 from tisseron.joff...@aliceadsl.fr ---
With your patch, I have this error :

CMakeFiles/contour.dir/location/network-engines/solid/SolidNetworkNotifier.cpp.o:
dans la fonction « SolidNetworkNotifier::init() »:
SolidNetworkNotifier.cpp:(.text+0xe4): référence indéfinie vers «
Solid::Control::NetworkManagerNm09::networkInterfaces() »
SolidNetworkNotifier.cpp:(.text+0x199): référence indéfinie vers «
Solid::Control::NetworkInterfaceNm09::interfaceName() const »
collect2: erreur: ld a retourné 1 code d'état d'exécution

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[Active] [Bug 324819] plasma-mobile-0.5 does not build against latest networkmanagement

2013-09-17 Thread Chris Reffett
https://bugs.kde.org/show_bug.cgi?id=324819

--- Comment #3 from Chris Reffett creff...@gentoo.org ---
Indeed, I get the same errors, but I haven't figured them out yet. I posted the
incomplete patch here in the hopes that someone might see something that I
missed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[Active] [Bug 324819] plasma-mobile-0.5 does not build against latest networkmanagement

2013-09-17 Thread tisseron.joffrey
https://bugs.kde.org/show_bug.cgi?id=324819

--- Comment #4 from tisseron.joff...@aliceadsl.fr ---
I found here (http://lists.kde.org/?l=kde-hardware-develm=129816280002299)
that Solid::Control is deprecated since kde 4.7...

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[Active] [Bug 324819] plasma-mobile-0.5 does not build against latest networkmanagement

2013-09-11 Thread Chris Reffett
https://bugs.kde.org/show_bug.cgi?id=324819

--- Comment #1 from Chris Reffett creff...@gentoo.org ---
Created attachment 82293
  -- https://bugs.kde.org/attachment.cgi?id=82293action=edit
Patch for SolidNetworkNotifier

Wrote this patch while packaging plasma-mobile for Gentoo, it renames
everything to use the new method/class names, but I'm currently getting linker
errors that look like it can't find the new .so file. Still looking into that.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active