Search through nabble. There has been similar discussion previously a
while back.
I think to do with mandatory locking or byte locking, nbl option or
something.
What file server are you running. I mount my shares from the network on
my machine in my login script rather than browse the network for files.
That way any network files I would normally access from my machine are
available when I ssh into it rather than have to go to each different file
server to fetch a file.
i.e. an example I use on my home network, the workplace arrangement is
similar, in .profile I have
#new mount.cifs with lines in fstab and credential file
((mount|grep //10.2.1.248/steve) || /sbin/mount.cifs //10.2.1.248/steve
/home/steve/network/NAS/steve)
((mount|grep //10.2.1.248/public) || /sbin/mount.cifs //
10.2.1.248/public /home/steve/network/NAS/public)
And in /etc/fstab
//10.2.1.248/public /home/steve/network/NAS/public cifs
noauto,user,credentials=/home/steve/.stardomcred,nosetuids,rw 0 0
Oh yeah, and one frustrating thing is that in suse the mount command is
not user executable so I have to fix that.
-rwsr-xr-x 1 root root 40112 Nov 5 2012 /usr/bin/mount
Steve
On 2014-08-29 07:45, Tom Davies wrote:
Hi :)
Ahh, i tried both ways but i think both go through Dolphin don't they?
I've used Dolphin on non-KDE when Nautilus let me down with
network-shares on a different network and it worked a treat then. I didn't
think of trying a different file-browser. Konqueror is another good KDE
one isn't it?
I am not sure how the network drive has been mounted. It has just
occurred to me that i didn't try opening any other types of files over the
network before leaving the office.
I'm at home now and ssh'd into the company network so i can reinstall
LibreOffice remotely and i'd already torrented both "Fresh" and "Still" so
i have got choices wrt that.
Thanks for the hints! Gives me things to try :))
Regards from
Tom :)
On 28 August 2014 20:29, Steve Edmonds <steve.edmonds@ptglobal.com>
wrote:
Hi again, are you opening from the LO file menu or clicking on the file
in Dolphin.
Steve
On 2014-08-29 05:30, Tom Davies wrote:
Hi :)
Err, i just tried renaming the user-profile and it had no effect.
Regards from
Tom :)
On 28 August 2014 18:20, Tom Davies <tomcecf@gmail.com> wrote:
Hi :)
On Kubuntu 14.04 with LibreOffice 4.2.4
I can open files that are on the desktop machine i am sitting in
front of
but when i try to open files that are "on the network" i just get the
little splash-screen and progress-bar but then LO crashes.
Hmm, KDE is a bit different from what i am used to so i'm still
hunting
for LO's User Profile and also wondering if i should uninstall LO and
download the proper one from our mad downloads page
Regards from
Tom :)
--
To unsubscribe e-mail to: users+unsubscribe@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