Closed Bug 577763 Opened 16 years ago Closed 14 years ago

Use NetworkManager to detect online-status

Categories

(MailNews Core :: Networking, enhancement)

All
Linux
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 391732

People

(Reporter: bugzilla, Unassigned)

References

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.4) Gecko/20100622 Fedora/3.6.4-1.fc13 Firefox/3.6.4 Build Identifier: Most modern linux distributions support NetworkManager so it would be usefull to use NetworkManager to detect if the computer is online or not. Reproducible: Always Actual Results: Thunderbird tries to fetch mails even if the computer is offline until to set thunderbird offline manualy Expected Results: Thunderbird should automaticly recognize if the computer is online or not.
see discussion in bug 424626
Blocks: 391732
firefox/tbird needs to check for the presence of a default route to detect internet connection, not network manager, as not all computers are running network manager. some may be running wicd, or tools such as wifi-radar, or even ifconfig/iwconfig/dhclient at the commandline, or, heaven forbid, dialup. alternatively, ff/tbird could try a test connection, and if it fails, then sit tight for a while.
It would be great to have such feature. Other desktop apps (like XChat) can recognize recent network status and behaves adequately.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Component: General → Networking
OS: Linux → All
Product: Thunderbird → MailNews Core
QA Contact: general → networking
Hardware: x86 → All
Version: unspecified → Trunk
I moved this to MailNews::Networking but maybe it belongs in Core::Networking after all.
Thunderbird is already able to use NetworkManager on Linux to detect the online/offline status, however it is disabled due to reported issues on Linux with correctly identifying the status on all the various variants. Therefore this is a dupe of bug 391732.
No longer blocks: 391732
Status: NEW → RESOLVED
Closed: 14 years ago
OS: All → Linux
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.