primevideo-linux icon indicating copy to clipboard operation
primevideo-linux copied to clipboard

Google Chrome version 106 giving STATUS_BREAKPOINT error

Open nxjosephofficial opened this issue 2 years ago • 2 comments

Screenshot of the issue

Screenshot of the issue

Workaround

Google Chrome version 106 not working. Instead, use older versions of Google Chrome. I downloaded Google Chrome version 104 on slimjet and it is working.

  • Delete ~/.wine directory for clean install.
  • You need to install dxvk with winetricks.
  • Run the exe with wine you downloaded from slimjet and install.
  • Add --no-sandbox parameter to application shortcut.

Slimjet is not an official source, may the project change Google Chrome to other browsers.

nxjosephofficial avatar Oct 09 '22 12:10 nxjosephofficial

may the project change Google Chrome to other browsers.

I tried with Brave and Firefox.

Brave

Same result as Google Chrome v106

Firefox

Sometimes fonts getting unreadable and broken, widevine not working.

nxjosephofficial avatar Oct 09 '22 13:10 nxjosephofficial

I got the same error with Chrome v104, but after refreshing the page a few times, the error disappeared. I have not tried with v106 yet.

cspanier avatar Oct 29 '22 07:10 cspanier

Moving backto 104 got Chrome working for me however Amazon Prime still won't play in HD.

image

ElCoronel avatar Nov 10 '22 15:11 ElCoronel

Moving backto 104 got Chrome working for me however Amazon Prime still won't play in HD.

image

Same issue here...

pesa1234 avatar Nov 10 '22 21:11 pesa1234

image This problem may happen if you don't have HDCP support. You can check your HDCP status by running command below.

xrandr --verbose | grep HDCP

If output is empty, this means there is no HDCP support. This is my output.

	HDCP Content Type: HDCP Type0 
		supported: HDCP Type0, HDCP Type1
	HDCP Content Type: HDCP Type0 
		supported: HDCP Type0, HDCP Type1

nxjosephofficial avatar Nov 11 '22 17:11 nxjosephofficial