Every time my Kubuntu starts up a set of net application are loaded (KMail, Kopete, Skype, etc).
But the problem is that they start before KNetworkManager obtains wi-fi connection. And then KMail show an error message, Kopete stays offline, etc.
I can manually configure wpa_supplicant and dhclient and start them even before KDE, but as I understand in such a case I wil not be able to use KNetworkManager to see network status, reconfigure connection of needed and so on.
Can I make KNetworkManager to start at least before all my net applications?
But the problem is that they start before KNetworkManager obtains wi-fi connection. And then KMail show an error message, Kopete stays offline, etc.
I can manually configure wpa_supplicant and dhclient and start them even before KDE, but as I understand in such a case I wil not be able to use KNetworkManager to see network status, reconfigure connection of needed and so on.
Can I make KNetworkManager to start at least before all my net applications?


To get rid of it you want 2c, i.e. start KDE without any programs. Instead you want to control your stuff manually by putting your script in ~/.kde/Autostart
Comment