<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - High CPU load when keeping save or save as dialogue opening (KDE)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=107772#c17">Comment # 17</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - High CPU load when keeping save or save as dialogue opening (KDE)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=107772">bug 107772</a>
from <span class="vcard"><a class="email" href="mailto:zhx@cnzhx.net" title="H Zeng <zhx@cnzhx.net>"> <span class="fn">H Zeng</span></a>
</span></b>
<pre>(In reply to Buovjaga from <a href="show_bug.cgi?id=107772#c16">comment #16</a>)
<span class="quote">> (In reply to H Zeng from <a href="show_bug.cgi?id=107772#c13">comment #13</a>)
> > 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".</span >
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@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@a:/data/test/install> cd program
cnzhx@a:/data/test/install/program> cat bootstraprc
[Bootstrap]
InstallMode=<installmode>
ProductKey=LibreOfficeDev 6.0
UserInstallation=/data/test/install/..
cnzhx@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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>