Re: [Pharo-dev] VM repository rename

2013-09-06 Thread Esteban Lorenzano
yes, in fact I used pharovm because pharo-vm was taken, but I was hoping Camillo does what he actually did :) On Sep 6, 2013, at 8:25 PM, Camillo Bruni wrote: > because all other repos have a dash here: https://github.com/pharo-project > might be the wrong original decision, but at least its co

Re: [Pharo-dev] VM repository rename

2013-09-06 Thread Esteban A. Maringolo
Why the dash? Esteban A. Maringolo 2013/9/6 Camillo Bruni : > I renamed the VM repository on github to be more consistent with the other > repository names > > OLD: https://github.com/pharo-project/pharovm > NEW: https://github.com/pharo-project/pharo-vm > > Note that github does automatic forwa

Re: [Pharo-dev] VM repository rename

2013-09-06 Thread Camillo Bruni
and talking of the VM repo... I also renamed the HOWTOBUILD to README.md so we have a nice github entry page, and hopefully it will motivate people to maintain it a bit better :P On 2013-09-06, at 16:09, Esteban Lorenzano wrote: > yes, in fact I used pharovm because pharo-vm was taken, but I w

Re: [Pharo-dev] [smaltalk-gsoc-students] Some news of the UIPainter project

2013-09-06 Thread Alexandre Bergel
Hi! I've just tried and it seems to work as expected. Can you please give a short tutorial (could be like 4 pictures) on how to create a counter: label initialized with 0, +1 and -1 button? Cheers, Alexandre On Sep 5, 2013, at 3:16 PM, Erwan Douaille wrote: > Hi, > > The GSoC deadlines is

[Pharo-dev] VM repository rename

2013-09-06 Thread Camillo Bruni
I renamed the VM repository on github to be more consistent with the other repository names OLD: https://github.com/pharo-project/pharovm NEW: https://github.com/pharo-project/pharo-vm Note that github does automatic forwarding, thus old urls will continue to work. signature.asc Description: M

Re: [Pharo-dev] Grease conflicts #packages with RPackage

2013-09-06 Thread Stéphane Ducasse
Hi mariano I have no idea what is a GRPackage. > > packageFromOrganizer: anRPackageOrganizer > "This method returns the package this method belongs to. > It takes into account classes and traits. > If the method is in no package, returns nil by now" > self flag: 'TODO

Re: [Pharo-dev] Sound on Ubuntu Problems

2013-09-06 Thread J.F. Rick
SUCCESS! I installed the libpulse0 package. LDD showed that the library was linked to the i386 libraries. It worked. It seems like someone needs to update the other sound packages to point to the i386 packages rather than to default to the x86_64 ones. Thanks, Jeff On Thu, Sep 5, 2013 at 3:52 P

Re: [Pharo-dev] VM repository rename

2013-09-06 Thread Camillo Bruni
because all other repos have a dash here: https://github.com/pharo-project might be the wrong original decision, but at least its consistent, if its consistent it can be easily refactored in the future :) On 2013-09-06, at 15:21, "Esteban A. Maringolo" wrote: > Why the dash? > Esteban A. Maringol

Re: [Pharo-dev] codegen-scripts/extract-commit-info.sh

2013-09-06 Thread Esteban Lorenzano
you don't build.sh already does that for you On Sep 6, 2013, at 5:05 PM, Camillo Bruni wrote: > Where do I have to add code to make this script run automatically before each > build? > I really don't see the point of having to run this script manually :(

Re: [Pharo-dev] codegen-scripts/extract-commit-info.sh

2013-09-06 Thread Camillo Bruni
OK, that solves it for the jenkins builds. IMO that is the wrong place, since when you debug it with XCode you run into the same problem again. I think this should be in the CMake scripts, much like you download cairo, you want to generate the versionInfo when it is not there yet. On 2013-09-06

Re: [Pharo-dev] [Pharo-users] Pharo Sprint in Buenos Aires

2013-09-06 Thread Gisela Decuzzi
Hello! If we are having hosting problems during the weekend with the sprint we can use 10Pines (http://www.10pines.com/) office.In fact in ten pines we will be very happy to offer our place for this kind of events. During the week is more complex to find room, but we are not used to work during wee

[Pharo-dev] codegen-scripts/extract-commit-info.sh

2013-09-06 Thread Camillo Bruni
Where do I have to add code to make this script run automatically before each build? I really don't see the point of having to run this script manually :( signature.asc Description: Message signed with OpenPGP using GPGMail

Re: [Pharo-dev] [tlp] Re: [Pharo-users] Pharo Sprint in Buenos Aires

2013-09-06 Thread Nicolas Passerini
I think it would be great to use 10Pines office if it is available. On Fri, Sep 6, 2013 at 12:15 PM, Gisela Decuzzi wrote: > Hello! If we are having hosting problems during the weekend with the > sprint we can use 10Pines (http://www.10pines.com/) office.In fact in ten > pines we will be very ha

Re: [Pharo-dev] [Pharo-users] Pharo Sprint in Buenos Aires

2013-09-06 Thread Mariano Martinez Peck
I have just added myself in the doodle. On Wed, Sep 4, 2013 at 10:51 AM, Camillo Bruni wrote: > From the doodle we're around 7, so I'd count with something like 10 people? > And yes, I think internet connection is a requirement, at least for > updating the issue tracker. > > On 2013-09-04, at 10

Re: [Pharo-dev] [Pharo-users] [tlp] Re: Pharo Sprint in Buenos Aires

2013-09-06 Thread Gisela Decuzzi
Excelent, now we have to think in wich issues resolve and who will provide the food/drink ;) 2013/9/6 Camillo Bruni > Sounds great to me, > > So to clear: > Title:Pharo Spring > Date: 2013-09-14 (Saturday, Hours to be discussed) > Location: 10pines > > thanks fo

Re: [Pharo-dev] [tlp] Re: [Pharo-users] Pharo Sprint in Buenos Aires

2013-09-06 Thread Camillo Bruni
Sounds great to me, So to clear: Title:Pharo Spring Date: 2013-09-14 (Saturday, Hours to be discussed) Location: 10pines thanks for helping out :) On 2013-09-06, at 12:18, Nicolas Passerini wrote: > I think it would be great to use 10Pines office if it is availa

Re: [Pharo-dev] [smaltalk-gsoc-students] Some news of the UIPainter project

2013-09-06 Thread Erwan Douaille
I made a default image which has UIPainter loaded. https://ci.inria.fr/pharo-contribution/job/UIPainter/PHARO=30,VERSION=development,VM=vm/ As i said, you can launch UIPainter from tools menu 2013/9/6 Erwan Douaille > I added it to the tools menu :) > > > 2013/9/6 Erwan Douaille > >> >> >> >>

Re: [Pharo-dev] [regression reporter]regression occurred

2013-09-06 Thread Camillo Bruni
Perfect! Thanks for the quick response :P On 2013-09-06, at 10:22, Fernando Olivero wrote: > My bad, I fixed the Color class>fromString:. > > I should've used a detect:ifNone: instead of detect: > > Fix here: > https://pharo.fogbugz.com/f/cases/11534/ColorTest-is-failing > > > > > On Fri

[Pharo-dev] [update 3.0] #30375

2013-09-06 Thread Marcus Denker
30375 - 11534 ColorTest is failing https://pharo.fogbugz.com/f/cases/11534 Diff information: http://smalltalkhub.com/mc/Pharo/Pharo30/main/Graphics-Primitives-MarcusDenker.112.diff signature.asc Description: Message signed with OpenPGP using GPGMail

Re: [Pharo-dev] [regression reporter]regression occurred

2013-09-06 Thread Fernando Olivero
My bad, I fixed the Color class>fromString:. I should've used a detect:ifNone: instead of detect: Fix here: https://pharo.fogbugz.com/f/cases/11534/ColorTest-is-failing On Fri, Sep 6, 2013 at 2:20 PM, Marcus Denker wrote: > > On Sep 6, 2013, at 2:17 PM, Sven Van Caekenberghe wrote: > >> Ma

Re: [Pharo-dev] [regression reporter]regression occurred

2013-09-06 Thread Marcus Denker
On Sep 6, 2013, at 2:17 PM, Sven Van Caekenberghe wrote: > Maybe some class #initialize did not run ? > Remember: existing class initializers are only run when the source code text > changes. > I added explicitly a call to initialize… the strange thing is that the change set seemed to work fi

Re: [Pharo-dev] [regression reporter]regression occurred

2013-09-06 Thread Camillo Bruni
Ah right, let's try manually :), and yeah it's not always easy to modify these core UI things without breaking it ;) On 2013-09-06, at 09:17, Sven Van Caekenberghe wrote: > Maybe some class #initialize did not run ? > Remember: existing class initializers are only run when the source code text >

Re: [Pharo-dev] OSProcess for Pharo3.0

2013-09-06 Thread Goubier Thierry
Le 06/09/2013 14:13, Marcus Denker a écrit : So you want more change in 2.0? You can have that, but you need to accept instability. There is no way to have both more changes and more stability. I'm OK for that. 3.0 is just plainly too unstable, and this is the way it should be. But 2.0 s

Re: [Pharo-dev] [regression reporter]regression occurred

2013-09-06 Thread Sven Van Caekenberghe
Maybe some class #initialize did not run ? Remember: existing class initializers are only run when the source code text changes. On 06 Sep 2013, at 14:08, Camillo Bruni wrote: > > On 2013-09-06, at 09:03, Camillo Bruni wrote: >> On 2013-09-06, at 08:59, no-re...@ci.inria.fr wrote: >>> https:/

Re: [Pharo-dev] OSProcess for Pharo3.0

2013-09-06 Thread Marcus Denker
On Sep 6, 2013, at 2:12 PM, Goubier Thierry wrote: > > > Le 06/09/2013 12:34, Esteban Lorenzano a écrit : >> >> On Sep 6, 2013, at 9:33 AM, Goubier Thierry wrote: >> >>> >>> >>> Le 05/09/2013 22:04, Stéphane Ducasse a écrit : >>> >> >> Who says that? We always said that we w

Re: [Pharo-dev] [regression reporter]regression occurred

2013-09-06 Thread Camillo Bruni
On 2013-09-06, at 09:03, Camillo Bruni wrote: > On 2013-09-06, at 08:59, no-re...@ci.inria.fr wrote: >> https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2-Validation/label=linux-stable-worker/474/ >> >> 3 regressions found. >> Graphics.Tests.Primitives.ColorTest.testAsHTMLColor >> Graphics.Te

Re: [Pharo-dev] OSProcess for Pharo3.0

2013-09-06 Thread Goubier Thierry
Le 06/09/2013 12:34, Esteban Lorenzano a écrit : On Sep 6, 2013, at 9:33 AM, Goubier Thierry wrote: Le 05/09/2013 22:04, Stéphane Ducasse a écrit : Who says that? We always said that we will back-port all imported fixes to 2.0. We will not back-port *everything*, especially not impro

Re: [Pharo-dev] Should Job use SystemAnnouncer?

2013-09-06 Thread Igor Stasenko
+1 even more than that: it makes no sense to update something like progress bar on the screen at a rate higher than 20-30 per second, because humans will be unable to notice that anyways.. so if you updating screen more often, know that you just wasting cpu cycles for nothing. That's why the progr

Re: [Pharo-dev] [regression reporter]regression occurred

2013-09-06 Thread Camillo Bruni
On 2013-09-06, at 08:59, no-re...@ci.inria.fr wrote: > https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2-Validation/label=linux-stable-worker/474/ > > 3 regressions found. > Graphics.Tests.Primitives.ColorTest.testAsHTMLColor > Graphics.Tests.Primitives.ColorTest.testColorFrom > Graphics.Te

[Pharo-dev] [regression reporter]regression occurred

2013-09-06 Thread no-reply
https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2-Validation/label=mac/474/ 3 regressions found. Graphics.Tests.Primitives.ColorTest.testAsHTMLColor Graphics.Tests.Primitives.ColorTest.testColorFrom Graphics.Tests.Primitives.ColorTest.testFromString

[Pharo-dev] [regression reporter]regression occurred

2013-09-06 Thread no-reply
https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2-Validation/label=win/474/ 3 regressions found. Graphics.Tests.Primitives.ColorTest.testAsHTMLColor Graphics.Tests.Primitives.ColorTest.testColorFrom Graphics.Tests.Primitives.ColorTest.testFromString

[Pharo-dev] [regression reporter]regression occurred

2013-09-06 Thread no-reply
https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2-Validation/label=linux-stable-worker/474/ 3 regressions found. Graphics.Tests.Primitives.ColorTest.testAsHTMLColor Graphics.Tests.Primitives.ColorTest.testColorFrom Graphics.Tests.Primitives.ColorTest.testFromString

[Pharo-dev] [update 3.0] #30374

2013-09-06 Thread Marcus Denker
30374 - 11433 Move ClassVars in Color referring to named colors to a color cache https://pharo.fogbugz.com/f/cases/11433 Diff information: http://smalltalkhub.com/mc/Pharo/Pharo30/main/Tools-MarcusDenker.1240.diff http://smalltalkhub.com/mc/Pharo/Pharo30/main/Text-Core-Marcus

Re: [Pharo-dev] Should Job use SystemAnnouncer?

2013-09-06 Thread Camillo Bruni
On 2013-09-06, at 04:52, Henrik Johansen wrote: > > On Sep 4, 2013, at 12:12 , Camillo Bruni wrote: > >> On 2013-09-03, at 18:57, Stephan Eggermont wrote: >>> Camillo wrote: in this case it is only the instance of Job which knows the status. Thread-safeness is not an issue since t

[Pharo-dev] [update 3.0] #30373

2013-09-06 Thread Marcus Denker
30373 - 7097 Class Quadrangle only is used in Tests https://pharo.fogbugz.com/f/cases/7097 3829 Pangrams https://pharo.fogbugz.com/f/cases/3829/Pangrams Diff information: http://smalltalkhub.com/mc/Pharo/Pharo30/main/RPackage-Tests-MarcusDenker.117.diff http:

Re: [Pharo-dev] OSProcess for Pharo3.0

2013-09-06 Thread Esteban Lorenzano
On Sep 6, 2013, at 9:33 AM, Goubier Thierry wrote: > > > Le 05/09/2013 22:04, Stéphane Ducasse a écrit : > Who says that? We always said that we will back-port all imported fixes to 2.0. We will not back-port *everything*, especially not improvements that are not fix

Re: [Pharo-dev] [smaltalk-gsoc-students] Some news of the UIPainter project

2013-09-06 Thread Erwan Douaille
I added it to the tools menu :) 2013/9/6 Erwan Douaille > > > > 2013/9/6 Stéphane Ducasse > >> How do we open it? >> >> UIPainter open > > And yes i should add it to the tools menu :) > >> Stef >> >> On Sep 5, 2013, at 9:16 PM, Erwan Douaille >> wrote: >> >> Hi, >> >> The GSoC deadlines is 16

Re: [Pharo-dev] Can't open image file without write access

2013-09-06 Thread Damien Cassou
Dear Abigail111, On Tue, Sep 3, 2013 at 10:29 AM, Abigail111 wrote: > Hi, i also want to know how to open image files > .My > computer support to open images ,but recently,there is something wrong.I wan > to learn some easy way t

Re: [Pharo-dev] How to contribute updates

2013-09-06 Thread Henrik Johansen
On Sep 6, 2013, at 10:03 , Marcus Denker wrote: > > On Sep 6, 2013, at 9:53 AM, Henrik Johansen > wrote: > >> >> On Sep 5, 2013, at 3:46 , Stephan Eggermont wrote: >> >>> works. >>> >>> But that doesn't mean that I have all the answers... >>> >>> Stephan >>> >> +1, I just failed to com

Re: [Pharo-dev] How to contribute updates

2013-09-06 Thread Marcus Denker
On Sep 6, 2013, at 9:53 AM, Henrik Johansen wrote: > > On Sep 5, 2013, at 3:46 , Stephan Eggermont wrote: > >> works. >> >> But that doesn't mean that I have all the answers... >> >> Stephan >> > +1, I just failed to compete this part of step 5: > "Publish the package to PharoInbox reposi

Re: [Pharo-dev] Should Job use SystemAnnouncer?

2013-09-06 Thread Henrik Johansen
On Sep 4, 2013, at 12:12 , Camillo Bruni wrote: > On 2013-09-03, at 18:57, Stephan Eggermont wrote: >> Camillo wrote: >>> in this case it is only the instance of Job which knows the status. >>> Thread-safeness is not an issue since the progress bar is pure >>> approximation. >> >> The probl

Re: [Pharo-dev] How to contribute updates

2013-09-06 Thread Henrik Johansen
On Sep 5, 2013, at 3:46 , Stephan Eggermont wrote: > works. > > But that doesn't mean that I have all the answers... > > Stephan > +1, I just failed to compete this part of step 5: "Publish the package to PharoInbox repository." :/ Cheers, Henry signature.asc Description: Message signed w

[Pharo-dev] [update 3.0] #30372

2013-09-06 Thread Marcus Denker
30372 - 11412 Scenario for potential bug in MC/Classbuilder https://pharo.fogbugz.com/default.asp?11412 Diff information: http://smalltalkhub.com/mc/Pharo/Pharo30/main/SlotTests-MarcusDenker.62.diff http://smalltalkhub.com/mc/Pharo/Pharo30/main/Slot-MarcusDenker.381.diff signature

Re: [Pharo-dev] [smaltalk-gsoc-students] Some news of the UIPainter project

2013-09-06 Thread Erwan Douaille
2013/9/6 Stéphane Ducasse > How do we open it? > > UIPainter open And yes i should add it to the tools menu :) > Stef > > On Sep 5, 2013, at 9:16 PM, Erwan Douaille > wrote: > > Hi, > > The GSoC deadlines is 16 september. It means than i have one week to fix > bugs and implements some new feat

Re: [Pharo-dev] OSProcess for Pharo3.0

2013-09-06 Thread Goubier Thierry
Le 05/09/2013 22:04, Stéphane Ducasse a écrit : Who says that? We always said that we will back-port all imported fixes to 2.0. We will not back-port *everything*, especially not improvements that are not fixes, because then there would be no difference between Pharo3 and Pharo2 (and these

Re: [Pharo-dev] [smaltalk-gsoc-students] Some news of the UIPainter project

2013-09-06 Thread Stéphane Ducasse
How do we open it? Stef On Sep 5, 2013, at 9:16 PM, Erwan Douaille wrote: > Hi, > > The GSoC deadlines is 16 september. It means than i have one week to fix bugs > and implements some new features. The best way to find bugs is user feedbacks. > > I will be glad to fix many bugs than you will

Re: [Pharo-dev] [smaltalk-gsoc-students] Some news of the UIPainter project

2013-09-06 Thread Stéphane Ducasse
Hi erwan you should register your tools under the tools menu Because the people do not know how to open it. On Sep 5, 2013, at 9:16 PM, Erwan Douaille wrote: > Hi, > > The GSoC deadlines is 16 september. It means than i have one week to fix bugs > and implements some new features. The best