roytam1 Posted February 8, 2020 Author Share Posted February 8, 2020 (edited) 4 hours ago, luweitest said: I heard that anti-mask law has been declared illegal by Hong Kong court yes it does, but Hong Kong government doesn't cancel its order to the local couriers so some stores can't deliver masks by couriers. and I even heard some couriers (DHL and SF-Express) "steal" customers' masks. Packages were opened by couriers' workers, taking away some masks, changed the amount, reprinting labels and repacking packages and continuing delivery. Edited February 8, 2020 by roytam1 Link to comment Share on other sites More sharing options...
luweitest Posted February 8, 2020 Share Posted February 8, 2020 2 hours ago, roytam1 said: yes it does, but Hong Kong government doesn't cancel its order to the local couriers so some stores can't deliver masks trough couriers. and I even heard some couriers (DHL and SF-Express) "steal" customers' masks. Packages were opened by couriers' workers, taking away some masks, changed the amount, reprinting labels and repacking packages and continuing delivery. Shameful things are everywhere in china. Take care! Link to comment Share on other sites More sharing options...
rereser Posted February 8, 2020 Share Posted February 8, 2020 thanks for the update. however ... NM28XP build Win32 Saturday, February 8, 2020 browser does not download files anymore. tested with new profile. error on a download from here for example. https://rtfreesoft.blogspot.com/search/label/newmoon C:\DOCUME~1\USER~1\LOCALS~1\Temp\DxyIJ3HD.7z.part could not be saved, because the source file could not be read Try again later, or contact the server administrator. NM28XP build Win32 Saturday, February 1, 2020 in this build it still works. regards. Link to comment Share on other sites More sharing options...
roytam1 Posted February 8, 2020 Author Share Posted February 8, 2020 46 minutes ago, rereser said: thanks for the update. however ... NM28XP build Win32 Saturday, February 8, 2020 browser does not download files anymore. tested with new profile. error on a download from here for example. https://rtfreesoft.blogspot.com/search/label/newmoon C:\DOCUME~1\USER~1\LOCALS~1\Temp\DxyIJ3HD.7z.part could not be saved, because the source file could not be read Try again later, or contact the server administrator. NM28XP build Win32 Saturday, February 1, 2020 in this build it still works. regards. not reproducible here Link to comment Share on other sites More sharing options...
Proteus Posted February 8, 2020 Share Posted February 8, 2020 2 hours ago, rereser said: thanks for the update. however ... NM28XP build Win32 Saturday, February 8, 2020 browser does not download files anymore. tested with new profile. error on a download from here for example. https://rtfreesoft.blogspot.com/search/label/newmoon C:\DOCUME~1\USER~1\LOCALS~1\Temp\DxyIJ3HD.7z.part could not be saved, because the source file could not be read Try again later, or contact the server administrator. NM28XP build Win32 Saturday, February 1, 2020 in this build it still works. regards. I had the same problem. Solution in my case was to replace one of the javascripts in omni.ja file in Pale Moon directory (\components\nsHelperAppDlg.js) with the script from the previous version. The omni.ja file is just an ordinary zip file. 1 Link to comment Share on other sites More sharing options...
RED-CHAMBER Posted February 8, 2020 Share Posted February 8, 2020 I have the same error here, I tried to open the old omni.ja file, but it detects an error. When it opens, the nsHelperAppDlg.js file is not there. 1 Link to comment Share on other sites More sharing options...
Sampei.Nihira Posted February 8, 2020 Share Posted February 8, 2020 NM28: Link to comment Share on other sites More sharing options...
rereser Posted February 8, 2020 Share Posted February 8, 2020 (edited) 45 minutes ago, Proteus said: I had the same problem. Solution in my case was to replace one of the javascripts in omni.ja file in Pale Moon directory (\components\nsHelperAppDlg.js) with the script from the previous version. The omni.ja file is just an ordinary zip file. just tried that. replacing that js in omni.ja is not working in my case. for now i will stay with the previous version as i am not the only one to get this windows error. no errors in the console. Edited February 8, 2020 by rereser Link to comment Share on other sites More sharing options...
Dr. Drill Posted February 8, 2020 Share Posted February 8, 2020 12 hours ago, roytam1 said: - Issue #26 - Part 2c: Remove dependence on gmp/widevine-adapter/* (4c9689f68) Hi, roytam1! Maybe you know why upstream broke DRM support? I have the Widevine CDM plugin version 1.4.9.1088 installed. But in the last build Serpent, the plugin disappeared in the section about:addons -> Plugins. Plugin files are located in \profile\gmp-widevinecdm\1.4.9.1088\ and in about:config the following parameters are set: media.gmp-provider.enabled = true media.gmp-widevinecdm.version = 1.4.9.1088 media.gmp-widevinecdm.autoupdate = false media.gmp-widevinecdm.enabled = true media.gmp-widevinecdm.forceSupported = true media.gmp-widevinecdm.visible = true To check the DRM demo, I went to the site https://drm.axinom.com/bitmovin-and-unified-streaming/ and saw the message "Your browser does not support DRM. Try again with PlayReady or Widevine enabled browser." At the same time, the following lines appeared in the browser console (Ctrl+Shift+J): Checking Widevine support. Checking PlayReady support. PlayReady not supported. MediaKeySystemAccess::GetKeySystemStatus(com.widevine.alpha) result=cdm-not-installed msg='CDM is not installed' Widevine not supported. navigator.requestMediaKeySystemAccess promise rejected 0x80530009 'Gave up while waiting for a CDM update' No checked DRM not supported: Error: Can't get fulfillment value from any promise, all promises were rejected. In the previous Serpent build, the Widevine CDM plugin was available and worked. Serpent will no longer support DRM? Link to comment Share on other sites More sharing options...
roytam1 Posted February 8, 2020 Author Share Posted February 8, 2020 56 minutes ago, Proteus said: I had the same problem. Solution in my case was to replace one of the javascripts in omni.ja file in Pale Moon directory (\components\nsHelperAppDlg.js) with the script from the previous version. The omni.ja file is just an ordinary zip file. alright problem found, fixed and archives updated. 3 Link to comment Share on other sites More sharing options...
roytam1 Posted February 8, 2020 Author Share Posted February 8, 2020 (edited) 26 minutes ago, Dr. Drill said: Hi, roytam1! Maybe you know why upstream broke DRM support? I have the Widevine CDM plugin version 1.4.9.1088 installed. But in the last build Serpent, the plugin disappeared in the section about:addons -> Plugins. Plugin files are located in \profile\gmp-widevinecdm\1.4.9.1088\ and in about:config the following parameters are set: media.gmp-provider.enabled = true media.gmp-widevinecdm.version = 1.4.9.1088 media.gmp-widevinecdm.autoupdate = false media.gmp-widevinecdm.enabled = true media.gmp-widevinecdm.forceSupported = true media.gmp-widevinecdm.visible = true To check the DRM demo, I went to the site https://drm.axinom.com/bitmovin-and-unified-streaming/ and saw the message "Your browser does not support DRM. Try again with PlayReady or Widevine enabled browser." At the same time, the following lines appeared in the browser console (Ctrl+Shift+J): Checking Widevine support. Checking PlayReady support. PlayReady not supported. MediaKeySystemAccess::GetKeySystemStatus(com.widevine.alpha) result=cdm-not-installed msg='CDM is not installed' Widevine not supported. navigator.requestMediaKeySystemAccess promise rejected 0x80530009 'Gave up while waiting for a CDM update' No checked DRM not supported: Error: Can't get fulfillment value from any promise, all promises were rejected. In the previous Serpent build, the Widevine CDM plugin was available and worked. Serpent will no longer support DRM? hard to tell, may refer to this: https://github.com/MoonchildProductions/UXP/issues/1392 but I don't see any wrong in the changes, maybe there are some tricks? Edited February 8, 2020 by roytam1 Link to comment Share on other sites More sharing options...
rereser Posted February 8, 2020 Share Posted February 8, 2020 7 minutes ago, roytam1 said: alright problem found, fixed and archives updated. thanks very much. downloads are working again. regards. 1 Link to comment Share on other sites More sharing options...
Dr. Drill Posted February 8, 2020 Share Posted February 8, 2020 Quote but I don't see any wrong in the changes, maybe there are some tricks? Tricks or not - I do not know. But Widevine CDM and OpenH264 plugins disappeared in the latest build. I rolled back to the previous build, where all the plugins are visible. Maybe something will clear up over time. 1 Link to comment Share on other sites More sharing options...
Sampei.Nihira Posted February 8, 2020 Share Posted February 8, 2020 @roytam1 In a few days the cost of surgical masks has more than doubled: Link to comment Share on other sites More sharing options...
roytam1 Posted February 8, 2020 Author Share Posted February 8, 2020 (edited) 22 minutes ago, Sampei.Nihira said: @roytam1 In a few days the cost of surgical masks has more than doubled: yeah it does raise a lot as there is global shortage of surgical masks. https://www.theguardian.com/world/2020/feb/07/who-warns-global-shortage-face-masks-protective-suits-coronavirus Edited February 8, 2020 by roytam1 Link to comment Share on other sites More sharing options...
Recommended Posts