Re: [Pharo-users] Find/Replace class scoped

2020-05-21 Thread Stéphane Ducasse
56 PM Vitor Medina Cruz > <mailto:vitormc...@gmail.com>> wrote: > >> > >> Hello, > >> > >> Is there a way to make find replace in a class scoped way? I can do that > >> with finder, but I figured only with package scoping. I wanna to change

Re: [Pharo-users] Siren 9.0 Released

2020-05-21 Thread Stéphane Ducasse
ed, interpreter > /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.9, stripped > it is 64-bit. > The paid version of VW is up to 9.0, but 8.3 works for me. > > > On Fri, 15 May 2020 at 08:16, Stéphane Ducasse <mailto:stephane.duca...@inria.fr>> wrote: > Thanks Steven

Re: [Pharo-users] Loading a local repository

2020-05-22 Thread Stéphane Ducasse
n I try to use Iceberg > and "import from existing clone" and select either "/tmp/Teapot" or > "/tmp/Teapot/source" it gives me an "AssertionFailure: Project location does > not seem to be a valid git repository." Even though /tmp/.git exists. > &g

Re: [Pharo-users] Loading a local repository

2020-05-22 Thread Stéphane Ducasse
> > From: G B > Subject: Loading a local repository > Date: 22 May 2020 at 18:05:35 CEST > To: Any Question About Pharo Is Welcome > > > I am new to Pharo and sent my first message a couple of days ago. Thanks for > the help. I did a clone of Teapot and had to move the source to my server >

Re: [Pharo-users] Pushing to GitHub repository from my iceberg repository is hung (beachball). How do I interrupt the process?

2020-05-23 Thread Stéphane Ducasse
ears, > such that it seems it didn't work so I end up hammering the key and > half a dozen debuggers show up. > Apart from needing to modify my behaviour, what have other experienced. > I understood there was some work lately to improve responsiveness, so maybe I > move to P

Re: [Pharo-users] Pushing to GitHub repository from my iceberg repository is hung (beachball). How do I interrupt the process?

2020-05-23 Thread Stéphane Ducasse
t; My Question: Is there some way to interrupt such a process? > > Screen capture attached. > > > > Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 35 87 52 Assistant: Aurore Dalle FAX 03 59 57 78

Re: [Pharo-users] Pushing to GitHub repository from my iceberg repository is hung (beachball). How do I interrupt the process?

2020-05-23 Thread Stéphane Ducasse
re by definition late bound. > > Answers below marked MKB: > >> On May 23, 2020, at 3:48 AM, Stéphane Ducasse > <mailto:stephane.duca...@inria.fr>> wrote: >> >> Hi michael >> >> I’m sincerly sad about the bad experience you encounter (especially w

Re: [Pharo-users] A little help with EnterprisePharo book

2020-05-25 Thread Stéphane Ducasse
; > > <https://objectguild.com/> > Jonathan van Alteren > Founding Member | Object Guild B.V. > Sustainable Software for Purpose-Driven Organizations > > jvalte...@objectguild.com <mailto:jvalte...@objectguild.com> > On 22 May 2020, 08:49 +0200, Stéphane D

Re: [Pharo-users] Pushing to GitHub repository from my iceberg repository is hung (beachball). How do I interrupt the process?

2020-05-25 Thread Stéphane Ducasse
Hi michael I discussed with guille and pablo and they told me that this happens to them from time to time and this is related to libgit. Guille said that they do not succeed to reproduce it. They hope that moving to libgit1.0 will fix that problem. We are worried about this and we would love t

Re: [Pharo-users] Moving a Pharo window under Centos

2020-05-25 Thread Stéphane Ducasse
os, under Parallels? > > Anybody else seen this? > > Is there a fix or a workaround? > > > > Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 35 87 52 Assistant: Aurore Dalle FAX 03 59 57 78 50 TEL 03 59 35 86 16 S. Ducasse - Inria 40, avenue Halley, Parc Scientifique de la Haute Borne, Bât.A, Park Plaza Villeneuve d'Ascq 59650 France

Re: [Pharo-users] Reintroducing code rewriting GUI

2020-05-25 Thread Stéphane Ducasse
ting the GUI from > the original rewrite tool to Spec2, and then applying the improvements from > MatchTool and RewriteTool is more likely to be effective, as it allows > starting from working code. And also to do the development directly in > pharo-project/pharo, not in a separate project, as

Re: [Pharo-users] SIXX tab consideration

2020-05-28 Thread Stéphane Ducasse
ile, to make > optional the tab indentation. > > On my database, the file size difference is substantial: > from 3MB to 2MB. > > Thanks for any consideration. > > Dario ------

Re: [Pharo-users] Spec2 Pharo8/9; icons

2020-05-28 Thread Stéphane Ducasse
newIcons > at: each base asSymbol > put: (ImageForm open: each )]. > > SpToolBarButton new >label: 'Go!'; >icon: (newIcons at: #iconFileName). > > > Tomaz Stéphane Ducasse http://stephane.d

Re: [Pharo-users] Getting Pharo running on AWS

2020-05-28 Thread Stéphane Ducasse
at the next step is, > since there isn’t an explicit error message. > Can someone point a newbie towards the appropriate next steps? > > Thanks! > - Mark > Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 35 87 52 Assistant: Aurore Dalle FAX 03 59 57 78 50 TEL 03 59 35 86 16 S. Ducasse - Inria 40, avenue Halley, Parc Scientifique de la Haute Borne, Bât.A, Park Plaza Villeneuve d'Ascq 59650 France

Re: [Pharo-users] Getting Pharo running on AWS

2020-05-28 Thread Stéphane Ducasse
first checks if another handler is available. If so it will activate the > found handler. > > Clearly, I’m doing something wrong, but don’t know what the next step is, > since there isn’t an explicit error message. > Can someone point a newbie towards the appropriate next step

[Pharo-users] About strange email related to smalltalkhub read-only on squeak-dev

2020-05-30 Thread Stéphane Ducasse
PHY CODE TO ANOTHER REPOSITORY THAT IS NOT REGISTERED > I would recommend you delete it immediately. > > END BOLD! > > Please feel free to post this to the Pharo mailing list because they > apparently do not want to hear from me! > > All the best,

Re: [Pharo-users] Pharo 8. Epicea seems to be turned off. how do I get it working again?

2020-05-30 Thread Stéphane Ducasse
ago & I was able to restore the missing code > between the save & now by dropping the changes file in the image. > > How do I double check and get epicea running again in this image? > > Thanks > > > Stéphane Du

Re: [Pharo-users] About strange email related to smalltalkhub read-only on squeak-dev

2020-06-02 Thread Stéphane Ducasse
sor who > is deeply familiar with the details of these laws. They are complex and > highly variable between different parts of the world. > > I know this seems like a lot of trouble and wasted time but you can spend a > giant amount of time and money defending oneself from arms

Re: [Pharo-users] ESRI ASCII raster format

2020-06-03 Thread Stéphane Ducasse
uch an implementation for CORMAS: > https://github.com/cormas/cormas/issues/135 > <https://github.com/cormas/cormas/issues/135> > > Thank you. > Regards, > -- > Serge Stinckwich > https://twitter.com/SergeStinckwich <https://twitter.com/SergeStinc

Re: [Pharo-users] ESRI ASCII raster format

2020-06-03 Thread Stéphane Ducasse
Ok I’m a paper on the grill and I will give a try to see if I can do it in TDD in 1 or 1:30 as a kata. I will let you know but by the end of the week you have it. > On 3 Jun 2020, at 09:33, Serge Stinckwich wrote: > > > > On Wed, Jun 3, 2020 at 3:27 PM S

Re: [Pharo-users] ESRI ASCII raster format

2020-06-03 Thread Stéphane Ducasse
> >> Le 3 juin 2020 à 09:44, Serge Stinckwich > <mailto:serge.stinckw...@gmail.com>> a écrit : >> >> >> >> On Wed, Jun 3, 2020 at 3:40 PM Stéphane Ducasse > <mailto:stephane.duca...@inria.fr>> wrote: >> Ok I’m a paper on the grill and I will give a

Re: [Pharo-users] ESRI ASCII raster format

2020-06-04 Thread Stéphane Ducasse
> > It was fun. > My implementation could be more robust but for 2 hours coding. > It was a fun kata. > > Would you want to share your work during our next CORMAS meeting, Friday? If you want now cormas can use it, fork it, expand,…. I did it for you as an exercise for me. S.

Re: [Pharo-users] Moose install

2020-06-04 Thread Stéphane Ducasse
se/main/ > Fetched -> Moose-TestResources-PackageBlueprint-P4-JeanRemyFalleri.3 --- > http://smalltalkhub.com/mc/Moose/Moose/main/ --- > http://smalltalkhub.com/mc/Moose/Moose/main/ > Fetched -> Moose-Tests-MonticelloImporter-AndreHora.6 --- > http://smalltalkhub.com/mc/Mo

Re: [Pharo-users] GIS support for Pharo

2020-06-04 Thread Stéphane Ducasse
39> > > Can we try to unite and maybe create a pharo-GIS organization on github to > federate our efforts? > > Cheers, > -- > Serge Stinckwic > h > https://twitter.com/SergeStinckwich <https://twitter.com/SergeStinckwich> Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 35 87 52 Assistant: Aurore Dalle FAX 03 59 57 78 50 TEL 03 59 35 86 16 S. Ducasse - Inria 40, avenue Halley, Parc Scientifique de la Haute Borne, Bât.A, Park Plaza Villeneuve d'Ascq 59650 France

Re: [Pharo-users] GIS support for Pharo

2020-06-04 Thread Stéphane Ducasse
e a all of these github repos. >>> >>> We can try to do an online meeting to discuss about that with Etienne and >>> other people interested by this topic. >>> We are mostly interested to have GIS support on CORMAS, so having a common >>> repository will definitively help us. >>> At the moment we are using Roassal2 for CORMAS visualisatin and we are >>> moving towards Roassal3. >> >> Good idea! I just created the Geography package because I felt the need for >> it. But if there is something better I would like to use this instead. I'm >> generally available the best at wednesdays and thursdays. Next week is >> already stuffed but if you propose some DateAndTimes I'm sure we find a >> match. Which timezone are you in at the moment? >> >> Norbert >> >>> Regards, >>> -- >>> Serge Stinckwich >>> https://twitter.com/SergeStinckwich <https://twitter.com/SergeStinckwich> Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 35 87 52 Assistant: Aurore Dalle FAX 03 59 57 78 50 TEL 03 59 35 86 16 S. Ducasse - Inria 40, avenue Halley, Parc Scientifique de la Haute Borne, Bât.A, Park Plaza Villeneuve d'Ascq 59650 France

Re: [Pharo-users] Moose install

2020-06-04 Thread Stéphane Ducasse
wever, I also see this: > > > os: > - linux > > Does this mean it only is supported on linux? > > >> On Jun 4, 2020, at 3:08 AM, Stéphane Ducasse > <mailto:stephane.duca...@inria.fr>> wrote: >> >> I do not think that Moose should be loaded l

Re: [Pharo-users] GIS support for Pharo

2020-06-05 Thread Stéphane Ducasse
an we try to unite and maybe create a pharo-GIS organization on github to >> federate our efforts? >> >> Cheers, >> -- >> Serge Stinckwich >> https://twitter.com/SergeStinckwich <https://twitter.com/SergeStinckwich> > > > > -- > Serge Stinckwic​h​ > https://twitter.com/SergeStinckwich <https://twitter.com/SergeStinckwich> > ​ Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 35 87 52 Assistant: Aurore Dalle FAX 03 59 57 78 50 TEL 03 59 35 86 16 S. Ducasse - Inria 40, avenue Halley, Parc Scientifique de la Haute Borne, Bât.A, Park Plaza Villeneuve d'Ascq 59650 France

Re: [Pharo-users] Moose install

2020-06-05 Thread Stéphane Ducasse
titou.github.io > > benoit.verhae...@berger-levrault.com > <mailto:benoit.verhae...@berger-levrault.com> > R&D Engineer at Berger-Levrault > benoit.verhae...@inria.fr <mailto:benoit.verhae...@inria.fr> > PHD student at Inria-Lille--Nord-Europe --

Re: [Pharo-users] GIS support for Pharo

2020-06-05 Thread Stéphane Ducasse
haro-GIS <https://github.com/pharo-GIS> > On Fri, Jun 5, 2020 at 5:35 PM Norbert Hartl <mailto:norb...@hartl.name>> wrote: > Wel, that‘s what I proposed. So yes from me > >> Am 05.06.2020 um 10:03 schrieb Stéphane Ducasse > <mailto:stephane.duca...@inria.fr>>: >

Re: [Pharo-users] shape file reading

2020-06-05 Thread Stéphane Ducasse
g: 'koi8r') decodeBytes: > response contents ) ] ]. > > > > Once downloaded: > > > > | urlESRIFilePrefix urlESRIFileShp shpE | > urlESRIFilePrefix := 'ne_110m_populated_places'. > urlESRIFileShp := urlESRIFilePrefix , '.shp'. >

Re: [Pharo-users] Pharo on Chromebook

2020-06-07 Thread Stéphane Ducasse
e > tearing behavior. > > And I was also able to run PL & images on this platform without problems in > the past. (It's been at least a month since I tried running Pharo on a > Chromebook.) > > -Ted > > > > > -- > Sent from: http://forum.world.st/Ph

Re: [Pharo-users] Pharo on Chromebook

2020-06-08 Thread Stéphane Ducasse
; work with administrations, schools, etc. You can buy online on the Gowizyou > store. > > Best regards > Olivier ;-) > > Le lun. 8 juin 2020 à 07:58, Stéphane Ducasse <mailto:stephane.duca...@inria.fr>> a écrit : > I think that we will have to buy one of such devic

[Pharo-users] Youtube REST API?

2020-06-08 Thread Stéphane Ducasse
Hello Does any of you already used the youtube REST API? S. Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 35 87 52 Assistant: Aurore Dalle FAX 03 59 57 78 50 TEL 03 59 35 86 16 S. Ducasse - Inria 40, avenue Halley

Re: [Pharo-users] Pharo on Chromebook

2020-06-09 Thread Stéphane Ducasse
eb apps", and now > run Android apps, and with Crostini run Linux apps, you can install Wine (or > Crossover) in Crostini and run Windows apps as well. (Everything except Mac > apps.) > > -t > > > > -- > Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f13

Re: [Pharo-users] Primitive is not executed

2020-06-09 Thread Stéphane Ducasse
> super replaceFrom: start to: stop with: replacement startingAt: repStart S. Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 35 87 52 Assistant: Aurore Dalle FAX 03 59 57 78 50 TEL 03 59 35 86 16 S. Ducasse - Inria 40, avenue

Re: [Pharo-users] PharoExtras group on smalltalkhub -> github ?

2020-06-10 Thread Stéphane Ducasse
st messages and some notes on project > sites and thats about it. IS that accurate? > > > Thanks ---- Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 35 87 52 Assistant: Aurore Dalle FAX 03 59 57 78 50 TEL

Re: [Pharo-users] Primitive is not executed

2020-06-10 Thread Stéphane Ducasse
ame behaviour, primitive 105 >> fails and executes the code after the primitive call. >> It is Pharo 8.0 64 on Mac Os X...I will try on Ubuntu 19.4...as soon as I >> can. >> the same problem in all of the Collection-Native all of them use primitive >> 105 >

Re: [Pharo-users] Monticello Bug introduced in Pharo 8

2020-06-10 Thread Stéphane Ducasse
Welcome on board Peter and thanks for your time and willingness to improve Pharo. > On 10 Jun 2020, at 04:01, Peter Newton wrote: > > Hi. I'm a Smalltalk newcomer, slowly exploring Pharo to understand its > potential and in the process I've found and fixed what seems to be a bug in > Metacello

Re: [Pharo-users] DateTime now nanos

2020-06-14 Thread Stéphane Ducasse
Instead, is there a better way to convert a DateAndTime to and from a > number? > > > > -- > Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html > Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 3

Re: [Pharo-users] [Esug-list] [ANN] PharoPro

2020-06-17 Thread Stéphane Ducasse
gs. So you might visit > > http://pharo-pro.com > > and then come talk to us. > > Best regards and health, > > Norbert > PharoPro GmbH > ___ > Esug-list mailing list > esug-l...@lists.esug.org > http://lists.e

Re: [Pharo-users] [ANN] What are reasons NOT to use Smalltalk?

2020-06-20 Thread Stéphane Ducasse
A little point in the discussion. If you do not contribute then there is less chance that the situation will improve. Look at Sven, he is running a business for real. Still he develops and documents and shares with all of you Zinc Neo suite Chapter and script on deployme

Re: [Pharo-users] a simple question (I think)

2020-06-20 Thread Stéphane Ducasse
t; > > > > > self instVar := NewClass new. > > > > self instVar objectWhoCreatedMe myMessage. > > > > "I know there is a 'thisContext sender' - but is there a 'who created me' > > concept?" > > > > > > Ultimate

Re: [Pharo-users] UFFI Problem: A call to an external function failed (FFIOpaqueObject)

2020-06-21 Thread Stéphane Ducasse
gt; In Playground I again executed: > driver := MariaDBDriver fromConnectionString: > 'mariaDB://localhost:5432/sodbxtest?&user=sodbxtest&password=sodbxtest'. > > driver init inspect. > " A call to an external function failed" > > Any ideas wh

[Pharo-users] Want to contribute.... it is easy

2020-06-21 Thread Stéphane Ducasse
publicly thanks Sean de Nigris Ted Brunz Rene Pierre Mages for their large edit pass on the books. S. Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 35 87 52 Assistant: Aurore Dalle FAX 03 59

Re: [Pharo-users] Want to contribute.... it is easy

2020-06-23 Thread Stéphane Ducasse
any that you would prioritise, or just a top to bottom? > And are we assuming American or British English? > > > > -- > Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html > -------- Stéphane Ducasse http://s

Re: [Pharo-users] STON question

2020-06-28 Thread Stéphane Ducasse
features and figuring out the Spec2 > GUI. :) > > Any advice is welcome and appreciated. > > Thanks! > Russ > > -- > Russ Whaley > whaley.r...@gmail.com <mailto:whaley.r...@gmail.com> Stéphane Ducasse http://stephane.duc

Re: [Pharo-users] STON question

2020-06-28 Thread Stéphane Ducasse
> On 27 Jun 2020, at 16:58, Sven Van Caekenberghe wrote: > > Hi Russ, > > The limitation of STON not being capable of serialising a block closure still > stands and will probably not change very soon (it open up the whole language > to be written out). > > You can work around this though,

Re: [Pharo-users] STON question

2020-06-28 Thread Stéphane Ducasse
, numbers) + files and sequence and composite. > > Thanks, > Russ > > On Sun, Jun 28, 2020 at 6:25 AM Stéphane Ducasse <mailto:stephane.duca...@inria.fr>> wrote: > Hi russ, > > I do not if you know but based on Ston I built chrysal > to manage applications

Re: [Pharo-users] How to Create a Form with button

2020-06-29 Thread Stéphane Ducasse
e created. > > Thanks > > > > -- > Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html > -------- Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 35 87 52 Assistant: Aurore Dalle FAX 03 59 57

Re: [Pharo-users] STON question

2020-06-30 Thread Stéphane Ducasse
; > I think this trick covers a large set of SortedCollection use cases avoiding > blocks by using SortFunctions. > > This technique could also be used to replace other block usages elsewhere. > > To answer your original question: yes we could add this to the documentation &

Re: [Pharo-users] Zinc HTTP Components, P3, MQTT and NeoUniversalBinaryJSON now require Pharo 7.0.5 as minimum version

2020-07-01 Thread Stéphane Ducasse
> follow alias to Pharo versions < 7.0.5: > > Integer>>#byteAt: index > ^ self digitAt: index > > Sven > > Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 35 87 52 Assistant: Aurore Dalle

Re: [Pharo-users] I think I've discovered an error in the later v9 builds

2020-07-01 Thread Stéphane Ducasse
and also error out - even the first > transmitTo:... could be one simple change will correct all these anomalies. > > I will try and mock-up a simpler version to share. Please let me know if you > have any questions or items I should specifically include. > > Thank

[Pharo-users] Agile Artificial Intelligence

2020-07-01 Thread Stéphane Ducasse
/ref=tmm_pap_swatch_0?_encoding=UTF8&qid=1593398066&sr=8-1 As a book author I want to congratulate alex for this effort. S. ---- Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 35 87 52 Assistant: Aurore Dalle FAX 03

Re: [Pharo-users] Agile Artificial Intelligence

2020-07-02 Thread Stéphane Ducasse
write it on amazon :) > On 2 Jul 2020, at 09:56, Tomaž Turk wrote: > > Thanks, Stef, the book is excellent! > > Best wishes, > Tomaz -------- Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 35 87 52 Assis

[Pharo-users] new Pharo success story :)

2020-07-06 Thread Stéphane Ducasse
. Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 35 87 52 Assistant: Aurore Dalle FAX 03 59 57 78 50 TEL 03 59 35 86 16 S. Ducasse - Inria 40, avenue Halley, Parc Scientifique de la Haute Borne, Bât.A, Park Plaza Villeneuve d'Ascq 59650 France

Re: [Pharo-users] [Esug-list] new Pharo success story :)

2020-07-06 Thread Stéphane Ducasse
Hello hennie I do not know but what they are doing is really advanced and most of their work is private for the french gov. And advanced gestures and tactil screens were not available back in 89 :) What would be sad is that it would NOT be done in Pharo but in JS like or Java FX. Don’t you thin

Re: [Pharo-users] Intermediate-Level Tutorials for Pharo

2020-08-02 Thread Stéphane Ducasse
get of rid of the beginner parts. After I did learning OOP and Pharo with style so that I do not have to talk about it again. So definitively. > > -Ted > > > > -- > Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html > --

Re: [Pharo-users] Intermediate-Level Tutorials for Pharo

2020-08-02 Thread Stéphane Ducasse
nd the Zebra Puzzle example) is > here: > https://github.com/tbrunz/logic-puzzle > <https://github.com/tbrunz/logic-puzzle> and I'm available to answer questions > about it, of course. > > > > -- > Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.htm

Re: [Pharo-users] Editing in Pharo Debugger

2020-08-02 Thread Stéphane Ducasse
gt; I get the "orange triangle" in Pharo 8. >> >> -t >> >> >> >> -- >> Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html > > > > > > -- > Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f13

Re: [Pharo-users] Extract-method refactoring erratic behavior in Pharo 8

2020-08-02 Thread Stéphane Ducasse
Is there a >> reason why the "Extract method" refactoring is not working in Pharo 8 >> as it was in that or any other version? >> >> Thanks! >> >> Esteban A. Maringolo >> > > Stéphane Ducass

Re: [Pharo-users] Extract-method refactoring erratic behavior in Pharo 8

2020-08-02 Thread Stéphane Ducasse
> On 31 Jul 2020, at 20:21, Esteban Maringolo wrote: > > Hi, > > I get, more often than not, a message indicating an "invalid source to > extract", commonly with the "End of statement list encountered" > explanation. > > In comparison, I can extract the same code in Pharo 4. Is there a > rea

Re: [Pharo-users] Working directory and image directory

2020-08-02 Thread Stéphane Ducasse
same directory where there is Pharo.app >> Cheers >> Davide >> >> >> >> -- >> Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html > > > > > > -- > Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html &

Re: [Pharo-users] Cmd+s in P8 not captured using Commander (works in P9) and SpTextPresenter

2020-08-02 Thread Stéphane Ducasse
while Pharo 9 does. > > In some way the only way to capture the Accept keypress is to modify the > #buildShortcutsOn: method in RubTextEditor, but I'd like to avoid such > approach. > > Is there any workaround to this? > > Cheers, > > Hernán > > ---

Re: [Pharo-users] Extract-method refactoring erratic behavior in Pharo 8

2020-08-02 Thread Stéphane Ducasse
ld we start building one? We are missing a way to model pop up and more. > > How much of the above is tied directly to Spec2 and how much is part of the > core elements of Pharo? > > -t > > > > > > -- > Sent from: http://forum.world.st/Pharo-Smalltal

Re: [Pharo-users] Intermediate-Level Tutorials for Pharo

2020-08-02 Thread Stéphane Ducasse
to be able to contribute for the community. If you find typos or strange english let us know. Because this is already a contribution > > Thanks! > Russ > > On Sun, Aug 2, 2020 at 5:07 AM Stéphane Ducasse <mailto:stephane.duca...@inria.fr>> wrote: > > >>

Re: [Pharo-users] Class side vs instance side (variables and methods)

2020-08-02 Thread Stéphane Ducasse
Hello patrick Welcome > > Subject: Class side vs instance side (variables and methods) > Date: 29 July 2020 at 01:34:22 CEST > To: Any Question About Pharo Is Welcome > > > Being new not only to Smalltalk, but OOP in general, I think I finally am > understanding things. Did you read my lear

Re: [Pharo-users] Smalltalkhub delete date

2020-08-02 Thread Stéphane Ducasse
020, at 16:37, Paul DeBruicker wrote: > > Hi > > Would someone please add the date you're going to delete smalltalkhub to > every page on Smalltalkhub? > > Thanks > > Paul > > ---- Stéphane Ducasse http://stepha

Re: [Pharo-users] A question concerning Nautilus

2020-08-02 Thread Stéphane Ducasse
;http://www.pharo.fr/> > http://www.linux-azur.org/ramix <http://www.linux-azur.org/ramix> > http://twitter.com/RenePaulMages <http://twitter.com/RenePaulMages> > > > > > > > -- > Serge Stinckwic​h​ > https://twitter.com/SergeStinckwich <https://

Re: [Pharo-users] About some stuff to know if I launch new project to build Graphical User Interface for a database...

2020-08-02 Thread Stéphane Ducasse
it. And Pharo is not a product so it means that you can also enhance it, modify it to fit your need. > -- > M Patrick GELIN > 78 rue du Truchay > 38690 BELMONT > Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 35 87 52 Assistant: Aurore Dalle FAX 03 59 57 78 50 TEL 03 59 35 86 16 S. Ducasse - Inria 40, avenue Halley, Parc Scientifique de la Haute Borne, Bât.A, Park Plaza Villeneuve d'Ascq 59650 France

Re: [Pharo-users] Text-Editing UI

2020-08-02 Thread Stéphane Ducasse
what you should know is that we are not happy with the text editor (Rubric was never made to stay). > Or if someone has already posted a package for customizing this sort of thing? > > Alex Landraitis Stéphane Ducasse http://stephane.ducas

Re: [Pharo-users] smalltalkhub down

2020-08-02 Thread Stéphane Ducasse
gt;> wrote: >>>>> >>>>> Hi Sven, >>>>> >>>>> The web interface is up but it seems impossible to download .mcz , every >>>>> attempt ends with a timeout. >>>>> >>>>> Best regards >>

Re: [Pharo-users] Intermediate-Level Tutorials for Pharo

2020-08-02 Thread Stéphane Ducasse
I (or > two). Newcomers will show up wanting to learn Pharo, and they need to be > reassured that they can create nice (enough) UIs without a huge effort. > (Not everyone is a command line hacker, and end-users certainly don't want > to be.) > > The more I learn (from

Re: [Pharo-users] Class side vs instance side (variables and methods)

2020-08-02 Thread Stéphane Ducasse
n't know the future changes. > > >> >> I've been adding it in all cases, which I guess does no harm. > > That is the correct answer. Add it unless you want the result of the last > message send. > > >> >> -t >> >> >> &

Re: [Pharo-users] Class side vs instance side (variables and methods)

2020-08-02 Thread Stéphane Ducasse
g... > > -t > > > > -- > Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html > Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 35 87 52 Assistant: Aurore Dalle FAX 03 59 57 78 50 TEL 0

Re: [Pharo-users] Intermediate-Level Tutorials for Pharo

2020-08-02 Thread Stéphane Ducasse
missing something? > TODOTask >> done > > ^ done > TODOTask >> isDone > > ^ self done > > I'll go through a bit more and update you on my progress. Ted, I also hope > to get to take a look at Zebra today :) > > > > > On S

Re: [Pharo-users] Metacello, Github and Cryptography

2020-08-03 Thread Stéphane Ducasse
;; > load. > > and it works, but I can't figure out where is the usage of Metacello with > Github > > Thanks > Francis > > > > -- > Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html > > > ---

Re: [Pharo-users] Pharo-Mars on Ubuntu

2020-08-03 Thread Stéphane Ducasse
to > run on ubuntu since May - so progress is slow. I’m sorry for this. Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 35 87 52 Assistant: Aurore Dalle FAX 03 59 57 78 50 TEL 03 59 35 86 16 S. Ducasse - Inria 40, avenue Halley, Parc Scientifique de la Haute Borne, Bât.A, Park Plaza Villeneuve d'Ascq 59650 France

Re: [Pharo-users] Pharo-Mars on Ubuntu

2020-08-03 Thread Stéphane Ducasse
en a GTK Spec application starts up. > > I'm just waiting for Estaban to update the issue to say he's had a chance to > look at the crash. > > > > -- > Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html >

Re: [Pharo-users] Working directory and image directory

2020-08-03 Thread Stéphane Ducasse
gt;>> that is in the same directory of the Pharo.app but "FileLocator >>>> workingDirectory" give me the root directory. >>>> >>>> I expected the same directory where there is Pharo.app >>>> Cheers >>>> Davide >>>> >>>>

Re: [Pharo-users] Fuel - FLSerializer tests are not working (pharo 8)

2020-08-03 Thread Stéphane Ducasse
itory'; >baseline: 'Fuel'; >load. > > > But tests are red, all tests of FLBinaryFileStreamBasicSerializationTest and > others > > Cheers > Davide > > > > -- > Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Re: [Pharo-users] Fuel - FLSerializer tests are not working (pharo 8)

2020-08-03 Thread Stéphane Ducasse
I took a Pharo8 image and Metacello new repository: 'github://theseion/Fuel:3.0.2/repository '; baseline: 'Fuel'; load. and run the tests and all the tests are green on my machine. 595 ran, 576 passed, 1 skipped, 19 expected failures, 0 failures, 0 errors, 0 passed unexpected S.

Re: [Pharo-users] A question concerning Nautilus

2020-08-03 Thread Stéphane Ducasse
6F7 ) > http://www.pharo.fr <http://www.pharo.fr/> > http://www.linux-azur.org/ramix <http://www.linux-azur.org/ramix> > http://twitter.com/RenePaulMages <http://twitter.com/RenePaulMages> > > > > > > > -- > Serge Stinckwic​h​ > http

Re: [Pharo-users] Intermediate-Level Tutorials for Pharo

2020-08-03 Thread Stéphane Ducasse
gt; What's the standard practice for "attaching" non-code documents to Pharo > applications? > > -t > > > > -- > Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html > Stéphane Ducasse http:/

Re: [Pharo-users] ZnInvalidUTF8: Illegal leading byte for utf-8 encoding while running Elegant Code image conversion example

2020-08-03 Thread Stéphane Ducasse
8.x on Manjaro Gnu/Linux 64 bits. > > Thanks, > > Offray > > > Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 35 87 52 Assistant: Aurore Dalle FAX 03 59 57 78 50 TEL 03 59 35 86 16 S. Ducasse - Inria 40, av

Re: [Pharo-users] ZnInvalidUTF8: Illegal leading byte for utf-8 encoding while running Elegant Code image conversion example

2020-08-05 Thread Stéphane Ducasse
uot;Error: marker C2 cannot be >> handled" and still the exportation is not working. >> >> Cheers, >> >> Offray >> >> On 4/08/20 2:04 a. m., Tomohiro Oda wrote: >>> Offray, >>> >>> Apparently, readStreamDo: sh

Re: [Pharo-users] Intermediate-Level Tutorials for Pharo

2020-08-05 Thread Stéphane Ducasse
to a top-level Pharo class comment, >>> * Make it into a string in Pharo, put it in a method in a class. >>> >>> What's the standard practice for "attaching" non-code documents to Pharo >>> applications? >>> >>> -t >>> &

Re: [Pharo-users] A question concerning Nautilus

2020-08-06 Thread Stéphane Ducasse
f of PBE 8, but it is the last change. The current build of > PBE 8 failed. > > > > -- > Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html > > > Stéphane Ducasse http://stephane.ducasse.free.fr / http://w

Re: [Pharo-users] ZnInvalidUTF8: Illegal leading byte for utf-8 encoding while running Elegant Code image conversion example

2020-08-06 Thread Stéphane Ducasse
? > > Offray > > On 5/08/20 4:00 a. m., Stéphane Ducasse wrote: >> offray >> >> could you add your pictures to the bug entry >> >> https://github.com/pharo-project/pharo/issues/7043 >> <https://github.com/pharo-project/pha

Re: [Pharo-users] Intermediate-Level Tutorials for Pharo

2020-08-06 Thread Stéphane Ducasse
> One more thought on this... I assume you've seen Jupyter Notebooks? > They're starting to see some use where I work (we now have our own > 'enterprise server'). I recently took an intro class to see how it works, > and how to use them. > > How much of a "Jupyter-style" notebook capability w

Re: [Pharo-users] Extract-method refactoring erratic behavior in Pharo 8

2020-08-10 Thread Stéphane Ducasse
amework for Pharo that includes this? If not, >>> should we start building one? >>> >>> How much of the above is tied directly to Spec2 and how much is part of the >>> core elements of Pharo? >>> >>> -t >>> >>> >>&

Re: [Pharo-users] [ANN] Smalltalk's Successor

2020-08-10 Thread Stéphane Ducasse
gt;> >> On Tue, 11 Aug 2020 at 01:05, Richard Kenneth Eng < > >> horrido.hobbies@ > >> > >> wrote: >> >>> https://smalltalk.tech.blog/2020/08/10/smalltalks-successor/ >>> >>> A bold claim. It'll be interesting to see

[Pharo-users] Little blog post on how to use transcript as a real OOProgrammer

2020-08-11 Thread Stéphane Ducasse
ooklet-PharoWithStyle/releases/download/continuous/WithStyleBook-wip.pdf <https://github.com/SquareBracketAssociates/Booklet-PharoWithStyle/releases/download/continuous/WithStyleBook-wip.pdf> S. ---- Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.p

Re: [Pharo-users] [ANN] Smalltalk's Successor

2020-08-12 Thread Stéphane Ducasse
"Protect me from my friends I will deal with my ennemies." Pharo is Pharo. The smalltalk community likes to complain but we prefer to invent the future. For the record we are helping companies to DELIVER and we are engaging any people that want to invent the fu

Re: [Pharo-users] [ANN] Smalltalk's Successor

2020-08-12 Thread Stéphane Ducasse
mer to it, but gets old for the people who >> is actually engaging with reading you. > > > > > > -- > Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html > Stéphane Ducasse http://stephane.ducasse.free.fr

Re: [Pharo-users] [ANN] Smalltalk's Successor

2020-08-13 Thread Stéphane Ducasse
gt; > I would also like to praise S.D. and his merry band for > (a) the free Smalltalk books > (b) the continuing series of books specifically about Pharo. > Is there some way I can contribute to the Pharo book(let)s? > I'm not too bad at proof-reading. > > > >

Re: [Pharo-users] Difference between VM and image

2020-08-17 Thread Stéphane Ducasse
com wrote: > > Hi, > > I am trying to find out what the difference between an VM and an Image is > when using Pharo. > Can anybody give some hints (links to docs?) > > Thx > > Ciao robertj -------- Stéphane Ducasse

Re: [Pharo-users] Disable halt and breakpoints globally

2020-08-19 Thread Stéphane Ducasse
ver > startup and avoid issues like this. > > Regards! > > Esteban A. Maringolo > ---- Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 35 87 52 Assistant: Aurore Dalle FAX 03 59 57 78 50 TEL 03 59

Re: [Pharo-users] Iceberg "adopt commit" behavior

2020-08-20 Thread Stéphane Ducasse
he filesystem, and then "adopt" the recently created commit, and then >> commit in Iceberg (and probably push). >> >> Is this okay? Is there any risk in doing this? >> >> Regards! >> >> Esteban A. Maringolo >> > > > -- > Pab

Re: [Pharo-users] CannotWriteData errors in P3 and Seaside

2020-08-20 Thread Stéphane Ducasse
sword: aLogin password. > connection connect > > by inserting > >verbose: true > > before the last statement. > > You could also make a subclass of P3DatabaseDriver. > >> Summarizing... I'm pretty confident that P3 works correctly and also >> t

Re: [Pharo-users] CannotWriteData errors in P3 and Seaside

2020-08-21 Thread Stéphane Ducasse
this point I'm factoring out what might be causing this. It's an >>>> issue that only happens to me in production, and I don't have a better >>>> instrumentation in place to debug it. >> >> I think I found the culprit, now I need to know how to bypa

<    1   2   3   4   5   6   7   >