[Seaside] Seaside not loading css styles (but our fault)

Martin Dias tinchodias at gmail.com
Fri Sep 23 07:23:48 UTC 2011


On Fri, Sep 23, 2011 at 3:23 AM, Martin Dias <tinchodias at gmail.com> wrote:

>
>
> On Fri, Sep 23, 2011 at 3:16 AM, Lukas Renggli <renggli at gmail.com> wrote:
>
>> Cool.
>>
>> Don't use Swazoo, it doesn't work and some tests are broken. Use Kom or
>> Zinc.
>>
>
> Great, so without counting Swazoo, we have 9 tests of Seaside and Grease to
> look at.
>


:D

It's ready! welcome app works fine and all tests are green (except swazoo
who still crashes). Now I have to sleep we will show details about "the
experiment" very soon.

Cheers,
Martín


>
>
>
>> Lukas
>>
>>
>> On Friday, 23 September 2011, Martin Dias <tinchodias at gmail.com> wrote:
>> > Hey! good news :) The styles are fine with latest version (of fuel
>> package loader). We was doing something wrong when materializing classes.
>> > Now... we have some red tests in Seaside, and even worse, a test in
>> Swazoo crashes my VM... so we have more debug to do!
>> > Thank you very much for your help.
>> > Martín
>> >
>> > On Fri, Sep 23, 2011 at 2:09 AM, Philippe Marschall <
>> philippe.marschall at gmail.com> wrote:
>> >>
>> >> 2011/9/22 Mariano Martinez Peck <marianopeck at gmail.com>:
>> >> > Well...
>> >> >
>> >> > http://localhost:2323/
>> >> >
>> >> > ->
>> >> >
>> >> > [22:50:51.466] GET http://localhost:2323/ [HTTP/1.1 200 OK 4ms]
>> >> > [22:50:51.513] GET
>> http://localhost:2323/files/JQDeploymentLibrary/jQuery.js
>> >> > [HTTP/1.1 404 Not Found 2ms]
>> >> > [22:50:51.522] GET
>> >> > http://localhost:2323/files/JQUiDeploymentLibrary/jQueryUi.js[HTTP/1.1 404
>> >> > Not Found 12ms]
>> >> > [22:50:51.528] GET
>> >> >
>> https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/ui-lightness/jquery-ui.css
>> >> > [HTTP/1.1 304 Not Modified 85ms]
>> >> > [22:50:51.535] GET
>> http://localhost:2323/files/WAWelcomeFiles/welcome.css
>> >> > [HTTP/1.1 404 Not Found 24ms]
>> >> > [22:50:51.554] GET
>> >> > http://localhost:2323/files/WAWelcomeFiles/syntaxHighlighting.css[HTTP/1.1
>> >> > 404 Not Found 36ms]
>> >> > [22:50:51.571] GET
>> >> > http://localhost:2323/files/WADevelopmentFiles/development.css[HTTP/1.1 404
>> >> > Not Found 37ms]
>> >> > [22:50:51.633] Error in parsing value for 'filter'.  Declaration
>> dropped. @
>> >> >
>> https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/ui-lightness/jquery-ui.css:22
>> >> > [22:50:51.709] Unknown property 'zoom'.  Declaration dropped. @
>> >> >
>> https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/ui-lightness/jquery-ui.css:330
>> >> > [22:50:51.822] GET
>> >> > http://localhost:2323/files/JQUiDeploymentLibrary/jQueryUi.js[HTTP/1.1 404
>> >> > Not Found 1ms]
>> >> > [22:50:51.881] GET
>> http://localhost:2323/files/WAWelcomeFiles/welcome.css
>> >> > [HTTP/1.1 404 Not Found 1ms]
>> >> > [22:50:51.892] GET
>> >> > http://localhost:2323/files/WAWelcomeFiles/syntaxHighlighting.css[HTTP/1.1
>> >> > 404 Not Found 12ms]
>> >> > [22:50:51.903] GET
>> >> > http://localhost:2323/files/WADevelopmentFiles/development.css[HTTP/1.1 404
>> >> > Not Found 23ms]
>> >> >
>> >> >
>> >> > And if I go to http://localhost:2323/files   I see NOTHING. EMPTY.
>> >>
>> >> You'll have to debug, the call three should look something like this:
>> >> HttpService
>> >>  WAComancheAdaptor
>> >>    WADispatcher
>> >>      WAFileHandler
>> >>
>> >> There are unfortunately several class instance variables involved :-(
>> >>
>> >> Cheers
>> >> Philippe
>> >> _______________________________________________
>> >> seaside mailing list
>> >> seaside at lists.squeakfoundation.org <seaside at lists.squeakfoundation.org
>> >
>> >> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside <
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside>
>> >
>> >
>>
>> --
>> Lukas Renggli
>> www.lukas-renggli.ch
>>
>> _______________________________________________
>> seaside mailing list
>> seaside at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20110923/eb0a078e/attachment-0001.htm


More information about the seaside mailing list