Re: [libreoffice-users] How to use GTK open dialog box in LibreOffice

2012-03-05 Thread Arnaud Champollion
Le 04/03/2012 12:51, Mirosław Zalewski a écrit : As of first problem, I think that this is simply bug and it can be added to bugzilla (see https://www.libreoffice.org/get-help/bug/ ). As for second, I think that developers should discuss it first, since this may or may not be considered bug.

Re: [libreoffice-users] How to use GTK open dialog box in LibreOffice

2012-03-05 Thread Tom Davies
Hi :) It does sound very buggy to me.  Hopefully an "Easy hack"? Regards from Tom :) --- On Sun, 4/3/12, Arnaud Champollion wrote: From: Arnaud Champollion Subject: Re: [libreoffice-users] How to use GTK open dialog box in LibreOffice To: users@global.libreoffice.org Date: Sunda

Re: [libreoffice-users] How to use GTK open dialog box in LibreOffice

2012-03-04 Thread Mirosław Zalewski
On 04/03/2012 at 07:14, Arnaud Champollion wrote: > Le 03/03/2012 11:00, Mirosław Zalewski a écrit : > > I think that there are two problems: > > 1. LO can't recognize MATE as GTK-based environment. > > 2. Variable name suggest it's OpenOffice related, while it's for > > LibreOffice (and OpenOff

Re: [libreoffice-users] How to use GTK open dialog box in LibreOffice

2012-03-03 Thread Arnaud Champollion
Le 03/03/2012 11:00, Mirosław Zalewski a écrit : I think that there are two problems: 1. LO can't recognize MATE as GTK-based environment. 2. Variable name suggest it's OpenOffice related, while it's for LibreOffice (and OpenOffice by the way). Maybe this way it is fine, maybe it should change.

Re: [libreoffice-users] How to use GTK open dialog box in LibreOffice

2012-03-03 Thread Mirosław Zalewski
On 03/03/2012 at 07:24, Arnaud Champollion wrote: > OK > > It works fine with > > > export OOO_FORCE_DESKTOP=gnome Great :) . > I guess I have to do it on other user sessions. If you have more than one user on that machine, you can simply create new file in /etc/X11/Xsession.d/ directory

Re: [libreoffice-users] How to use GTK open dialog box in LibreOffice

2012-03-02 Thread Arnaud Champollion
Le 03/03/2012 07:21, Arnaud Champollion a écrit : It doesn't work. I will try with the word "export" in ~/.profile OK It works fine with export OOO_FORCE_DESKTOP=gnome I guess I have to do it on other user sessions. Thank you for your help. I'm going to post the problem on the developp

Re: [libreoffice-users] How to use GTK open dialog box in LibreOffice

2012-03-02 Thread Arnaud Champollion
Sorry for some reason I didn't see your message. Le 01/03/2012 13:30, Mirosław Zalewski a écrit : If you don't have ~/.xsessionrc file, simply create it. Done. I've pasted in that new file the following : if [ -r ~/.profile ]; then . ~/.profile fi 2. In your ~/.profile file, put fo

Re: [libreoffice-users] How to use GTK open dialog box in LibreOffice

2012-03-01 Thread Mirosław Zalewski
I do not use LightDM, but I think I have found solution: 1. Your $HOME/.xsessionrc file should have following three lines in it: if [ -r ~/.profile ]; then . ~/.profile fi If you don't have ~/.xsessionrc file, simply create it. (Just in case - $HOME and ~ both means your home directory, tha

Re: [libreoffice-users] How to use GTK open dialog box in LibreOffice

2012-02-29 Thread Arnaud Champollion
Le 29/02/2012 17:29, Mirosław Zalewski a écrit : You are using Debian, right? Which version Wheezy How did you install MATE? It hasn't made it into official Debian repository yet. with the following repository : deb http://packages.mate-desktop.org/repo/debian/ wheezy main Do you kno

Re: [libreoffice-users] How to use GTK open dialog box in LibreOffice

2012-02-29 Thread Mirosław Zalewski
On 29/02/2012 at 08:33, Arnaud Champollion wrote: > > If you would like to force GTK everytime, try adding: > > > > export OOO_FORCE_DESKTOP=gnome > > > > into your ~/.bashrc > > Doesn't work, even after restarting the session. > > > or ~/.profile > > Doesn't work either. You are using Deb

Re: [libreoffice-users] How to use GTK open dialog box in LibreOffice

2012-02-28 Thread Arnaud Champollion
Le 28/02/2012 21:47, Mirosław Zalewski a écrit : OOO_FORCE_DESKTOP=gnome libreoffice Works, although I get a message : WARNING: gnome-keyring:: couldn't connect to: /tmp/keyring-uQs6sF/pkcs11: Aucun fichier ou dossier de ce type (Aucun fichier ou dossier de ce type = No such file or folde

Re: [libreoffice-users] How to use GTK open dialog box in LibreOffice

2012-02-28 Thread Arnaud Champollion
Hello, Thank you for these answers. Here are the results. Le 28/02/2012 21:47, Mirosław Zalewski a écrit : try running LO like that: OOO_FORCE_DESKTOP=gnome libreoffice Works fine. I get gnome open/save dialog boxes. If you would like to force GTK everytime, try adding: export OOO_FOR

Re: [libreoffice-users] How to use GTK open dialog box in LibreOffice

2012-02-28 Thread Mirosław Zalewski
Hi It seems that LO fails to recognize MATE as GNOME/GTK-based desktop. You can try running LO like that: OOO_FORCE_DESKTOP=gnome libreoffice This way I was able to force GNOME file-picker on my KDE box. If you would like to force GTK everytime, try adding: export OOO_FORCE_DESKTOP=gnome int

[libreoffice-users] How to use GTK open dialog box in LibreOffice

2012-02-28 Thread Arnaud Champollion
Hello, I have LibreOffice on Debian, with Mate desktop. I would like LibreOffice to use GTK open dialog box in LibreOffice, instead of its own dialog box. I've got libreoffice-gtk and libreoffice-gnome packages installed, but I don't have the option in Tools --> General. LibreOffice only s