[Wine] Strange black boxes in firefox web browser

Iastre wineforum-user at winehq.org
Mon Mar 14 10:03:23 CDT 2011


I try to run Mozilla Firefox, and it runs pretty well, but there are black boxes all over the graphics, so you can't see quite a bit of the screen. Here's the terminal output:

Code:
$ /usr/ports/emulators/wine/work/wine-1.1.18/wine "C:/Program Files/firefox/firefox.exe"                                                                                      
fixme:system:SetProcessDPIAware stub!                                                  
err:ole:CoGetClassObject class {591209c7-767b-42b2-9fba-44ee4615f2c7} not registered   
err:ole:CoGetClassObject class {591209c7-767b-42b2-9fba-44ee4615f2c7} not registered   
err:ole:CoGetClassObject no class object {591209c7-767b-42b2-9fba-44ee4615f2c7} could be created for context 0x3
fixme:resource:GetGuiResources (0xffffffff,0): stub
fixme:font:ExtTextOutW flags ETO_NUMERICSLOCAL | ETO_NUMERICSLATIN | ETO_PDY unimplemented
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:shell:DllCanUnloadNow stub




This used to work, and the problem is probably related to using higher versions of wine (1.3.0 and 1.3.15) for different games--my system is kind of messy. [Wink] 
If I run it with 1.3.15, it gives me

Code:
$ wine "C:/Program Files/firefox/firefox.exe"                                          
fixme:system:SetProcessDPIAware stub!                                                  
fixme:process:SetProcessDEPPolicy (1): stub
err:ole:CoGetClassObject class {591209c7-767b-42b2-9fba-44ee4615f2c7} not registered
err:ole:CoGetClassObject class {591209c7-767b-42b2-9fba-44ee4615f2c7} not registered
err:ole:CoGetClassObject no class object {591209c7-767b-42b2-9fba-44ee4615f2c7} could be created for context 0x3
fixme:resource:GetGuiResources (0xffffffff,0): stub
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented



which is pretty much the same, and produces the same result in the graphics.







More information about the wine-users mailing list