Hi Maarten,
As of vw7.10 we started to include seaBreeze as a contribution. You can now install seaBreeze directly from parcel. Kind regards Karsten
Karsten Kusche - Dipl. Inf. - [hidden email] Georg Heeg eK - Köthen Handelsregister: Amtsgericht Dortmund A 12812 Am Montag, 7. Oktober 2013 um 10:29 schrieb Maarten Mostert:
_______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Hi Karsten,
Enclosed you can find the stack I keep on hitting whenever I try to run an example. Regards, Maarten MOSTERT Le 7 oct. 2013 à 11:54, Karsten Kusche <[hidden email]> a écrit :
_______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc Message not understood.zip (8K) Download Attachment |
Hi Maarten,
the seems to crash in DateAndTime>>asUTC. Can you try to evaluate "DateAndTime new asUTC". It should produce the same error. I've tried 7.9 and 7.10 and on both systems i can evaluate the snippet and it works. Kind Regards Karsten
Karsten Kusche - Dipl. Inf. (FH) - [hidden email] Georg Heeg eK - Köthen Handelsregister: Amtsgericht Dortmund A 12812 Am Montag, 7. Oktober 2013 um 16:51 schrieb Maarten Mostert:
_______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Hi Karsten, Yes it does work in the sense that it produces the same exception. Regards, @+Maarten, Le 7 oct. 2013 à 17:26, Karsten Kusche <[hidden email]> a écrit :
_______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Hi Maarten,
do you have an override somewhere in Timestamp or the DateAndTime class? When i debug that code, the "self - offset" in #asUTC returns a DateAndTime object and that understands #offset:. In your case a Timestamp is returned that doesn't understand #offset. In Duration>>differenceFromTimestamp: it asks the Timestamp for its class, which returns a DataAndTime object. Maybe it uses #species in your image and then uses Timestamp as class.
Kind Regards Karsten Karsten Kusche - Dipl. Inf. (FH) - [hidden email] Georg Heeg eK - Köthen Handelsregister: Amtsgericht Dortmund A 12812 Am Montag, 7. Oktober 2013 um 18:18 schrieb Maarten Mostert:
_______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Hi Karsten, I see in vanilla images build from parcels and store. You can see for yourself (this is 7.10.1 last weeks build). Does it not come from incompatibilities between versions (store, parcels ?) Notice that I don't have access to the official 7.10 build yet (signed my NDA 2 weeks ago), so maybe we should wait until the NC gets public. Regards, @+Maarten, Le 7 oct. 2013 à 18:39, Karsten Kusche <[hidden email]> a écrit :
_______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Got it work ! The problem must come from store being out of sync with the published (Grease) parcels. Thanks anyway. @+Maarten, Le 7 oct. 2013 à 21:15, Maarten Mostert <[hidden email]> a écrit :
_______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Free forum by Nabble | Edit this page |