Skip to content

Dartium is not able to run WebGL code in continuous build in Dart VM path #3297

Closed
@DartBot

Description

@DartBot

This issue was originally filed by [email protected]


Steps:

  1. Download Dartium builds from continuous builds.
    [http://gsdview.appspot.com/dartium-archive/dartium-lucid64-full/]
  2. Run webGL code.
    Samples: https://github.com/martinsik/dart-webgl-tutorials

Results:
Blank View (Screen)

However:
3. Download Dartium builds from main trunk builds.
[ http://gsdview.appspot.com/dartium-archive/dartium-lucid64-full-trunk/.]
4. Run webGL code.
Samples: https://github.com/martinsik/dart-webgl-tutorials

Results:
Working as expected with rendered results.

In addition:
Dartium build from bleeeding-edge branch source code is also showing blank screen while the build from main trunk source code shows expected rendering.

System setup:
Ubuntu 12.04 both 32bit and 64 bit
Build from code: Ninja build in Ubuntu 12.04 32 bit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions