Bug#798332:

2015-09-22 Thread ioann sys
Nice! I could not dig so deeply without you 2015-09-23 2:18 GMT+03:00 Pau Garcia i Quiles : > I have tracked down the problem to jquery.min.js from libjs-jquery, > version 1.11.3+dfsg-3 > > That package contains this: > > $ ls -lah /usr/share/javascript/jquery > total 580K > drwxr-xr-x 2 root roo

Bug#798332:

2015-09-22 Thread Pau Garcia i Quiles
I have tracked down the problem to jquery.min.js from libjs-jquery, version 1.11.3+dfsg-3 That package contains this: $ ls -lah /usr/share/javascript/jquery total 580K drwxr-xr-x 2 root root 4.0K Sep 23 00:51 . drwxr-xr-x 4 root root 4.0K Sep 23 00:51 .. -rw-r--r-- 1 root root 278K Aug 29 03:46 j

Bug#798332: witty: blank page

2015-09-21 Thread Pau Garcia i Quiles
What architecture are you using? (the minifier is either uglifyjs or yui-compressor depending on what architecture you are) On Mon, Sep 21, 2015 at 9:32 PM, Disposable Address wrote: > This issue seems to be caused by a malformed javascript. With disabled > javascript, this error will not occur,

Bug#798332: witty: blank page

2015-09-21 Thread Disposable Address
This issue seems to be caused by a malformed javascript. With disabled javascript, this error will not occur, because it is not present in the plain html fallback. According to Koen Deforche, this is most likely caused during the custom minification process during packaging. Previous communication

Bug#798332: witty: blank page

2015-09-08 Thread Pau Garcia i Quiles
Hello, This looks like a bug in Wt itself, not in the packaging. When you run the Wt app in localhost and access it from the same machine, everything works fine. Or at least it works fine for me on Debian Sid and Ubuntu 15.04: web page is generated, content is fine and is displayed just fine. Bu

Bug#798332: witty: blank page

2015-09-08 Thread ioann sys
Thank for your reply! It primitive code don't work: -- main.cpp -- #include #include #include #include #include using namespace std; using namespace Wt;

Bug#798332: witty: blank page

2015-09-08 Thread Pau Garcia i Quiles
Hello, Have you tried to clean the browser cache, close & reopen the browser and press Control + F5 to make sure a new copy is reloaded? Have you tried with other browsers and/or from a different computer? If that does not work, could you please provide sample code that leads to a blank page so

Bug#798332: witty: blank page

2015-09-08 Thread ioann sys
Package: witty Version: 3.3.4+dfsg-3 Severity: important Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? * What was the outcome