Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.

Odyssey Web Browser 64-bit

Last updated on 4 days ago
D
deadwoodAROS Dev
Posted 3 months ago
===========================

Please read this before downloading:

WebKit engine update caused regression in several browser features. Keep that in mind when using these build. These problems are planned to be solved. Please make a copy of your existing OWB directory and place the binary in the copy. Don't place the binary in your main OWB directory and due to regressions I mentioned, it may damage your OWB configuration files.

===========================

Now, for more details on this first alpha build of OWB 2.0!

The engine has been updated from August 2015 to February 2019 (more then 50 000 changes included!!!).

Enjoy and please report any problems as well as sites which cause browser to crash!


If you are using Odyssey under Linux hosted, please apply these updates:

https://axrt.org/development/owb/x86_64/UPDATE-OWB_2.0-20240821.x86_64.zip
https://axrt.org/development/owb/x86_64/UPDATE-crt.library-20240820.x86_64.zip

If you are using Odyssey under AxRT, please install updated runtime:
https://axrt.org/development/owb/x86_64/libaxrt-4.0_41.11-1_amd64.deb
and then apply these updates:
https://axrt.org/development/owb/x86_64/UPDATE-OWB_2.0-20240821.x86_64.zip
https://axrt.org/development/owb/x86_64/UPDATE-crt.library-20240820.x86_64.zip

Tested sites:
- multiple Amiga sites, wikipedia, YT main/search page

Known issues:
- media player is disabled - no videos on YT for now
- certificates path is hardcoded to system default path (ENV:SYS/Certificates/ca-bundle.crt)
- disabling SSL check does not work
- window must be kept active to process events
- right-click (context menu) crashes browser
- typing in search bar crashes browser
- cookies do not work

Known sites crashing browser:
- https://browserle...m/features
- https://twitch.tv
A
Amiwell79Distro Maintainer
Posted 3 months ago
thank you deadwood at the moment I cannot test the 64-bit version
D
deadwoodAROS Dev
Posted 3 months ago
New version of browser is now available!

If you are using Odyssey under Linux hosted, please apply these updates:

https://axrt.org/development/owb/x86_64/UPDATE-OWB_2.0-20240830.x86_64.zip
https://axrt.org/development/owb/x86_64/UPDATE-crt.library-20240820.x86_64.zip

If you are using Odyssey under AxRT, please install updated runtime:
https://axrt.org/development/owb/x86_64/libaxrt-4.0_41.11-1_amd64.deb
and then apply these updates:
https://axrt.org/development/owb/x86_64/UPDATE-OWB_2.0-20240830.x86_64.zip
https://axrt.org/development/owb/x86_64/UPDATE-crt.library-20240820.x86_64.zip

Fixes:
- fixed Subresource Integrity support (solves arosnews.github.io issues)
- fixed saving cookies from Java Script
- fixed Cookie Manager window
- fixed crash when using search text box
- fixed duplication of cookies (solves archives.aros-exec.org, amigaworld.net)

Known issues:
- downloads are not working
- context menus are disabled
- media player is disabled - no videos on YT for now
- certificates path is hardcoded to system default path (ENV:SYS/Certificates/ca-bundle.crt)
- disabling SSL check does not work
- window must be kept active to process events
- dragging an image causes crash
- exiting settings causes bottom bar to missrender
- WebSockets are not working
R
retrofazaMember
Posted 3 months ago
Thanks a lot! In this version, you can already log in to your Google account and even gmail works. For now only the mobile view, to use it you have to enter through the address:

mail.google.com/mail/mu
You do not have access to view attachments
D
deadwoodAROS Dev
Posted 1 month ago
Hi All,

Below you can find updated versions for 64-bit. If you are interested in the details of the development plan, please check the Odyssey 32-bit thread.

https://axrt.org/development/owb/x86_64/UPDATE-OWB_2.0-20241009.x86_64.zip

You will need to update following libraries:
https://axrt.org/development/owb/x86_64/UPDATE-crt.library-20241009.x86_64.zip
https://axrt.org/development/owb/x86_64/UPDATE-muimaster.library-20241009.x86_64.zip
https://axrt.org/development/owb/x86_64/UPDATE-stdlib.library-20241009.x86_64.zip

If you are running under AxRuntime, here is a new version:
https://axrt.org/development/owb/x86_64/libaxrt-4.0_41.11-1_amd64.deb
retrofaza, Amiwell79, Argo
D
deadwoodAROS Dev
Posted 1 month ago
For everyone following development of 64-bit version of Odyssey, here is a preview of what to expect from final 2.0 version.

https://arosnews.github.io/64bit-odyssey-and-javascript-story/
J
jmaNewbie
Posted 1 month ago

deadwood wrote:

@deadwood - For everyone following development of 64-bit version of Odyssey, here is a preview of what to expect from final 2.0 version.

https://arosnews.github.io/64bit-odyssey-and-javascript-story/



@deadwood:

Go for it; it's high time we ditch 32 bit abiv0 .

As for multi-core support, there's an experimental abi V1 build, here
https://sourcefor...p/download
amigamiaamigamiaAdmin
Posted 1 month ago
I agree with jma.
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 1 month ago

jma wrote:

@jma

Go for it; it's high time we ditch 32 bit abiv0 .

Yes, but only when 32Bit emulation is available, or when the most important 32Bit software is recompiled to 64Bit, otherwise you cannot have a Distribution, only a Build.

Quote


As for multi-core support, there's an experimental abi V1 build, here
https://sourcefor...p/download

This Build does not work on WMware, i have not tested on VirtualBox, not even all software that has been developed for ABIV11 works on ABIV1, for ABIV1 at the moment there is no software except some software.
A
Amiwell79Distro Maintainer
Posted 1 month ago
but owb will work on abiv11 not abiv1
D
deadwoodAROS Dev
Posted 1 month ago

Amiwell79 wrote:

@Amiwell79 - but owb will work on abiv11 not abiv1


Odyssey 2.0 will work on any variant of AROS, be it ABIv1 or m68k as long as there is person interested in doing the work of compiling and possible bug hunting. I'm happy to help such person. Currently I'm helping a person from AmigaOS 4 community to compile Odyssey for that system.
A
Amiwell79Distro Maintainer
Posted 1 month ago
ok deadwood i understand
D
deadwoodAROS Dev
Posted 4 days ago
Hi All,

Finally, after four months of work Odyssey 64-bit arrived! Check out this cool promo video:



First, I would like to thank @retrofaza for his tireless, everyday testing of new builds on multiple configurations which made this release possible.

This release builds on top of updated WebKit engine and Media Player in Odyssey 2.0 with addition of JavaScript acceleration via JIT compiler for greater performance as well as ability to utilize multiple CPU cores when running under AxRuntime.

If you like to try out Odyssey, please follow the tutorials below.

For using Odyssey under AROS linux hosted: https://arosnews.github.io/OWB-aros-linux-hosted/

For using Odyssey under Windows: https://arosnews.github.io/OWB-axrt-wsl2/

For using Odyssey under Linux: https://arosnews.github.io/OWB-axrt-linux/
Edited by deadwood on 17-11-2024 09:49, 4 days ago
retrofaza, aha, cdimauro, Argo, Deremon, G-linx
N
ntromansMember
Posted 4 days ago
Congratulation and many thanks angain to yourself and retrofaza for this milestone, really looking forward to trying it out at some point next year :-)

Cheers,
Nigell.
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 4 days ago
deadwood great work as always!
You can view all discussion threads in this forum.
You cannot start a new discussion thread in this forum.
You cannot reply in this discussion thread.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You cannot download attachments in this forum.
Users who participated in discussion: amigamia, deadwood, AMIGASYSTEM, pixie, ntromans, retrofaza, Amiwell79, miker1264, mattson1017, jma
Sign In
Not a member yet? Click here to register.
Forgot Password?
Users Online Now
Guests Online 12
Members Online 0

Total Members: 265
Newest Member: metaneutrons
Member Polls
Should AROSWorld continue with AROS-Exec files (SMF based)?
Yes44 %
44% [12 Votes]
No26 %
26% [7 Votes]
Not sure30 %
30% [8 Votes]