Re: [libreoffice-users] Re: LibreOffice on Win2008 with RDP terminal services

2015-02-10 Thread Tom Davies
Hi :)
I'm just forwarding this request for the script to the original person
who solved this problem.
Regards from
Tom :)

On 10 February 2015 at 11:25, Calmarz  wrote:
> Hi, this post is old but i've the same problem (windows 2008 RDP an
> LibreOffice 4 with one session), do you have an example of your script
>
> Thx for your help
>
>
>
> --
> To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
> Problems? 
> http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
> Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
> List archive: http://listarchives.libreoffice.org/global/users/
> All messages sent to this list will be publicly archived and cannot be deleted
>

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


[libreoffice-users] Re: LibreOffice on Win2008 with RDP terminal services

2015-02-10 Thread Calmarz
Hi, this post is old but i've the same problem (windows 2008 RDP an
LibreOffice 4 with one session), do you have an example of your script

Thx for your help



-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



[Solved], Congrats! :) Re: [libreoffice-users] Re: LibreOffice on Win2008 with RDP terminal services

2013-01-11 Thread Tom Davies
Hi :)
Blimey!!  Well found!  Hopefully that and other tricks are in the documentation 
for 'corporate' users
https://wiki.documentfoundation.org/Documentation/Publications#Corporate_Users

Sorry i didn't spot the question in good time!
Apols, congrats and regards from 

Tom :)  






>
> From: Tom Johnson 
>To: users@global.libreoffice.org 
>Sent: Friday, 11 January 2013, 17:42
>Subject: [libreoffice-users] Re: LibreOffice on Win2008 with RDP terminal 
>services
> 
>I was able to resolve my problem.   Here's what I learned.  It appears that
>LibreOffice creates some sort of session/temp file within the user profile
>folder while LO is in use.  The user profile folder was located in
>c:\users\username\appdata\roaming\LibreOffice\3.  When more than one
>terminal session was logged in using the same account name LO in each
>session is trying to read/write files in the same folder causing conflict.
>
>Looking through documentation, it appears that this path is configurable via
>the bootstrap.ini file in C:\Program Files\LibreOffice 3.6\program.  There
>is a UserInstallation variable in there that utilizes a $SYSUSERCONFIG
>variable.  My system did not have this env variable set so it was using
>whatever the default path was for LibreOffice.
>
>I created a batch script that is run on login that creates an env variable
>name SYSUSERCONFIG and points it to a temp file location that is
>session-specific.  That way each terminal session gets its own path. 
>
>This seems to have resolved my problem.
>
>
>
>--
>View this message in context: 
>http://nabble.documentfoundation.org/LibreOffice-on-Win2008-with-RDP-terminal-services-tp4028002p4028531.html
>Sent from the Users mailing list archive at Nabble.com.
>
>-- 
>For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
>Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
>Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
>List archive: http://listarchives.libreoffice.org/global/users/
>All messages sent to this list will be publicly archived and cannot be deleted
>
>
>
>
-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



[libreoffice-users] Re: LibreOffice on Win2008 with RDP terminal services

2013-01-11 Thread Tom Johnson
I was able to resolve my problem.   Here's what I learned.  It appears that
LibreOffice creates some sort of session/temp file within the user profile
folder while LO is in use.  The user profile folder was located in
c:\users\username\appdata\roaming\LibreOffice\3.  When more than one
terminal session was logged in using the same account name LO in each
session is trying to read/write files in the same folder causing conflict.

Looking through documentation, it appears that this path is configurable via
the bootstrap.ini file in C:\Program Files\LibreOffice 3.6\program.  There
is a UserInstallation variable in there that utilizes a $SYSUSERCONFIG
variable.  My system did not have this env variable set so it was using
whatever the default path was for LibreOffice.

I created a batch script that is run on login that creates an env variable
name SYSUSERCONFIG and points it to a temp file location that is
session-specific.  That way each terminal session gets its own path. 

This seems to have resolved my problem.



--
View this message in context: 
http://nabble.documentfoundation.org/LibreOffice-on-Win2008-with-RDP-terminal-services-tp4028002p4028531.html
Sent from the Users mailing list archive at Nabble.com.

-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted