[Glass] Problem while loading Bootstrap for Seaside inside Gemstone

Mariano Martinez Peck via Glass glass at lists.gemtalksystems.com
Mon Dec 8 16:33:56 PST 2014


On Mon, Dec 8, 2014 at 9:33 PM, Mariano Martinez Peck <marianopeck at gmail.com
> wrote:

> Hola Juan,
>
> I had some similar problems in the past when loading Bootstrap... not the
> same as yours..in my case it was because Bootstrap always tried to load a
> different version of Seaside of the one I wanted to load... and it was a
> bit complicated to workaround that with Metacello. So what I ended up doing
> (AS A WORKAROUND) is to simply get the 'Core' package from the Bootstrap
> repo:
>
> Gofer new
>     url: 'http://smalltalkhub.com/mc/TorstenBergmann/Bootstrap/main';
>     package: 'Bootstrap-Core';
>     load.
>
> But you must to explicitly load seaside before...
>
> Cheers,
>
> On Mon, Dec 8, 2014 at 9:20 PM, draq88 via Glass <
> glass at lists.gemtalksystems.com> wrote:
>
>> Thanks for the quick fix.
>>
>> I have some issues though. It seems that I could past forward that error
>> but
>> I get another one very similar to the one I posted with another
>> package/library.
>>
>> Transcript shows:
>> Project: Gettext-Project[1.3.1]
>> ..RETRY->Gettext
>> ..RETRY->Gettext
>> ..FAILED->Gettext
>>
>> and then the debugger pops-up with an error message similar to the one I
>> posted earlier IIRC.
>>
>> I can confirm that the libraries related to bootstrap do not appear in the
>> seaside config tab so that they can be plugged to my app.
>>
>> Any ideas? Thanks!
>>
>>
>>
>> --
>> View this message in context:
>> http://forum.world.st/Problem-while-loading-Bootstrap-for-Seaside-inside-Gemstone-tp4794847p4794877.html
>> Sent from the GLASS mailing list archive at Nabble.com.
>> _______________________________________________
>> Glass mailing list
>> Glass at lists.gemtalksystems.com
>> http://lists.gemtalksystems.com/mailman/listinfo/glass
>>
>
>
>
> --
> Mariano
> http://marianopeck.wordpress.com
>



-- 
Mariano
http://marianopeck.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20141208/a63c7cb2/attachment.html>


More information about the Glass mailing list