Notes |
(0006953 - 193 - 235 - 235 - 235 - 235 - 235)
wiz
09-08-06 02:19
|
Hi javabien,
So this problem can be reproduced:
Can you describe step by step how to get to the problem point
from a fresh 7055 ( or now 7056 image? )
Yours in service, --Jerome Peace |
|
(0007058 - 603 - 1017 - 1017 - 1017 - 1017 - 1017)
javabien
09-11-06 13:58
|
Hello,
Here is the step :
I download the last 7056 image then start Squeak with this image.
I Click on the squeak panel on the left. I click on the "Change theme..." button oups now with the 7056 image a new window open with a syntax message error (new but sorry).
here is the syntax message error :
------------------------------------------
enceNothing more expected ->)."
self
initPattern: aString
notifying: nil
return: aBlock.
currentComment==nil
ifTrue: [^OrderedCollection new]
ifFalse: [^currentComment]
----------------------------------------------------- |
|
(0007060 - 750 - 868 - 868 - 868 - 868 - 868)
javabien
09-11-06 14:09
|
sorry it was my SqueakV39.source file that was bad :)
Here is the step :
I download the last 7057 image then start Squeak with this image.
I Click on the squeak panel on the left. I click on the "Change theme..." button. I select the "samllLand" theme, then I click on the "Ok" botton on the 2 information Window.
Then I need the main dock, for that I click on the right botton on my mouse for see the halos of the world. Then I click on the red botton (to see the World menu). I selection the radio button "show main docking bar (M)". The new bar appear. I start a new project and open it. Now the bar has disappear. You need to deselect the option and reselect it to see the bar in the new project.
I hope that help you.
Julien |
|
(0007535 - 473 - 497 - 497 - 497 - 497 - 497)
javabien
10-02-06 18:50
|
Ok I can explain with more details the problem. I download the last 3.9 RC image.
All works without problem if you leave the standard theme. You can open a new project and the main docking bar appear in the new project. But if you change to the smallLand theme, and then open a new project the main docking desapear and if you came back to the main world you can see a MessageNotUnderstand TTCFont (see the file attached).
If you ewant more details please contact me! |
|