https://bugs.documentfoundation.org/show_bug.cgi?id=147432
--- Comment #8 from Robert Großkopf <[email protected]> --- (In reply to Julien Nabet from comment #7) > folders I got in ~/.config/libreoffice/4/user/: > > so no "backup" directory. Have a look at Tools → Options → LibreOffice → Paths. There is a path for backups. Default has ever been ~/.config/libreoffice/4/user/backup here. Same path I get when resetting the profile for a new downloaded daily build. Seem the path will be created when you first need it. Path for AutoCorrext, Autotext, Dictionaries and Templates could also be seen in Tools → Options → LibreOffice → Paths, but won't exist in a clean profile ~/.config/libreofficedev/4/user/ . I am using the backup folder for writing backups every time I open an existing database file, but this backup files aren't numbered the same the automatic backups will be created. I get this path with oPath = createUnoService("com.sun.star.util.PathSettings") oPath.Backup So it is a path defined in LO. -- You are receiving this mail because: You are the assignee for the bug.
