Forums » Installing AMC (english) »
AMC and mounted Folders
Added by Marius Finke over 9 years ago
Hello,
I mounted a folder from a Windows maschine to the Ubuntu 14 working-maschine. When I open a Project that is copied to that Folder, AMC is getting grey and crashs. To edit the same Project with TeXstudio is possible. Do anybody know, where the Problem is?
Best Regards
Marius
Replies (6)
RE: AMC and mounted Folders - Added by Alexis Bienvenüe over 9 years ago
Can you try in debugging mode (from menu Help) and join the produced log
file?
RE: AMC and mounted Folders - Added by Marius Finke over 9 years ago
Thanks for your fast Request. I made 2 log_files. I don't know if the Problem is loged.
AMC-DEBUG-8T51IeT0.log (5.3 kB)
AMC-DEBUG-0ZNweCKi.log (15.3 kB)
RE: AMC and mounted Folders - Added by Alexis Bienvenüe over 9 years ago
The first log end when AMC need write access to its database (in the project directory).
The second log reports locking problems.
Maybe the windows<-->linux mount has problems with file locking?
RE: AMC and mounted Folders - Added by Marius Finke over 9 years ago
The curious thing is that all the other programs work correctly
Is AMC working under a different user than the user that is loged in?
RE: AMC and mounted Folders - Added by Alexis Bienvenüe over 9 years ago
The curious thing is that all the other programs work correctly
Maybe other programs don't use file locks as SQLite (database used by AMC)
Is AMC working under a different user than the user that is loged in?
No.
RE: AMC and mounted Folders - Added by Marius Finke over 9 years ago
Thank you very much! After googling problems with mounts, SQLite and cifs I found the right argument:... cifs nobrl.... Its working now.
(1-6/6)