Works fine but it's a Delay fixed it's not a delay adapted.
I wan't to wait until we have the pdfAsText document disponible to read
contents. Not wait some constant time
Tank you -Pau
A 2016-12-06 00:43, Ben Coman escrigué:
On Tue, Dec 6, 2016 at 4:28 AM, wrote:
Hello,
1- I need help to
I want to keep mustache to work as the other mustache implementations.
I agree choosing a different name for an enhanced version would be feasible.
That happened in the javascript world several times. One example is handlebars.
Much better is not that easy. In most implementations I know better i
https://github.com/zalando/beard is in Scala :p
On 5 December 2016 at 21:54, Stephane Ducasse
wrote:
> You mean that you would like to invent a much better mustache.
> We could keep mustache as it is and invent Beard or rouquaflette :)
>
> On Mon, Dec 5, 2016 at 12:35 PM, Norbert Hartl wrote:
>
> On 5 Dec 2016, at 19:10, Holger Freyther wrote:
>
>
>> On 05 Dec 2016, at 13:03, Denis Kudriashov wrote:
>>
>>
>
> Dear Denis,
>
>
>> It was fixed here 16877 and here 19108. (last allows interrupt in such cases)
>
> is this in Pharo5 or will it show up in Pharo5?
>
These are good can
2016-12-05 23:10 GMT+01:00 Holger Freyther :
> > It was fixed here 16877 and here 19108. (last allows interrupt in such
> cases)
>
> is this in Pharo5 or will it show up in Pharo5?
It was fixed only in Pharo 6. it should be mentioned in issue parameters
> On 6 Dec 2016, at 07:10, Marcus Denker wrote:
>
>
>> On 5 Dec 2016, at 19:10, Holger Freyther wrote:
>>
>>
>>> On 05 Dec 2016, at 13:03, Denis Kudriashov wrote:
>>>
>>>
>>
>> Dear Denis,
>>
>>
>>> It was fixed here 16877 and here 19108. (last allows interrupt in such
>>> cases)
>>
Ciao Ben,
> hi Dario,
>
> Reading back through the thread, it seems it works when you start
> Pharo one way, but not another way.
> Can you report the VM versions for each way..
> World menu > System > System Reporter > VM GeneralImage
In the first case ( from Pharo on desktop ):
-
/Users
Ciao,
from terminal i create a /opt/pharo folder and run your command.
> If you go to the applications there is a folder called Utilities and inside
> it there is a terminal application open it and issue the following commands
>
> mkdir pharo
> cd pharo
> curl get.pharo.org | bash
> ./p
Ciao,
> I run Pharo 5.0 with no problems on a Macbook Pro, but it’s running OS X v.
> 10.12.1. Any reason your OS is backdated?
i have a MacBookPro with OS X 10.7.5. with much work on it.
The upgrade to a the last supported OS X on my book ( 10.11.6 )
is very
Ok, that's the best that i can do. -Pau
|bin pdf pdfAsText result|
bin := '"C:\Program Files\PDFlib\TET 5.0 64-bit\bin\tet.exe"'.
pdf := '"C:\*\document.pdf"'.
pdfAsText := 'C:\*\document.txt' asFileReference.
OS2Process command: bin, ' --samedir ', pdf.
[ pdfAsText exists ] whileFalse: [ (Dela
because you run a very old macos version it may be possible that because
Cairo lib has been compiled for more recent macos that this is the source
of your problems.
But I already told you to test Athens without installing anything including
Roassal to be certain that this is actually a cairo probl
On Tue, Dec 6, 2016 at 8:46 PM Dimitris Chloupis
wrote:
> because you run a very old macos version it may be possible that because
> Cairo lib has been compiled for more recent macos that this is the source
> of your problems.
>
Try the following commands from inside the folder you installed pha
Thanks Dimitris,
>
>
> On Tue, Dec 6, 2016 at 8:46 PM Dimitris Chloupis
> wrote:
> because you run a very old macos version it may be possible that because
> Cairo lib has been compiled for more recent macos that this is the source of
> your problems.
>
> Try the following commands from ins
you dont need gitfiletree to use git with pharo, I use just filetreee and
gitup which an excellent git client for macos
You can find the cause of the problem but it wont be simple. This is a C
problem not a pharo problem, meaning something is wrong with that library.
To really find out what you w
I was poking around the internet wondering if there are many smalltalkers in
Brisbane (where I live) and came across a group in Meetup.com. There's a
monthly meeting and I've signed up. I'm looking forward to seeing what goes
on. Turns out there's 36 in the group. I don't know if they all meet but
On Tue, 06 Dec 2016 23:16:02 +0100, Jeff Gray wrote:
I was poking around the internet wondering if there are many
smalltalkers in
Brisbane (where I live) and came across a group in Meetup.com. There's a
monthly meeting and I've signed up. I'm looking forward to seeing what
goes
on. Turns o
https://www.meetup.com/en-AU/Brisbane-Smalltalk-Programmers-Meetup/events/235975305/
--
View this message in context:
http://forum.world.st/Brisbane-meet-up-tp4925969p4926010.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
17 matches
Mail list logo