Re: [Pharo-users] Autoformatting in SystemBrowser
2017-06-21 11:57 GMT+02:00 Marc Hanisch via Pharo-users < pharo-users@lists.pharo.org>:
---------- Weitergeleitete Nachricht ---------- From: Marc Hanisch <marc.hanisch@googlemail.com> To: Any question about pharo is welcome <pharo-users@lists.pharo.org> Cc: Bcc: Date: Wed, 21 Jun 2017 11:57:53 +0200 Subject: Re: [Pharo-users] Autoformatting in SystemBrowser Hello,
it's me again still struggeling with the same issue on two different machines: Ubuntu 16.04 and Fedora 25. On all machines the same behaviour, I'm getting the error:
"Information Pharo cannot locate the sources file named /home/marc/PharoWorkspace/Pharo/pharo6.0/bin/lib/pharo/ 5.0-201705310241/PharoV60.sources.
Please check that the file is named properly and is in the same directory as this image."
I'm wondering why Pharo is looking in this folder, because the source file is present in the shared folder, where also the default Pharo6.0.image and Pharo6.0.changes live in:
/home/marc/PharoWorkspace/Pharo/pharo6.0/PharoWorkspace/ Pharo/pharo6.0/shared/PharoV60.sources
Any ideas? I'm a little helpless... ;-) Btw. this is Pharo 64bit...
Hi, I just tried to reproduce this error, but it is working for me. I downloaded the pharo6 image & changes zip the virtual machin and the source from http://pharo.org/download Unzip all in one directory start pharo by ./pharo Pharo-6501.image And I was able to save the image with "save as ..." How did you installed pharo and how do you start it ?
Best regards, Marc
2017-06-18 20:46 GMT+02:00 Marc Hanisch via Pharo-users <pharo-users@lists.pharo.org>:
---------- Weitergeleitete Nachricht ---------- From: Marc Hanisch <marc.hanisch@googlemail.com> To: Any question about pharo is welcome <pharo-users@lists.pharo.org> Cc: Bcc: Date: Sun, 18 Jun 2017 20:46:31 +0200 Subject: Re: [Pharo-users] Autoformatting in SystemBrowser Hi Stephane,
Yes it seems to be an issue with the sources file. Maybe my workflow is
wrong? When I want to store an image somewhere else, I always left+click and select save as... to save my image. As far as I understand Pharo, it then saves the image and a changes file in the selected directory. The sources file should stay in the Pharo distribution folder, under the share directory, shouldn't it? The sources file is present in my share folder, I don't know why Pharo looks into pharo6.0-64/bin/lib/pharo/5.0-
201705310241/ (that's the path from the error message).
...BTW I'm wondering why the mailing list sends my mails as .eml attachments? Did you received my previous mail?
Best regards, Marc
Hi Nicolai, I've downloaded the whole 64bit build from: http://files.pharo.org/platform/Pharo6.0-64-linux.zip I start it with the little startup shell script, which is in the root folder of the zip. This worked very well for Pharo 5.0. In the meantime I had a closer look at the differences between version 5 and 6: it seems that the distributed and precompiled libraries are now organized in an extra folder (bin/lib/pharo/5.0-201705310241 <0201%20705310241>) which wasn't the case for Pharo5 32bit (just bin/lib). So I simply copied the sources file to this new folder and now it works... It must be an error of the build/packaging process... And I'm wondering why the sources file is put so many times in different folders (I saw it 3 or 4 times ;-))... Thanks for your help! Marc Am 21.06.2017 22:58 schrieb "Nicolai Hess" <nicolaihess@gmail.com>: 2017-06-21 11:57 GMT+02:00 Marc Hanisch via Pharo-users < pharo-users@lists.pharo.org>:
---------- Weitergeleitete Nachricht ---------- From: Marc Hanisch <marc.hanisch@googlemail.com> To: Any question about pharo is welcome <pharo-users@lists.pharo.org> Cc: Bcc: Date: Wed, 21 Jun 2017 11:57:53 +0200
Subject: Re: [Pharo-users] Autoformatting in SystemBrowser Hello,
it's me again still struggeling with the same issue on two different machines: Ubuntu 16.04 and Fedora 25. On all machines the same behaviour, I'm getting the error:
"Information Pharo cannot locate the sources file named /home/marc/PharoWorkspace/Pharo/pharo6.0/bin/lib/pharo/5.0-201705310241 <0201%20705310241>/PharoV60.sources.
Please check that the file is named properly and is in the same directory as this image."
I'm wondering why Pharo is looking in this folder, because the source file is present in the shared folder, where also the default Pharo6.0.image and Pharo6.0.changes live in:
/home/marc/PharoWorkspace/Pharo/pharo6.0/PharoWorkspace/Phar o/pharo6.0/shared/PharoV60.sources
Any ideas? I'm a little helpless... ;-) Btw. this is Pharo 64bit...
Hi, I just tried to reproduce this error, but it is working for me. I downloaded the pharo6 image & changes zip the virtual machin and the source from http://pharo.org/download Unzip all in one directory start pharo by ./pharo Pharo-6501.image And I was able to save the image with "save as ..." How did you installed pharo and how do you start it ?
Best regards, Marc
2017-06-18 20:46 GMT+02:00 Marc Hanisch via Pharo-users <pharo-users@lists.pharo.org>:
---------- Weitergeleitete Nachricht ---------- From: Marc Hanisch <marc.hanisch@googlemail.com> To: Any question about pharo is welcome <pharo-users@lists.pharo.org> Cc: Bcc: Date: Sun, 18 Jun 2017 20:46:31 +0200 Subject: Re: [Pharo-users] Autoformatting in SystemBrowser Hi Stephane,
Yes it seems to be an issue with the sources file. Maybe my workflow is
wrong? When I want to store an image somewhere else, I always left+click and select save as... to save my image. As far as I understand Pharo, it then saves the image and a changes file in the selected directory. The sources file should stay in the Pharo distribution folder, under the share directory, shouldn't it? The sources file is present in my share folder, I don't know why Pharo looks into pharo6.0-64/bin/lib/pharo/5.0-
201705310241/ (that's the path from the error message).
...BTW I'm wondering why the mailing list sends my mails as .eml attachments? Did you received my previous mail?
Best regards, Marc
participants (2)
-
Marc Hanisch -
Nicolai Hess