Re: [Pharo-users] Linux and Windows 3.0 differences

2015-03-05 Thread Markus Fritsche
Hello Martin, if you're using the ubuntu ppa, the sources file is *NOT* required by the launcher (it works without it). You can install the source by executing "apt-get install pharo-sources-files" Kind regards, Markus On 04.03.2015 09:26, Martin Bähr wrote: > Excerpts from Marcus Denker's me

Re: [Pharo-users] Linux and Windows 3.0 differences

2015-03-05 Thread S Krish
"copy&paste from Chrome to Pharo 4.0 workspace/Playground on Ubuntu did not work either." As also an issue if you do it from MS Office, MS Outlook .. et als. I have mostly seen this to be a quote error. That is the quote surrounding any string is copied with an encoding that makes it some oth

Re: [Pharo-users] Linux and Windows 3.0 differences

2015-03-04 Thread p...@highoctane.be
On Wed, Mar 4, 2015 at 1:17 PM, Sean P. DeNigris wrote: > Sebastian Heidbrink-2 wrote >> I just returned from a one on one Smalltalk introduction I gave tonight. > > Cool!! > > > Sebastian Heidbrink-2 wrote >> Date fromString: method >> contains a method comment on Windows and on Ubuntu it doesn't

Re: [Pharo-users] Linux and Windows 3.0 differences

2015-03-04 Thread Sean P. DeNigris
Sebastian Heidbrink-2 wrote > I just returned from a one on one Smalltalk introduction I gave tonight. Cool!! Sebastian Heidbrink-2 wrote > Date fromString: method > contains a method comment on Windows and on Ubuntu it doesn't even > include an implementation. Could you give more details abou

Re: [Pharo-users] Linux and Windows 3.0 differences

2015-03-04 Thread Sebastian Heidbrink
ooops. and created a pharo 3.0 and 4.0 image via the launcher Sebastian On 2015-03-04 12:13 AM, Marcus Denker wrote: On 04 Mar 2015, at 08:45, Sebastian Heidbrink wrote: Hi! I just returned from a one on one Smalltalk introduction I gave tonight. Can you please check for differences in the

Re: [Pharo-users] Linux and Windows 3.0 differences

2015-03-04 Thread Sebastian Heidbrink
Hi Marcus, he installed the environment in front of my eyes via the Ubuntu ppa described on the website tonight. |sudo add-apt-repository ppa:pharo/stable sudo dpkg --add-architecture i386 sudo apt-get update sudo apt-get install pharo-launcher | Sebastian On 2015-03-04 12:13 AM, Marcus D

Re: [Pharo-users] Linux and Windows 3.0 differences

2015-03-04 Thread Martin Bähr
Excerpts from Marcus Denker's message of 2015-03-04 09:13:45 +0100: > > Date fromString: method > > contains a method comment on Windows and on Ubuntu it doesn't even include > > an implementation. > Wow… that means that the sources file is corrupt. actually, i thought the source file was simply

Re: [Pharo-users] Linux and Windows 3.0 differences

2015-03-04 Thread Marcus Denker
> On 04 Mar 2015, at 08:45, Sebastian Heidbrink wrote: > > Hi! > > I just returned from a one on one Smalltalk introduction I gave tonight. > > Can you please check for differences in the current Pharo3.0 one-click-images > for Windows and Linux? > > We had issues tonight that make it quite

[Pharo-users] Linux and Windows 3.0 differences

2015-03-03 Thread Sebastian Heidbrink
Hi! I just returned from a one on one Smalltalk introduction I gave tonight. Can you please check for differences in the current Pharo3.0 one-click-images for Windows and Linux? We had issues tonight that make it quite understandable that some beginners might stop looking at Smalltalk after