Re: [Pharo-project] Linux clipboard

2010-03-02 Thread Stéphane Ducasse
I will revert my idiot change :( On Mar 2, 2010, at 5:59 PM, Igor Stasenko wrote: > Yeah.. i reported this problem but were unable to pin-point it. > > On 2 March 2010 15:29, Stéphane Ducasse wrote: >> >>> In Pharo 1.1 the clipboard doesn't work on Linux VM (because of fix of >>> Issue 1793: R

Re: [Pharo-project] Linux clipboard

2010-03-02 Thread Igor Stasenko
Yeah.. i reported this problem but were unable to pin-point it. On 2 March 2010 15:29, Stéphane Ducasse wrote: > >> In Pharo 1.1 the clipboard doesn't work on Linux VM (because of fix of >> Issue 1793: Remove SqueakClipBoard). > > My mistake so I will revert the changes. > I was an empty class. >

Re: [Pharo-project] Linux clipboard

2010-03-02 Thread Stéphane Ducasse
> In Pharo 1.1 the clipboard doesn't work on Linux VM (because of fix of > Issue 1793: Remove SqueakClipBoard). My mistake so I will revert the changes. I was an empty class. > Alain replaced SqueakClipboard with ExternalClipboard as default > OSPlatform clipboardClass. The ExternalClipboard c