Comment 9 for bug 734490

Revision history for this message
Robert Dyer (psybers) wrote : Re: networkmanager docklet doesn't work with NetworkManager-0.8.4

If you don't mind hacking the Docky source and compiling it yourself, it is easy to disable that check. Just comment out lines 121, 124, and 156 in the file: Docky.Services/Docky.Services/SystemService.cs

Then recompile and install it and it will just assume it is always connected and ignore NM.

This obviously isn't a proper fix, hence why we haven't pushed this hack ourselves.