Eclipse-Community / r3dfox

r3dfox is a modern Firefox based web browser for Windows 7. SourceForge link for downloading with older browsers. https://sourceforge.net/projects/r3dfox/
https://eclipse.cx/projects/r3dfox.htm
Other
110 stars 6 forks source link

r3dfox on FreeBSD with wine ? #47

Closed Marietto2008 closed 2 months ago

Marietto2008 commented 2 months ago

Hello.

I tried to run r3dfox with wine on FreeBSD,but it didn't work. The errors reported below :

011c:fixme:process:NtSetInformationProcess (0x1764,0x0000004d,0x81e43c,0x0000000c) stub
01ac:fixme:ntdll:NtFilterToken support for restricting sids not yet implemented
01ac:fixme:advapi:SetEntriesInAclW unhandled access mode 4
01ac:fixme:ntdll:NtSetInformationToken TokenIntegrityLevel stub!
01ac:fixme:ntdll:NtFilterToken support for restricting sids not yet implemented
01ac:fixme:advapi:SetEntriesInAclW unhandled access mode 4
01ac:fixme:ntdll:NtSetInformationToken TokenIntegrityLevel stub!
06cc:fixme:ntdll:create_logical_proc_info stub
06cc:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
01ac:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenAppContainerSid, ...) semi-stub
06cc:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x5ee890
011c:fixme:process:NtSetInformationProcess (0x1768,0x0000004d,0x81e43c,0x0000000c) stub
01ac:fixme:ntdll:NtFilterToken support for restricting sids not yet implemented
01ac:fixme:advapi:SetEntriesInAclW unhandled access mode 4
01ac:fixme:ntdll:NtSetInformationToken TokenIntegrityLevel stub!
01ac:fixme:ntdll:NtFilterToken support for restricting sids not yet implemented
01ac:fixme:advapi:SetEntriesInAclW unhandled access mode 4
01ac:fixme:ntdll:NtSetInformationToken TokenIntegrityLevel stub!
^C06e4:fixme:console:default_ctrl_handler Terminating process 118 on event 0
[root@marietto /home/marietto/.wine/drive_c/Program Files (x86)/Eclipse r3dactedfox]==> 06d8:fixme:ntdll:create_logical_proc_info stub
06d8:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.

any chance to fix it ?

K4sum1 commented 2 months ago

Kinda outside the scope, but if anyone is willing to make the UI changes like native elements work on GTK, I would be down for native Linux and BSD builds.

Marietto2008 commented 2 months ago

I asked because we can't watch the DRM contents using the Linux / BSD build of Firefox.

K4sum1 commented 2 months ago

I don't think forks can watch DRM content either.

K4sum1 commented 2 months ago

I am disabling DRM.

Marietto2008 commented 2 months ago

That's not good. I'm working night and day to expand what FreeBSD can do for us.

K4sum1 commented 2 months ago

I assume you can probably get the dev of https://github.com/Alex313031/Mercury-Win7 to add it in his fork if he makes a new release based off of r3dfox. I want to just fully disable it as I have no way to test, nor do I want closed source Google code running in my browser.

Marietto2008 commented 2 months ago

Thanks for your hint. Anyway,at the moment I'm working on trying to virtualize ReactOS with bhyve,to reach the same goal and we made some progress :

https://reactos.org/forum/viewtopic.php?f=4&t=22603