https://bugs.winehq.org/show_bug.cgi?id=48614
Bug ID: 48614 Summary: Windows 10 Opera browser hangs/freezes immediatly on install using Wine 4.1 linux x86/64bit Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: stevedonato@gmail.com Distribution: ---
trying to use windows 10 Opera browser because native linux browser nolonger can run Amazon Prime Videos. Tried playing NEW Amazon Prime tv series called "Hunter"
at https://www.amazon.com/gp/video/detail/B07ZPF4DVK/ref=atv_dl_rdr?autoplay=1
Gets Digital rights error. Win 10 version of Opera works OK. Linux and Windows version of Opera have no option to enable DRM, also called "Widevine". The error msg text is"A later version of Opera is required for Prime Video. To check for updates, click the Opera menu, click About Opera, and then click Relaunch Now."
But I am using latest Oper ver 66. also tried the Developer and Beta versions of Oper ver 67 and 68. Same error.
Oddly, the windows 10 version of Opera was even older,at ver 63 but it worked? Something to do with HTML5 videos and DRM/Widevine ?
https://bugs.winehq.org/show_bug.cgi?id=48614
steve donato stevedonato@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stevedonato@gmail.com
--- Comment #1 from steve donato stevedonato@gmail.com --- current Linux native Opera Browser gets this error; "Digital Rights Error A later version of Opera is required for Prime Video. To check for updates, click the Opera menu, click About Opera, and then click Relaunch Now. For more information, please see Prime Video system requirements"
when trying to play trailer of new Amazon prime tv series. Which is why I was trying to install Win 10 version of Opera Browser that does work playing this Amazon Prime Trailer of 'Hunters';
https://www.amazon.com/Season-1-Official-Trailer/dp/B07ZPGMH1B/ref=sr_1_1?cr...
I tried moving two drm modules to native Linux Opera config directory but still no luck; ~/.config/opera/WidevineCdm $ ls -ila total 9844 22741160 drwx------ 2 steve steve 4096 Feb 16 18:31 . 21495895 drwx------ 37 steve steve 4096 Feb 16 20:20 .. 22684121 -rwxrwxr-x 1 steve steve 719792 Feb 16 18:23 libwidevinecdmadapter.so 22684122 -rw-r--r-- 1 steve steve 9350804 Feb 16 18:31 libwidevinecdm.so
https://bugs.winehq.org/show_bug.cgi?id=48614
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #2 from joaopa jeremielapuree@yahoo.fr --- At first, when you report a bug, please report with the latest wine version. Current version is wine-5.1 (even wine-5.2 if you compile source by yourself).
Anyway, I tested by myself. Opera ca not even install: Installer hangs with console output:
005b:fixme:process:CreateProcessInternalW Unsupported attribute 0x20002. 005d:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet 005d:fixme:process:SetProcessShutdownParameters (00000100, 00000001): partial stub. 005b:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet 0026:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d0800 (device=2d access=0 func=200 method=0) 005b:fixme:nls:GetThreadPreferredUILanguages 00000038, 0x32f82c, (nil) 0x32f828 005b:fixme:nls:get_dummy_preferred_ui_language (0x38 0x32f82c (nil) 0x32f828) returning a dummy value (current locale) 005b:fixme:nls:GetThreadPreferredUILanguages 00000038, 0x32f82c, 0xdba6b8 0x32f828 005b:fixme:nls:get_dummy_preferred_ui_language (0x38 0x32f82c 0xdba6b8 0x32f828) returning a dummy value (current locale) 005b:err:ole:create_server class {e7629152-0a34-4487-b787-5d1144304455} not registered 005b:err:ole:CoGetClassObject no class object {e7629152-0a34-4487-b787-5d1144304455} could be created for context 0x4 005b:fixme:advapi:GetNamedSecurityInfoW Object type 12 is not currently supported. 0062:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION [0216/153707.877:ERROR:process_memory_win.cc(73)] ReadMemory at 0x6ca40000 of 5376 bytes failed: Pas d'accÞs Ó l'emplacement mÚmoire. (0x3E6) [0216/153707.877:ERROR:process_snapshot_win.cc(329)] failed to read unloaded module data 0062:fixme:ntdll:NtQuerySystemInformation (0x00000040,0xa150020,0x00200000,0x13ef85c) stub [0216/153708.121:ERROR:process_info.cc(376)] NtQuerySystemInformation SystemExtendedHandleInformation: <failed to retrieve error message (0x13d)> (0xc0000003) [0216/153708.185:ERROR:installer.cc(728)] Installer process did not complete successfully. 0044:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFA, 0032FEAC [0216/153708.196:ERROR:installer_controller.cc(302)] Installer error: Unreported installer error. 0046:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFA, 0032FEAC [0216/153710.502:ERROR:http_transport_win.cc(382)] HTTP status 500 005d:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFA, 0032FEAC
https://bugs.winehq.org/show_bug.cgi?id=48614
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- Does this still occur with Wine 9.16 or later?