Hi Stef,
the connection from a Monticello Browser in a local image with same username
and password works fine.
Johannes
> Am 13.08.2017 um 20:34 schrieb Stephane Ducasse :
>
> Hi johannes
>
> I do not know how to help you but this is strange.
> We managed our synectique private code on STHub a
hat we can try here?
>
> Tx
>
> On Fri, Aug 11, 2017 at 4:06 PM, Johannes Brauer
> wrote:
>> Hi everyone,
>>
>> the FLSerializer in Pharo 6.1 doesn’t work. I tried the example from the
>> class comment and I always get
>>
>> FileException: cannot open file: example.FL.
>>
>> Is that a known problem?
>>
>> Johannes
>
Hi everyone,
the FLSerializer in Pharo 6.1 doesn’t work. I tried the example from the class
comment and I always get
FileException: cannot open file: example.FL.
Is that a known problem?
Johannes
l Ferlicot
mailto:cyril.ferli...@gmail.com>>:
On sam. 5 août 2017 at 13:10, Johannes Brauer
mailto:bra...@nordakademie.de>> wrote:
Peter
Your suggestion is correct. I correct the expression to
(FLMaterializer materializeFromFileNamed: aFileRefence fullName)
Now I get another excep
om: Pharo-users [mailto:pharo-users-boun...@lists.pharo.org] On Behalf Of
Johannes Brauer
Sent: 04 August 2017 23:56
To: Any question about pharo is welcome
mailto:pharo-users@lists.pharo.org>>
Subject: [Pharo-users] problem with FLMaterializer
Hi everyone,
trying to migrate a Seaside applicati
Hi everyone,
trying to migrate a Seaside application from Pharo4 to Pharo6 I get a problem
with FLMaterializer.
An expression like
(FLMaterializer materializeFromFileNamed: aFileRefence)
results in
MessageNotUnderstood: FileReference>>convertToWithConverter:
The same file can be materialized
I have got an image with my application running, so I could repair my rep.
So, we can close the „issue“.
Cheers
Johannes
> Am 03.08.2017 um 20:45 schrieb Alistair Grant :
>
> On Thu, Aug 03, 2017 at 06:04:37PM +, Johannes Brauer wrote:
>> Hi Ben, hi Alistair!
>&g
hannes,
Is your Monticello repo public? Perhaps someone else could try to load the
package to check something in it is not corrupt?
cheers -ben
On Thu, Aug 3, 2017 at 9:00 PM, Alistair Grant
mailto:akgrant0...@gmail.com>> wrote:
Hi Johannes,
On Wed, Aug 02, 2017 at 08:59:33PM +0000, Joh
> Am 02.08.2017 um 21:44 schrieb Alistair Grant :
>
> On Wed, Aug 02, 2017 at 12:22:38PM -0700, jb wrote:
>> Hi everyone!
>>
>> I get this error when I try to load a package from my Monticello rep. I have
>> never seen this before and have not a clue where to look for the mistake.
>>
>> The err
Hi!
To download a file from Dropbox is easy:
ZnClient new
https; host: 'content.dropboxapi.com';
addPath: '2'; addPath: 'files'; addPath: 'download';
headerAt: 'Authorization' put:
'Bearer ';
headerAt: 'Dropbox-API-Arg' put: '{"path": "/demo.txt"}' ;get.
But I cannot figure out how t
g for you.
>
>
> On Sat, Jun 10, 2017 at 8:37 PM, Johannes Brauer
> wrote:
>> Hi,
>>
>> I cannot figure out how to open an old pharo4 image (downloaded from
>> pharocloud) on macOs Sierra. Is there a usable vm?
>>
>> Johannes
>
Hi,
I cannot figure out how to open an old pharo4 image (downloaded from
pharocloud) on macOs Sierra. Is there a usable vm?
Johannes
You see the message when you log in to the pharocloud management console. It
says that there is a „lack of resources“.
Johannes
> Am 30.05.2017 um 23:05 schrieb Petr Fischer :
>
> Why will be pharocloud closed? Where is the message? Thanks, pf
>
>
>> Hi,
>>
>> I am running to Pharo/Seaside ap
I appreciated the ease of use of pharocloud. I had to upload my pharo-image and
done.
Nevertheless, thank you for your tip, Sven
Johannes
> Am 30.05.2017 um 12:02 schrieb Sven Van Caekenberghe :
>
>
>> On 30 May 2017, at 11:46, Johannes Brauer wrote:
>>
>> Hi,
&
Hi,
I am running to Pharo/Seaside apps on pharocloud. Now the service will be
closed. Does anyone know a comparable alternative?
Johannes
thanks Doru, it worked (Pharo4, OS X)
Cheers
Johannes
Am 29.03.2016 um 18:07 schrieb Tudor Girba
mailto:tu...@tudorgirba.com>>:
Hi,
Here is how to find the answer:
- Open Spotter
- type “condense”
:)
Cheers,
Doru
On Mar 29, 2016, at 6:02 PM, Johannes Brauer
mailto:bra...@nordakade
Hi,
in VisualWorks there is the feature to condense a changes (.cha) file. Is it
possible in Pharo, too?
Johannes
mailto:marianop...@gmail.com>>:
On Mon, Mar 21, 2016 at 3:51 PM, Johannes Brauer
mailto:bra...@nordakademie.de>> wrote:
Am 21.03.2016 um 19:19 schrieb Mariano Martinez Peck
mailto:marianop...@gmail.com>>:
HI Johannes,
Could I see the source of the DmQuartalsplan>>#initi
ay be to do a Fuel replacement to replace the
sortedCollection with an OrderedCollection and then a post initialize method.
But again, probably seeing if the closure of the sorted collection is clean or
not may have different behaviors.
Cheers,
On Mon, Mar 21, 2016 at 3:09 PM, Johannes Brauer
mai
Hi,
I am trying to port a pharo2 application to pharo4. Therefore I have to migrate
some fuel files from version 1.9 to 1.9.4. I've done this using the script
shown in the EnterprisePharo Book in my pharo2 image, no problem.
But trying to load the migrated fuel file into my pharo4 image I get th
20 matches
Mail list logo