Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

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

Members: 1
Guests: 29

NinjaCyborg, more...

Support us!

Headlines

Forum Index


Board index » New posts




Re: Odyssey 3.0 alpha - bug reports coming slowly...
Home away from home
Home away from home


@afxgroup

Also me for Launcher reintroducing

Go to top


Re: Odyssey 3.0 alpha - bug reports coming slowly...
Just can't stay away
Just can't stay away


@afxgroup

Tested on X1000.

www.iltalehti.fi seems to work mostly (if not fully even).
www.veikkaus.fi made the OS to try to flush all memory and memory pools and freezing the whole machine eventually.

Rock lobster bit me - so I'm here forever
X1000 + AmigaOS 4.1 FE
"Anyone can build a fast CPU. The trick is to build a fast system." - Seymour Cray
Go to top


Re: Odyssey 3.0 alpha - bug reports coming slowly...
Amigans Defender
Amigans Defender


@Primax

No launcher because it is useless since it starts in few seconds. Why you need the launcher back?
I will try to add an installer as soon as possible.

i'm really tired...
Go to top


Re: Odyssey 3.0 alpha - bug reports coming slowly...
Just popping in
Just popping in


PS: unfortunataly, the bug with loading and saving scripts is not fixed. After a restart, the scripts has vanished.

AmigaOne X5000 @ 2GHz / 4GB RAM / Radeon RX 550 / AmigaOS 4.1 Final Edition / MorphOS 3.17
Amiga1200 / Blizzard 1230 IV PiStorm32-lite / AmigaOS 3.9
Go to top


Re: Odyssey 3.0 alpha - bug reports coming slowly...
Just popping in
Just popping in


Thanks a lot, Andrea.

I would highly recommend providing an installer to avoid the confusion with different versions of libraries.

No launcher any longer? Why?

AmigaOne X5000 @ 2GHz / 4GB RAM / Radeon RX 550 / AmigaOS 4.1 Final Edition / MorphOS 3.17
Amiga1200 / Blizzard 1230 IV PiStorm32-lite / AmigaOS 3.9
Go to top


Re: ScummVM OS4 3.0.0git
Amigans Defender
Amigans Defender


@Capehill

Quote:

If shared object uses LGPL, then maybe some developers want to avoid static linking.

In AmigaOS4-land no one care about license. We know that very well..

Quote:

Also using shared objects allows fixing the library without relinking the app.


Yes, correct but usually a developer will release the entire application with new shared object. So it is the same to release the static linked application.

you have to put the two weights on the scale and compare the pros and cons

i'm really tired...
Go to top


Re: Odyssey 3.0 alpha - bug reports coming slowly...
Just popping in
Just popping in


@Andrea

BIG Thank You for your work, donation sent!

\o/....X1000....\o/
Go to top


Re: ScummVM OS4 3.0.0git
Just can't stay away
Just can't stay away


@afxgroup

Quote:

In any case I don't understand why people continue to use .so files. They are a mess and didn't give use any benefit because all .so files are however loaded at runtime. So having a static exe or a dinamyc exe makes no difference except having a mess with libraries..
The only benefit is when an exe try to load them via dlopen(). Nothing else


If shared object uses LGPL, then maybe some developers want to avoid static linking.

Also using shared objects allows fixing the library without relinking the app.

Go to top


Re: ScummVM OS4 3.0.0git
Amigans Defender
Amigans Defender


@kas1e

Quote:

If i remember right, at least Raziel before go .sobjs routes because full static binary with all engines enabled was too big (i do not remember, 200 , 300 or something megabytes) and it was issues for him..


Trust me.. you know what I'm doing and a 500MB exe (not stripped) is not a problem. The problem is somewhere else but not in the static builds.
I think our .so at moment adds only complexity and no benefits

i'm really tired...
Go to top


Re: ScummVM OS4 3.0.0git
Just can't stay away
Just can't stay away


@Kirirur

If you use the old ScummVM which was built by Raziel and used newlib, then:

1) You can get older SDL2 shared objects from GitHub, like: https://github.com/AmigaPorts/SDL/releases/tag/v2.30.9-amigaos4

Or,

2) You can make a link (typing this from memory but you get the idea)

Makelink SOFT FROM=libSDL2-2.30.so TO=libSDL2-2.32.so

Go to top


Re: ScummVM OS4 3.0.0git
Home away from home
Home away from home


@afxgroup
If i remember right, at least Raziel before go .sobjs routes because full static binary with all engines enabled was too big (i do not remember, 200 , 300 or something megabytes) and it was issues for him..

But +1 to static builds. Sobjs on amigaos4 is only problems, because of uncontrolled use where they shouldn't be used.

I _never_ use .sobjs since years, it's only problems for all the users. We have amiga libraries and that more than enough, with very rare exceptions (if at all).

If it was me, i ditch .so support all together form os4 and it's SDK.

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top


Re: ScummVM OS4 3.0.0git
Amigans Defender
Amigans Defender


@Kirirur

clib4 can't use .so file in SOBJS: because they are compiled with newlib and they will not work with clib4.
That's why you need to use PROGDIR:SOBJS/#?.so files so the elf.library will load that one
In any case I don't understand why people continue to use .so files. They are a mess and didn't give use any benefit because all .so files are however loaded at runtime. So having a static exe or a dinamyc exe makes no difference except having a mess with libraries..
The only benefit is when an exe try to load them via dlopen(). Nothing else

i'm really tired...
Go to top


Re: Odyssey 3.0 alpha - bug reports coming slowly...
Just popping in
Just popping in


Using it right now. Working great on Amiga sites that worked previously. I am running on X5000 40 RX 550.

Froze up when I tried to login to google, outlook, zillow.

Keep up the good work!

Go to top


Re: Odyssey 3.0 alpha - bug reports coming slowly...
Home away from home
Home away from home


@Andrea
You damn rock! Donated!

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top


Re: Odyssey 3.0 alpha - bug reports coming slowly...
Quite a regular
Quite a regular


I suspect I don't have enough memory to run this program.

Odyssey Web Browser 3.1.0 - AmigaOS 4.1 FE Update 3 on MicroA1

- When I launch the program it is slow to load (known issue).
- I get the main window and all seems stable.
- if I try to go to any site or about window, DSI or Grim.

Cheers
redfox

Go to top


Re: Odyssey 3.0 alpha - bug reports coming slowly...
Quite a regular
Quite a regular


@afxgroup

This is working very nicely on the standard Amiga sites. Very fast. Tried spoofing as Safari to get o nto Facebook, but it wouldn't process that page. But I didn't really expect it to this early in the game.

Paul

Builder of Frankenthousand The monster A1000
The Young Frankenthousand A1-XE G4
X5000
Go to top


Re: Odyssey 3.0 alpha - bug reports coming slowly...
Quite a regular
Quite a regular


@afxgroup

Thanks for the update!

1989-> A500, A600, A3000, A4000, A1200, CD32, µA1, PegII, A1XE, CDTV, Amy/416D79, A1X5000, Vampire 500 V2+, Vampire 600 V2, Amy-ITX, Denise ITX, Apollo V4SA, A1X5000/40 <-2026
Go to top


Re: Odyssey 3.0 alpha - bug reports coming slowly...
Just can't stay away
Just can't stay away


@afxgroup

Works great on my SMA460ex!!!!
Just tested a couple of sites and everything fine.
THXaLOT

Go to top


Re: Odyssey 3.0 alpha - bug reports coming slowly...
Just popping in
Just popping in


@afxgroup
x5000/020 + RX580 - is working. I am dreaming of stable version with no memo-leaks. Great work!

Go to top


Re: Feedback for make 4.4.1
Just can't stay away
Just can't stay away


@NinjaCyborg
Not sure I understand your reply, sorry.
I'm not the author of TelegramAmiga, just testing building "nightly builds" and reported my issues to its author and walkero.

Walkero already explained such beta isn't based on "old" v53.3, as he couldn't find proper sources and some "features" are missing on make beta.

Go to top



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




Powered by XOOPS 2.0 © 2001-2024 The XOOPS Project