Bug 602735

Summary: e-utils warning about illegal pop-up window call
Product: [Fedora] Fedora Reporter: Matthew Saltzman <mjs>
Component: evolutionAssignee: Matthew Barnes <mbarnes>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: lucilanga, mbarnes, mcrha
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-06-14 16:42:14 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 Matthew Saltzman 2010-06-10 15:26:52 UTC
Description of problem:

I crashed evo by sending a message.  The evo window vanished.  Issued 'evolution --force-shutdown' to clean up before restarting.  The message had apparently been placed in the outbox but not sent yet, as the pop-up displayed asking for confirmation: "You have unsent messages, do you wish to quit anyway?"
On the console, I got the following warning.

(evolution:4835): e-utils-WARNING **: Something called e_alert_dialog_constructed() with a NULL parent window.  This is no longer legal, please fix it.


Version-Release number of selected component (if applicable):
evolution-2.30.1-8.fc13.x86_64

How reproducible:
Always (in the sense that when I get the crash while sending, the pop-up and warning show up reliably).  Intermittently (in the sense that the crash is intermittent.

Steps to Reproduce:
1. Send a message.
2. Crash (maybe).  Might only happen sending from Exchange--that's what I was doing.
3. Issue evolution --force-shutdown'
  
Actual results:
As above.

Expected results:
No warning.

Additional info:

Comment 1 Milan Crha 2010-06-11 07:34:09 UTC
Thanks for a bug report. I guess the warning is sort of bogus here, because you shouldn't be asked for "quitting evolution" when issuing --force-shutdown, also because the dialog is using the main window, which apparently doesn't exists. I would use an upstream bug [1] for the issue.

Do you have a crasher bug filled too, please? And if so, could you give me its bug number, to check the trace where the crash happened? Thanks in advance.

[1] https://bugzilla.gnome.org/show_bug.cgi?id=603468

Comment 2 Matthew Saltzman 2010-06-11 15:42:39 UTC
That would be Bug #602728.

Comment 3 Milan Crha 2010-06-14 16:42:14 UTC
(In reply to comment #2)
> That would be Bug #602728.    

Thanks. I'm closing this bug report due to the upstream equivalent. See the upstream bug for any further updates.