Bug 88707 - Make "autoconnect on startup" a little bit smarter
Summary: Make "autoconnect on startup" a little bit smarter
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Unmaintained
Component: Connection Status Plugin (other bugs)
Version First Reported In: 0.9.0
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-02 18:13 UTC by Nathan Toone
Modified: 2007-11-14 14:45 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nathan Toone 2004-09-02 18:13:49 UTC
Version:           0.9.0 (using KDE 3.3.89 (CVS >= 20040820), compiled sources)
Compiler:          gcc version 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)
OS:                Linux (i686) release 2.6.8-gentoo-r3

It would be really cool (and very useful) if the "autoconnect on startup" option were a little bit smarter.  For example, if there is no IP address other than the local interface up, then it should not even try to autoconnect.  This should be a really quick check, and would keep kopete from trying to login when a network connection doesn't exist (like on a laptop, or if dialup is not connected).

This won't test for an actual "Internet" connection, but it should be a quick check that would help it in a majority of cases when there is no internet connection.
Comment 1 Will Stephenson 2007-11-14 14:45:26 UTC
Done for KDE 4, using Solid to detect an internet connection.