[Xfce-bugs] [XFCE 0000093]: Mailchecker configuration dialog crashes panel:
xfce-bugs at xfce.org
xfce-bugs at xfce.org
Fri Mar 12 20:28:40 CET 2004
Eine Fehlernotiz wurde zu diesem Fehler hinzugefügt
=======================================================================
http://bugs.xfce.org/view_bug_page.php?f_id=0000093
=======================================================================
Reporter: bwalle
Bearbeiter: huysmans
=======================================================================
Projekt: XFCE
Fehler ID: 0000093
Kategorie: panel
Reproduzierbarkeit: immer
Auswirkung: Absturz
Priorität: normal
Status: zugewiesen
=======================================================================
erstellt am: 2004-01-21 18:12 GMT
letzte Aktualisierung: 2004-03-12 19:28 GMT
=======================================================================
Zusammenfassung: Mailchecker configuration dialog crashes panel:
Beschreibung:
Do following to reproduce:
1. Mail checker -> Properties
2. Set the focus into the "Mailbox" line edit.
3. Click on the border of the window.
Now, the panel crashes here reproducable. See the stacktrace.
=======================================================================
-----------------------------------------------------------------------
huysmans - 2004-01-21 18:50 GMT
-----------------------------------------------------------------------
Right, hmm, strange. I don't see it in CVS HEAD. I'll investigate. Very
strange.
-----------------------------------------------------------------------
bwalle - 2004-03-08 13:41 GMT
-----------------------------------------------------------------------
I think I corrected the bug, patch is attached. It would be good if it
would make into 4.0.4.
-----------------------------------------------------------------------
huysmans - 2004-03-09 21:58 GMT
-----------------------------------------------------------------------
It seems your patch turns off auto-apply for the mailbox location, but
that's not the root cause, is it? So, I'm reluctant to apply this.
-----------------------------------------------------------------------
bwalle - 2004-03-12 19:28 GMT
-----------------------------------------------------------------------
You're absolutely right.
I found the problem: It never was in the normal XFce. It was because of my
patch which executes a mailbox command. To be more precisely, it was the
function
entry_lost_focus which previously had the name mbox_entry_lost_focus. The
function is non-static and entry_lost_focus seems to be used in another
place.
I made the function static and it works.
Maybe that's a problem in HEAD because the patch was applied in HEAD.
Of course, you can close the bug. Sorry for the false alarm.
More information about the Xfce-bugs
mailing list