Re: [Pharo-users] How to make pharo find sqlite?

2017-10-01 Thread Renaud de Villemeur
Hi I managed to get Sqlite work with Pharo under linux (Fedora), in both 32 and 64 bit. The setup has nothing to do with LD_LIBRARY_PATH. I'll use those example under fedora linux. First, of course, you need to install either UDBCSqlite or Garage-Sqlite drivers You first need to have sqlite3 lib

[Pharo-users] Equals and HashCode Builder

2017-10-01 Thread Vitor Medina Cruz
Hello! Is there, in Pharo, builders for equals (=) and hash messages similar to: https://commons.apache.org/proper/commons-lang/javadocs/api-release/org/apache/commons/lang3/builder/EqualsBuilder.html and https://commons.apache.org/proper/commons-lang/javadocs/api-release/org/apache/commons/lang

Re: [Pharo-users] X11 options on Ubuntu VM / Athens rendering problems

2017-10-01 Thread Hilaire
I had situation where the system libcairo:i386 does not work with Dr.Geo[1], Pharo crashes with what looks like a Cairo crash! Looks like not a Pharo fault, but I am definitely stuck. It is problematic, it is a system (LinuxMint based) used in Geneva primary schools and Dr. Geo was expected to

[Pharo-users] Organisation and workflows

2017-10-01 Thread Steven R. Baker
Heya folks, [Please jump on any of my statements that sound crazy: use of Spec, other assumptions, etc.] I'm starting an application in Pharo, using Spec. Basically, a GTD application in the spirit of nirvanahq, omnifocus, things, nozbe. The code is working just fine, but I'm left with a lot of q

Re: [Pharo-users] X11 options on Ubuntu VM / Athens rendering problems

2017-10-01 Thread Igor Stasenko
On 1 October 2017 at 10:26, Hilaire wrote: > All these difficulties are good argument to get the appropriate > libcairo/libpng shipped with the Linux VM, as done with Windows and MacOSX > VM > > Nah, in my case, there's nothing that can be lableled as "Pharo fault". It is definitely a linux/ubunt

Re: [Pharo-users] Roasssal not working on Windows with Pharo 6.1

2017-10-01 Thread Alexandre Bergel
This is really weird. Any idea anyone? Alexandre > Le 1 oct. 2017 à 06:47, kmo a écrit : > > Roassal is working Ok on my Wndows 10 laptop now. But on my 32-bit Windows 7 > PC at work it still does not work. > > Here's the steps to reproduce: > > ) Download whole Pharo 6.1 Windows package fro

Re: [Pharo-users] Testing a Unicode Character's Category

2017-10-01 Thread Prof. Andrew P. Black
Richard (and others): Marcus and I committed methods to implement these category tests on Friday. If any of you have time to review the code, it would be appreciated. The commit can be found here: https://github.com/pharo-project/pharo/pull/326/commits/933b1dcba05b837ab292e19aab413f67b3f9

Re: [Pharo-users] Roasssal not working on Windows with Pharo 6.1

2017-10-01 Thread kmo
Roassal is working Ok on my Wndows 10 laptop now. But on my 32-bit Windows 7 PC at work it still does not work. Here's the steps to reproduce: ) Download whole Pharo 6.1 Windows package from http://files.pharo.org/platform/Pharo6.1-win.zip 2) Unzip it and open it by running Pharo.exe (not the .i

Re: [Pharo-users] X11 options on Ubuntu VM / Athens rendering problems

2017-10-01 Thread Thierry Goubier
Le 01/10/2017 à 09:26, Hilaire a écrit : All these difficulties are good argument to get the appropriate libcairo/libpng shipped with the Linux VM, as done with Windows and MacOSX VM This cause surprising problems in Pharo integration with the platform: for example, if you use a system librar

Re: [Pharo-users] X11 options on Ubuntu VM / Athens rendering problems

2017-10-01 Thread Hilaire
All these difficulties are good argument to get the appropriate libcairo/libpng shipped with the Linux VM, as done with Windows and MacOSX VM Hilaire Le 30/09/2017 à 21:58, Igor Stasenko a écrit : Sure. But i didn't done much, so there's nothing to appriciate yet :) But i want to help, if it