Hi Martin

I think I have installed more less all the wayland infrastructure

libwayland-client0
libwayland-server0
libwayland-egl1-mesa
libwayland-cursor0
libva-wayland1
xwayland
ibus-wayland
weston

.. but still the error persist

cheers

On 13 October 2014 11:27, Martin Gräßlin <[email protected]> wrote:

> On Monday 13 October 2014 09:29:18 Luca wrote:
> > Hi Martin
> >
> > Sry for may late response, but as today I'm still investigating try to
> run
> > the applications standalone ... I think I have some problem related to
> the
> > graphics driver into my virtual machine
> >
> > .. this is my bad glxinfo output
> >
> > name of display: :0
> > libGL error: pci id for fd 4: 80ee:beef, driver (null)
> > OpenGL Warning: glFlushVertexArrayRangeNV not found in mesa table
> > OpenGL Warning: glVertexArrayRangeNV not found in mesa table
> > OpenGL Warning: glCombinerInputNV not found in mesa table
> > OpenGL Warning: glCombinerOutputNV not found in mesa table
> > OpenGL Warning: glCombinerParameterfNV not found in mesa table
> > OpenGL Warning: glCombinerParameterfvNV not found in mesa table
> > OpenGL Warning: glCombinerParameteriNV not found in mesa table
> > OpenGL Warning: glCombinerParameterivNV not found in mesa table
> > OpenGL Warning: glFinalCombinerInputNV not found in mesa table
> > OpenGL Warning: glGetCombinerInputParameterfvNV not found in mesa table
> > OpenGL Warning: glGetCombinerInputParameterivNV not found in mesa table
> > OpenGL Warning: glGetCombinerOutputParameterfvNV not found in mesa table
> > OpenGL Warning: glGetCombinerOutputParameterivNV not found in mesa table
> > OpenGL Warning: glGetFinalCombinerInputParameterfvNV not found in mesa
> table
> > OpenGL Warning: glGetFinalCombinerInputParameterivNV not found in mesa
> > table OpenGL Warning: glDeleteFencesNV not found in mesa table
> > OpenGL Warning: glFinishFenceNV not found in mesa table
> > OpenGL Warning: glGenFencesNV not found in mesa table
> > OpenGL Warning: glGetFenceivNV not found in mesa table
> > OpenGL Warning: glIsFenceNV not found in mesa table
> > OpenGL Warning: glSetFenceNV not found in mesa table
> > OpenGL Warning: glTestFenceNV not found in mesa table
> > libGL error: core dri or dri2 extension not found
> > libGL error: failed to load driver: vboxvideo
>
> yep, that's clearly a broken OpenGL and might be related to being on
> VirtualBox. Ensure the guest additions are installed and working.
>
> > and kwayland
> > Related to this cmake report as an error
> >  * Wayland (required version >= 1.3) .. not found
> > even in my system I have installed libwayland-dev - 1.6 from sid
> >
> > Any idea of what is missing? do I need wayland lib from git?
>
> no the one from sid are sufficient. It also needs the server library,
> though.
>
> Altogether it looks for:
> find_package(Wayland 1.3 COMPONENTS Client Egl Cursor Server)
>
> Egl  and cursor could probably be removed, that might be an error on my
> side.
>
> Cheers
> Martin
>
> >
> > Thank you
> > Luca
> >
> > On 6 October 2014 08:36, Martin Gräßlin <[email protected]> wrote:
> > > On Friday 03 October 2014 14:41:19 Luca wrote:
> > > > Hello everybody
> > > >
> > > > I'm trying to setup a full kde5 session on my debian sid machine.
> > > > I have fully build from git thank to kdesrc-build script and the
> > > > tutorial
> > > > at https://community.kde.org/Frameworks/Building.
> > > >
> > > > Moreless everything has been build apart
> > > > - kwayland: due to missing wayland dev library
> > >
> > > there shouldn't be any missing dependencies on a debian sid system
> > > (running
> > > testing myself).
> > >
> > > > Now I want to try a full kde5 desktop session but ... how??
> > >
> > > This might in deed be under documented.
> > >
> > > > After a bit af search on the web I have found
> > > > https://techbase.kde.org/Archive:Getting_Started/Run/Full_Session
> > >
> > > Given that it's in the archive section I doubt it's any useful for a
> > > Plasma 5
> > > session.
> > >
> > > > but after rebooting I found just a full black screen :(
> > >
> > > do your scripts actually start the correct startkde? Is there any
> ouptut?
> > > Are
> > > you able to start kf5 based applications in a "normal" session?
> > >
> > > Cheers
> > > Martin
> >
> > --
> > P Please consider the environment before printing this e-mail
>



-- 
P Please consider the environment before printing this e-mail
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to