Re: [Pharo-project] Sound on Linux

2011-07-18 Thread Lemuus
At least on OpenSuSE 11.4 x86_64 if you copy the pulse audio plugin from SqueakVM 4.4.7.2357-linux_i386, and the evaluate AbstractSoundSystem soundEnabled: true. The sound works. On Mon, Jul 18, 2011 at 8:55 AM, Schwab,Wilhelm K wrote: > To see if sound works on Linux, I grabbed Squeak 4.2 - it w

Re: [Pharo-project] Fwd: Background Changer

2011-06-01 Thread Lemuus
case of > > Begin forwarded message: > > *From: *Gastón Dall' Oglio > *Date: *1 June 2011 10:47:28 GMT-04:00 > *To: *Pharo-project@lists.gforge.inria.fr > *Subject: **Re: [Pharo-project] Fwd: Background Changer* > *Reply-To: *Pharo-project@lists.gforge.inria.fr >

[Pharo-project] Fwd: [ANN] PHANtom: A modern Aspect Language for Pharo

2011-05-04 Thread Lemuus
Hello all, We are happy to announce the release of PHANtom: a modern aspect language for Pharo. PHANtom was built taking into account recent advances in aspect language features such as dynamic advice rescheduling, reentrancy management, and scoping strategies for deployment. The advanced feature

[Pharo-project] [ANN] PHANtom: A modern Aspect Language for Pharo

2011-05-04 Thread Lemuus
Hello all, We are happy to announce the release of PHANtom: a modern aspect language for Pharo. PHANtom was built taking into account recent advances in aspect language features such as dynamic advice rescheduling, reentrancy management, and scoping strategies for deployment. The advanced feature

[Pharo-project] [Vm-dev] OSS sound plugin.

2011-03-15 Thread Lemuus
Hi, is it possible to include the vm-sound-OSS sound plugin in the cog build on Hudson?. This is the only plugin that seems to work on linux. Thanks. Daniel Galdames G.

[Pharo-project] OSS sound plugin.

2011-03-15 Thread Lemuus
Hi, is it possible to include the vm-sound-OSS sound plugin in the cog build on Hudson?. This is the only plugin that seems to work on linux. Thanks. Daniel Galdames G.

Re: [Pharo-project] Lumiere on Linux?

2011-03-12 Thread Lemuus
I think that the correct choice is libGL.so,but I'm just guessing. On Sat, Mar 12, 2011 at 9:43 PM, Schwab,Wilhelm K wrote: > I tried the 1.2 one-click with Lumiere. Following the collaboractive book, > > Gofer it >squeaksource: 'Lumiere'; >package: 'ConfigurationOfLumiere'; >

Re: [Pharo-project] A tinyBenchmark

2011-02-10 Thread Lemuus
> 2011/2/10 Levente Uzonyi > > On Thu, 10 Feb 2011, Torsten Bergmann wrote: >> >> see http://fbanados.wordpress.com/2011/02/10/a-tinybenchmark >>> >>> Maybe Eliot is able to say something here on the main >>> differences between Cog <-> VW VM. >>> >> >> You made several mistakes: >> - You didn't

Re: [Pharo-project] Pharocasts: GUI - Proportional layout

2010-06-08 Thread lemuus
hello, i had been trying the scripts in screencast, but there is a problem with the colors, when you are using the SystemWindow to create the window, and when the window is out of focus the color changes to blue, is it not better to use StandardWindow instead?. With StandardWindow all the colors lo