RamonUnch

Results 479 comments of RamonUnch
trafficstars

Indeed for now this is a limitation of the Plugin, it only retrieves the textual tags. This should be in the TODO list as you suggest.

If you disable the `WS_CAPTION` and the `WS_THICKFRAME` window style for the main window you no longer have any issue. You can do it with a tool like WinSpy++. However...

I can confirm the tab crash using Server 2003 32bit running on using a Core2Duo T7500 and hardware acceleration disabled. However when suing uBlock Origin I get no crash, I...

[drwtsn32log_Server2003x86_testcrash2.zip](https://github.com/Feodor2/Mypal68/files/15368103/drwtsn32log_Server2003x86_testcrash2.zip) I still get a crash but location is different.

No more crash for me on this page, even with uBlock disabled! Hopefuly it also works for PLudkovski.

I think this is simply related to hardware acceleration, in previous release d3d9 was probably not used with your config, try disabling it as explained in the release page: https://github.com/Feodor2/Mypal68/releases/tag/68.14.0b

You can check in `about:support` if hardware composition was enabled with the default config of older versions, but I think that the`layers.allow-d3d9-fallback` was off by default before.

`layers.allow-d3d9-fallback` is an `about:config` option I was proposing you checked the old version of MyPal with a clean profile and then check in `about:support` to see if the hardware acceleration...

try to disable `layers.allow-d3d9-fallback` in about:config or try to disable hardware acceleration altogether.

Have a look in `about:profiles` (type it in the url bar) you might have the old profile listed here and if it is the case you will be able to...