To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75190


User obr changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'andyrtr,jodygoldberg,maho|'andyrtr,jodygoldberg,maho
                        |,mmeeks,obr,pmladek,sapers|,mmeeks,obr,pl,pmladek,sap
                        |ki'                       |erski'
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Apr 15 04:57:51 +0000 
2008 -------
> The problem with this approach is that GTK is not getting initialized
> *anywhere*. This patch attempts to dynamically use GTK features without
> initializing it. It may work if something *else* by chance registers GTK 
> types.

The code looks for gtk symbols in the process's address space, it does not load
gtk itself and assumes the code that brings in does so. I admit this may easily
fail if some other module links against libgtk unnecessarily.

If the gtk backend is used, libgtk is initialized properly. This can even be
enforced (for testing) by setting the SAL_USE_VCLPLUGIN environment variable to
"gtk".

Maybe we should just move the code over to VCL ?

> Since I personally dislike GNOME "improved" file dialogs I wish I am not stuck
> with it just because the gtk is available on my system.

Tools -> Options -> OpenOffice.org -> General -> Use OpenOffice.org dialogs is
your friend.



---------------------------------------------------------------------
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