#invalidDispatcher error - causes an improper store into indexable object

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

#invalidDispatcher error - causes an improper store into indexable object

cbeler
Hi,

in my image, PRPierMain>>invalidDispatcher: causes an improper store
into indexable object
WAResponse internalError: 'bla bla'
executing the last line causes the error...in
SeasideSupportPlatform>>walkbackStringFor:
is it because error are not meant to be a string (anymore) ? ... don't
know how to fix...

I use the last seaside and pier version.

Cédrick

_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Reply | Threaded
Open this post in threaded view
|

Re: #invalidDispatcher error - causes an improper store into indexable object

Lukas Renggli-2
Thanks for the bug-report. Try this version:

Name: Pier-All-lr.216
Author: lr
Time: 12 July 2007, 7:48:34 pm
UUID: 786c04c0-059e-40c7-9761-ef69974dc9d8
Ancestors: Pier-All-lr.215
Dependencies: Pier-Model-lr.154, Pier-Tests-lr.72, Pier-Seaside-lr.
180, Pier-OmniBrowser-lr.25, Pier-Security-lr.81, Pier-Blog-lr.56

- setup propre configuration hierarchy with decent default values
- fixed bug in #invalidDispatcher:

> in my image, PRPierMain>>invalidDispatcher: causes an improper store
> into indexable object
> WAResponse internalError: 'bla bla'
> executing the last line causes the error...in
> SeasideSupportPlatform>>walkbackStringFor:
> is it because error are not meant to be a string (anymore) ? ... don't
> know how to fix...
>
> I use the last seaside and pier version.
>
> Cédrick
>
> _______________________________________________
> SmallWiki, Magritte, Pier and Related Tools ...
> https://www.iam.unibe.ch/mailman/listinfo/smallwiki
>

--
Lukas Renggli
http://www.lukas-renggli.ch



_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Reply | Threaded
Open this post in threaded view
|

Color editing magritte

Stephan Eggermont-3
The magritte version I'm using has a color chooser that
doesn't allow editing:

MAColorChooser
renderContentOn: html
        html image
" callback: [ :point | self answer: (self palette colorAt: point) ];"
                form: self palette.

Is that the latest version, or is there one that allows changing colors?

Stephan

_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Reply | Threaded
Open this post in threaded view
|

Re: Color editing magritte

Lukas Renggli-2
Please try:

Name: Magritte-All-lr.229
Author: lr
Time: 14 July 2007, 9:01:44 am
UUID: 4fb99b08-0a6c-4156-a83f-b529b1e64256
Ancestors: Magritte-All-lr.228
Dependencies: Magritte-Model-lr.273, Magritte-Tests-lr.116, Magritte-
Seaside-lr.233, Magritte-Morph-lr.38

- made the color chooser work again

On 13.07.2007, at 15:02, Stephan Eggermont wrote:

> The magritte version I'm using has a color chooser that
> doesn't allow editing:
>
> MAColorChooser
> renderContentOn: html
> html image
> " callback: [ :point | self answer: (self palette colorAt: point) ];"
> form: self palette.
>
> Is that the latest version, or is there one that allows changing  
> colors?
>
> Stephan
>
> _______________________________________________
> SmallWiki, Magritte, Pier and Related Tools ...
> https://www.iam.unibe.ch/mailman/listinfo/smallwiki
--
Lukas Renggli
http://www.lukas-renggli.ch



_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki

smime.p7s (5K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Color editing magritte

Stephan Eggermont-3
Thanx. I see I need a newer seaside too.

Stephan


_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Reply | Threaded
Open this post in threaded view
|

Working combination

Stephan Eggermont-3
On Sun, Jul 15, 2007 at 09:44:37AM +0200, Stephan Eggermont wrote:
> Thanx. I see I need a newer seaside too.

Hmm, anyone know how to create a working combination of
this magritte, a recent seaside 2.8 and Damiens dev-image?
I don't like:
Error: MessageNotUnderstood: UndefinedObject>>pixelValueForDepth

Stephan

_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki