FLTK logo

Re: [fltk.general] Wayland problem.

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.general  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: Wayland problem. david allen 17:23 Mar 24  
 
Thank you all for your help. This gives me somethings to try.

I am using an NVidia card.

By "administrative privileges" I specifically mean installing programs via the package manager. I never become super user. I always use sudo with apt.

On Sunday, March 24, 2024 at 6:44:36 PM UTC-4 Albrecht-S wrote:
On 3/24/24 20:28 david allen wrote:
> I recently upgraded my OS to Linux Mint 21.3 Cinnamon. This OS has
> -experimental- support for Wayland that one activates before login.
> However, this blocked my administrative privileges. Tried another
> computer, same setup, same result.

Hmm, I wonder what you mean with "administrative privileges". One of the
"superior features" of Wayland is, for instance, that the user 'root'
can't (easily, if at all) run GUI programs ("security" reasons).
However, if you need root privileges you could either use `sudo` for a
single command or `sudo su` to "become" root in a terminal. I used older
versions of Linux Mint (19 and 20 IIRC) and this always worked well.

> I recognize this is not a fltk problem, I post this just in case
> someone  knows a work around.

You could try to install and run `weston` in your usual X11 environment.
This worked already in Mint 20. Weston opens a window that provides a
Wayland compositor (server) under the running X11 environment. You may
need some commandline switches (man weston) to set an appropriate window
size. This is how I tested FLTK with Wayland when I was still using
Linux Mint.

> Does Debian fully support Wayland?

Yep, as others said already. I'm using Debian 12 aka "Bookworm" for my
daily work including FLTK development under a Gnome/Wayland desktop
environment but you can also use KDE or maybe other DE's.

This mail was written using Thunderbird (in X11 mode), using XWayland
under Gnome/Wayland on Debian 12.

--
You received this message because you are subscribed to the Google Groups "fltk.general" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkgeneral+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkgeneral/e9e6a99d-6bbe-46df-8b07-f3e3c9c3954bn%40googlegroups.com.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.