Re: [Pharo-users] Glorp / SQLite3 issue

2016-06-10 Thread Alistair Grant
Hi Offray, On Fri, Jun 10, 2016 at 09:37:58AM -0500, Offray Vladimir Luna C??rdenas wrote: > On 09/06/16 23:39, Alistair Grant wrote: > > [...] > > > > I have seen one other problem with UDBC-SQLite3: if a connection is open > > when the image is saved, it must be manually closed and re-opened a

[Pharo-users] [ANN] file dialog replacement experiment

2016-06-10 Thread Peter Uhnák
Hi, last week I stitched together a simple file dialog replacement and today I managed to somewhat finish it. There is still a lot to be desired, but right now it supports things that were the most pain for me: * list of most common places (home, root, image directory, temp) * custom bookmarks b

Re: [Pharo-users] [ANN] Enterprise Pharo book is released!

2016-06-10 Thread Dimitris Chloupis
Epic times of titanic proportions Well Done ! On Fri, 10 Jun 2016 at 18:36, Cédrick Béler wrote: > also great work guys :) > > > Le 10 juin 2016 à 16:23, Sabine Manaa a écrit : > > Ordered! > > 2016-06-10 15:42 GMT+02:00 Offray Vladimir Luna Cárdenas-2 [via Smalltalk] > <[hidden email]>: >

Re: [Pharo-users] remove the line at the bottom of the code pane in Nautilus in Pharo 5?

2016-06-10 Thread Peter Uhnák
TL;DR: AbstractNautilusUI>>buildNewCodeSourceAreaRubric comment out "withSourceCodeAnnotation;" howto (less than a minute to do): 1. open finder (world > tools > finder) 2. punch in 'Format as you read' and search "source" 3. take a deep breath or two while its searching 4. open found class 4.1

Re: [Pharo-users] remove the line at the bottom of the code pane in Nautilus in Pharo 5?

2016-06-10 Thread Sven Van Caekenberghe
> On 10 Jun 2016, at 18:16, PAUL DEBRUICKER wrote: > > Hi - > > I don't think I'll be changing the settings for > > format as you read > wrapping > line number > > or reading the cursor position/line number ever. > > Is there a way to remove that section from the nautilus code pane? I w

Re: [Pharo-users] [ANN] pharo-vm on ubuntu updated

2016-06-10 Thread Rene Paul Mages (ramix)
Le 10/06/2016 18:52, Norbert Hartl a écrit : > There are new pharo vms (non-spur) available with updated sources. As a side > effect the pharo vm is now available on ubuntu 16.04 LTS as well. The created > vms are in the unstable channel of the pharo ppa. It would be good if a few > people cou

[Pharo-users] [ANN] pharo-vm on ubuntu updated

2016-06-10 Thread Norbert Hartl
There are new pharo vms (non-spur) available with updated sources. As a side effect the pharo vm is now available on ubuntu 16.04 LTS as well. The created vms are in the unstable channel of the pharo ppa. It would be good if a few people could test the packages. If nothing is broken with the pac

Re: [Pharo-users] default nautilus plugins

2016-06-10 Thread Peter Uhnák
You can configure plugins in Nautilus > Top Right Corner > click on the "v" > Nautilus Plugin Manager. Peter On Fri, Jun 10, 2016 at 6:14 PM, PAUL DEBRUICKER wrote: > Hi - > > Is there a place to specify which plugins should be activated by default > in Nautilus in Pharo 5? > > Thanks > > Paul

Re: [Pharo-users] blue ink - format on accept?

2016-06-10 Thread Peter Uhnák
On Fri, Jun 10, 2016 at 5:23 PM, Paul DeBruicker wrote: > And on the BlueInk side what would you do? > What do you mean? You need to change the behavior in the tools, not in BlueInk. Peter

[Pharo-users] GTDebugger - sort stackTop to the top of the list, 2 variable lists

2016-06-10 Thread PAUL DEBRUICKER
Hi - How do I mold the debugger so the stackTop is at the top of the variable list? Also is there a way to have the two copies of the variable list shown next to each other where there is only one now? I find my self scrolling up and down to check changes in multiple spots which I think could

[Pharo-users] remove the line at the bottom of the code pane in Nautilus in Pharo 5?

2016-06-10 Thread PAUL DEBRUICKER
Hi - I don't think I'll be changing the settings for format as you read wrapping line number or reading the cursor position/line number ever. Is there a way to remove that section from the nautilus code pane? Thanks Paul

[Pharo-users] default nautilus plugins

2016-06-10 Thread PAUL DEBRUICKER
Hi - Is there a place to specify which plugins should be activated by default in Nautilus in Pharo 5? Thanks Paul

Re: [Pharo-users] blue ink - format on accept?

2016-06-10 Thread Paul DeBruicker
And on the BlueInk side what would you do? Peter Uhnak wrote > Only "format as you read" is available at the moment. (Which formats the > methods without changing the source code, good for reading.) > > But it shouldn't be that hard to implement… in > AbstractTool>>compileANewMethodInClass:ca

Re: [Pharo-users] [ANN] Enterprise Pharo book is released!

2016-06-10 Thread Cédrick Béler
also great work guys :) > Le 10 juin 2016 à 16:23, Sabine Manaa a écrit : > > Ordered! > > 2016-06-10 15:42 GMT+02:00 Offray Vladimir Luna Cárdenas-2 [via Smalltalk] > <[hidden email] >: > Congratulations! Having this kind of literature gives more points of > entry to the community and sho

Re: [Pharo-users] [ANN] Enterprise Pharo book is released!

2016-06-10 Thread Sabine Manaa
Ordered! 2016-06-10 15:42 GMT+02:00 Offray Vladimir Luna Cárdenas-2 [via Smalltalk] < ml-node+s1294792n4900407...@n4.nabble.com>: > Congratulations! Having this kind of literature gives more points of > entry to the community and shows the diverse and rich ecosystem it > building and supporting.

Re: [Pharo-users] Glorp / SQLite3 issue

2016-06-10 Thread Offray Vladimir Luna Cárdenas
Hi, On 09/06/16 23:39, Alistair Grant wrote: [...] I've been able to define a couple of classes / tables with foreign keys and it is all working fine. I'm still to set up a many-to-many relationship and the more complex queries, but it is all looking good so far. I have seen one other probl

Re: [Pharo-users] [ANN] Enterprise Pharo book is released!

2016-06-10 Thread Offray Vladimir Luna Cárdenas
Congratulations! Having this kind of literature gives more points of entry to the community and shows the diverse and rich ecosystem it building and supporting. Cheers, Offray On 10/06/16 08:36, Damien Cassou wrote: Great news everyone: the new Pharo book is finally out! "Enterprise Pharo:

[Pharo-users] Pharo Mooc after the 19th of june

2016-06-10 Thread Johan Fabry
Hi all, a question about the Mooc: I have some people that may want to take it, but this will be in July probably. Now the page of the Mooc says that inscriptions and classes end on the 19th of June. Will there be a new round of inscriptions afterwards or is there a different solution for these

Re: [Pharo-users] [ANN] Enterprise Pharo book is released!

2016-06-10 Thread Alexandre Bergel
Excellent news!! Alexandre > On Jun 10, 2016, at 9:36 AM, Damien Cassou wrote: > > > Great news everyone: the new Pharo book is finally out! "Enterprise > Pharo: a Web Perspective" covers libraries and frameworks for > enterprises, and in particular those doing web development. > > You can d

Re: [Pharo-users] [ANN] Enterprise Pharo book is released!

2016-06-10 Thread Attila Magyar
Good news, I've just ordered one. -- View this message in context: http://forum.world.st/ANN-Enterprise-Pharo-book-is-released-tp4900390p4900399.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Re: [Pharo-users] [Pharo-dev] [ANN] Enterprise Pharo book is released!

2016-06-10 Thread Tudor Girba
Great news! Cheers, Doru > On Jun 10, 2016, at 3:36 PM, Damien Cassou wrote: > > > Great news everyone: the new Pharo book is finally out! "Enterprise > Pharo: a Web Perspective" covers libraries and frameworks for > enterprises, and in particular those doing web development. > > You can dow

Re: [Pharo-users] [ANN] PBMAuthenticator

2016-06-10 Thread Damien Cassou
Hi Attila, Attila Magyar writes: > I made a library for an online 2 factor authentication service called > PassBy[ME] . thanks Attila. We need more of this kind! Thanks again -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from o

[Pharo-users] [ANN] PBMAuthenticator

2016-06-10 Thread Attila Magyar
Hi, I made a library for an online 2 factor authentication service called PassBy[ME] . This a service that provides PKI based 2nd factor authentication (using smartphones) among other things like message sending and electronic signatures. The library lets you start new a

[Pharo-users] [ANN] Enterprise Pharo book is released!

2016-06-10 Thread Damien Cassou
Great news everyone: the new Pharo book is finally out! "Enterprise Pharo: a Web Perspective" covers libraries and frameworks for enterprises, and in particular those doing web development. You can download it for free or buy a printed version : http://books.pharo.org/enterprise

Re: [Pharo-users] synchronized return from asynchronous message block

2016-06-10 Thread Peter Uhnák
On Tue, Jun 7, 2016 at 8:55 AM, Nicolai Hess wrote: > > > 2016-06-07 8:21 GMT+02:00 Peter Uhnak : > >> Hi, >> >> is it possible to return "synchronously" even if I have an asynchronous >> message? >> >> For example: >> >> SomeObject>>someMethod >> ^ UIManager default chooseFrom: #(a b c)

Re: [Pharo-users] OSProcess command - non responding image when calling often

2016-06-10 Thread Gastón Dall' Oglio
Hi Paul, thanks for remark my post! :) The important here is that David Lewis has confirmed it fix the problem, http://forum.world.st/OSProcess-error-in-1-3-tp4602389p4607494.html But I don't know if you guys have here the same problem I had, because the issue was in Windows (). Just test change

Re: [Pharo-users] Pharo 5 accented chars bug/regression

2016-06-10 Thread Nicolai Hess
2016-06-06 15:46 GMT+02:00 Milan Vavra via Pharo-users < pharo-users@lists.pharo.org>: > > > -- Weitergeleitete Nachricht -- > From: Milan Vavra > To: pharo-users@lists.pharo.org > Cc: > Date: Mon, 6 Jun 2016 06:07:14 -0700 (PDT) > Subject: Re: Pharo 5 accented chars bug/regressio

Re: [Pharo-users] Spec Drag n Drop and broken ListModel family

2016-06-10 Thread Marion Noirbent
ok, thanks Le 09/06/2016 20:29, Peter Uhnák a écrit : > Hi, > > 1) this is caused by this line in "listIntConfiguration" > > dragTransformationBlock: [ :item | item asInteger ]; > > you are dragging a symbol c, but "#c asInteger = nil" > > 2) > > dragging the number converts it into a String

Re: [Pharo-users] OSProcess command - non responding image when calling often

2016-06-10 Thread Sabine Manaa
and it seems that on windows the problem does not exist. So I could use OSSubprocess on unix and OSProcess on windows. 2016-06-10 9:25 GMT+02:00 Sabine Manaa : > Hi Nicolai, > > Thanks! I stopped all ZnServers with > WAServerManager default stopAll. > > Then I can do > Delay delaySchedulerClass:

Re: [Pharo-users] OSProcess command - non responding image when calling often

2016-06-10 Thread Sabine Manaa
Hi Nicolai, Thanks! I stopped all ZnServers with WAServerManager default stopAll. Then I can do Delay delaySchedulerClass: DelayMillisecondScheduler. without problems. 20 timesRepeat: [OSProcess command: ('echo "Hi there"').] . here, the problem persists -> locking image your code with OSSubpro