Project

General

Profile

Actions

Bug #3282

open

Web UI served from git source directory

Added by Ron L over 9 years ago. Updated over 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
User Interface
Target version:
-
Start date:
2015-11-08
Due date:
% Done:

0%

Estimated time:
Found in version:
HTS Tvheadend version 4.1-1021~g26900a8
Affected Versions:

Description

Seems the UI is now being served from the git source dir where TVH is compiled instead of the installed files under usr/local/share/tvheadend/src/webui/static. If I run make clean I get this....

2015-11-08 09:56:27.828 [ ERROR] webui: failed to open src/webui/static/tvh.css.gz
2015-11-08 09:56:27.828 [ ERROR] http: 127.0.0.1: HTTP/1.1 GET /static/tvh.css.gz -- 500
2015-11-08 09:56:27.831 [ ERROR] webui: failed to open src/webui/static/tvh.js.gz
2015-11-08 09:56:27.831 [ ERROR] http: 127.0.0.1: HTTP/1.1 GET /static/tvh.js.gz -- 500
2015-11-08 09:56:27.868 [ ERROR] webui: failed to open src/webui/static/tvh.js.gz
2015-11-08 09:56:27.868 [ ERROR] http: 127.0.0.1: HTTP/1.1 GET /static/tvh.js.gz -- 500

make install and no make clean it works.

deb build is OK.

Actions

Also available in: Atom PDF