Bug 466635

Summary: evolution starts always offline
Product: [Fedora] Fedora Reporter: Ronny Fischer <ronny.fischer>
Component: evolutionAssignee: Matthew Barnes <mbarnes>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 8CC: mbarnes, mcrha
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-12 15:57:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ronny Fischer 2008-10-11 22:19:34 UTC
Description of problem:
Since some updates recently evolution is always starting in Offline-Mode

Version-Release number of selected component (if applicable):
Fedora 8, Kernel 2.6.26.5, Evolution 2.12.3

How reproducible:
always

Steps to Reproduce:
1.run evolution under F8 with IMAP accounts
2.
3.
  
Actual results:
evolution is always offline when startet

Expected results:
after the start, evolution should connect to the internet automatically

Additional info:
The issue occurs since the update of avahi-autoipd which first conflicted with an older avahi-package that was left on the system. before that update everything was fine.

Comment 1 Ronny Fischer 2008-10-12 15:57:31 UTC
Problem solved.

It was the NetworkManager which was installed as a dependency and started automatically. The NWM took control over the network behavior of evolution. Turning NWM off solved this.

If possible I would like to know why this has become a dependency and why it is started per default?

Thx