Re: [Pharo-users] [ANN] OS Project with initial support for Ubuntu and Unix

2015-01-26 Thread Ben Coman
With Monticello with "All" selected on the right side, open the Pharo4Inbox then filter on 14669 cheers -ben On Mon, Jan 26, 2015 at 3:55 PM, Martin Bähr < mba...@email.archlab.tuwien.ac.at> wrote: > Excerpts from Ben Coman's message of 2015-01-26 08:42:23 +0100: > > Just a random thought. Can

Re: [Pharo-users] [ANN] OS Project with initial support for Ubuntu and Unix

2015-01-26 Thread Martin Bähr
Excerpts from Marcus Denker's message of 2015-01-26 11:26:58 +0100: > >> https://pharo.fogbugz.com/default.asp?14669 > > pretty much every other Free Software project out there has this stuff > > accessible without login. > Yes, sadly fogbugz does not support that. > > We will move just due to thi

Re: [Pharo-users] [ANN] OS Project with initial support for Ubuntu and Unix

2015-01-26 Thread Marcus Denker
> On 26 Jan 2015, at 08:55, Martin Bähr > wrote: > > Excerpts from Ben Coman's message of 2015-01-26 08:42:23 +0100: >> Just a random thought. Can you see what effect installing the slice for >> the following issue has? >> https://pharo.fogbugz.com/default.asp?14669 > > can't access that with

Re: [Pharo-users] [ANN] OS Project with initial support for Ubuntu and Unix

2015-01-25 Thread Martin Bähr
Excerpts from Ben Coman's message of 2015-01-26 08:42:23 +0100: > Just a random thought. Can you see what effect installing the slice for > the following issue has? > https://pharo.fogbugz.com/default.asp?14669 can't access that without registration. sorry, but that's a serious impediment. i alre

Re: [Pharo-users] [ANN] OS Project with initial support for Ubuntu and Unix

2015-01-25 Thread Ben Coman
On Mon, Jan 26, 2015 at 1:08 PM, Martin Bähr < mba...@email.archlab.tuwien.ac.at> wrote: > Excerpts from Torsten Bergmann's message of 2015-01-26 05:49:18 +0100: > > > i am not running ubuntu at all. > > and you wonder why an ubuntu specific project is not working - funny ;) > > i am not wondering

Re: [Pharo-users] [ANN] OS Project with initial support for Ubuntu and Unix

2015-01-25 Thread Martin Bähr
Excerpts from Torsten Bergmann's message of 2015-01-26 05:49:18 +0100: > > i see no reason why opening a terminal should be ubuntu specific. in any > > case > > though, it should just fail and not hang. > Check class side methods UbuntuShell. > It only calls "gnome-terminal" which might not be ava

Re: [Pharo-users] [ANN] OS Project with initial support for Ubuntu and Unix

2015-01-25 Thread Martin Bähr
Excerpts from Torsten Bergmann's message of 2015-01-26 05:49:18 +0100: > > i am not running ubuntu at all. > and you wonder why an ubuntu specific project is not working - funny ;) i am not wondering why it's not working, i am wondering why it is hanging. if the code aborts and i get thrown into a

Re: [Pharo-users] [ANN] OS Project with initial support for Ubuntu and Unix

2015-01-25 Thread Torsten Bergmann
> i am not running ubuntu at all. and you wonder why an ubuntu specific project is not working - funny ;) > pharo4 is a few weeks old, i'll update that. > > i see no reason why opening a terminal should be ubuntu specific. in any case > though, it should just fail and not hang. Check class side

Re: [Pharo-users] [ANN] OS Project with initial support for Ubuntu and Unix

2015-01-25 Thread Martin Bähr
Excerpts from Torsten Bergmann's message of 2015-01-26 05:14:38 +0100: > > i can't get it to work. > > whatever i try to load, pharo just hangs when i try to use one of the linux > > menu entries. > Are you sure you run the latest ubuntu, the latest 4.0 image and the latest > Pharo > virtual mach

Re: [Pharo-users] [ANN] OS Project with initial support for Ubuntu and Unix

2015-01-25 Thread Torsten Bergmann
> i can't get it to work. > whatever i try to load, pharo just hangs when i try to use one of the linux > menu entries. Are you sure you run the latest ubuntu, the latest 4.0 image and the latest Pharo virtual machine? Did you follow the PPA installation guide on: http://pharo.org/download? In

Re: [Pharo-users] [ANN] OS Project with initial support for Ubuntu and Unix

2015-01-25 Thread Martin Bähr
Excerpts from Torsten Bergmann's message of 2015-01-09 11:27:01 +0100: > beside the existing "OS-Windows" support for Windows operating system > the "Pharo OS project" (http://smalltalkhub.com/#!/~OS) now also has > new subprojects for "OS-Unix" and "OS-Linux-Ubuntu" with some initial > support fo

Re: [Pharo-users] [ANN] OS Project with initial support for Ubuntu and Unix

2015-01-10 Thread stepharo
this is cool What I would love is to have the possibility as in Ruby to invoke shell and the rest from Pharo! Stef Le 9/1/15 11:27, Torsten Bergmann a écrit : Hi, beside the existing "OS-Windows" support for Windows operating system the "Pharo OS project" (http://smalltalkhub.com/#!/~OS) now

Re: [Pharo-users] [ANN] OS Project with initial support for Ubuntu and Unix

2015-01-09 Thread Damien Cassou
that is really great news, thank you very much. Do you plan a common interface to manipulate OSes polymorphically? This could include: - opening an external application - sending a file to the trash - ... Thanks again! On Fri, Jan 9, 2015 at 11:27 AM, Torsten Bergmann wrote: > Hi, > > beside