-
Notifications
You must be signed in to change notification settings - Fork 82
Milestone-Autumn #284
Comments
Branching out for the release. |
Pre-release done here: https://github.com/01org/ozone-wayland/releases/tag/39.0.2171.10 |
@rakuco ^ |
Thanks. We're still at 39.0.2171.2 (and the current -dev is .7, not .10), but I think there won't be any conflicts in this area. @darktears and I were using oz-wl master last week without problems. |
@rakuco The branch has already been updated to .10. Their is no point in forcing the release branch to use .7 in oz-wl side. I dont see any issues for Crosswalk. |
Failed to initialize GPU channel and canvas in nvidia (nouveau)
The ozone-wayland works properly in the INTEL integrated GPU. [19942:19942:1013/144933:6020791877:ERROR:browser_main_loop.cc(163)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on. |
@JunghanKim Looks like EGL initialization failed for some reason. Did you check if the drivers support surfaceless context ? |
@kalyankondapally YES. The Intel and nouveau driver support the extension (Surfaceless context). (Intel: opengl-es 3.0, nouveau: opengl-es 2.0) |
@JunghanKim K, can you debug the GPU process and see where it's crashing |
Release done https://github.com/01org/ozone-wayland/releases/tag/39.0.2171.10 @JunghanKim Created a new issue here for your problem Lets continue discussing their. |
TODO:
1)Release notes.
2)Source release and test every thing works properly with appropriate Chromium release.
3)Short Video of current status (Highlighting new features for this release.)
4)Blog about the release.
The text was updated successfully, but these errors were encountered: