<div dir="ltr">Thank you, Johann!</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Jan 18, 2014 at 7:13 AM, Johan Brichau-2 [via Smalltalk] <span dir="ltr">&lt;<a href="/user/SendEmail.jtp?type=node&node=4738992&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>&gt;</span> wrote:<br>

<blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">

        Hi Sabine,
<br><br>I added the bugfix to version 1.1.6 of Grease. 
<br><br>cheers
<br>Johan
<br><br></div><div class="im">On 17 Jan 2014, at 09:42, Sabine Knöfel &lt;<a href="http://user/SendEmail.jtp?type=node&amp;node=4737660&amp;i=0" rel="nofollow" link="external" target="_blank">[hidden email]</a>&gt; wrote:
<br></div><div><div class="im"><br>&gt; Hi Johan, all,
<br>&gt; 
<br>&gt; thank you for the feedback.
<br>&gt; 
<br>&gt; I have entered a bug entry in fogbugz: 
<br>&gt; 
<br>&gt; <a href="https://pharo.fogbugz.com/f/cases/12670/errorImproperStore-error-because-of-change-in-GRPharoPlatform-readWriteByteStream" rel="nofollow" link="external" target="_blank">https://pharo.fogbugz.com/f/cases/12670/errorImproperStore-error-because-of-change-in-GRPharoPlatform-readWriteByteStream</a><br>

&gt; 
<br>&gt; I hope I entered everything correctly.
<br>&gt; 
<br>&gt; Sabine
<br>&gt; 
<br>&gt; 
<br></div><div><div class="h5">&gt; On Thu, Jan 16, 2014 at 9:07 PM, Johan Brichau-2 [via Smalltalk] &lt;[hidden email]&gt; wrote:
<div class='shrinkable-quote'><br>&gt; I think there&#39;s a bug in Grease1.1 for Pharo2.0 and Pharo3.0 
<br>&gt; 
<br>&gt; Begin forwarded message: 
<br>&gt; 
<br>&gt; &gt; From: Johan Brichau &lt;[hidden email]&gt; 
<br>&gt; &gt; Subject: Re: [Pharo-dev] errorImproperStore error because of change in GRPharoPlatform&gt;&gt;readWriteByteStream 
<br>&gt; &gt; Date: 16 Jan 2014 21:02:39 GMT+1 
<br>&gt; &gt; To: Pharo Development List &lt;[hidden email]&gt; 
<br>&gt; &gt; 
<br>&gt; &gt; Sabine, 
<br>&gt; &gt; 
<br>&gt; &gt; This might be a bug in Grease 1.1 for Pharo3 because Grease 1.0 has identical code for that method in Pharo 2 and 3. 
<br>&gt; &gt; The timestamp of that method in Grease1.1 is even older than the one in Grease1.0... so it definitely smells buggy... 
<br>&gt; &gt; 
<br>&gt; &gt; Johan 
<br>&gt; &gt; 
<br>&gt; &gt; On 16 Jan 2014, at 17:41, Sabine Knöfel &lt;[hidden email]&gt; wrote:
<br>&gt; 
<br>&gt; &gt; 
<br>&gt; &gt;&gt; Hi, 
<br>&gt; &gt;&gt; 
<br>&gt; &gt;&gt; I am migrating from Pharo 2.0 to Pharo3.0 
<br>&gt; &gt;&gt; 
<br>&gt; &gt;&gt; My updateRoot contains the following statement: 
<br>&gt; &gt;&gt; 
<br>&gt; &gt;&gt; updateRoot: aHtmlRoot 
<br>&gt; &gt;&gt; aHtmlRoot link url: RKALibrary / #mainStylesLess; relationship: 
<br>&gt; &gt;&gt; &#39;stylesheet/less&#39;; beCss. 
<br>&gt; &gt;&gt; 
<br>&gt; &gt;&gt; In Pharo 3.0 I get ByteArray errorImproperStore error (Pharo2.0 works) 
<br>&gt; &gt;&gt; 
<br>&gt; &gt;&gt; When debugging into, I see:        
<br>&gt; &gt;&gt; In Pharo 2.0 
<br>&gt; &gt;&gt; 
<br>&gt; &gt;&gt; GRPharoPlatform&gt;&gt;readWriteByteStream 
<br>&gt; &gt;&gt; &quot;ByteArray based read write stream&quot; 
<br>&gt; &gt;&gt; ^ RWBinaryOrTextStream on: (ByteArray new: 4096) 
<br>&gt; &gt;&gt; 
<br>&gt; &gt;&gt; In Pharo 3.0 
<br>&gt; &gt;&gt; GRPharoPlatform&gt;&gt;readWriteByteStream 
<br>&gt; &gt;&gt; &quot;ByteArray based read write stream&quot; 
<br>&gt; &gt;&gt; ^ ReadWriteStream on: (ByteArray new: 4096) 
<br>&gt; &gt;&gt; 
<br>&gt; &gt;&gt; This is the reason for the error improperStore error. 
<br>&gt; &gt;&gt; If I change from ReadWriteStream to RWBinaryOrTextStream, it works. 
<br>&gt; &gt;&gt; 
<br>&gt; &gt;&gt; Can anyone fix this or is my conclusion wrong? 
<br>&gt; &gt;&gt; Regards 
<br>&gt; &gt;&gt; Sabine 
<br>&gt; &gt;&gt; 
<br>&gt; &gt;&gt; 
<br>&gt; &gt;&gt; 
<br>&gt; &gt;&gt; 
<br>&gt; &gt;&gt; 
<br>&gt; &gt;&gt; -- 
<br>&gt; &gt;&gt; View this message in context: <a href="http://forum.world.st/errorImproperStore-error-because-of-change-in-GRPharoPlatform-readWriteByteStream-tp4737266.html" rel="nofollow" link="external" target="_blank">http://forum.world.st/errorImproperStore-error-because-of-change-in-GRPharoPlatform-readWriteByteStream-tp4737266.html</a></div>

&gt; &gt;&gt; Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com. 
<br>&gt; &gt;&gt; 
<br>&gt; &gt;
<br>&gt; 
<br>&gt; _______________________________________________ 
<br>&gt; seaside-dev mailing list 
<br>&gt; [hidden email] 
<br>&gt; <a href="http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev" rel="nofollow" link="external" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev</a><br>&gt; 
<br>&gt; 
<br></div></div><div class="im">&gt; If you reply to this email, your message will be added to the discussion below:
<br>&gt; <a href="http://forum.world.st/Fwd-Pharo-dev-errorImproperStore-error-because-of-change-in-GRPharoPlatform-readWriteByteStream-tp4737336.html" rel="nofollow" link="external" target="_blank">http://forum.world.st/Fwd-Pharo-dev-errorImproperStore-error-because-of-change-in-GRPharoPlatform-readWriteByteStream-tp4737336.html</a><br>

</div>&gt; To start a new topic under Seaside Development, email [hidden email] 
<br><div class="im">&gt; To unsubscribe from Seaside, click here.
<br>&gt; NAML
<br>&gt; 
<br>&gt; 
<br></div>&gt; View this message in context: Re: [Pharo-dev] errorImproperStore error because of change in GRPharoPlatform&gt;&gt;readWriteByteStream
<br>&gt; Sent from the Seaside Development mailing list archive at Nabble.com.
<br><div class="im">&gt; _______________________________________________
<br>&gt; seaside-dev mailing list
<br>&gt; <a href="http://user/SendEmail.jtp?type=node&amp;node=4737660&amp;i=1" rel="nofollow" link="external" target="_blank">[hidden email]</a>
<br>&gt; <a href="http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev" rel="nofollow" link="external" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev</a></div></div><div class="im">

<br>_______________________________________________
<br>seaside-dev mailing list
<br><a href="http://user/SendEmail.jtp?type=node&amp;node=4737660&amp;i=2" rel="nofollow" link="external" target="_blank">[hidden email]</a>
<br><a href="http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev" rel="nofollow" link="external" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev</a><br>

        
        
        
        <br>
        <br>
        <hr noshade size="1" color="#cccccc">
        </div><div style="color:#444;font:12px tahoma,geneva,helvetica,arial,sans-serif"><div class="im">
                <div style="font-weight:bold">If you reply to this email, your message will be added to the discussion below:</div>
                </div><a href="http://forum.world.st/Fwd-Pharo-dev-errorImproperStore-error-because-of-change-in-GRPharoPlatform-readWriteByteStream-tp4737336p4737660.html" target="_blank" rel="nofollow" link="external">http://forum.world.st/Fwd-Pharo-dev-errorImproperStore-error-because-of-change-in-GRPharoPlatform-readWriteByteStream-tp4737336p4737660.html</a>
        </div><div class="HOEnZb"><div class="h5">
        <div style="color:#666;font:11px tahoma,geneva,helvetica,arial,sans-serif;margin-top:.4em;line-height:1.5em">
                To start a new topic under Seaside Development, email <a href="/user/SendEmail.jtp?type=node&node=4738992&i=1" target="_top" rel="nofollow" link="external">[hidden email]</a> <br>
                To unsubscribe from Seaside, <a href="" target="_blank" rel="nofollow" link="external">click here</a>.<br>


                <a href="http://forum.world.st/template/NamlServlet.jtp?macro=macro_viewer&amp;id=instant_html%21nabble%3Aemail.naml&amp;base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&amp;breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" rel="nofollow" style="font:9px serif" target="_blank" link="external">NAML</a>
        </div></div></div></blockquote></div><br></div>


        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://forum.world.st/Fwd-Pharo-dev-errorImproperStore-error-because-of-change-in-GRPharoPlatform-readWriteByteStream-tp4737336p4738992.html">Re: [Pharo-dev] errorImproperStore error because of change in GRPharoPlatform&gt;&gt;readWriteByteStream</a><br/>
Sent from the <a href="http://forum.world.st/Seaside-Development-f1294793.html">Seaside Development mailing list archive</a> at Nabble.com.<br/>