[Pharo-users] Gstreamer

2013-10-18 Thread Annick Fron
Hi, I would like to know whether somebody knows about the gstreamer plugin. I would like to make it run on the Raspberry. I have already worked on a Java mapping here : http://code.google.com/p/gstreamer-java/ But it addresses only version 0.10 and not version 1.0. I will be in the Gstre

Re: [Pharo-users] Spec Lists - setting the selection

2013-10-18 Thread btc
Benjamin wrote: Thanks for the example :) Indeed, the documentation is a bit outdated since Spec is still improving a lot, a changing a bit in its API. One of my goal now is to write proper doc for Spec :) Ben On Oct 11, 2013, at 8:23 AM, b...@openinworld.com wrote: I found it

Re: [Pharo-users] Loading Fuel in Pharo 1.4 -> Could not resolve Fuel

2013-10-18 Thread Hernán Morales Durand
Ok, solved it by loading manually ConfigurationOfFuel from http://www.smalltalkhub.com/#!/~Pharo/Fuel Cheers, Hernán 2013/10/18 Hernán Morales Durand > Trying to load Fuel in Pharo 1.4 one click from the Configuration Browser > raise an exception: > > Error: Could not resolve: Fuel [Fuel-Ma

[Pharo-users] Loading Fuel in Pharo 1.4 -> Could not resolve Fuel

2013-10-18 Thread Hernán Morales Durand
Trying to load Fuel in Pharo 1.4 one click from the Configuration Browser raise an exception: Error: Could not resolve: Fuel [Fuel-MaxLeske.686] in C:\Pharo-1.4-one-click.app\Contents\Resources\package-cache http://ss3.gemstone.com/ss/Fuel Is there a way to load Fuel in Pharo 1.4? Cheers, Herná

[Pharo-users] Pharo 3 alpha - new inspectors demo - Morph Viewer

2013-10-18 Thread btc
I've just been impressed by the new inspectors in Pharo 3 being able to display a Morph (I don't think that was possible before). For anyone interested in having a look here is a quick procedure... 1. Open Pharo 3 2. Shift-click on the background to get up a selection list "find windo

[Pharo-users] Alert Messages don't disappear

2013-10-18 Thread Davide Varvello
Hi, I'm on Pharo 2.0. I don't know why, but today, at the end of test runs, the alert dialog about the successful or failure of tests does not disappear by itself, I have to manually click on x to close. Probably I typed a combination of keys that prevents the dialog to dissolve, but I was not aw

Re: [Pharo-users] Alert Messages don't disappear

2013-10-18 Thread btc
Davide Varvello wrote: Hi, I'm on Pharo 2.0. I don't know why, but today, at the end of test runs, the alert dialog about the successful or failure of tests does not disappear by itself, I have to manually click on x to close. Probably I typed a combination of keys that prevents the dialog to d