So if I run sudo -E myscript i preserve my environment?
Do you know how I could fix it?
I guess I should install wl-shell, because I’m on Wayland, right?
Do you have xdg-utils installed?
Is kwayland-integration installed?
Have you tired reinstalling ?
Are you using fresh or still?
service at the background all time?
can someone build this package?
–preserve-env=list preserve specific environment variables
–preserve-env=list preserve specific environment variables
Wow. Linux seems to have the solution for everything 😅
since the 70’s hacking things on top of broken things to make things work.
So if I run sudo -E myscript i preserve my environment?
I read that sudo -u myuser myscript should do the same, but actually executing the script with sudo -u is just like not using sudo
I read that sudo -u myuser myscript should do the same, but actually executing the script with sudo -u is just like not using sudo
sudo -u runs as the user specified
sudo -E runs as root, with the current user environment
sudo -E runs as root, with the current user environment
Okk thank you very much
I know but I just need a couple of commands to use sudo in my script, out of 10-15 total commands
% fdm
Failed to load client buffer integration: wayland-egl
qt.qpa.wayland: No shell integration named “xdg-shell” found
qt.qpa.wayland: No shell integration named “xdg-shell-v6” found
qt.qpa.wayland: No shell integration named “wl-shell” found
qt.qpa.wayland: No shell integration named “ivi-shell” found
qt.qpa.wayland: Loading shell integration failed.
qt.qpa.wayland: Attempted to load the following shells (“xdg-shell”, “xdg-shell-v6”, “wl-shell”, “ivi-shell”)
Do you know how I could fix it?
% fdm
Failed to load client buffer integration: wayland-egl
qt.qpa.wayland: No shell integration named “xdg-shell” found
qt.qpa.wayland: No shell integration named “xdg-shell-v6” found
qt.qpa.wayland: No shell integration named “wl-shell” found
qt.qpa.wayland: No shell integration named “ivi-shell” found
qt.qpa.wayland: Loading shell integration failed.
qt.qpa.wayland: Attempted to load the following shells (“xdg-shell”, “xdg-shell-v6”, “wl-shell”, “ivi-shell”)
Do you know how I could fix it?
Do you have xdg-utils installed?
% pacman -Qs xdg
local/libcanberra 1:0.30+r2+gc0620e4-1
A small and lightweight implementation of the XDG Sound Theme Specification
local/xdg-dbus-proxy 0.1.4-1
Filtering proxy for D-Bus connections
local/xdg-desktop-portal 1.15.0-1
Desktop integration portals for sandboxed apps
local/xdg-desktop-portal-kde 5.25.4-1 (plasma)
A backend implementation for xdg-desktop-portal using Qt/KF5
local/xdg-user-dirs 0.18-1
Manage user directories like ~/Desktop and ~/Music
local/xdg-utils 1.1.3+21+g1a58bc2-1
Command line tools that assist applications with a variety of desktop integration tasks
% pacman -Qs xdg
local/libcanberra 1:0.30+r2+gc0620e4-1
A small and lightweight implementation of the XDG Sound Theme Specification
local/xdg-dbus-proxy 0.1.4-1
Filtering proxy for D-Bus connections
local/xdg-desktop-portal 1.15.0-1
Desktop integration portals for sandboxed apps
local/xdg-desktop-portal-kde 5.25.4-1 (plasma)
A backend implementation for xdg-desktop-portal using Qt/KF5
local/xdg-user-dirs 0.18-1
Manage user directories like ~/Desktop and ~/Music
local/xdg-utils 1.1.3+21+g1a58bc2-1
Command line tools that assist applications with a variety of desktop integration tasks
No clue then.
% fdm
Failed to load client buffer integration: wayland-egl
qt.qpa.wayland: No shell integration named “xdg-shell” found
qt.qpa.wayland: No shell integration named “xdg-shell-v6” found
qt.qpa.wayland: No shell integration named “wl-shell” found
qt.qpa.wayland: No shell integration named “ivi-shell” found
qt.qpa.wayland: Loading shell integration failed.
qt.qpa.wayland: Attempted to load the following shells (“xdg-shell”, “xdg-shell-v6”, “wl-shell”, “ivi-shell”)
Do you know how I could fix it?
Is kwayland-integration installed?

Does anybody know where the ArchLinux image has to reside to fix this in gnome desktop?
Have you tired reinstalling ?
Yes, already did that

Does anybody know where the ArchLinux image has to reside to fix this in gnome desktop?
Reinstall the gnome-control-center package, its image is actually built-in in the binary
https://bbs.archlinux.org/viewtopic.php?id=239159

Reinstall the gnome-control-center package, its image is actually built-in in the binary
https://bbs.archlinux.org/viewtopic.php?id=239159
reinstall didn’t work

Hi guys, should I keep running bluetooth.service at the background all time? I wonder if is better to enable it only when I use it to avoid consuming resources.
If you don’t mind starting services only when you need them then that’s a perfectly viable approach.

Are you using fresh or still?
Still. But tried the fresh version too. Same problem

Is kwayland-integration installed?
Yes, I have it already 😔
% pacman -Qs wayland
local/kwayland 5.97.0-1 (kf5)
Qt-style Client and Server library wrapper for the Wayland libraries
local/kwayland-integration 5.25.4-1 (plasma)
Provides integration plugins for various KDE frameworks for the wayland windowing system
local/layer-shell-qt 5.25.4-1 (plasma)
Qt component to allow applications to make use of the Wayland wl-layer-shell protocol
local/lib32-wayland 1.21.0-1
A computer display server protocol
local/libva 2.15.0-2
Video Acceleration (VA) API for Linux
local/plasma-wayland-session 5.25.4-1
Plasma Wayland session
local/qt5-wayland 5.15.5+kde+r38-3 (qt qt5)
Provides APIs for Wayland
local/qt6-wayland 6.3.1-1 (qt6)
Provides APIs for Wayland
local/sddm 0.19.0-8
QML based X11 and Wayland display manager
local/wayland 1.21.0-1
A computer display server protocol
local/wayland-protocols 1.26-1
Specifications of extended Wayland protocols
local/wayland-utils 1.0.0-2
Wayland tools to display information about current compositor
local/xorg-xwayland 22.1.3-1 (xorg)
run X clients under wayland

Hi guys, should I keep running bluetooth.service at the background all time? I wonder if is better to enable it only when I use it to avoid consuming resources.
If you’re on a laptop that works off charger, it’s better to start it manually

Still. But tried the fresh version too. Same problem
That suggests something else going on, outside of LibreOffice itself, e.g. have you installed additional plugins/extensions/

Are you using fresh or still?
Error with fresh

That suggests something else going on, outside of LibreOffice itself, e.g. have you installed additional plugins/extensions/
No

If you’re on a laptop that works off charger, it’s better to start it manually
Okay tnx