Bug 204356 - knetworkmanager should emit notification when connect/disconnect event occurs
Summary: knetworkmanager should emit notification when connect/disconnect event occurs
Status: RESOLVED FIXED
Alias: None
Product: Network Management
Classification: Miscellaneous
Component: knetworkmanager (show other bugs)
Version: 0.9
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-19 05:16 UTC by Wong CS
Modified: 2011-02-27 20:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
notify when interface disconnects (621 bytes, patch)
2010-05-03 07:01 UTC, Lamarque V. Souza
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wong CS 2009-08-19 05:16:45 UTC
Version:            (using KDE 4.3.0)
OS:                Linux
Installed from:    Ubuntu Packages

I'm using a rather flaky 3G mobile broadband ISP and disconnects are often. I wish knetworkmanager would emit a notification when a particular connection goes down instead of just silently going offline.

Thanks!
Comment 1 Lamarque V. Souza 2010-05-03 07:01:10 UTC
Created attachment 43180 [details]
notify when interface disconnects

Here there is a patch to do that. You have to configure the popup in systemsettings -> Notifications -> Event Origin: Network managerment -> Network disconnected.

The patch adds new strings to the source code. If nobody opposes I am going to commit this change to svn soon.
Comment 2 Lamarque V. Souza 2010-05-11 18:34:48 UTC
Ok, I have commited a modified version of the patch to trunk.