J

Libervia must be launched from /usr/share/libervia/html/

Libervia must be launched from /usr/share/libervia/html/

libervia,

Expected behaviour: be able to launch libervia whatever the current directory is.

$ pwd
/home/user
$ libervia fg
[...]
/usr/bin/twistd: Parameter type enforcement failed: /home/html is not a Libervia's browser HTML directory
$ cd /tmp
$ libervia fg
[...]
/usr/bin/twistd: Parameter type enforcement failed: /html is not a Libervia's browser HTML directory
$ cd /usr/share/libervia/html/
$ libervia fg
[...]
It is working

Expected behavior: be able to launch libervia from whatever directory.

G

goffi 19/07/2019, 20:39

that's because the default directory for html is local directory, you need to set it in sat.conf to avoid this issue. But anyway, it's not enforced anymore and will be removed in 0.8, so the issue should not happen anymore, and will not be valid anymore soon. Closing this ticket.

id

212

author

Jnanar

created

26/11/2017, 18:14

updated

19/07/2019, 20:39

labels
libervia
type
bug
status
closed
priority
normal
milestone
0.7
severity
normal