The following line of code segfaults:
if(Solid::Networking::status() == Solid::Networking::Connected)
{
kDebug() << "Networking is enabled. Feel free to go online!" << endl;
}
Any ideas?
Just let me know what other information you need and I'll be sure to
get it to you.
Chris