[Libreoffice-bugs] [Bug 107772] High CPU load when keeping save or save as dialogue opening ( KDE)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Aug 7 08:45:12 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=107772
--- Comment #17 from H Zeng <zhx at cnzhx.net> ---
(In reply to Buovjaga from comment #16)
> (In reply to H Zeng from comment #13)
> > 2. Edit `/data/test/install/program/bootstraprc` to change the
> > `UserInstallation=$ORIGIN/..` to 'UserInstallation=/data/test/..`;
>
> Does your user have write permission to the data directory? This config
> change you made is trying to create the user profile in "data".
No, I don't have write access to `/data` but only subdirectories. Now, I change
the 'UserInstallation=/data/test/..` to
'UserInstallation=/data/test/install/..` so that the profile is created in
`/data/test/`:
```
cnzhx at a:/data/test/install> ls -al
total 3472
drwx------ 7 cnzhx users 4096 Aug 5 00:05 .
drwx------ 3 cnzhx users 4096 Aug 6 20:27 ..
```
But the `./soffice` still throws the same error of permission,
```
cnzhx at a:/data/test/install> cd program
cnzhx at a:/data/test/install/program> cat bootstraprc
[Bootstrap]
InstallMode=<installmode>
ProductKey=LibreOfficeDev 6.0
UserInstallation=/data/test/install/..
cnzhx at a:/data/test/install/program> ./soffice
bash: ./soffice: Permission denied
```
And I have already made sure no other instance related to old LO running in the
system.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170807/914d8b47/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list