Closed Bug 1268001 Opened 8 years ago Closed 8 years ago

In new version Firefox (46.0) don't rendered point cloud model in potree renderer

Categories

(Core :: Graphics: CanvasWebGL, defect)

46 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1268096
Tracking Status
firefox46 --- wontfix
firefox-esr38 --- unaffected
firefox-esr45 --- unaffected

People

(Reporter: spatial.hast, Unassigned)

References

Details

(Keywords: regression)

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.87 Safari/537.36

Steps to reproduce:

I open demos http://potree.org/demo/potree_1.3/showcase/lion_head_simone_garagnani.html and http://potree.org/demo/potree_1.3/showcase/eclepens.html in Firefox 46.0 (or Firefox Nightly 49.0a1)


Actual results:

Point clouds doesn't render in potree renderer for new release Firefox, but available in previous release (I used Firefox 45.0)


Expected results:

In potree renderer should be displayed point cloud data.
OS: Unspecified → Windows 7
Hardware: Unspecified → x86_64
Regression range:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=f143af51f6e35932927b8ccac2509facbbe7b539&tochange=66fb852962c0d5f6f5fe0604204da4f5d17763c9

Probably due to the release of WebGL 2 in bug 1232864.
Component: Untriaged → Canvas: WebGL
Keywords: regression
Product: Firefox → Core
Error console:

Error: WebGL: texImage2D: Uploading ArrayBuffers with FLIP_Y or PREMULTIPLY_ALPHA is slow. three.js:23351:5
THREE.WebGLProgram: gl.getProgramInfoLog()C:\fakepath(83,10-87): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them

 three.js:34:27
Error: WebGL: texImage2D: Uploading ArrayBuffers with FLIP_Y or PREMULTIPLY_ALPHA is slow. three.js:23351:5
FWIW, Setting webgl.angle.try-d3d11 = false fixes im my PC.
Does this work in Chrome?
Flags: needinfo?(jmuizelaar)
(In reply to Jeff Muizelaar [:jrmuizel] from comment #5)
> Does this work in Chrome?

It works on Google Chrome dev 51
After changing about:config browser settings:
  webgl.force-enabled=true.
  webgl.msaa-force=true.
  layers.acceleration.force-enabled=true.
  gfx.direct2d.force-enabled=true.
point cloud are available in potree renderer for Firefox 46.0 and Firefox Nightly 49.0a1.
https://github.com/potree/potree/issues/226
This is probably a dup of bug 1268096
Flags: needinfo?(jmuizelaar)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.