Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exception raised when installing Cozy #1

Open
rvillemeur opened this issue Jan 6, 2020 · 4 comments
Open

exception raised when installing Cozy #1

rvillemeur opened this issue Jan 6, 2020 · 4 comments

Comments

@rvillemeur
Copy link

Hi

After watching Cozy annoncement, I tried to install it on a clean image using:
'Metacello new
baseline: 'Cozy';
repository: 'github://Ducasse/Cozy/tree/master/src';
load'

I had the two exceptions declared during install.
cozy-exception2

cozy-exception1

I didn't investigate further to see what was wrong. Creating the missing file manually leads to more error messages and exceptions.

I can see that there is a new menu entry with cozy script. However, the new theme is not available.
Did I miss something ?

System used: Pharo 7 - 32 bits on windows 10 - 64 bits. Image Pharo7.0.4-0-32bit-ccd1f64.image

@Ducasse
Copy link
Owner

Ducasse commented Jan 6, 2020

Thanks for the report. I did not test it in Pharo 70.
I only tested it and use it in Pharo 80.
Could you try and let me know?

@Ducasse
Copy link
Owner

Ducasse commented Jan 6, 2020

I'm busy but I will see if I can try on Pharo 70 by the end of the week.

@rvillemeur
Copy link
Author

rvillemeur commented Jan 7, 2020

I used Pharo8 - 32 bits from pharo launcher, fresh download.

Pharo 8.0.0
Build information: Pharo-8.0.0+build.1100.sha.99168805cde02d925202484d9902a12afef7e864 (32 Bit)

I have again both exeption:
File does not exist On: C:\Users\villemre\AppData\Roaming\pharo\SettingResources\sharedRepositoryFolderPath.ston
File does not exist On: "Path / 'C:' / 'Users' / 'villemre' / 'AppData' / 'Roaming' / 'pharo' / 'SettingResources' / 'backgrounds'"

I have also tried on pharo8 - 64 bits: Pharo 8.0.0
Build information: Pharo-8.0.0+build.1100.sha.99168805cde02d925202484d9902a12afef7e864 (64 Bit)

I have exactly the same issue on both version. I have attached the callstack of the 64bit version. I guess it's identical for the 32 bits.

callstack.txt
callstack2.txt

@Ducasse
Copy link
Owner

Ducasse commented Jan 7, 2020

Thanks a lot I will have a look.
This is for a feature I do not really use and I got problems with too.
The process is Pharo-scripts is to clone a repo with all the folders already created and I do not want to force people to do the same so I will remove the background features .

I commited a version without the background folder features (I will check later because I was checking that it existed. I will restart a clean install later to see).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants