[ANNOUNCE] Weston bug-fix release schedule -- 13.0.1 and 12.0.4

2024-04-15 Thread Marius Vlad
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

[ANNOUNCE] Weston bug-fix release schedule -- 12.0.2 and 11.0.3

2023-07-18 Thread Marius Vlad
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

Re: [ANNOUNCE] Weston bug-fix release -- 11.0.1 and 10.0.3

2022-11-28 Thread Simon Ser
Glad I could help Weston these last few years, and thank you for stepping up Marius!

[ANNOUNCE] Weston bug-fix release -- 11.0.1 and 10.0.3

2022-11-28 Thread Marius Vlad
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

RE: possible weston bug

2017-07-03 Thread qazsew qwesza
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

possible weston bug

2017-07-03 Thread qazsew qwesza
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

Re: WESTON BUG

2012-07-14 Thread Pekka Paalanen
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

WESTON BUG

2012-07-14 Thread microcai
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.