Re: [Pharo-project] Pharo Logo SVG

2013-05-04 Thread Pavel Krivanek
On Sat, May 4, 2013 at 7:49 PM, Igor Stasenko wrote: > And here how it looks in Athens.. > yeah SVG importer needs more love, but my hands is too busy right now :( > > AthensSceneView new > scene: (AthensSVGConverter fromFile: 'logo.svg'); > openInWindow > > > But this version of

Re: [Pharo-project] How i can retrieve the global by its name?

2013-05-02 Thread Pavel Krivanek
asGlobalOrSomethingLikeThat :-) -- Pavel On Thu, May 2, 2013 at 11:59 AM, stephane ducasse wrote: > > On May 2, 2013, at 10:36 AM, Frank Shearar > wrote: > > > What's "global"? Even if you haven't implemented scoped environments, > > rather use a name that doesn't imply that you'll never have s

Re: [Pharo-project] RE : RE : cannot modify class comments on Linux

2013-04-26 Thread Pavel Krivanek
ion and put the issue on RESOLVED > RESOLVED: > - workneeded / review needed / fix to include > > after that the issue might be closed by the integrators > > On 2013-04-26, at 11:46, Pavel Krivanek wrote: > > can we assign more tags to one issue? And where is some status

Re: [Pharo-project] RE : RE : cannot modify class comments on Linux

2013-04-26 Thread Pavel Krivanek
can we assign more tags to one issue? And where is some status like fixReviewNeeded? -- Pavel On Fri, Apr 26, 2013 at 11:31 AM, Camillo Bruni wrote: > > On 2013-04-26, at 10:45, Pavel Krivanek wrote: > > > can you add me to the Pharo30Inbox? (PavelKrivanek) :-) > > done > > >

Re: [Pharo-project] RE : RE : cannot modify class comments on Linux

2013-04-26 Thread Pavel Krivanek
can you add me to the Pharo30Inbox? (PavelKrivanek) :-) -- Pave On Fri, Apr 26, 2013 at 10:44 AM, Pavel Krivanek wrote: > https://pharo.fogbugz.com/default.asp?10411 > > > On Fri, Apr 26, 2013 at 10:37 AM, GOUBIER Thierry > wrote: > >> And you see things appearing in th

Re: [Pharo-project] RE : RE : cannot modify class comments on Linux

2013-04-26 Thread Pavel Krivanek
ect] RE : cannot modify class comments on Linux > > Right. That would make the .changes file shorter than expected! > > frank > > On 26 April 2013 09:27, Pavel Krivanek wrote: > > The reason is in the optimalizations in the latest glibc. It really does > not > > writ

Re: [Pharo-project] RE : cannot modify class comments on Linux

2013-04-26 Thread Pavel Krivanek
a.fr [ > pharo-project-boun...@lists.gforge.inria.fr] de la part de Pavel Krivanek > [pavel.kriva...@gmail.com] > *Date d'envoi :* jeudi 25 avril 2013 21:32 > *À :* Pharo-project@lists.gforge.inria.fr > *Objet :* Re: [Pharo-project] cannot modify class comments on Linux > > Jaroslav wrote this

Re: [Pharo-project] cannot modify class comments on Linux

2013-04-25 Thread Pavel Krivanek
cuzzi wrote: > I'm on 64-bit Ubuntu 12.04 > > > 2013/4/25 Pavel Krivanek > >> Hi, >> >> what architecture and distro do you use because I tried it on a 32-bit >> Debian and it worked. I'm on 64-bit Fedora 18. That may be the reason why >> th

Re: [Pharo-project] cannot modify class comments on Linux

2013-04-25 Thread Pavel Krivanek
https://bugzilla.redhat.com/show_bug.cgi?id=956376 -- Pavel On Thu, Apr 25, 2013 at 10:58 AM, Gisela Decuzzi wrote: > Hi Pavel, I tried in Pharo 2.0 and 3.0 and it work well for me. (just try > in a random class comment) > Are you trying to modify a particular class comment? > > > 2013/4/25

[Pharo-project] cannot modify class comments on Linux

2013-04-25 Thread Pavel Krivanek
Hi, if you will try to modify a class comment on Linux, the error "RemoteString past end of file" will appear. On windows VM it seems to work well. Can someone confirm this behavior on Linux. Squeak has the same problem. Cheers, -- Pavel

Re: [Pharo-project] Phobos on retina display

2013-04-17 Thread Pavel Krivanek
this. > > > > I will check it until tomorrow. > > > > Cheers, > > Doru > > > > > > > > On Tue, Apr 16, 2013 at 11:32 AM, Pavel Krivanek < > pavel.kriva...@gmail.com> wrote: > > Hi, > > > > please can you check the

Re: [Pharo-project] Understanding Athens

2013-04-16 Thread Pavel Krivanek
On Tue, Apr 16, 2013 at 1:23 PM, kilon wrote: > Doru , I am using Pharo 2.0 from the main website , also it does not matter > because cairo libraries are looked outside the pharo folder. > > If you open system browser and go to the CairoLibraryLoader>>getLibraryPath > (class side) you will see it

Re: [Pharo-project] Understanding Athens

2013-04-16 Thread Pavel Krivanek
To my 64bit Fedora I had to install 32bit Cairo and related libraries too (but then Athens worked). Cheers, -- Pavel On Tue, Apr 16, 2013 at 12:30 PM, dimitris chloupis wrote: > I was doing the AthensTutorial and there is something I dont understand so > I created a stackoverflow question. > > C

[Pharo-project] Phobos on retina display

2013-04-16 Thread Pavel Krivanek
Hi, please can you check the latest Phobos demo bundle for Mac on a device with retina display and maybe send me some screenshots? https://ci.inria.fr/pharo-contribution/view/Phobos/job/PhobosDemo-Mac/ Thanks, -- Pavel

Re: [Pharo-project] looking for media to illustrate one important idea :)

2013-03-25 Thread Pavel Krivanek
http://www.youtube.com/watch?v=FtqV58CbhXw or do you know how Egyptians created their obelisks? Hundreds of them were sitting in a pit and were beating again and again with small stones for moths and years, millimetre by millimetre http://www.pbs.org/wgbh/nova/egypt/dispatches/images/990316n02.jp

Re: [Pharo-project] [update 3.0] #30003

2013-03-19 Thread Pavel Krivanek
CurrentMajorVersionNumber in ScriptLoader class >>initialize need to be changed -- Pavel On Tue, Mar 19, 2013 at 12:38 PM, Esteban Lorenzano wrote: > 30003 > - > > 10046 Spec new version > https://pharo.fogbugz.com/f/cases/10046 > > Diff information: > http://smalltalkhub.com/#!/~Pha

Re: [Pharo-project] [update 3.0] #30003

2013-03-19 Thread Pavel Krivanek
cool, sorry :-) -- Pavel On Tue, Mar 19, 2013 at 12:51 PM, Esteban Lorenzano wrote: > infrastructure is working :) > > > On Mar 19, 2013, at 12:45 PM, Pavel Krivanek wrote: > >> Does it make sense to make updates when we have no working infrastructure? >> :-) >&

Re: [Pharo-project] [update 3.0] #30003

2013-03-19 Thread Pavel Krivanek
Does it make sense to make updates when we have no working infrastructure? :-) -- Pavel On Tue, Mar 19, 2013 at 12:38 PM, Esteban Lorenzano wrote: > 30003 > - > > 10046 Spec new version > https://pharo.fogbugz.com/f/cases/10046 > > Diff information: > http://smalltalkhub.com/#!/~Phar

[Pharo-project] Next steps of the Pharo Kernel

2013-03-19 Thread Pavel Krivanek
Hi, this is the list of things that should be done for at start of the Pharo 3.0 release: - make KeyChain package (UsersManager) standalone package or at least clean Kernel and MC dependencies. - include RPackage, probably will require to include the next Ring parts. - SoundSystem cleanup - rename

Re: [Pharo-project] 3.0 started

2013-03-19 Thread Pavel Krivanek
Great, I created the new set of jobs for Pharo Kernel 3.0: https://ci.inria.fr/pharo-contribution/view/Pharo-Kernel-3.0/ I created the new trigger on contribution server: Pharo-3.0-Update-Trigger, it depends on https://ci.inria.fr/pharo/view/3.0/job/Pharo-3.0-Update-Step-4-Publish Please create

Re: [Pharo-project] Pharo on the command line

2013-03-14 Thread Pavel Krivanek
Hi, there is a very simple REPL example based on Pharo Kernel. https://ci.inria.fr/pharo-contribution/view/Pharo-Kernel-2.0/job/PharoKernel2.0-OSProcess-evaluator/ The script that makes the image is here: http://gitorious.org/pharo-build/pharo-build/blobs/master/scripts/pharo/Kernel-2.0/OSProce

Re: [Pharo-project] what do we do with SoundService?

2013-03-10 Thread Pavel Krivanek
Hi, removal of this class is proposed in https://code.google.com/p/pharo/issues/detail?id=6996 -- Pavel On Sun, Mar 10, 2013 at 11:31 AM, Stéphane Ducasse wrote: > Hi guy > > Sound has an AbstractSoundSystem and a Base and Dummy. Then in addition there > is SounService. > > SoundService is no

Re: [Pharo-project] Jenkins down...

2013-03-05 Thread Pavel Krivanek
pharo-contribution slaves are all down -- Pavel On Tue, Mar 5, 2013 at 10:17 AM, Marcus Denker wrote: > > On Mar 5, 2013, at 8:25 AM, Marcus Denker wrote: > >> Hi, >> >> The jenkins infrastructure has some problems… due to that >> >> https://ci.inria.fr/pharo/ >> >> is currently down. >>

Re: [Pharo-project] [update 2.0] #20578

2013-03-05 Thread Pavel Krivanek
And I think we should make our beta policy stricter to avoid serious changes like this and UsersManager integration in the beta stage. Cheers, -- Pavel On Sat, Mar 2, 2013 at 11:26 AM, Pavel Krivanek wrote: > This update broke some Pharo Kernel jobs. I will look at it later. > > -- Pavel &g

Re: [Pharo-project] [update 2.0] #20578

2013-03-02 Thread Pavel Krivanek
This update broke some Pharo Kernel jobs. I will look at it later. -- Pavel On Fri, Mar 1, 2013 at 3:16 PM, Esteban Lorenzano wrote: > 20578 > - > > Issue 7617: make NBExternalEnumeration a subclass of SharedPool again > https://code.google.com/p/pharo/issues/detail?id=7617 > > I

Re: [Pharo-project] test job

2013-02-28 Thread Pavel Krivanek
Cool! Thank you, Cami -- Pavel On Thu, Feb 28, 2013 at 12:53 PM, Camillo Bruni wrote: > I made a multidimensional matrix test job running each VM twice > > https://ci.inria.fr/pharo/job/Pharo-2.0-Tests/ > > maybe a slight overkill for now, but at least you should spot irregularities > easier..

Re: [Pharo-project] pharo-contribution triggering for new Pharo versions

2013-02-27 Thread Pavel Krivanek
On Mon, Feb 25, 2013 at 3:17 PM, Camillo Bruni wrote: > > On 2013-02-25, at 15:06, Marcus Denker wrote: > >> >> On Feb 25, 2013, at 3:01 PM, Pavel Krivanek wrote: >> >>> Hi, >>> >>> how to setup the jobs on pharo-contribution to be execut

Re: [Pharo-project] pharo-contribution triggering for new Pharo versions

2013-02-25 Thread Pavel Krivanek
On Mon, Feb 25, 2013 at 3:17 PM, Camillo Bruni wrote: > > On 2013-02-25, at 15:06, Marcus Denker wrote: > >> >> On Feb 25, 2013, at 3:01 PM, Pavel Krivanek wrote: >> >>> Hi, >>> >>> how to setup the jobs on pharo-contribution to be execut

Re: [Pharo-project] [update 2.0] #20569

2013-02-25 Thread Pavel Krivanek
Why doesn't it work in CogVM? Is condenseChanges ok now too? -- Pavel On Mon, Feb 25, 2013 at 2:09 PM, Marcus Denker wrote: > > On Feb 25, 2013, at 2:06 PM, Guillermo Polito > wrote: > > Should we setup a job building sources now? :) > > > Yes. Maybe as part of the regression test job? > And w

Re: [Pharo-project] Sprint details

2013-02-07 Thread Pavel Krivanek
What will be the main communication channel for remote participants today? IRC? -- Pavel On Fri, Feb 8, 2013 at 7:32 AM, Sven Van Caekenberghe wrote: > Hi Sean, > > I guess 9 or 10 to 16 or 17 o'clock Paris time. > I won't be there either and try to follow a bit remote as well. > > It won't be e

Re: [Pharo-project] Status of Pharo on Pi

2013-01-30 Thread Pavel Krivanek
not a problem if it will be placed on top ;-) -- Pavel On Wed, Jan 30, 2013 at 1:04 PM, Esteban Lorenzano wrote: > oops! > another item into the infinite-todo :) > > Esteban > > On Jan 30, 2013, at 1:00 PM, Pavel Krivanek wrote: > >> Hi, >> >> it

Re: [Pharo-project] Status of Pharo on Pi

2013-01-30 Thread Pavel Krivanek
Hi, it was only a SqueakVM, I had no luck with compilation of StackVM for it but it is a more general problem of VM development. We simply do not have any StackVM for general platform. I suppose that if you take StackVM and you will make it to run on 64bit Linux (without any assembler or additiona

Re: [Pharo-project] Spec news

2013-01-08 Thread Pavel Krivanek
wrote: > Can you show me your SpecLayout please ? > > > Ben > > On Jan 8, 2013, at 3:57 PM, Pavel Krivanek wrote: > >> Hi Stef, >> >> get it here: >> >> Gofer new >>smalltalkhubUser: 'PavelKrivanek' project: 'Periscope'

Re: [Pharo-project] Spec news

2013-01-08 Thread Pavel Krivanek
Hi Stef, get it here: Gofer new smalltalkhubUser: 'PavelKrivanek' project: 'Periscope'; package: 'Periscope'; load. activate with: Nautilus pluginClasses add: {(Smalltalk at: #NautilusPeriscopePlugin). #none} . I tried to change it to the array form but it doesn't help. This is the

[Pharo-project] Spec news

2013-01-08 Thread Pavel Krivanek
Hi Ben, trying to run Periscope on the latest Pharo image, I see that everything is broken again. Please, start to write some documentation about Spec development, what have you changed, what do you plan to change, what are the new prefered ways to write UI specification and how to migrate old cod

Re: [Pharo-project] Pharo Logo in High Resolution

2012-12-28 Thread Pavel Krivanek
I guess that Igor had file size in mind :-) The original result of the conversion was twice as big so it's not so bad ;-) It is quite complicated shape with a lot of gradients (most of shapes have own gradient and do not share one even in case they could) Inkscape can save it as 213 kB big SVG fi

Re: [Pharo-project] KeyChain/UsersManager

2012-12-23 Thread Pavel Krivanek
the hooks that we need in the kernel to > support its smooth loading. > > Stef > > On Dec 23, 2012, at 1:48 PM, Pavel Krivanek wrote: > >> There is a lot of reasons why I think that the whole concept of >> UsersManager is poor: >> - direct dependency on crypto

Re: [Pharo-project] KeyChain/UsersManager

2012-12-23 Thread Pavel Krivanek
t; > > > On Dec 20, 2012, at 2:07 PM, Pavel Krivanek wrote: > >> It broke following Pharo Kernel jobs because the image crashes when a >> directory is changed. So how to fix that. We have several options: >> - make simple ugly fix that will check presence of thi

Re: [Pharo-project] Scripts-download job is broken

2012-12-23 Thread Pavel Krivanek
4421), 1.58 MiB | 1.12 MiB/s, done. > Resolving deltas: 100% (3223/3223), done. > > > On 21 December 2012 14:31, Igor Stasenko wrote: >> this is really strange.. >> >> i can only guess that there's something with git.. >> like waiting for user to type "y

Re: [Pharo-project] Scripts-download job is broken

2012-12-21 Thread Pavel Krivanek
s, done. > Resolving deltas: 100% (3223/3223), done. > > > On 21 December 2012 14:31, Igor Stasenko wrote: >> this is really strange.. >> >> i can only guess that there's something with git.. >> like waiting for user to type "yes" in console

[Pharo-project] Scripts-download job is broken

2012-12-21 Thread Pavel Krivanek
Hi, the Project Scripts-download job is broken on the new infrastructure, it simply hangs without any sign it is doing something. It only should clone pharo-build Gittorious repository. On the old infrastructure it works (however the job is failing because of sources download) Any idea? I tried to

Re: [Pharo-project] KeyChain/UsersManager

2012-12-20 Thread Pavel Krivanek
, 2012, at 2:16 PM, Pavel Krivanek wrote: > >> Hi, >> >> what is the reason for integration of KeyChain/UsersManager to the image? It >> created the next kernel dependency. Should it replace Author? Should it be >> in the Pharo Kernel? And why there was

Re: [Pharo-project] Interval protocol

2012-12-15 Thread Pavel Krivanek
You are not, I need to always recheck the Interval class to see what messages to use. -- Pavel On Sat, Dec 15, 2012 at 5:30 PM, Igor Stasenko wrote: > hi, > > i am alone with this problem (or just mentally ill?), why every time i > use #start and #end protocol for Interval, e.g.: > > start := (

Re: [Pharo-project] NBCog broken on 64bit Linux?

2012-12-15 Thread Pavel Krivanek
On Fri, Dec 14, 2012 at 7:58 PM, Pavel Krivanek wrote: > > > On Fri, Dec 14, 2012 at 7:42 PM, Igor Stasenko wrote: > >> On 14 December 2012 19:33, Pavel Krivanek >> wrote: >> > >> > >> > On Fri, Dec 14, 2012 at 7:17 PM, Igor Stasenko >

[Pharo-project] KeyChain/UsersManager

2012-12-15 Thread Pavel Krivanek
Hi, what is the reason for integration of KeyChain/UsersManager to the image? It created the next kernel dependency. Should it replace Author? Should it be in the Pharo Kernel? And why there was no mention about it in this mailing list before? ;-) Cheers, -- Pavel

Re: [Pharo-project] NBCog broken on 64bit Linux?

2012-12-14 Thread Pavel Krivanek
On Fri, Dec 14, 2012 at 7:42 PM, Igor Stasenko wrote: > On 14 December 2012 19:33, Pavel Krivanek > wrote: > > > > > > On Fri, Dec 14, 2012 at 7:17 PM, Igor Stasenko > wrote: > >> > >> On 14 December 2012 19:03, Pavel Krivanek > >> wrote

Re: [Pharo-project] NBCog broken on 64bit Linux?

2012-12-14 Thread Pavel Krivanek
On Fri, Dec 14, 2012 at 7:17 PM, Igor Stasenko wrote: > On 14 December 2012 19:03, Pavel Krivanek > wrote: > > > > > > On Fri, Dec 14, 2012 at 4:35 PM, Igor Stasenko > wrote: > >> > >> i killled the VM with SIGUSR signal and here the st

Re: [Pharo-project] NBCog broken on 64bit Linux?

2012-12-14 Thread Pavel Krivanek
On Fri, Dec 14, 2012 at 4:35 PM, Igor Stasenko wrote: > i killled the VM with SIGUSR signal and here the stack: > > Process 0x77ccf2cc priority 40 > 0xbff5517c I [] in Delay>wait 2035889428: a(n) Delay > 0xbff551a4 I BlockClosure>ifCurtailed: 203589: a(n) BlockClosure > 0xbff551c8 I Delay>wai

Re: [Pharo-project] who is "dfgs"?

2012-12-14 Thread Pavel Krivanek
wrote: > I know I will use it (though I am not allowed to add more features in 2.0 > ;)) > so it will be 3.0. Anyways I will add a fully-fledged command-line REPL. > > so it's up to you, I can add it again anyway > > On 2012-12-14, at 05:07, Pavel Krivanek wrote: &

[Pharo-project] NBCog broken on 64bit Linux?

2012-12-14 Thread Pavel Krivanek
Hi, If I download the latest VM and image the same way as our CI jobs on Linux: wget --quiet -qO - http://pharo.gforge.inria.fr/ci/ciPharo20NBCog.sh | bash then the VM is broken (it opens only black or white widnow). The image works well with different VM version but with the VM downloaded by this

Re: [Pharo-project] who is "dfgs"?

2012-12-14 Thread Pavel Krivanek
sing #perform: is a very bad habit in my opinion. > It breaks all tools, since you make everything implicit (and quite slow as > well).. > > On 2012-12-11, at 09:05, Esteban Lorenzano wrote: > > > ... and please, please, please, use real names, not initials when > co

Re: [Pharo-project] [update 2.0] #20433

2012-12-12 Thread Pavel Krivanek
; > (that happens when you just copy and paste without looking :P) > > On Dec 12, 2012, at 1:36 PM, Pavel Krivanek > wrote: > > Why so many dirty packages? It seems that there are more changes than only > this one issue. > > -- Pavel > > On Wed, Dec 12, 2012 at 1:

Re: [Pharo-project] [update 2.0] #20433

2012-12-12 Thread Pavel Krivanek
Why so many dirty packages? It seems that there are more changes than only this one issue. -- Pavel On Wed, Dec 12, 2012 at 1:12 PM, Esteban Lorenzano wrote: > 20433 > - > > Issue 7062: Package extensions not present in the package > http://code.google.com/p/pharo/issues/detail?i

Re: [Pharo-project] Nautilus and grey out text

2012-12-12 Thread Pavel Krivanek
is extension with respect to Monticello/RPackage packaging. > > > From: Pavel Krivanek > > To: Pharo-project@lists.gforge.inria.fr; dimitris chloupis < > theki...@yahoo.co.uk> > > Sent: Wednesday, 12 December 2012, 11:19 > > Subject: Re: [Pharo-project] Nautilus

Re: [Pharo-project] Nautilus and grey out text

2012-12-12 Thread Pavel Krivanek
If a package A adds an exteinson to a class from different package B then the extended class from package B is grayed out and all methods that are not part of the package A too. -- Pavel On Wed, Dec 12, 2012 at 10:03 AM, dimitris chloupis wrote: > I went through the Nautilus pdf and it seems to

[Pharo-project] who is "dfgs"?

2012-12-11 Thread Pavel Krivanek
Hi, I would like to ask who has the initials "dfgs". And I have a question for him/her. The VTermInputDriver initialization methods generate a lot of unimplemented calls because they expect a handler object with protocol that is not defined in the image. Do we need the VTerm classes at all? Can yo

[Pharo-project] NativeBoost and Pharo Kernel

2012-12-11 Thread Pavel Krivanek
Hi, I would like to ask: should NativeBoost be part of the Pharo Kernel? Currently there are some minor issues like that AsmJit-Extension package takes ownership of Integer>>#&, False>>#asBit and so on. Will NativeBoost be more closely integrated with the kernel in the near future? BTW, we need t

Re: [Pharo-project] Spec bindings assignment

2012-12-06 Thread Pavel Krivanek
t; > Can you point me where to load your code, like that I have an interesting > use case :) > > Thanks > Ben > > On Dec 6, 2012, at 9:28 AM, Pavel Krivanek wrote: > > > Hi Ben, > > > > what was changed in the Spec bindings assignment in the new Spec >

[Pharo-project] Spec bindings assignment

2012-12-06 Thread Pavel Krivanek
Hi Ben, what was changed in the Spec bindings assignment in the new Spec versions? Because Periscope uses own subclass of MorphicBindings to provide own widgets including window widget but now only standard widgets are used and the different binding is not taken into account. Cheers, -- Pavel

Re: [Pharo-project] mess in package extensions

2012-11-28 Thread Pavel Krivanek
http://code.google.com/p/pharo/issues/detail?id=7062 -- Pave On Wed, Nov 28, 2012 at 12:01 PM, Camillo Bruni wrote: > we got a method accidentally registered twice with monticello: > - once in the package extension > - once in the real category > > the only solution to get it back to normal, was

Re: [Pharo-project] Tests coverage of basic packages

2012-11-26 Thread Pavel Krivanek
/report.html Cheers, -- Pavel On Sun, Nov 25, 2012 at 4:56 PM, Pavel Krivanek wrote: > Hi, > > I created a Jenkins job [1] that tries to measure tests coverage of > Pharo Kernel. So if you want to see how good are we in this area for > basic Pharo packages, see the latest report [2]. &

Re: [Pharo-project] [update 2.0] #20414

2012-11-21 Thread Pavel Krivanek
http://code.google.com/p/pharo/issues/detail?id=7036 -- Pavel On Wed, Nov 21, 2012 at 8:40 PM, Pavel Krivanek wrote: > I'll prepare a slice > > -- Pavel > > On Wed, Nov 21, 2012 at 4:13 PM, Stéphane Ducasse > wrote: >> >>> Hi Stef, >>> >&g

Re: [Pharo-project] [update 2.0] #20414

2012-11-21 Thread Pavel Krivanek
I'll prepare a slice -- Pavel On Wed, Nov 21, 2012 at 4:13 PM, Stéphane Ducasse wrote: > >> Hi Stef, >> >> because this method can be called from Form class >> #fromFileNamed: >> and can work in case you use native binary Form representation. > > I would move fromFileNamed: too > > Stef > >> Any

Re: [Pharo-project] [update 2.0] #20414

2012-11-21 Thread Pavel Krivanek
Hi Stef, because this method can be called from Form class >> #fromFileNamed: and can work in case you use native binary Form representation. Any idea how to solve it in more cleaner way? Cheers, -- Pavel On Wed, Nov 21, 2012 at 2:50 PM, Stéphane Ducasse wrote: > Pavel > > why not moving thi

Re: [Pharo-project] Beeper

2012-11-20 Thread Pavel Krivanek
I wanted to be consistent with the UIManager. We have UIManager, not AbstractUIManager. We register UI managers in UIManager, not in UIRegistry. If some SoundSystem worked now, it only needs to change superclass name and register to different class. Beeper can really be deprecated. Btw. In the pro

Re: [Pharo-project] [update 2.0] #20409

2012-11-19 Thread Pavel Krivanek
On Mon, Nov 19, 2012 at 1:49 PM, Marcus Denker wrote: > 20409 > - > > Issue 7000: Cleanup unused code in BitBlt class > http://code.google.com/p/pharo/issues/detail?id=7000 > > Issue 7003: use ProvideAnswerNotification for DummyUIManager requests > http://code.google.co

Re: [Pharo-project] Canvas repackaging (WAS: Re: [update 2.0] #20404)

2012-11-18 Thread Pavel Krivanek
On Sun, Nov 18, 2012 at 8:34 PM, Pavel Krivanek wrote: >>> On Sat, Nov 17, 2012 at 9:12 PM, Marcus Denker >>> wrote: >>>> 20404 >>>> - >>>> >>>> Issue 6994: move DisplayScreen >> #defaultCanvasClass to Morphic >&

[Pharo-project] Canvas repackaging (WAS: Re: [update 2.0] #20404)

2012-11-18 Thread Pavel Krivanek
>> On Sat, Nov 17, 2012 at 9:12 PM, Marcus Denker >> wrote: >>> 20404 >>> - >>> >>> Issue 6994: move DisplayScreen >> #defaultCanvasClass to Morphic >>>http://code.google.com/p/pharo/issues/detail?id=6994 >> >> This fix has very interesting consequence when loading Morphic. >> Bec

Re: [Pharo-project] [update 2.0] #20404

2012-11-18 Thread Pavel Krivanek
On Sat, Nov 17, 2012 at 9:12 PM, Marcus Denker wrote: > 20404 > - > > Issue 6994: move DisplayScreen >> #defaultCanvasClass to Morphic > http://code.google.com/p/pharo/issues/detail?id=6994 This fix has very interesting consequence when loading Morphic. Because when the Morphic pa

Re: [Pharo-project] Beeper

2012-11-18 Thread Pavel Krivanek
Issue and slice created: http://code.google.com/p/pharo/issues/detail?id=6996 -- Pavel On Sun, Nov 18, 2012 at 9:47 AM, Stéphane Ducasse wrote: > >> Hi Stef, >> >> firstly I do not understand why we have SoundService at all when we >> have AbstractSoundSystem. > > Yes me too :) > >> And why it i

Re: [Pharo-project] Beeper

2012-11-17 Thread Pavel Krivanek
Hi Stef, firstly I do not understand why we have SoundService at all when we have AbstractSoundSystem. And why it is a AppRegistry. AppRegistry associates some application, tool. It is very confusing to use it for a sound provider. Then I do not understand why it is named AbstractSoundSystem and n

Re: [Pharo-project] [update 2.0] #20405

2012-11-17 Thread Pavel Krivanek
Thank you, Marcus, we reduced Undeclared in Pharo Kernel to: WorldState - UIManager->#request:regex: World - DisplayScreen->#fullscreen: - ExternalDropHandler class->#defaultImageHandler - ExternalDropHandler class->#registerStandardExternalDropHandlers MIMEType - FileSystemStore->#mimeTypesA

Re: [Pharo-project] [update 2.0] #20404

2012-11-17 Thread Pavel Krivanek
On Sat, Nov 17, 2012 at 9:12 PM, Marcus Denker wrote: > 20404 > - > > Issue 6994: move DisplayScreen >> #defaultCanvasClass to Morphic > http://code.google.com/p/pharo/issues/detail?id=6994 > > Issue 6993: update Pharo Kernel generation > http://code.google.com/p/pharo/

Re: [Pharo-project] download scripts for the new infrastructure

2012-11-15 Thread Pavel Krivanek
1.4 or Pharo Kernel etc. -- Pavel On Thu, Nov 15, 2012 at 3:11 PM, Camillo Bruni wrote: > > On 2012-11-14, at 14:32, Pavel Krivanek wrote: > >> Hi, >> >> we need to modify (or create new) >> http://pharo.gforge.inria.fr/ci/ciPharo20.sh and related scripts to &

Re: [Pharo-project] nonblocking stdin?

2012-11-15 Thread Pavel Krivanek
ow > > 'Dienstag, 13-November-2012 10:06:13 AM (+00:00)' > > !quit > > Bye! > Connection closed by foreign host. > > > If you want I can share the code, it is very small (but incomplete). > > Sven > > -- > Sven Van Caekenberghe > http://stfx.

Re: [Pharo-project] nonblocking stdin?

2012-11-15 Thread Pavel Krivanek
n before > launching the vm. so you get character by character input, otherwise > stdin is only flushed on lf... > > see the starter script from coral. > > > On 2012-11-13, at 10:01, Pavel Krivanek wrote: >> Hi, >> >> is there a way how to use nonblocking input from

[Pharo-project] nonblocking stdin?

2012-11-13 Thread Pavel Krivanek
Hi, is there a way how to use nonblocking input from stdin? I have a simple REPL but the stdin is blocking the VM. | stdin input lineEnd | stdin := FileStream stdin ifNil: [ ^ self ]. stdin atEnd ifTrue: [ ^ self ]. [ lineEnd := false. FileStream stdout nextPutAll: '> '. input := String

[Pharo-project] selectors vs. localSelectors in condenseChanges

2012-11-12 Thread Pavel Krivanek
Hi, in the condenseChanges method the message moveChangesTo: is heavily called. And this method exports changes for all selectors of the behavior. But I suppose that we want to process only local selectors here. Can some traits guy confirm that we should replace call of the message #selectors with

[Pharo-project] Read-only error on Jenkins again

2012-11-10 Thread Pavel Krivanek
Hi, There is a read-only file system error on Jenkins again. Cheers, -- Pavel

[Pharo-project] Pharo Kernel Tests failures

2012-11-09 Thread Pavel Krivanek
Hi, I created a summary of tests that fail on Pharo Kernel. Currently 44 tests are failing as result of about 16 issues. https://docs.google.com/spreadsheet/ccc?key=0AjSsmZhqtUTedHBid1R4U0hFOVBWMEpBUW1rVmxxVWc#gid=0 Keep in mind that Pharo Kernel has not complete tests coverage because some test

Re: [Pharo-project] [update 2.0] #20386

2012-11-08 Thread Pavel Krivanek
:-) you were faster.. with the same code ;-) -- Pavel On Thu, Nov 8, 2012 at 8:29 PM, Esteban Lorenzano wrote: > oops! fix in inbox :) > > On Nov 8, 2012, at 8:13 PM, Pavel Krivanek wrote: > >> On Thu, Nov 8, 2012 at 5:59 PM, Marcus Denker wrote: >>> [u

Re: [Pharo-project] [update 2.0] #20386

2012-11-08 Thread Pavel Krivanek
On Thu, Nov 8, 2012 at 5:59 PM, Marcus Denker wrote: > [update 2.0] #20386 > 20386 > - > > Issue 6933: Fixing the fact that typing ... > http://code.google.com/p/pharo/issues/detail?id=6933 > > Issue 6853: Monticello merge conflicts on reordered package names > http://c

Re: [Pharo-project] [update 2.0] #20385

2012-11-08 Thread Pavel Krivanek
Automatic CI update jobs startup is not working so I started it manually. -- Pavel On Thu, Nov 8, 2012 at 3:41 PM, Marcus Denker wrote: > 20385 > - > > Issue 6936: Compiler tests dependent on TextMorph > http://code.google.com/p/pharo/issues/detail?id=6936 > > Issue 6935: Com

Re: [Pharo-project] Opening a serial Port with Pharo on Linux

2012-11-07 Thread Pavel Krivanek
Old workaround is to create symlink from /dev/ttyUSB0 to /dev/ttySx and open the port by number (x), not by the name. But use the fixed VM ;-) -- Pavel On Wed, Nov 7, 2012 at 3:54 PM, Friedrich Dominicus wrote: > I'm stuck. I try to open a serial Port on Linux using Pharo. > > The code is as sim

[Pharo-project] Pharo Kernel with Metacello

2012-11-06 Thread Pavel Krivanek
Hi, I created an experimental CI job that loads Metacello to the Pharo Kernel. https://ci.lille.inria.fr/pharo/view/Pharo-Kernel%202.0/job/Pharo-Kernel-2.0-Metacello/ Cheers, -- Pavel

Re: [Pharo-project] wrong FileSystem paths resolving

2012-11-02 Thread Pavel Krivanek
change vm.sh? >> I'll have a look at it. >> >> >> On 2012-11-01, at 17:15, Pavel Krivanek wrote: >> >>> Hi, >>> >>> in a Jenkins job configuration I have this bash line for Pharo start: >>> >>> ./vm.sh "images/$

[Pharo-project] wrong FileSystem paths resolving

2012-11-01 Thread Pavel Krivanek
Hi, in a Jenkins job configuration I have this bash line for Pharo start: ./vm.sh "images/$IMAGE_NAME.image" "$WORKSPACE/support/pharo.tank" "$WORKSPACE/support/pharo.tankst" In the console I got this error + ./vm.sh images/PharoKernelTanker-2.0.image '/builds/jenkins/workspace/Pharo Kernel 2.0

Re: [Pharo-project] Phobos Jenkins builds

2012-10-31 Thread Pavel Krivanek
inria.fr/pharo/view/Rmod/job/Mate/configure > >cause I want to get rid of all bash scripts in jenkins if possible ;) > > > best > cami > > > On 2012-10-30, at 14:42, Pavel Krivanek wrote: > > > Hi, > > > > I created a set of Jobs related to Phobo

Re: [Pharo-project] Phobos Jenkins builds

2012-10-30 Thread Pavel Krivanek
; wrote: >> >> >> The collateral effects of the Argentinian invasion! >> see >> http://en.wikipedia.org/wiki/Mate_(beverage) >> >> >> >> >> On Tue, Oct 30, 2012 at 2:26 PM, Pavel Krivanek >> wrote: >>> >>> Well, I

Re: [Pharo-project] Phobos Jenkins builds

2012-10-30 Thread Pavel Krivanek
gt; >cause I want to get rid of all bash scripts in jenkins if possible ;) > > > best > cami > > > On 2012-10-30, at 14:42, Pavel Krivanek wrote: > >> Hi, >> >> I created a set of Jobs related to Phobos on the Jenkins server: >> https://ci.lill

[Pharo-project] Phobos Jenkins builds

2012-10-30 Thread Pavel Krivanek
Hi, I created a set of Jobs related to Phobos on the Jenkins server: https://ci.lille.inria.fr/pharo/view/Phobos/ The latest changes in Phobos include special integer input fields with automatic focus change, trees styling, various small fixes etc. Cheers, -- Pavel

Re: [Pharo-project] We are looking for two logos for the Pharo Consortium

2012-10-25 Thread Pavel Krivanek
Interesting, I expected that it is based directly on the name of the Pharos island where lighthouse of Alexandria was located :-) Btw. do we have got an SVG version of the Pharo logo? -- Pavel On Thu, Oct 25, 2012 at 11:33 AM, Marcus Denker wrote: > > On Oct 25, 2012, at 11:24 AM, "Peter H. Me

Re: [Pharo-project] what is your pharo story?

2012-10-17 Thread Pavel Krivanek
Hi Sebastian, this is the way I use to present Smalltalk: - open Xerox Smalltalk-80 image (using Hobes) - show this UI, how scrollbars work, how you have to specify window regions, basics of window management etc. Tell them few words about visit of Steve Jobs in Xerox and how it influenced the nex

Re: [Pharo-project] getting ready to move to beta

2012-10-16 Thread Pavel Krivanek
As I see, there is a little chaos in the versions numbering :-) Why the next version should be 3.0? -- Pavel On Tue, Oct 16, 2012 at 2:32 PM, Esteban Lorenzano wrote: > 3.0 will start as soon as we release 2.0, and that will be in February > 2013... I don't think is too much time to wait :) > >

Re: [Pharo-project] PhobosDemo problem on MACBook

2012-10-13 Thread Pavel Krivanek
What about the CogVM in the same directory? -- Pavel On Sat, Oct 13, 2012 at 12:27 PM, Edgar J. De Cleene wrote: > > > > On 10/13/12 7:00 AM, "Pavel Krivanek" wrote: > >> Hi Dario, >> >> it is a known problem and we currently have no fix. You may

Re: [Pharo-project] PhobosDemo problem on MACBook

2012-10-13 Thread Pavel Krivanek
Hi Dario, it is a known problem and we currently have no fix. You may open the image by CogVM (PhobosDemo.app/Contents/Resources/chrome/app.image), resize, save and then open the demo application again. -- Pavel On Fri, Oct 12, 2012 at 11:42 AM, Dario Trussardi wrote: > Hi, > > i download the :

Re: [Pharo-project] Interconnection of Morphic and Spec (was: [ANN] Phobos)

2012-10-13 Thread Pavel Krivanek
On Sat, Oct 13, 2012 at 1:43 AM, Igor Stasenko wrote: > Pavel, since i am potential user of Spec, i would like to know more details. > I know it takes more time to explain what exactly you don't like and > propose better alternative, > instead of just generic "i don't like it". Well, some points:

Re: [Pharo-project] Interconnection of Morphic and Spec (was: [ANN] Phobos)

2012-10-12 Thread Pavel Krivanek
ink you can introduce own protocol (and put it as extension to >>> morphic, if you want to) >>> so, instead of saying >>> >>> widget removeAllMorphs >>> >>> you will use own extension method ,like: >>> >>> widget specRemoveAllChilds &g

Re: [Pharo-project] Interconnection of Morphic and Spec (was: [ANN] Phobos)

2012-10-12 Thread Pavel Krivanek
On Thu, Oct 11, 2012 at 11:11 PM, Benjamin wrote: > > On Oct 11, 2012, at 11:04 PM, Pavel Krivanek wrote: > >> Unfortunately it is not only about a layer between Morphic and Spec. >> Whole Spec design is greatly conforming to Morphic. Check out Spec >> definit

[Pharo-project] Interconnection of Morphic and Spec (was: [ANN] Phobos)

2012-10-11 Thread Pavel Krivanek
ge > and to indicate that it is a contract implied between spec and widget) > >> Ben >> >> On Oct 11, 2012, at 8:49 PM, Pavel Krivanek wrote: >> >>> Hi Ben, >>> >>> I really would like to write Spec binding for Phobos (Esteban will >>

  1   2   3   4   5   6   7   >