On 10/26/22 19:09, Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Re: startkde: Could not start kdeinit5. Check your installation. Message-ID : <5362a0dc-8f16-6b3f-22f9-be50378de8ef@marcchamberlin.com> Date & Time: Wed, 26 Oct 2022 18:01:12 -0700
[MC] == Marc Chamberlin <marc@marcchamberlin.com> has written:
[...] MC>>> nova:/usr/lib64 # xauth list|grep `uname -n` MC>>> nova/unix:0 MIT-MAGIC-COOKIE-1 754c1c8d9f9695ad5a8c381da997f2d1
MN>> Please execute as a user. MN>> Executing as a user gave me the same response -
MC> marc@nova:~> xauth list|grep `uname -n` MC> nova/unix:0 MIT-MAGIC-COOKIE-1 754c1c8d9f9695ad5a8c381da997f2d1
It's fine, it's the same.
You can see what processes have the DISPLAY variable set by this;
$ for file in /proc/[0-9]*; do grep -ao 'DISPLAY=[^[:cntrl:]]*' $file/environ 2>/dev/null && grep -ao '(.*)' $file/stat; done | sed 'N;s/\n/\t/' > DISPLAY.log 2>&1
Please show this DISPLAY.log.
Wow, impressive incantation! Here you go....
marc@nova:~/tmp> for file in /proc/[0-9]*; do grep -ao 'DISPLAY=[^[:cntrl:]]*' $file/environ 2>/dev/null && grep -ao '(.*)' $file/stat; done | sed 'N;s/\n/\t/' > DISPLAY.log 2>&1 marc@nova:~/tmp> ll total 4 -rw-r--r-- 1 marc users 593 Oct 26 19:22 DISPLAY.log marc@nova:~/tmp> more DISPLAY.log DISPLAY=:0 (sed) DISPLAY=:0 (startplasma-x11) DISPLAY=:0 (dbus-daemon) DISPLAY=:0 (ibus-daemon) DISPLAY=:0 (gvfsd) DISPLAY=:0 (gvfsd-fuse) DISPLAY=:0 (ibus-dconf) DISPLAY=:0 (xmessage) DISPLAY=:0 (ibus-ui-gtk3) DISPLAY=:0 (ibus-extension-) DISPLAY=:0 (ibus-x11) DISPLAY=:0 (ibus-portal) DISPLAY=:0 (at-spi-bus-laun) DISPLAY=:0 (dbus-daemon) DISPLAY=:0 (at-spi2-registr) DISPLAY=:0 (xdg-desktop-por) DISPLAY=:0 (ibus-engine-sim) DISPLAY=:0 (xdg-document-po) DISPLAY=:0 (xdg-permission-) DISPLAY=:0 (dconf-service) DISPLAY=:0 (xdg-desktop-por) DISPLAY=:0 (pipewire) DISPLAY=:0 (pipewire-media-)
[...] MN>> Ah, you're using emacs, not vim.
MC> Yep, my fingers are emacs trained, have been for over 30 years now! LOL Only MC> wish emacs would add some of the more modern paradigms for editing, such as MC> copy/paste. But I have too many emacs macros, that I have created over the MC> years, for me to give it up.
More than 30 years is a long time. I started with emacs ported to OS/2 (I think it was named mule) .
MC> I am not sure why you pointed this out, why would the editor I use make a MC> difference to why the KDE/Plasma desktop won't start?
No, I just thought it was rare for people to specify Emacs as the EDITOR environment variable.
Ha Ha, yes we are a rare breed indeed! I well remember the Emacs v.s. Vi wars! Marc...
Regards.
--- ┏━━┓彡 野宮 賢 mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ "A bachelor’s degree still holds prestige as a ticket to the middle class, but its value has received increasing scrutiny. In the last several years, rising tuition and student loan debt have led more Americans to reconsider an investment in postsecondary education."
-- Washington Post --
-- *"The Truth is out there" - Spooky* *_ _ . . . . . . _ _ . _ _ _ _ . . . . _ . . . . _ _ . _ _ _ . . . . _ _ . _ . . _ . _ _ _ _ . _ . _ . _ . _ . * Computers: the final frontier. These are the voyages of the user Marc. His mission: to explore strange new hardware. To seek out new software and new applications. To boldly go where no Marc has gone before! (/This email is digitally signed and the OpenPGP electronic signature is added as an attachment. If you know how, you can use my public key to prove this email indeed came from me and has not been modified in transit. My public key, which can be used for sending encrypted email to me also, can be found at - https://keys.openpgp.org/search?q=marc@marcchamberlin.com or just ask me for it and I will send it to you as an attachment. If you don't understand all this geek speak, no worries, just ignore this explanation and ignore the OpenPGP signature key attached to this email (it will look like gibberish if you open it) and/or ask me to explain it further if you like./)