If you need assistance running and configuring GNOME, the right place to
ask questions is https://discourse.gnome.org/.
Jonas
On Fri, Apr 05, 2024 at 12:00:22AM -0700, Shankar Ramamoorthy wrote:
> I'm trying to run Wayland on a headless EC2 instance and sessions die with
> &q
I'm trying to run Wayland on a headless EC2 instance and sessions die with
"No GPUs with outputs found".
I was wondering if perhaps there is an oversight w.r.t. the headless GPU
case.
I tracked down the message to the following code starting @ line 890 in
src/backends/native/meta-
On 13/06/2016 09:45, Pekka Paalanen wrote:
On Fri, 10 Jun 2016 16:01:21 +0200
Quentin Glidic wrote:
From: Quentin Glidic
This way, the environment is correctly preserved for weston. Since
commit 636156d5f693ac5b01cec6a2937d2b6cd4237ea9, clearenv() is only
called when we open a new PAM sessio
On Fri, 10 Jun 2016 16:01:21 +0200
Quentin Glidic wrote:
> From: Quentin Glidic
>
> This way, the environment is correctly preserved for weston. Since
> commit 636156d5f693ac5b01cec6a2937d2b6cd4237ea9, clearenv() is only
> called when we open a new PAM session, so it makes sense to only use a
>
From: Quentin Glidic
This way, the environment is correctly preserved for weston. Since
commit 636156d5f693ac5b01cec6a2937d2b6cd4237ea9, clearenv() is only
called when we open a new PAM session, so it makes sense to only use a
login shell in that case.
Signed-off-by: Quentin Glidic
---
v2:
- C
On 09/06/2016 12:05, Pekka Paalanen wrote:
On Sun, 29 May 2016 13:59:14 +0200
Quentin Glidic wrote:
From: Quentin Glidic
This way, the environment is correctly preserved for weston. Since
commit 636156d5f693ac5b01cec6a2937d2b6cd4237ea9, clearenv() is only
called when we open a new PAM sessio
On Sun, 29 May 2016 13:59:14 +0200
Quentin Glidic wrote:
> From: Quentin Glidic
>
> This way, the environment is correctly preserved for weston. Since
> commit 636156d5f693ac5b01cec6a2937d2b6cd4237ea9, clearenv() is only
> called when we open a new PAM session, so it makes sense to only use a
>
From: Quentin Glidic
This way, the environment is correctly preserved for weston. Since
commit 636156d5f693ac5b01cec6a2937d2b6cd4237ea9, clearenv() is only
called when we open a new PAM session, so it makes sense to only use a
login shell in that case.
Signed-off-by: Quentin Glidic
---
src/wes
On Mon, 3 Dec 2012 19:02:06 -0500
David Jackson wrote:
> With Wayland will we be able to:
>
> Have multiple seperate wayland sessions on the same computer, as many as
> one wishes,
Yes.
> with many of them being headless, accessible if the user wishes
> through a remote des
With Wayland will we be able to:
Have multiple seperate wayland sessions on the same computer, as many as
one wishes, with many of them being headless, accessible if the user wishes
through a remote desktop solution such as VNC? Will be able to use a
command line switch or environment variable to
Fix a few unconditional dereferences of seat->keyboard and seat->pointer
in paths that could be hit outside of input event processing.
Reported-by: Pekka Paalanen
Signed-off-by: Daniel Stone
---
src/compositor.c |9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/src
, as far as I can see, wayland hasn't had a discussion about session
> management yet - saving and restoring windows and their contents.
>
> I'd like to hear what you think about this:
>
> http://chani.wordpress.com/2011/08/01/beyond-activities-cross-device-sessions/
so, as far as I can see, wayland hasn't had a discussion about session
management yet - saving and restoring windows and their contents.
I'd like to hear what you think about this:
http://chani.wordpress.com/2011/08/01/beyond-activities-cross-device-sessions/
--
Chani
http:
13 matches
Mail list logo