Search found 604 matches

by jPV
Sun Mar 29, 2020 6:02 pm
Forum: RapaGUI
Topic: Textview class: how can write a „&“ ?
Replies: 7
Views: 5119

Re: Textview class: how can write a „&“ ?

On MorphOS I only get one & character with that example... so it must be a platform dependant bug...
by jPV
Sun Mar 29, 2020 5:51 pm
Forum: General programming
Topic: I suppose Hollywood doesnt support nested functions?
Replies: 7
Views: 5284

Re: I suppose Hollywood doesnt support nested functions?

BTW. it's documented here https://www.hollywood-mal.com/docs/html/hollywood/PrgFuncLoc_.html And it's better to learn declare functions before using them, because this is how it's required in many, many other programming languages too. Bad habits aren't easy to fix then if you need to code other kin...
by jPV
Sun Mar 29, 2020 5:47 pm
Forum: Showcase
Topic: RNOXfer
Replies: 29
Views: 37327

Re: RNOXfer

It was a server configuration. I had to set: TLSOptions NoSessionReuseRequired Although it's funny why it affected, because RNOXfer reuses the connection and doesn't close it between the commands... unless it was because it tried to make the initial connection twice... well, who knows, but good tha...
by jPV
Sun Mar 29, 2020 5:35 pm
Forum: Polybios
Topic: The latest 68k Polybios versions crash with many PDFs
Replies: 4
Views: 5953

The latest 68k Polybios versions crash with many PDFs

It seems that the latest Polybios versions crash with many PDF files on AmigaOS3. To my surprise the same files don't crash with Polybios 1.0, but do crash with 1.1 and 1.2. This only happens with 68k and 68k/FPU, but not with MorphOS or OS4 versions of Polybios. Can be reproduced by downloading the...
by jPV
Thu Mar 05, 2020 6:09 pm
Forum: Showcase
Topic: RNOXfer
Replies: 29
Views: 37327

Re: RNOXfer

The first error is normal, because it fails for the self-signed certificate, because I have strict default settings. And then it continues fine after allowing it to continue... it gets logged in, but why on earth it fails with the filelisting transfer then? It just gives a generic connect error... I...
by jPV
Mon Mar 02, 2020 6:51 pm
Forum: Showcase
Topic: RNOXfer
Replies: 29
Views: 37327

Re: RNOXfer

Added more debugoutput, could you try again and paste the shell output?

Is there anything interesting in the RNOXfer log window (open it from pull-down menu)?

BTW. are you trying on MorphOS or OS4 (shouldn't matter, but nevertheless)?
by jPV
Sun Mar 01, 2020 2:20 pm
Forum: MUI Royale
Topic: Zune Popdrawer doesn't receive notify on "Acknowledge"
Replies: 6
Views: 11145

Re: Zune Popdrawer doesn't receive notify on "Acknowledge"

Hmm... quickly tried it doesn't seem to show the frametitle text either on AROS with your example... and I can confirm that it doesn't seem to work on AROS, but works also on MorphOS. I've also noticed many incompatibilities with AROS/Zune compared to the real MUI on any other platform. I've thought...
by jPV
Sun Mar 01, 2020 1:27 pm
Forum: Showcase
Topic: RNOXfer
Replies: 29
Views: 37327

Re: RNOXfer

Updated the archives again, please test the certificate issue and report what error message it prints to a shell window.
by jPV
Sun Mar 01, 2020 1:11 pm
Forum: Showcase
Topic: RNOXfer
Replies: 29
Views: 37327

Re: RNOXfer

Thanks for testing! Does it continue anywhere when you click "Yes" or does it just keep asking it in a loop without any kind of progress?

BTW. small updates to betas, but nothing for this issue.
by jPV
Fri Feb 28, 2020 5:13 pm
Forum: Showcase
Topic: RNOXfer
Replies: 29
Views: 37327

Re: RNOXfer

Updated the betas (more safety checks), anyone tried it yet?