Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
45 user(s) are online (30 user(s) are browsing Forums)

Members: 0
Guests: 45

more...

Support us!

Headlines

Forum Index


Board index » All Posts (Petrol)




Re: A new Odyssey is in development
Just popping in
Just popping in


That's a great news!
Thanks to all involved!

Go to top


Re: AIOSTREAMS search no longer returns results
Just popping in
Just popping in


Hi Walkero,
I've got v 1.5.1

If I click on "Discover" button, nothing appears and it seems to have no network activity during the search.
On Radio tree, clicking on Popular or trending brings an error "There was an error with the returned data."

Update bring error message "There was an error on update process."

Also, the Github for mediavault is not reachable (error 500).

Kind regards,

Go to top


Re: AIOSTREAMS search no longer returns results
Just popping in
Just popping in


It is also the case for MediaVault here.

Go to top


Re: WebKit based browser initiative
Just popping in
Just popping in


Sad news 😟

Go to top


Re: X5000 optimized code compile
Just popping in
Just popping in


-mcpu=e5500 maybe?

Go to top


Re: HEIFF pictures? New datatype?
Just popping in
Just popping in


I did not try it, but on 68k there is this : https://aminet.net/package/gfx/conv/heif-convert

Go to top


Re: Airprint betatesting
Just popping in
Just popping in


Thank you for this new version, but on my side now, it can not find the printer with version 0.30.
Log sent by mail.

Regards,

Go to top


Re: Airprint betatesting
Just popping in
Just popping in


I've got the same message about the inability to retrieve printer attributes when I try to add the printer (HP Photosmart 5200).

Go to top


Re: version check and compare from python
Just popping in
Just popping in


@kas1e

if (os.path.exists("Sys:Libs/mylib.library") and int(os.system("version >NIL: *>NIL: Sys:Libs/mylib.library 1 100")) >= 0):
        print(
"we have library equal or lower 1.100")
else:
        print(
"no library or greater than 1.100")


What about something like this?


Edited by Petrol on 2024/11/23 13:38:39
Edited by Petrol on 2024/11/23 13:40:33
Go to top


Re: version check and compare from python
Just popping in
Just popping in


Is it something like string vs int, as the splitted part is a string and you test it with an int?

Go to top


Re: Video editing software
Just popping in
Just popping in


@daveyw
It's on Amistore:

Resized Image


Regards,

Go to top


Re: wipEout Rewrite Enhanced Fantômas Edition AmigaOS 4.1
Just popping in
Just popping in


@SinanSam460

Maybe via HuNo Ko-fi’s page if he is ok?

Regards

Go to top


Re: NetSurf 3.11 has been released!
Just popping in
Just popping in


Hi,

Here on page I did not visit previously, the loading can take several minutes and netsurf seems stall or crashed, but page finally appears.

I can also see some graphical corruptions on pages I visit after that.

Go to top


Re: WebKit based browser initiative
Just popping in
Just popping in


Hey, what’s up guys ? 😉

Go to top


Re: Bug-fix updates for Odyssey?
Just popping in
Just popping in


That’s look like a datatype compatibility problem.

Go to top


Re: AmiUpdate 2.50
Just popping in
Just popping in


@Rigo

21:23:35   Synchronising with server'www.amiupdate.net'...

21:23:35   Testing for active network connections...
21:23:35     Found interface RTL8139testing...
21:23:35     Interface is currently configuredchecking state...
21:23:35     Interface is UPcheck complete
21
:23:35     Trying to connect toamiupdate.net on port80

21
:23:35       Connected

21
:23:35       HTTPFetch errorTransferring the file was not possible due to a previous error

...

21:23:43   Synchronising with server'www.amiupdate.net/SdkServer'...

21:23:43   Testing for active network connections...
21:23:43     Found interface RTL8139testing...
21:23:43     Interface is currently configuredchecking state...
21:23:43     Interface is UPcheck complete
21
:23:43     Trying to connect toamiupdate.net on port80

21
:23:43       Connected

21
:23:43       HTTPFetch errorTransferring the file was not possible due to a previous error

21
:23:43   Synchronising with server'amiupdate.codebench.co.uk'...

21:23:43   Testing for active network connections...
21:23:43     Found interface RTL8139testing...
21:23:43     Interface is currently configuredchecking state...
21:23:43     Interface is UPcheck complete
21
:23:43     Trying to connect toamiupdate.codebench.co.uk on port80

21
:23:43       Connected

21
:23:43       HTTPFetch errorTransferring the file was not possible due to a previous error

21
:23:43 Setting next scheduled scan date

21
:23:43 Scan completed


Regards,

Go to top


Re: AmiUpdate 2.50
Just popping in
Just popping in


In the log, after connecting to server, I've got an HTTPFetch error.

Go to top


Re: AmiUpdate 2.50
Just popping in
Just popping in


Does it need V2.50 installed to see the 2.51 update?
I don't see the update anymore from 2.49!

Regards,

Go to top


Re: AmiUpdate 2.50
Just popping in
Just popping in


Hello,

It' seems a URL error as it point to nowhere. I've got a 404 error when I enter it in a browser.

The update archive can be found on Amiupdate website.
Copy the URL of the AmiUpdate archive link in "Downloads" and add "_upd" right before the file extension.

Regards,

Go to top


Re: aiostreams new release
Just popping in
Just popping in


@walkero

Hi, I was referring to it's second link KL provides (https://youtu.be/Gzv11K-v_AU)

In my little script to call aiostreams, I simply process the url by replacing a part of it like this so it contains the string "/watch?v=" and works with aiostreams :

#URL transformation for youtu.be
result url.rfind('youtu.be/')
if (
result != -1):
    
url url.replace('youtu.be/''www.youtube.com/watch?v=')


Regards,

Go to top



TopTop
(1) 2 3 4 ... 8 »




Powered by XOOPS 2.0 © 2001-2024 The XOOPS Project