Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 103916 - Evolution main window becomes non-responsive after clicking the close ("X") button
Summary: Evolution main window becomes non-responsive after clicking the close ("X") b...
Keywords:
Status: CLOSED DUPLICATE of bug 102554
Alias: None
Product: Red Hat Linux Beta
Classification: Retired
Component: evolution
Version: beta1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-09-07 14:21 UTC by Paul Morgan
Modified: 2007-04-18 16:57 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-21 18:58:29 UTC
Embargoed:


Attachments (Terms of Use)
shell script to kill evolution processes (deleted)
2003-09-07 14:57 UTC, Tom "spot" Callaway
no flags Details

Description Paul Morgan 2003-09-07 14:21:17 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030703

Description of problem:
Trying to close evolution causes it to become non-responsive. A pop-up prompts
user to force quit because the window is not responding. 

Client system is severn beta up2date against RHN. 
IMAP server is imap-2001a-18.

Version-Release number of selected component (if applicable):
evolution-1.4.4-5

How reproducible:
Always

Steps to Reproduce:
1. Open evolution against an imap server.
2. Click Send/Receive at least once.
2. Click the 'x' button at top-right of screen to close app.

    

Actual Results:  Pop-up that reports:
The window "INBOX (1) - Ximian Evolution" is not responding.

Forcing this application to quit will cause you to lose any unsaved changes.

Must click "force quit".

`ps -ef | grep evolution` then shows:
paul     32392     1  0 09:00 ?        00:00:00
/usr/libexec/evolution/1.4/evolution-wombat
--oaf-activate-iid=OAFIID:GNOME_Evolution_Wombat_InterfaceCheck --oaf-ior-fd=38
paul     32394     1  0 09:00 ?        00:00:00
/usr/libexec/evolution/1.4/evolution-alarm-notify
--oaf-activate-iid=OAFIID:GNOME_Evolution_Calendar_AlarmNotify_Factory
--oaf-ior-fd=40

These two procesesses must be killed before evolution will start again.


Expected Results:  App should close normally.

Additional info:

If I close out of evolution before clicking send/receive, then the app closes
normally.

Comment 1 Tom "spot" Callaway 2003-09-07 14:57:26 UTC
Created attachment 94285 [details]
shell script to kill evolution processes

Since I have this problem too (IMAP, evo won't shutdown properly), I revived an
old evolution favorite: killev. Its just a little shell script, and I'm sure it
could be done more eloquently, but it works for me (tm).

Comment 2 Jeremy Katz 2003-09-08 19:52:39 UTC
If you click cancel, does it eventually quit?  I think there's a timing issue
here where it gets carried away starting to clean up without pinging to say it's
still alive.

Comment 3 Paul Morgan 2003-09-09 14:39:37 UTC
Clicking cancel and leaving for as long as 8-9 minutes had no effect.

Comment 4 Jeremy Katz 2003-09-09 14:53:21 UTC
Can you attach to the process with gdb and see where it's spinning? 
evolution-debuginfo package is at
http://people.redhat.com/~katzj/evolution-debuginfo-1.4.4-5.i386.rpm

Comment 5 Paul Morgan 2003-09-12 11:36:05 UTC
Installed evolution-1.4.4-6 from RHN; bug still present. 

Comment 6 Nils Philippsen 2003-09-22 21:55:23 UTC
... still there with 1.4.4-7.

Comment 7 Nils Philippsen 2003-09-25 07:59:37 UTC

*** This bug has been marked as a duplicate of 102554 ***

Comment 8 Red Hat Bugzilla 2006-02-21 18:58:29 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.


Note You need to log in before you can comment on or make changes to this bug.