[Seaside] Re: Need help fixing my image

sergio_101 sergiolist at village-buzz.com
Mon Jan 3 16:53:00 UTC 2011


> Try: Open a Process browser from the World menu. Find the Scheduler process
> and terminate it.
>


okay, i tried this, but i think i was barking up the wrong tree..

i am getting the following error:

now
	^ self basicNew
		ticks: (Duration
				days: SqueakEpoch
				hours: 0
				minutes: 0
				seconds: self totalSeconds
				nanoSeconds: MillisecondClockOffset milliSeconds * NanosInMillisecond) ticks
		offset: self localOffset;
		yourself

where MillisecondClockOffset is causing a problem..

Message Not Understood: AnObsoleteMillisecondClockOffset class >> milliSeconds



-- 
----
peace,
sergio
photographer, journalist, visionary

http://www.CodingForHire.com
http://www.coffee-black.com
http://www.painlessfrugality.com
http://www.twitter.com/sergio_101
http://www.facebook.com/sergio101


More information about the seaside mailing list