https://bugs.freedesktop.org/show_bug.cgi?id=80448

--- Comment #9 from Markus Mohrhard <[email protected]> ---
(In reply to comment #8)
> Oh; nasty - the trace looks like this:
> 
> program/../program/libvclopengllo.so
> #10 0xb054e90b in OpenGLWindowImpl::OpenGLWindowImpl(SystemChildWindow*) ()
> from /home/jay/Downloads/software/office/LibO
> betas/LibreOfficeDev_4.3.0.0.beta1_Linux_x86_deb/DEBS/install/opt/
> libreofficedev4.3/program/../program/libvclopengllo.so
> #11 0xb054e97a in OpenGLWindow::OpenGLWindow(Window*) () from
> /home/jay/Downloads/software/office/LibO
> betas/LibreOfficeDev_4.3.0.0.beta1_Linux_x86_deb/DEBS/install/opt/
> libreofficedev4.3/program/../program/libvclopengllo.so
> #12 0x942ebcb8 in ScTabViewShell::AddOpenGLChartWindows() () from
> /home/jay/Downloads/software/office/LibO
> betas/LibreOfficeDev_4.3.0.0.beta1_Linux_x86_deb/DEBS/install/opt/
> libreofficedev4.3/program/../program/libsclo.so
> #13 0x942f0d94 in ScTabViewShell::Initialize() () from
> /home/jay/Downloads/software/office/LibO
> betas/LibreOfficeDev_4.3.0.0.beta1_Linux_x86_deb/DEBS/install/opt/
> libreofficedev4.3/program/../program/libsclo.so
> #14 0xb772b3a0 in SfxBaseController::initializ
> 
> Markus - any ideas on this ? The document looks like it has only standard
> (non GL) charts inside it; so my hope would be that we can avoid doing any
> OpenGL initialization and hitting this GLChartWindows stuff (?)
> 
> Seems like a plain OpenGL init crashes that machine: nasty ...

He only has OpenGL 1.4 which is way too old so it comes down to our missing
code for checking that the OpenGL concepts are supported. I'm not even sure how
you are able to have only an OpenGL 1.4 capable GPU anymore.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to