Closed
Bug 577763
Opened 16 years ago
Closed 14 years ago
Use NetworkManager to detect online-status
Categories
(MailNews Core :: Networking, enhancement)
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.
Comment 1•16 years ago
|
||
see discussion in bug 424626
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.
Comment 4•15 years ago
|
||
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
Comment 5•14 years ago
|
||
Blocks bug 465204?
Updated•14 years ago
|
Component: General → Networking
OS: Linux → All
Product: Thunderbird → MailNews Core
QA Contact: general → networking
Hardware: x86 → All
Version: unspecified → Trunk
Comment 6•14 years ago
|
||
I moved this to MailNews::Networking but maybe it belongs in Core::Networking after all.
Comment 7•14 years ago
|
||
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.
Description
•