Hi all,
I've been postponing these for a while now, and given that Weston 14 is
still in development with some in-flight changes, think it would good to
have at least an intermediary, bug-fix release, for Weston 13,
respectively Weston 12.
Next week, 23 of April, 2024, I'd like to cut both trees
Hi all,
I'd like to announce a new point release schedule for Weston 12 and
Weston 11. There's a pending Weston 13 release as well, but at
this point we still have some in-flight changes to take care of, which
combined with the holidays, would probably make more sense to have the
new release in A
Glad I could help Weston these last few years, and thank you for
stepping up Marius!
Hi everyone,
Last week Simon Ser expressed on IRC, that he's no longer interested
into doing Weston releases, so I'd like to volunteer for that. We have a
few fixes pilling up and I'd like to get these in until the end of the
year, if it is possible.
First, I'd like to personally thank Simon for
I found that. Is it related or about the fix this?
https://patchwork.freedesktop.org/patch/148391/
Sorry for noise.
Regards.___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-deve
hi list. It seems like i discovery a weston bug?
I run this program in weston-terminal i get this error log.
$ ./a.out
i965_dri.so does not support the 0x PCI ID.
Segmentation fault (core dumped)
$ INTEL_DEVID_OVERRIDE=0x5916 ./a.out
[intel_init_bufmgr: 1317] Kernel 3.6 required
On Sat, 14 Jul 2012 19:10:18 +0800
microcai wrote:
> When weston compisotor lanches, it is using launching EGL platform,
> aka, DRM or X11
>
> But the fellow clients shout then use Wayland EGL platform.
That is what they automatically do.
> The problem is that shell-desktop.so and tablet-des
When weston compisotor lanches, it is using launching EGL platform,
aka, DRM or X11
But the fellow clients shout then use Wayland EGL platform.
The problem is that shell-desktop.so and tablet-desktop.so runs
inside weston, thus it is using the launching EGL platform, DRM or
X11, that's wrong.