To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=59129
                  Issue #:|59129
                  Summary:|gComboWidget entry blink callback + gnome fpicker ->
                          |crash
                Component:|gsl
                  Version:|OOo 2.0.1
                 Platform:|All
                      URL:|
               OS/Version:|Linux
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|ssa
              Reported by:|cmc





------- Additional comments from [EMAIL PROTECTED] Fri Dec  9 04:58:39 -0800 
2005 -------
enable gnome filepicker.

tools->customize->toolsbars->modify->change icon->import...

crash with output of...

"
(swriter.bin:9216): Gtk-WARNING **: GtkEntry - did not receive focus-out-event.
If you
connect a handler to this signal, it must return
FALSE so the entry gets the event as well

Gtk-ERROR **: file gtkentry.c: line 4969 (blink_cb): assertion failed:
(GTK_WIDGET_HAS_FOCUS (entry))
aborting...
"

some debugging shows that it's the blink callback from gComboWidget in
salnativewidgets-gtk.cxx which triggers the assert and crash. The attached patch
to make gComboWidget non-editable, and so not needing a blinking cursor works 
around

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to