Skip to content
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.

Milestone-Autumn #284

Closed
kalyankondapally opened this issue Sep 6, 2014 · 10 comments
Closed

Milestone-Autumn #284

kalyankondapally opened this issue Sep 6, 2014 · 10 comments
Assignees
Labels
Milestone

Comments

@kalyankondapally
Copy link
Contributor

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.

@kalyankondapally kalyankondapally self-assigned this Sep 6, 2014
@kalyankondapally kalyankondapally added this to the Autumn milestone Sep 6, 2014
@kalyankondapally
Copy link
Contributor Author

Branching out for the release.

@kalyankondapally
Copy link
Contributor Author

@kalyankondapally
Copy link
Contributor Author

@rakuco ^

@rakuco
Copy link
Contributor

rakuco commented Oct 6, 2014

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.

@kalyankondapally
Copy link
Contributor Author

@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.

@JunghanKim
Copy link

Failed to initialize GPU channel and canvas in nvidia (nouveau)

  • Ozone-Wayland: Milestone-Autumn branch
  • Ubuntu 12.04, x86-64 (Kernel 3.17)
  • Intel i7 processor, NVIDIA GTX660 (Nouveau Driver)
  • CONFIGURE: GYP_DEFINES='use_ash=1 use_aura=1 chromeos=0 use_ozone=1'
  • RUN: content_shell --no-sandbox --disable-setuid-sandbox --ui-disable-threaded-compositing --ozone-platform=wayland

The ozone-wayland works properly in the INTEL integrated GPU.
But, there is a problem nouveau drivers.
Please give me advice. :(

[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.
[19942:19942:1013/144933:6020792814:INFO:desktop_factory_wayland.cc(17)] Ozone: DesktopFactoryWayland
[19942:19942:1013/144933:6020800896:ERROR:gpu_info_collector_ozone.cc(11)] Not implemented reached in std::string gpu::CollectDriverVersionNVidia()
[19942:19942:1013/144933:6020822389:ERROR:desktop_drag_drop_client_wayland.cc(14)] Not implemented reached in views::DesktopDragDropClientWayland::DesktopDragDropClientWayland(aura::Window *)
[19942:19942:1013/144933:6020822667:ERROR:desktop_window_tree_host_wayland.cc(656)] Not implemented reached in virtual void views::DesktopWindowTreeHostWayland::OnRootViewLayout()
Fontconfig warning: FcPattern object size does not accept value 10(i)
[19958:19958:1013/144933:6020827776:INFO:desktop_factory_wayland.cc(17)] Ozone: DesktopFactoryWayland
[19942:19942:1013/144933:6020835264:ERROR:desktop_window_tree_host_wayland.cc(511)] Not implemented reached in virtual void views::DesktopWindowTreeHostWayland::SizeConstraintsChanged()
[19942:19942:1013/144933:6020851745:ERROR:desktop_window_tree_host_wayland.cc(656)] Not implemented reached in virtual void views::DesktopWindowTreeHostWayland::OnRootViewLayout()
[19942:19942:1013/144933:6020853171:ERROR:desktop_window_tree_host_wayland.cc(656)] Not implemented reached in virtual void views::DesktopWindowTreeHostWayland::OnRootViewLayout()
[19963:19963:1013/144933:6020856716:ERROR:renderer_main.cc(207)] Running without renderer sandbox
[19942:19956:1013/144933:6020870091:WARNING:proxy_service.cc(909)] PAC support disabled because there is no system implementation
[19942:19942:1013/144933:6020879685:ERROR:gpu_process_transport_factory.cc(437)] Failed to establish GPU channel.
[19942:19942:1013/144933:6020879774:ERROR:surface_factory_ozone.cc(53)] Not implemented reached in virtual scoped_ptrui::SurfaceOzoneCanvas ui::SurfaceFactoryOzone::CreateCanvasForWidget(gfx::AcceleratedWidget)
[19958:19958:1013/144933:6020880284:ERROR:display.cc(207)] Not implemented reached in virtual void ozonewayland::WaylandDisplay::SetWidgetState(unsigned int, ui::WidgetState, unsigned int, unsigned int) SHOW 1
[19942:19942:1013/144933:6020879791:FATAL:software_output_device_ozone.cc(22)] Failed to initialize canvas
#0 0x0000007a590e base::debug::StackTrace::StackTrace()
#1 0x0000006ee635 logging::LogMessage::~LogMessage()
#2 0x000003fe48f6 content::SoftwareOutputDeviceOzone::SoftwareOutputDeviceOzone()
#3 0x000003fd24b6 content::CreateSoftwareOutputDevice()
#4 0x000003fd3101 content::GpuProcessTransportFactory::CreateOutputSurface()
#5 0x000001413bda ui::Compositor::RequestNewOutputSurface()
#6 0x000001571536 cc::LayerTreeHost::RequestNewOutputSurface()
#7 0x0000015732ad cc::LayerTreeHost::Composite()
#8 0x0000014131e1 ui::Compositor::Draw()
#9 0x00000045e962 base::internal::RunnableAdapter<>::Run()
#10 0x0000006d4e73 base::internal::InvokeHelper<>::MakeItSo()
#11 0x00000141b3e5 base::internal::Invoker<>::Run()
#12 0x00000044918e base::Callback<>::Run()
#13 0x0000007a9370 base::debug::TaskAnnotator::RunTask()
#14 0x0000006f84d7 base::MessageLoop::RunTask()
#15 0x0000006f861b base::MessageLoop::DeferOrRunPendingTask()
#16 0x0000006f8855 base::MessageLoop::DoWork()
#17 0x000000795741 base::MessagePumpLibevent::Run()
#18 0x0000006f8070 base::MessageLoop::RunHandler()
#19 0x00000072a1db base::RunLoop::Run()
#20 0x000003cbc8b0 content::BrowserMainLoop::MainMessageLoopRun()
#21 0x000003cbc751 content::BrowserMainLoop::RunMainMessageLoopParts()
#22 0x0000039192a7 content::BrowserMainRunnerImpl::Run()
#23 0x0000004343c9 ShellBrowserMain()
#24 0x000000431208 content::ShellMainDelegate::RunProcess()
#25 0x000000516d53 content::RunNamedProcessTypeMain()
#26 0x000000518d58 content::ContentMainRunnerImpl::Run()
#27 0x000000516415 content::ContentMain()
#28 0x00000043041c main
#29 0x7f7267efa76d __libc_start_main
#30 0x000000430315

@kalyankondapally
Copy link
Contributor Author

@JunghanKim Looks like EGL initialization failed for some reason. Did you check if the drivers support surfaceless context ?

@JunghanKim
Copy link

@kalyankondapally YES. The Intel and nouveau driver support the extension (Surfaceless context). (Intel: opengl-es 3.0, nouveau: opengl-es 2.0)

@kalyankondapally
Copy link
Contributor Author

@JunghanKim K, can you debug the GPU process and see where it's crashing
out/Debug/chromium --no-sandbox --gpu-launcher="xterm -e gdb --args" should do the trick.

@kalyankondapally
Copy link
Contributor Author

Release done https://github.com/01org/ozone-wayland/releases/tag/39.0.2171.10

@JunghanKim Created a new issue here for your problem
#309

Lets continue discussing their.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants