Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
63 user(s) are online (36 user(s) are browsing Forums)

Members: 1
Guests: 62

Dwyloc, more...

Support us!

Headlines

 
  Register To Post  

« 1 ... 58 59 60 (61) 62 63 64 ... 72 »
Re: Odyssey 1.23 progress
Home away from home
Home away from home


See User information
@kas1e

thanks for this latest update! will try out tomorrow

Go to top
Re: Odyssey 1.23 progress
Just popping in
Just popping in


See User information
@kas1e

Thanks for this great update. :) I am very happy that the development continues.

AmigaOne XE G3 750FX 800Mhz/2 GB Ram + Radeon 9000PRO 128MB +AmigaOS4.1
A4000T CyberstormPPC 604e-200Mhz/060/128MB+CybervisionPPC 8MB +AmigaOS4
and anymore other Amigas...
Go to top
Re: Odyssey 1.23 progress
Home away from home
Home away from home


See User information
@kas1e

As you close to release beta 7, here the update for the italian catalog :)

http://s000.tinyupload.com/index.php?file_id=38574572819791359685

How about creating a locale folder in github ?
It will better putting all that locale files there

Go to top
Re: Odyssey 1.23 progress
Home away from home
Home away from home


See User information
@samo
I will create just "dist" directory a bit later on github where will be all data files and locale as well with all .ct, .catalogs too

Go to top
Re: Odyssey 1.23 progress
Home away from home
Home away from home


See User information
@kas1e

Ok! ... meanwhile i noted my translation is already obsolete ... :))

Go to top
Re: Odyssey 1.23 progress
Home away from home
Home away from home


See User information
@All

http://kas1e.mikendezign.com/aos4/ody ... odyssey_1.23r5_beta07.lha

Odyssey 1.23 r5_beta07 - AmigaOS4

-- Fixed bug in Cairo library caused skippable DSI on some sites in cairo_clip_intersect_rectangle_box() by adding related patches from the latest version of Cairo.
-- Replaced old, statically linked, Pixman library v0.32.4 by newer v0.36.0 from Salas00: https://github.com/salass00/pixman_lib
Salas00's version is a real amiga native shared library and has AOS4 native TLS (thread-local storage) implementation, which means that rendering done now not from the same thread, but from different ones => things can be faster.
New pixman-1.library coming with release archive in the LIBS directory, so no action needs, all continue to works out of the box. Thanks Salas00!
-- Media player: when we in accelerated full-window playback, and mouse cursor over the video, then after 2 seconds of inactivity we hide mouse pointer. Moving mouse or clicking mouse buttons made cursor be visibly again. I.e. mimic usual video-players behavior.
-- Media player: when we in accelerated full-window playback, then we disable screen blankers and enable them back once we exit from full-window playback.
-- Fixed nasty bug with missing TAG_DONE in the Dtpic object creation. Before it working by pure luck: If the memory following the unterminated tag list contains 'lucky' or invalid tag values then nothing bad happens.
But a single 'unlucky' (but valid and possibly dangerous if not used correctly) tag value may cause unpredictable havoc (c) Thore.
-- Rewritten DoSuperNew() function to use DoSuperMethodA() directly instead of DoSuperMethod(), as the later internally do call the same DoSuperMethodA(). So we skip that step to make DoSuperNew() be more efficient with less stack space in use.
Thanks to Thore for hint and Oliver for explaining.
-- Added support for 4th and 5th mouse buttons for stepping backward (4th) and forward (5th) through the browser history. I.e same as in IBrowse.
-- Major improvements in spoofing area by Javier: new Spoofing preferences. Together with inbuild (and not editable) default Odyssey's user-agent, you can now add/edit your own ones.
You also can choose what user agents you want to show on the menu and which didn't. All the user-agents saves in the 'useragents.prefs' placed in Conf , just like 'userscripts.prefs' or 'searchengines.prefs'.
The work which spends on was big, so there can be issues so plz check it carefully and report all bugs and suggestions. Everything localized as well, see bottom of OWB.cd. Thanks Javier!

(click on image for fullsize)

Resized Image

-- Notification titles are now localized as well, see OWB.cd for MSG_NOTIFY_DL_COMPLETED, MSG_NOTIFY_DL_CANCELLED and MSG_NOTIFY_DL_FAILED (c) Javier.
-- Updated Italian catalog by samo79 and new Danish catalog by NBache.

Also, as a usual new and fresh directory is a must ! Pure replacing of binary over old installation will not work, as a new version wants new pixman.library, new .conf file, and co. If you need your old settings work, then: install new beta to a fresh directory, and copy your config files from old-working version one by one. But there you on your own then :)

Go to top
Re: Odyssey 1.23 progress
Quite a regular
Quite a regular


See User information
@kas1eQuote:
-- Major improvements in spoofing area by Javier: new Spoofing preferences. Together with inbuild (and not editable) default Odyssey's user-agent, you can now add/edit your own ones.
You also can choose what user agents you want to show on the menu and which didn't. All the user-agents saves in the 'useragents.prefs' placed in Conf , just like 'userscripts.prefs' or 'searchengines.prefs'.
The work which spends on was big, so there can be issues so plz check it carefully and report all bugs and suggestions. Everything localized as well, see bottom of OWB.cd. Thanks Javier!

Very Nice! Is there a way we can donate to Javier for his hard work?

A couple of inputs:

1. When I first installed and ran beta 07, the spoofing was set to an old outdated browser by default. I think it was "Internet Explorer 8". Could this be changed to Odyssey Browser?

2. It would be nice if the selected default or selected spoofing in the preferences were reflected in the spoofing menu. For example, I set Odyssey Web Browser in the preferences but the spoofing menu still shows default settomg as selected instead of Odyssey Web Browser. If this were done then default settings entry could be eliminated from the spoofing menu or changed as I mention in item 3.

3. Is OWB_USER_AGENT environment variable effected by these changes or is it still available to use. If it's available, and item 2 is implemented, then maybe that selection could be changed to "Use Environment Variable". Not to important as with these changes it might not be necessary to use anymore.

Just my thoughts.
Again, very nice work!

Go to top
Re: Odyssey 1.23 progress
Just can't stay away
Just can't stay away


See User information
@Kas1e,
@All
Thanks for the new beta 07, and your great work.
Thanks also for the "spoffing" function, this helps a lot to try many user-agents
Thanks again

Go to top
Re: Odyssey 1.23 progress
Home away from home
Home away from home


See User information
@ktadd
Quote:

Very Nice! Is there a way we can donate to Javier for his hard work?

I not sure which one he had, so hope he can clear it soon.

Quote:

When I first installed and ran beta 07, the spoofing was set to an old outdated browser by default. I think it was "Internet Explorer 8". Could this be changed to Odyssey Browser?


Oh damn, that was me setting it as default for tests, and then just added to release archive my changed conf file :( I update it so Odyssey is default as before, and reupload archive on the same place, plz redownload.

Quote:

2. It would be nice if the selected default or selected spoofing in the preferences were reflected in the spoofing menu. For example, I set Odyssey Web Browser in the preferences but the spoofing menu still shows default settomg as selected instead of Odyssey Web Browser. If this were done then default settings entry could be eliminated from the spoofing menu or changed as I mention in item 3.


To say truth i never understand the current behaviour as well. It's the same unlogical in IBrowse (or i maybe miss the logic behind ?). That should be done as you say, surely, and that how i always expect it to be too , just weren't sure is it me or what :)

I mean, why there at all "deafult setting" entry in spoofing menu, if the same "deafult" are on top :) And now it even can be set in menu. Yes, that "default setting" should gone from menu, and selected default should just reflects in the spoofing menu.

Quote:

3. Is OWB_USER_AGENT environment variable effected by these changes or is it still available to use. If it's available, and item 2 is implemented, then maybe that selection could be changed to "Use Environment Variable". Not to important as with these changes it might not be necessary to use anymore.


That one do not know, test it plz if it still works. It need to be work anyway, because some ppls use it.

@White
Quote:

Thanks for the new beta 07, and your great work.


Redownload it plz, as there was some bad default for spoofing mistakenly set. I fixed it in archive, but you need to redownload it from the same place.

Go to top
Re: Odyssey 1.23 progress
Just popping in
Just popping in


See User information
I cannot get the seat selection to work with Odyssey on this railroad company's site:

https://shop.vr.fi/onlineshop/Welcome.do?request_locale=en

(You can test it by choosing e.g. from "Helsinki" to "Turku").

When I get to the screen where there is the "select seats" button and click it, there should be opened a car/seat map window in html format, but instead there appears just a note suggesting to install flashplayer (this happens also with Firefox if the security settings are too tight or there is an adblocker active - flash is really _not_ needed if the settings are correct!).

What settings should I use in Odyssey to get the seat selection to work? I have already turned of the internal adblock option and tested most of the spoofing options.


Go to top
Re: Odyssey 1.23 progress
Home away from home
Home away from home


See User information
@Gregor
Quote:

What settings should I use in Odyssey to get the seat selection to work?


It can be very well possible that you hit limitations of 7 years old core of WebKit which we have in current Odyssey and nothing can be done about currently.

Or try with some different Spoofing settings, maybe it will help. But don't hold the hopes, it may not as well.

Go to top
Re: Odyssey 1.23 progress
Just can't stay away
Just can't stay away


See User information
@ktadd

1)kas1e already posted/replied, but if it happens again, just go to Prefs Spoofing as and make default to whatever useragent you want, and click SAVE

2)Well yes maybe is a bit strange, but as I took IBrowse as "reference" (THXaLOT Oliver Roberts).

In Prefs "Spoofing as" you select/make default useragent (on menu is "Default Setting") and the useragents you want to see/have on menu, Odyssey Web Browser is the only built-in and always enable/in menu.
IIRC you can have a default useragent, that doesn't show in menu.

Then on menu you select the one you want to be used (normally "Default Setting").
But if a page doesn't wotk/look ok, you can choose other useragent from menu and when you "see/browse" such site correctly you could use the URL Preferences window and put such site and the choosen useragent that make such site work ok under odyssey.

Sorry if it confuses (the cat) such dirty explanation.

3)Haven't touched such part/env-var, so it still should work, but "better" use the spoofing list to create your own useragent.


and last but not least, keep the money or donate to a real amiga(os) programmer I just take snppets and glue'em together and amiga-magic makes the rest :-O


So test spoofing and if you get problems/bugs/whatever post here and will try to see what can be done.

Go to top
Re: Odyssey 1.23 progress
Quite a regular
Quite a regular


See User information
@jabirulo
Thanks for the work and the response.
I just did some experimenting and it is just as you say. Here is a summary.

1. The preferences is just for setting up the menu selections and settign a default. It has no effect on the actual spoofing setting/string. It must be set from the spoofing menu.

2. The default Setting in the menu does one of two things depening on the OWB_USER_AGENT setting. If it's doesn't exist then "Defualt Setting" uses the default as set in preferences. If it does exist then "Default Settings" uses the OWB_USER_AGENT value for spoofing.

Not very intuitave but no different from the way is used to work before so Ok.

Very nice of you to give the effort. Thanks again.


Go to top
Re: Odyssey 1.23 progress
Quite a regular
Quite a regular


See User information
@kas1e
I've been trying Beta07 on varios sites and have received the same crash a few times. Seems like it could be Pixman library related. Haven't been able to track it to any specific sites yet. I'll work more on that when I have time....later. In the meantime, here is the crash log.

Crash log for task "Appdir:Odyssey"
Generated by GrimReaper 53.19
Crash occured in module kernel at address 0x0200D554
Type of crash
DSI (Data Storage Interruptexception
Alert number
0x80000003

Register dump
:
GPR (General Purpose Registers):
   
06FFAE000 56A72C00 1100077F 563888D4 50FC5018 00000540 00000540 02973054 
   
800000054 50FC5018 563888D4 0200D614 00000794 519DC280 56A73EC8 00000000 
  16
56801918 56A76908 537F1A98 20028888 20028888 610AD3F4 00000000 55649858 
  24
00000000 00000000 00000000 00000540 00001678 563888D4 50FC5558 00000117 


FPR 
(Floating Point RegistersNaN Not a Number):
   
0:              nan              0.1                1                0 
   4
:                0                1                0                0 
   8
:                0       4.5036e+15             1199      2.63883e+13 
  12
:             -118                0                0                0 
  16
:                0                0                0                0 
  20
:                0                0                0                0 
  24
:                0                0                0                0 
  28
:                0                0                1              0.1 

FPSCR 
(Floating Point Status and Control Register): 0xA2004100


SPRs 
(Special Purpose Registers):
           
Machine State (msr) : 0x0200B030
                Condition 
(cr) : 0x539232EC
      Instruction Pointer 
(ip) : 0x0200D554
       Xtended Exception 
(xer) : 0x50F84018
                   Count 
(ctr) : 0x6FF494D0
                     Link 
(lr) : 0x7FB45920
            DSI Status 
(dsisr) : 0x50F83DD0
            Data Address 
(dar) : 0x021CC4A8



680x0 emulated registers
:
DATA93E34400 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
ADDR
6FFB8000 93E34400 00000000 00000000 00000000 00000000 00000000 56A74770 
FPU0
:                0                0                0                0 
FPU4
:                0                0                0                0 



Symbol info
:
Instruction pointer 0x0200D554 belongs to module "kernel" (HUNK/Kickstart)

Stack trace:
    
native kernel module kernel+0x0000d554
    native kernel module newlib
.library.kmod+0x00007e70
    module CURRDIR
:Libs/pixman-1.library at 0x7D519834 (section 5 0x1810)
    
Appdir:Odyssey:draw_image_boxes()+0xa0 (section 1 0x1A146B4)
    
Appdir:Odyssey:clip_and_composite_boxes.part.10()+0x84c (section 1 0x1A220F4)
    
Appdir:Odyssey:clip_and_composite_boxes()+0x88 (section 1 0x1A222A4)
    
Appdir:Odyssey:_cairo_spans_compositor_fill()+0x1a8 (section 1 0x1A22808)
    
Appdir:Odyssey:_cairo_compositor_fill()+0x80 (section 1 0x1A0FEE8)
    
Appdir:Odyssey:_cairo_surface_fill()+0x130 (section 1 0x19E2F64)
    
Appdir:Odyssey:_cairo_gstate_fill()+0x190 (section 1 0x19BC544)
    
Appdir:Odyssey:_cairo_default_context_fill()+0x24 (section 1 0x19B7474)
    
Appdir:Odyssey:cairo_fill()+0x30 (section 1 0x19B2730)
    
Appdir:Odyssey:_ZN7WebCoreL25drawPatternToCairoContextEP6_cairoP14_cairo_patternRKNS_9FloatRectEf()+0xa8 (section 1 0x16CA30)
    
Appdir:Odyssey:_ZN7WebCore20PlatformContextCairo20drawSurfaceToContextEP14_cairo_surfaceRKNS_9FloatRectES5_PNS_15GraphicsContextE()+0x304 (section 1 0x16D118)
    
Appdir:Odyssey:_ZN7WebCore11BitmapImage4drawEPNS_15GraphicsContextERKNS_9FloatRectES5_NS_10ColorSpaceENS_17CompositeOperatorENS_9BlendModeENS_27ImageOrientationDescriptionE()+0x290 (section 1 0x163274)
    
Appdir:Odyssey:_ZN7WebCore15GraphicsContext9drawImageEPNS_5ImageENS_10ColorSpaceERKNS_9FloatRectES6_NS_17CompositeOperatorENS_9BlendModeENS_27ImageOrientationDescriptionEb()+0xcc (section 1 0x150088)
    
Appdir:Odyssey:_ZN7WebCore15GraphicsContext9drawImageEPNS_5ImageENS_10ColorSpaceERKNS_9FloatRectES6_NS_17CompositeOperatorENS_27ImageOrientationDescriptionEb()+0x48 (section 1 0x1501C4)
    
Appdir:Odyssey:_ZN7WebCore15GraphicsContext9drawImageEPNS_5ImageENS_10ColorSpaceERKNS_7IntRectENS_17CompositeOperatorENS_27ImageOrientationDescriptionEb()+0xfc (section 1 0x150438)
    
Appdir:Odyssey:_ZN7WebCore11RenderImage13paintIntoRectEPNS_15GraphicsContextERKNS_10LayoutRectE()+0x234 (section 1 0x7FCB1C)
    
Appdir:Odyssey:_ZN7WebCore11RenderImage13paintReplacedERNS_9PaintInfoERKNS_11LayoutPointE()+0x810 (section 1 0x7FD470)
    
Appdir:Odyssey:_ZN7WebCore14RenderReplaced5paintERNS_9PaintInfoERKNS_11LayoutPointE()+0x934 (section 1 0x8742F8)
    
Appdir:Odyssey:_ZN7WebCore11RenderImage5paintERNS_9PaintInfoERKNS_11LayoutPointE()+0x3c (section 1 0x7FEC34)
    
Appdir:Odyssey:_ZN7WebCore9InlineBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_()+0x16c (section 1 0x72237C)
    
Appdir:Odyssey:_ZN7WebCore13InlineFlowBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_()+0x278 (section 1 0x72DBF8)
    
Appdir:Odyssey:_ZN7WebCore13RootInlineBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_()+0x74 (section 1 0x8E223C)
    
Appdir:Odyssey:_ZNK7WebCore17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9PaintInfoERKNS_11LayoutPointE()+0x3bc (section 1 0x833DA0)
    
Appdir:Odyssey:_ZN7WebCore11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE()+0x168 (section 1 0x73E96C)
    
Appdir:Odyssey:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE()+0xb4 (section 1 0x75ECF0)
    
Appdir:Odyssey:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_11LayoutPointE()+0x17c (section 1 0x7399C0)
    
Appdir:Odyssey:_ZN7WebCore11RenderBlock10paintChildEPNS_9RenderBoxERNS_9PaintInfoERKNS_11LayoutPointES4_b()+0x16c (section 1 0x73EB08)
    
Appdir:Odyssey:_ZN7WebCore11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_11LayoutPointES2_b()+0xa8 (section 1 0x73ECF8)
    
Appdir:Odyssey:_ZN7WebCore11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE()+0x104 (section 1 0x73E908)
    
Appdir:Odyssey:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE()+0xb4 (section 1 0x75ECF0)
    
Appdir:Odyssey:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_11LayoutPointE()+0x17c (section 1 0x7399C0)
    
Appdir:Odyssey:_ZN7WebCore11RenderBlock10paintChildEPNS_9RenderBoxERNS_9PaintInfoERKNS_11LayoutPointES4_b()+0x16c (section 1 0x73EB08)
    
Appdir:Odyssey:_ZN7WebCore11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_11LayoutPointES2_b()+0xa8 (section 1 0x73ECF8)
    
Appdir:Odyssey:_ZN7WebCore11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE()+0x104 (section 1 0x73E908)
    
Appdir:Odyssey:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE()+0xb4 (section 1 0x75ECF0)
    
Appdir:Odyssey:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_11LayoutPointE()+0x17c (section 1 0x7399C0)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer36paintForegroundForFragmentsWithPhaseENS_10PaintPhaseERKN3WTF6VectorINS_13LayerFragmentELj1ENS2_15CrashOnOverflowEEEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEjPNS_12RenderObjectE()+0x1c0 (section 1 0x819250)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer27paintForegroundForFragmentsERKN3WTF6VectorINS_13LayerFragmentELj1ENS1_15CrashOnOverflowEEEPNS_15GraphicsContextES9_RKNS_10LayoutRectEbRKNS0_17LayerPaintingInfoEjPNS_12RenderObjectEbb()+0x1f4 (section 1 0x821638)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer18paintLayerContentsEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0x988 (section 1 0x82CDBC)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer31paintLayerContentsAndReflectionEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0x74 (section 1 0x82D068)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer10paintLayerEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0xf4 (section 1 0x82D7A4)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer9paintListEPN3WTF6VectorIPS0_Lj0ENS1_15CrashOnOverflowEEEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0x84 (section 1 0x82ED0C)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer18paintLayerContentsEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0x440 (section 1 0x82C874)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer31paintLayerContentsAndReflectionEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0x74 (section 1 0x82D068)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer10paintLayerEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0xf4 (section 1 0x82D7A4)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer9paintListEPN3WTF6VectorIPS0_Lj0ENS1_15CrashOnOverflowEEEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0x84 (section 1 0x82ED0C)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer18paintLayerContentsEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0x440 (section 1 0x82C874)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer31paintLayerContentsAndReflectionEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0x74 (section 1 0x82D068)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer10paintLayerEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0xf4 (section 1 0x82D7A4)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer5paintEPNS_15GraphicsContextERKNS_10LayoutRectEjPNS_12RenderObjectEPNS_12RenderRegionEj()+0xe4 (section 1 0x82DAC8)
    
Appdir:Odyssey:_ZN7WebCore9FrameView13paintContentsEPNS_15GraphicsContextERKNS_7IntRectE()+0x23c (section 1 0x6C7DB8)
    
Appdir:Odyssey:_ZN7WebCore10ScrollView5paintEPNS_15GraphicsContextERKNS_7IntRectE.part.21()+0x2b8 (section 1 0x1F1CB8)
    
Appdir:Odyssey:_ZN7WebCore10ScrollView5paintEPNS_15GraphicsContextERKNS_7IntRectE()+0x94 (section 1 0x1F4734)
    
Appdir:Odyssey:_ZN7WebCore12RenderWidget13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE()+0x204 (section 1 0x8DD860)
    
Appdir:Odyssey:_ZN7WebCore12RenderWidget5paintERNS_9PaintInfoERKNS_11LayoutPointE()+0x614 (section 1 0x8DB138)
    
Appdir:Odyssey:_ZN7WebCore9InlineBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_()+0x16c (section 1 0x72237C)
    
Appdir:Odyssey:_ZN7WebCore13InlineFlowBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_()+0x278 (section 1 0x72DBF8)
    
Appdir:Odyssey:_ZN7WebCore13RootInlineBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_()+0x74 (section 1 0x8E223C)
    
Appdir:Odyssey:_ZNK7WebCore17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9PaintInfoERKNS_11LayoutPointE()+0x3bc (section 1 0x833DA0)
    
Appdir:Odyssey:_ZN7WebCore11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE()+0x168 (section 1 0x73E96C)
    
Appdir:Odyssey:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE()+0xb4 (section 1 0x75ECF0)
    
Appdir:Odyssey:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_11LayoutPointE()+0x17c (section 1 0x7399C0)
    
Appdir:Odyssey:_ZN7WebCore11RenderBlock10paintChildEPNS_9RenderBoxERNS_9PaintInfoERKNS_11LayoutPointES4_b()+0x16c (section 1 0x73EB08)
    
Appdir:Odyssey:_ZN7WebCore11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_11LayoutPointES2_b()+0xa8 (section 1 0x73ECF8)
    
Appdir:Odyssey:_ZN7WebCore11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE()+0x104 (section 1 0x73E908)
    
Appdir:Odyssey:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE()+0xb4 (section 1 0x75ECF0)
    
Appdir:Odyssey:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_11LayoutPointE()+0x17c (section 1 0x7399C0)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer36paintForegroundForFragmentsWithPhaseENS_10PaintPhaseERKN3WTF6VectorINS_13LayerFragmentELj1ENS2_15CrashOnOverflowEEEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEjPNS_12RenderObjectE()+0x1c0 (section 1 0x819250)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer27paintForegroundForFragmentsERKN3WTF6VectorINS_13LayerFragmentELj1ENS1_15CrashOnOverflowEEEPNS_15GraphicsContextES9_RKNS_10LayoutRectEbRKNS0_17LayerPaintingInfoEjPNS_12RenderObjectEbb()+0x1f4 (section 1 0x821638)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer18paintLayerContentsEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0x988 (section 1 0x82CDBC)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer31paintLayerContentsAndReflectionEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0x74 (section 1 0x82D068)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer10paintLayerEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0xf4 (section 1 0x82D7A4)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer9paintListEPN3WTF6VectorIPS0_Lj0ENS1_15CrashOnOverflowEEEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0x84 (section 1 0x82ED0C)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer18paintLayerContentsEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0x440 (section 1 0x82C874)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer31paintLayerContentsAndReflectionEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0x74 (section 1 0x82D068)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer10paintLayerEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0xf4 (section 1 0x82D7A4)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer5paintEPNS_15GraphicsContextERKNS_10LayoutRectEjPNS_12RenderObjectEPNS_12RenderRegionEj()+0xe4 (section 1 0x82DAC8)
    
Appdir:Odyssey:_ZN7WebCore9FrameView13paintContentsEPNS_15GraphicsContextERKNS_7IntRectE()+0x23c (section 1 0x6C7DB8)
    
Appdir:Odyssey:_ZN7WebCore10ScrollView5paintEPNS_15GraphicsContextERKNS_7IntRectE.part.21()+0x2b8 (section 1 0x1F1CB8)
    
Appdir:Odyssey:_ZN7WebCore10ScrollView5paintEPNS_15GraphicsContextERKNS_7IntRectE()+0x94 (section 1 0x1F4734)
    
Appdir:Odyssey:_ZN7WebCore12RenderWidget13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE()+0x204 (section 1 0x8DD860)
    
Appdir:Odyssey:_ZN7WebCore12RenderWidget5paintERNS_9PaintInfoERKNS_11LayoutPointE()+0x614 (section 1 0x8DB138)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer36paintForegroundForFragmentsWithPhaseENS_10PaintPhaseERKN3WTF6VectorINS_13LayerFragmentELj1ENS2_15CrashOnOverflowEEEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEjPNS_12RenderObjectE()+0x1c0 (section 1 0x819250)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer27paintForegroundForFragmentsERKN3WTF6VectorINS_13LayerFragmentELj1ENS1_15CrashOnOverflowEEEPNS_15GraphicsContextES9_RKNS_10LayoutRectEbRKNS0_17LayerPaintingInfoEjPNS_12RenderObjectEbb()+0x1f4 (section 1 0x821638)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer18paintLayerContentsEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0x988 (section 1 0x82CDBC)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer31paintLayerContentsAndReflectionEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0x74 (section 1 0x82D068)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer10paintLayerEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0xf4 (section 1 0x82D7A4)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer9paintListEPN3WTF6VectorIPS0_Lj0ENS1_15CrashOnOverflowEEEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0x84 (section 1 0x82ED0C)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer18paintLayerContentsEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0x440 (section 1 0x82C874)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer31paintLayerContentsAndReflectionEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0x74 (section 1 0x82D068)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer10paintLayerEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0xf4 (section 1 0x82D7A4)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer9paintListEPN3WTF6VectorIPS0_Lj0ENS1_15CrashOnOverflowEEEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0x84 (section 1 0x82ED0C)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer18paintLayerContentsEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0x440 (section 1 0x82C874)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer31paintLayerContentsAndReflectionEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0x74 (section 1 0x82D068)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer10paintLayerEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj()+0xf4 (section 1 0x82D7A4)
    
Appdir:Odyssey:_ZN7WebCore11RenderLayer5paintEPNS_15GraphicsContextERKNS_10LayoutRectEjPNS_12RenderObjectEPNS_12RenderRegionEj()+0xe4 (section 1 0x82DAC8)
    
Appdir:Odyssey:_ZN7WebCore9FrameView13paintContentsEPNS_15GraphicsContextERKNS_7IntRectE()+0x23c (section 1 0x6C7DB8)
    
Appdir:Odyssey:_ZN7WebCore10ScrollView5paintEPNS_15GraphicsContextERKNS_7IntRectE.part.21()+0x2b8 (section 1 0x1F1CB8)
    
Appdir:Odyssey:_ZN7WebCore10ScrollView5paintEPNS_15GraphicsContextERKNS_7IntRectE()+0x94 (section 1 0x1F4734)
    
Appdir:Odyssey:_ZN14WebViewPrivate8onExposeEi()+0x4e8 (section 1 0xE1A48)
    
Appdir:Odyssey:_ZN7WebView8onExposeEi()+0x48 (section 1 0xBEA70)
    
Appdir:Odyssey:_ZL22handleMM_OWBApp_ExposeP6IClassPmP4_Msg()+0x1f4 (section 1 0x5258)
    
Appdir:Odyssey:_ZL8dispatchP6IClassPmP4_Msg()+0x112c (section 1 0x11160)
    
native kernel module intuition.library.kmod+0x00021448
    native kernel module intuition
.library.kmod+0x000215ec
    native kernel module intuition
.library.kmod+0x0000a3f4
    native kernel module intuition
.library.kmod+0x0000a034
    Appdir
:Odyssey:_Z9main_loopv()+0x1b4 (section 1 0x1AF0)
    
Appdir:Odyssey:main()+0x1d0 (section 1 0x1D58)
    
native kernel module newlib.library.kmod+0x000020a4
    native kernel module newlib
.library.kmod+0x00002d0c
    native kernel module newlib
.library.kmod+0x00002ee8
    Appdir
:Odyssey:_start()+0x170 (section 1 0x214)
    
native kernel module dos.library.kmod+0x000255c8
    native kernel module kernel
+0x000420ac
    native kernel module kernel
+0x000420f4

PPC disassembly
:
 
0200d54c39080001   addi              r8,r8,1
 0200d550
7d0903a6   mtctr             r8
*0200d55481090000   lwz               r8,0(r9)
 
0200d55839290010   addi              r9,r9,16
 0200d55c
394a0010   addi              r10,r10,16

System information
:

CPU 
 Model
P.ASemi PWRficient PA6T-1682M VB1 
 CPU speed
1800 MHz 
 FSB speed
900 MHz 
 Extensions
altivec 

Machine 
 Machine name
AmigaOne X1000 
 Memory
2097152 KB 
 Extensions
bus.pci bus.pcie


Edited by walkero on 2020/5/20 14:11:45
Go to top
Re: Odyssey 1.23 progress: r5 beta07
Home away from home
Home away from home


See User information
@ktadd
Yeah, looks like pixman :(

DSI can be ignored or lockup after?

@Salas00
Are you around? Maybe have a clue ?


Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: Odyssey 1.23 progress
Quite a regular
Quite a regular


See User information
@kas1eQuote:
-- Added support for 4th and 5th mouse buttons for stepping backward (4th) and forward (5th) through the browser history. I.e same as in IBrowse.

Is there a way to disable this feature?
I have one of those mouse buttons setup to flip screens. Now, if the Odyssey window is active when I press the button to flip screens, the Odyssey page flips back to the previous page as well.

I ran across this a couple of times while posting and lost all the text I had typed in the post because I didn't realize what was going on at first. It would be nice to be able to turn off this feature. Otherwise I'll need to change my mouse button actions and I really don't want to do that as I've grown so acustom to using them.

Go to top
Re: Odyssey 1.23 progress: r5 beta07
Home away from home
Home away from home


See User information
@ktadd
Too many users asking for adding such feature for 4th and 5st mouse buttons .. But probabaly it should be configurable then, like "Middle Button Behaviour" in the prefs/interfeca, but for 4st and 5st buttons. Can made there by default as it now, but with possibility to change it between "none/back/forward"

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: Odyssey 1.23 progress: r5 beta07
Just can't stay away
Just can't stay away


See User information
Just to be curious, when does "New Page Policy" (prefs->gui) act?

I tried to use contextmenu open... but as there is always tab or window option. And from menu..
Maybe JavaScript?

Go to top
Re: Odyssey 1.23 progress: r5 beta07
Home away from home
Home away from home


See User information
@jabirulo

First, congrats for the spoofing addition, excluding the fullscreen video support, this is the first real new feature in Odyssey 1,23

Edit: forget solved !


Edited by samo79 on 2020/5/19 21:53:26
Go to top
Re: Odyssey 1.23 progress: r5 beta07
Just can't stay away
Just can't stay away


See User information
Thanks for the new beta! Already enjoying the mouse button navigation, which I have been missing ever since the start of Odyssey/OS4.

About the spoofing prefs:

I had a few sites set up with specific spoofings in my URL prefs, but now they have defaulted back, because only the standard Odyssey selection is available until I create others in the prefs.

Problem is, I don't know what to set as User-Agent for them. Does anyone have the list of names and corresponding User-Agent strings for the ones that were available in previous versions?

Couldn't they have been pre-entered in the prefs so they were still available?

Or was there a file containing them? (I have looked for it in a backup, but not found it.)

Best regards,

Niels

Go to top

  Register To Post
« 1 ... 58 59 60 (61) 62 63 64 ... 72 »

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )



Polls
Running AmigaOS 4 on?
AmigaOne SE/XE or microA1 12% (26)
Pegasos2 3% (8)
X5000 22% (48)
X1000 14% (30)
A1222 8% (19)
Sam 440/460 18% (40)
Classic PowerPC Amiga 2% (6)
WinUAE emulation 7% (16)
Qemu emulation 9% (21)
Total Votes: 214
The poll closed at 2025/12/1 12:00
7 Comments


Powered by XOOPS 2.0 © 2001-2024 The XOOPS Project