Mrkebubun / o3d

Automatically exported from code.google.com/p/o3d
0 stars 0 forks source link

Tiger/Firefox,Camino: Unable to load the plugin, failed to load the objects #146

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
OS:Tiger (10.4.11)
Browser: Firefox,Camino
Chipset : ATY,RadeonX1600
O3D: 0.1.42.0

What steps will reproduce the problem?
1. Install O3D: 0.1.42.0
2. Launch FF,camino and run any sample

Actual:
Unable to load the plugin
Sample loads but objects doesn't show up. only text and html elements are shown

Console log:
firefox-bin[677] CFLog (21): Error loading /Library/Internet Plug-
Ins/O3D.plugin/Contents/MacOS/O3D:  error code 4, error number 0 (Symbol not 
found: 
_NSDefaultRunLoopMode
  Referenced from: /Library/Internet Plug-Ins/O3D.plugin/Contents/MacOS/O3D
  Expected in: 
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
)

2009-09-16 19:47:15.295 Camino[680] CFLog (21): Error loading /Library/Internet 
Plug-
Ins/O3D.plugin/Contents/MacOS/O3D:  error code 4, error number 0 (Symbol not 
found: 
_NSDefaultRunLoopMode
  Referenced from: /Library/Internet Plug-Ins/O3D.plugin/Contents/MacOS/O3D
  Expected in: 
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
)

What is the expected output? What do you see instead?
Have to Load the plugin successfully and sample must run.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by ism...@google.com on 17 Sep 2009 at 3:11

GoogleCodeExporter commented 9 years ago
This is new in this build.

Original comment by kr...@google.com on 17 Sep 2009 at 3:14

GoogleCodeExporter commented 9 years ago

Original comment by kr...@google.com on 22 Sep 2009 at 6:12

GoogleCodeExporter commented 9 years ago

Original comment by vange...@google.com on 22 Sep 2009 at 8:15

GoogleCodeExporter commented 9 years ago
10.4 specific, not browser-specific. Came about when we switched our source 
trees around to move to chrome 
svn.  Working on a fix.

Original comment by m...@google.com on 22 Sep 2009 at 9:09

GoogleCodeExporter commented 9 years ago
Fix checked in. I'll resolve when I've verified against latest build (busy 
transitioning between machines right this 
minute, so can't boot into 10.4).

Original comment by m...@google.com on 1 Oct 2009 at 1:39

GoogleCodeExporter commented 9 years ago
OK I've got a pending checkin that fixes the NaCl problems (they have been 
specifying 10.5 in their GYP file).
It's approved but they need to check it in. 

Remaining issue is current drop of ICU library.

Original comment by m...@google.com on 2 Oct 2009 at 11:10

GoogleCodeExporter commented 9 years ago

Original comment by m...@google.com on 2 Oct 2009 at 11:12