On 04/10/2012 02:25 PM, Simon Hong wrote:
Dear folks,
All of weston compositor's backend(x11, drm, wayland) checks
EGL_KHR_Surfaceless_gles2 extension.
But my egl driver doesn't support it.
Which commit are you using? It should not check it for now.
http://cgit.freedesktop.org/wayland/wayla
Dear folks,
All of weston compositor's backend(x11, drm, wayland) checks
EGL_KHR_Surfaceless_gles2 extension.
But my egl driver doesn't support it.
If so, Is it impossible to run wayland on my platform?
Thank you.
Simon
--
==
Simon Hong
"Secret of success is
On Wed, Apr 04, 2012 at 05:48:05PM +0300, Ander Conselvan de Oliveira wrote:
> When the surface being moved, resized or rotated was destroyed, the
> compositor would crash.
>
> Fix this by using a destroy listener on the referenced surface. To
> reduce code duplication, the surface reference and t
On 04/09/2012 11:53 AM, Kristian Høgsberg wrote:
As Scott said, sounds like a Nouveau bug. Try running
"~/source/drm/tests/modetest/modetest -v" outside of X. Hopefully that will
fail too, and you can report a bug to Nouveau similar to this one:
https://bugs.freedesktop.org/show_bug.cgi?id=344
I saw that Wayland port is removed in the chromium project, two days ago.
I don't know the reason and next plan about wayland.
Refer to below issue.
https://chromiumcodereview.appspot.com/10009024
2012/4/10 Kristian Høgsberg
> That's a very nice overview of the project, though I'd point out tha
On Fri, Apr 06, 2012 at 01:40:01PM -0400, Darxus wrote:
> Before committing, I always run html pages through
> http://htmlhelp.com/tools/validator/upload.html.en
> That tool also has the ability to recursively check an entire site, which I
> just did: http://htmlhelp.com/tools/validator/
Good fix
That's a very nice overview of the project, though I'd point out that
there's a bit more work to do on GTK+ support: client side decorations
(as you mention), selections, dnd and popup placement are the big
ones. It would also be nice to included a summary of what's mssing in
the protocol and the s
On Mon, Apr 9, 2012 at 2:04 PM, wrote:
> On 04/09, Bill Spitzak wrote:
>> The best result I have had was by altering weston to chown root.root
>> and to turn on the setuid bit, and then running from a pty I switch
>> to with Ctrl+Alt+1. In this case it certainly takes over the screen
>> and displ
You can disable weston-launch. weston-launch lets weston run as the
user. weston-launch does all priviledged operations and creates a
proper session for weston. If you disable weston-launch, weston will
be install setuid as before (unless you disable that).
Kristian
On Mon, Apr 9, 2012 at 11:20
On 04/09, Bill Spitzak wrote:
> The best result I have had was by altering weston to chown root.root
> and to turn on the setuid bit, and then running from a pty I switch
> to with Ctrl+Alt+1. In this case it certainly takes over the screen
> and displays a hash of colors and lines that seem to be
>
>
> Wayland/weston are installed without the setuid bit in ~/install/...
>
> I am able to launch weston under X with a script that sets the environment
> to look there before running it. I can then run clients by typing them into
> the weston-terminal I can launch from there, or by running from o
This seems to have gotten worse in the newest Wayland when running the
x11_compositor.
Mouse movement is very slow and trails behind, depending on how many
clients Wayland is running. simple-shm appears to be the worst. It
appears that Wayland is drawing the composite for every mouse movement,
I had to add another install package to my Ubuntu to compile wayland:
libpam-dev. I think this is only used by the new wayland-launch program.
In any case, here is my newest variation on the build-script for Ubuntu:
wayland-build.sh
Description: application/shellscript
___
I'm having great success running the test x11_compositor even on my
primitive machine now. The previous requirement that EGL_DEPTH_SIZE be
turned off seems to be fixed now (though it would be nice to have an EGL
program that actually uses the depth buffer to see if this works, that
may be somet
14 matches
Mail list logo