https://issues.apache.org/ooo/show_bug.cgi?id=119382
Ariel Constenla-Haile <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Ariel Constenla-Haile <[email protected]> --- (In reply to comment #0) > Guys, > > When attempting to turn off the default file-picker so that I could use > the same gtk file picker I used with oo 3.3, the entire setting was missing > from the General dialog. See screenshot: > > http://www.3111skyline.com/dl/bugs/aoo/opt-ooo-General.jpg Please attach the image to the bug, it will remain as a document describing the issue (a link on the internet is likely to disappear soon). > (openSuSE 11.4, x86_64) > > This occurred when using the TDE desktop and in fluxbox. However, when I > started gnome, the setting was available and I was able to turn the default > openoffice file-picker off (thankfully). > > However, leaving gnome and returning to TDE, the setting is not respected > and the default filepicker dialog was back. > > This setting should be present regardless of which desktop is used. In oo > 3.3, there was no problem using the gtk file-picker. Anything with a > directory tree on the left and a file window on the right is better than the > singe-pane default picker. > > What needs to be done so that the setting is available outside gnome so that > other desktops can use the gtk picker instead of the default? > > Let me know if I can send you any additional information. Thanks. If I understood clearly, you have the Gtk2 libraries installed. Then it looks like an issue in the desktop detection (AOO knows nothing about TDE, nor do I - Fedora 16 has no TDE packages to try). Please try on a terminal to force the desktop detection, and then run AOO from that terminal: ~] export SAL_USE_VCLPLUGIN="gtk";export OOO_FORCE_DESKTOP="gnome" ~] /opt/openoffice.org3/program/soffice Can you find that option now on the Options dialog? -- You are receiving this mail because: You are on the CC list for the bug.
