Hi. Another little fix. In the linux I use, zenity ignore the directory change in Pharo-1.4 one-click.sh (cd "$RESOURCES" ), showing my home directory for default when open the dialog. Maybe in Ubuntu work fine, but I don't have one for test.
I changed de logic, putting a value in variable "image" in advance, before open the dialog, and then zenity show the Resource directory, with the default image selected if it exists. I attached my version of script. Regards. 2012/5/22 Damien Cassou <[email protected]> > On Tue, May 22, 2012 at 3:53 PM, Goubier Thierry <[email protected]> > wrote: > > it seems the script shell does not handle paths with spaces in their > names > > under Linux. > > Thank you for your report. I added it to: > http://code.google.com/p/pharo/issues/detail?id=5950 > > -- > Damien Cassou > http://damiencassou.seasidehosting.st > > "Lambdas are relegated to relative obscurity until Java makes them > popular by not having them." James Iry > >
Pharo-1.4-one-click.sh
Description: Bourne shell script
