Project

General

Profile

Bug #1512

Minified CSS could not be loaded, WebUI Design broken

Added by Maxi Lampert almost 12 years ago. Updated almost 12 years ago.

Status:
Invalid
Priority:
Normal
Assignee:
-
Category:
User Interface
Target version:
-
Start date:
2013-01-08
Due date:
% Done:

0%

Estimated time:
Found in version:
unknown
Affected Versions:

Description

Related to https://github.com/tvheadend/tvheadend/commit/a7da81a394d5eb5d3d7af9dafac58eeff6258ed6

Jan 8 22:12:46 home tvheadend8798: webui: failed to open src/webui/static/extjs/resources/css/ext-all-notheme-min.css
Jan 8 22:12:46 home tvheadend8798: HTTP: 192.168.1.35: /static/extjs/resources/css/ext-all-notheme-min.css -- 500

History

#1

Updated by Adam Sutton almost 12 years ago

  • Status changed from New to Need feedback
  • Found in version changed from 3.2 to unknown

And how are you running/installing? Works just fine for me.

And how can you possibly have found this in 3.2? Please provide versions as reported in UI or program help.

Adam

#2

Updated by Maxi Lampert almost 12 years ago

Adam Sutton wrote:

And how are you running/installing? Works just fine for me.

OK rebuild it without --enable-bundle works fine now.

And how can you possibly have found this in 3.2? Please provide versions as reported in UI or program help.

Sorry, wrong versions in my mind, using the latest master on github aka. 3.3.285~g6b25dd9

Maxi

#3

Updated by Adam Sutton almost 12 years ago

  • Status changed from Need feedback to Invalid

Tried with bundle here, works fine. It's possible that you'd already built with bundling? and the build system failed to detect the newly added file and so this one file was not in the (already built) filebundle.o binary.

Adam

#4

Updated by Maxi Lampert almost 12 years ago

Adam Sutton wrote:

Tried with bundle here, works fine. It's possible that you'd already built with bundling? and the build system failed to detect the newly added file and so this one file was not in the (already built) filebundle.o binary.

make clean did the trick, now bundled version is working as well.

Also available in: Atom PDF