Bug 426170 - KDE Partition Manager shows no disks/doesn't request su permissions to see them
Summary: KDE Partition Manager shows no disks/doesn't request su permissions to see them
Status: RESOLVED WORKSFORME
Alias: None
Product: partitionmanager
Classification: Applications
Component: general (show other bugs)
Version: 4.1.0
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Andrius Štikonas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-04 06:00 UTC by Dave Thompson
Modified: 2022-01-13 17:16 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
attachment-19363-0.html (1.72 KB, text/html)
2021-02-03 01:20 UTC, Andrius Štikonas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Thompson 2020-09-04 06:00:57 UTC
SUMMARY
KDE Partition Manager shows no disks and provides no way to obtain root access to show disks in latest KDE Neon

STEPS TO REPRODUCE
1. Run KDE Partition Manager from the KDE Applications Menu

OBSERVED RESULT
No disk/partitions are present.
No request to run as root/su.

EXPECTED RESULT
Disk partitions visible
Request to run as root

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Neon 5.19
KDE Plasma Version: 5.19.4
KDE Frameworks Version: 5.73.0
Qt Version: 5.14.2

ADDITIONAL INFORMATION
Comment 1 Andrius Štikonas 2020-09-04 08:31:02 UTC
Can you run it with

$ KPMCORE_DEBUG=y partitionmanager

and attach output here. It should print list of commands that partitionmanager is trying to run. Root access should be automatically requested when running the first command.
Comment 2 Dave Thompson 2020-09-04 08:49:28 UTC
Thanks for your response. Here's the output:

dave@neon-workstation:~$ KPMCORE_DEBUG=y partitionmanager 
Loaded backend plugin:  "pmsfdiskbackendplugin"
"Command: /sbin/dumpe2fs "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/e2label "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/mkfs.ext2 "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/e2fsck -V"
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/tune2fs "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/dumpe2fs "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/e2label "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/mkfs.ext2 "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/e2fsck -V"
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/tune2fs "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/dumpe2fs "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/e2label "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/mkfs.ext2 "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/e2fsck -V"
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/tune2fs "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/mkswap "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/mkfs.fat "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/fatlabel "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/mkfs.fat "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/fatlabel "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/ntfsresize "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/ntfslabel "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/mkfs.ntfs "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/ntfsclone "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/cryptsetup "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/lvm "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/cryptsetup "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/mkfs.fat "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/fatlabel "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/fsck.minix "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /sbin/mkfs.minix "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Using backend plugin: pmsfdiskbackendplugin (1)"
"Scanning devices..."
"Command: lsblk --nodeps --paths --sort name --json --output type,name"
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: lvm vgs --foreign --readonly --noheadings --units B --nosuffix --options vg_name"
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Scan finished."
Comment 3 Andrius Štikonas 2020-09-04 08:59:21 UTC
Maybe DBus is not working or misconfigured on your system?

Does "qdbus --system" command work?
Comment 4 Dave Thompson 2020-09-04 09:03:29 UTC
Looks OK:


:1.0
  org.freedesktop.resolve1
:1.1
  org.freedesktop.timesync1
:1.10
  org.freedesktop.NetworkManager
:1.106
:1.107
:1.11
  org.freedesktop.UDisks2
:1.126
:1.127
:1.128
:1.129
:1.13
:1.132
:1.152
:1.153
:1.159
:1.16
  org.freedesktop.ModemManager1
:1.19
  org.freedesktop.login1
:1.2
  org.freedesktop.systemd1
:1.20
  org.freedesktop.DisplayManager
:1.21
:1.24
:1.26
  org.freedesktop.RealtimeKit1
:1.28
:1.3
  fi.w1.wpa_supplicant1
:1.31
:1.32
  org.freedesktop.UPower
:1.35
:1.37
:1.4
  org.freedesktop.thermald
:1.49
:1.5
  org.bluez
:1.55
  com.redhat.NewPrinterNotification
:1.56
:1.57
:1.58
:1.59
:1.6
  org.freedesktop.Accounts
:1.60
:1.61
:1.63
:1.65
:1.66
:1.67
:1.68
:1.69
:1.70
:1.71
:1.8
  org.freedesktop.Avahi
:1.9
  org.freedesktop.PolicyKit1
:1.92
org.freedesktop.DBus

I am running via XRDP - that shouldn't be an issue, should it?

On 04/09/2020 09:59, Andrius Štikonas wrote:
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbugs.kde.org%2Fshow_bug.cgi%3Fid%3D426170&data=02%7C01%7C%7C2c93b975fc344921df2a08d850b0d26a%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637348067652630053&sdata=fkYUEulRVASpn4rbArmOmaSjPcNpYJub94jC%2FmHThm4%3D&reserved=0
>
> --- Comment #3 from Andrius Štikonas <andrius@stikonas.eu> ---
> Maybe DBus is not working or misconfigured on your system?
>
> Does "qdbus --system" command work?
>
Comment 5 Andrius Štikonas 2020-09-04 12:59:11 UTC
(In reply to Dave Thompson from comment #4)
> I am running via XRDP - that shouldn't be an issue, should it?

No, I don't think it would be an issue.


By the way, which Neon version is that? It might be worth trying Live CD to see if problem is reproducible on it.
Comment 6 Christoph Feck 2020-09-28 10:42:08 UTC
If you can provide the information requested in comment 5, please add it.
Comment 7 cluwedo 2021-01-31 23:30:29 UTC
Any progress here?

I noticed the same problem on Ubuntu Server 20.04.3 after installing lxqt-desktop (LXQT 0.14.1 and QT 5.12.8).
I'm also running it via XRDP (v0.9.12).
I installed qdbus from package qdbus-qt5.

Output on console:

Loaded backend plugin:  "pmsfdiskbackendplugin"
Icon theme "breeze" not found.
Icon theme "gnome" not found.
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Using backend plugin: pmsfdiskbackendplugin (1)"
"Scanning devices..."
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Scan finished."
Comment 8 cluwedo 2021-01-31 23:34:31 UTC
KPMCORE_DEBUG=y partitionmanager

gives the following output:


Loaded backend plugin:  "pmsfdiskbackendplugin"
Icon theme "breeze" not found.
Icon theme "gnome" not found.
"Command: /usr/sbin/dumpe2fs "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/e2label "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/mkfs.ext2 "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/e2fsck -V"
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/tune2fs "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/dumpe2fs "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/e2label "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/mkfs.ext2 "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/e2fsck -V"
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/tune2fs "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/dumpe2fs "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/e2label "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/mkfs.ext2 "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/e2fsck -V"
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/tune2fs "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/mkswap "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/mkfs.fat "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/fatlabel "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/mkfs.fat "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/fatlabel "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/ntfsresize "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/ntfslabel "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/mkfs.ntfs "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/ntfsclone "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/xfs_db "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/mkfs.xfs "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/xfs_repair "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/xfs_growfs -V"
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/xfs_copy "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/mkfs.btrfs "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/bin/btrfs "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/bin/btrfstune "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/cryptsetup "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/lvm "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/cryptsetup "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/mkfs.fat "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/fatlabel "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/fsck.minix "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: /usr/sbin/mkfs.minix "
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Using backend plugin: pmsfdiskbackendplugin (1)"
"Scanning devices..."
"Command: lsblk --nodeps --paths --sort name --json --output type,name"
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Command: lvm vgs --foreign --readonly --noheadings --units B --nosuffix --options vg_name"
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/Helper'")
"Scan finished."
Comment 9 cluwedo 2021-01-31 23:36:05 UTC
qdbus --system

shows:

:1.0
 org.freedesktop.network1
:1.1
 org.freedesktop.timesync1
:1.10
 net.hadess.SwitcherooControl
:1.11
 org.freedesktop.PolicyKit1
:1.12
 org.freedesktop.NetworkManager
:1.14
:1.15
 org.freedesktop.ModemManager1
:1.18
 org.freedesktop.login1
:1.19
 org.freedesktop.DisplayManager
:1.2
 org.freedesktop.resolve1
:1.20
:1.200
:1.21
:1.22
:1.25
:1.27
 org.freedesktop.RealtimeKit1
:1.29
:1.3
 org.freedesktop.systemd1
:1.32
:1.33
:1.4
 org.freedesktop.machine1
:1.45
:1.5
 org.freedesktop.thermald
:1.51
:1.52
:1.53
:1.54
:1.55
:1.56
 com.redhat.NewPrinterNotification
 com.redhat.PrinterDriversInstaller
:1.57
:1.58
:1.59
:1.6
 org.freedesktop.Avahi
:1.60
 org.freedesktop.UPower
:1.7
 fi.w1.wpa_supplicant1
:1.8
 org.freedesktop.Accounts
:1.9
 org.freedesktop.UDisks2
:1.95
org.freedesktop.DBus
Comment 10 Andrius Štikonas 2021-01-31 23:45:38 UTC
(In reply to cluwedo from comment #7)
> Any progress here?
> 
> I noticed the same problem on Ubuntu Server 20.04.3 after installing
> lxqt-desktop (LXQT 0.14.1 and QT 5.12.8).
> I'm also running it via XRDP (v0.9.12).
> I installed qdbus from package qdbus-qt5.
> 

No progress so far. I haven't been able to reproduce.

Most likely something is broken with dbus sesion on your machine (how do you start session when you run it with XRDP? Using display manager like sddm or gdm or something else?).

(In reply to cluwedo from comment #9)
> qdbus --system
> 
> shows:
> 


Is this when partitionmanager is running.

I have org.kde.kpmcore.helperinterface in that list...

What happens if you run

sudo /usr/lib/kauth/libexec/kpmcore_externalcommand

Does that show any error messages? Can you then see org.kde.kpmcore.helperinterface in qdbus --system ?
Comment 11 cluwedo 2021-02-01 12:38:26 UTC
I installed lxqt-desktop together with sddm. 
I connect from a Windows 10 system using the Windows RDP client. As far as I know no display manager is involved in this case. But my knowledge is insufficient to give a professional opinion on that.

I installed XRDP as described here: http://c-nergy.be/blog/?p=15978
To run lxqt on connect I created the file .xsession and added the command startlxqt to it. It's the only command in there.

When I run sudo /usr/lib/kauth/libexec/kpmcore_externalcommand I have to enter my password. After some seconds the command terminates without error messages.

In which list can I find org.kde.kpmcore.helperinterface?

When partitionmanager is running "ps aux" gives me the following list:

USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root           1  0.0  0.0 169964 14024 ?        Ss   Jan31   0:10 /sbin/init
root           2  0.0  0.0      0     0 ?        S    Jan31   0:00 [kthreadd]
root           3  0.0  0.0      0     0 ?        I<   Jan31   0:00 [rcu_gp]
root           4  0.0  0.0      0     0 ?        I<   Jan31   0:00 [rcu_par_gp]
root           6  0.0  0.0      0     0 ?        I<   Jan31   0:00 [kworker/0:0H-kblockd]
root           9  0.0  0.0      0     0 ?        I<   Jan31   0:00 [mm_percpu_wq]
root          10  0.0  0.0      0     0 ?        S    Jan31   0:00 [ksoftirqd/0]
root          11  0.0  0.0      0     0 ?        I    Jan31   0:06 [rcu_sched]
root          12  0.0  0.0      0     0 ?        S    Jan31   0:00 [migration/0]
root          13  0.0  0.0      0     0 ?        S    Jan31   0:00 [idle_inject/0]
root          14  0.0  0.0      0     0 ?        S    Jan31   0:00 [cpuhp/0]
root          15  0.0  0.0      0     0 ?        S    Jan31   0:00 [cpuhp/1]
root          16  0.0  0.0      0     0 ?        S    Jan31   0:00 [idle_inject/1]
root          17  0.0  0.0      0     0 ?        S    Jan31   0:00 [migration/1]
root          18  0.0  0.0      0     0 ?        S    Jan31   0:00 [ksoftirqd/1]
root          20  0.0  0.0      0     0 ?        I<   Jan31   0:00 [kworker/1:0H-kblockd]
root          21  0.0  0.0      0     0 ?        S    Jan31   0:00 [cpuhp/2]
root          22  0.0  0.0      0     0 ?        S    Jan31   0:00 [idle_inject/2]
root          23  0.0  0.0      0     0 ?        S    Jan31   0:00 [migration/2]
root          24  0.0  0.0      0     0 ?        S    Jan31   0:00 [ksoftirqd/2]
root          26  0.0  0.0      0     0 ?        I<   Jan31   0:00 [kworker/2:0H-kblockd]
root          27  0.0  0.0      0     0 ?        S    Jan31   0:00 [cpuhp/3]
root          28  0.0  0.0      0     0 ?        S    Jan31   0:00 [idle_inject/3]
root          29  0.0  0.0      0     0 ?        S    Jan31   0:00 [migration/3]
root          30  0.0  0.0      0     0 ?        S    Jan31   0:00 [ksoftirqd/3]
root          32  0.0  0.0      0     0 ?        I<   Jan31   0:00 [kworker/3:0H-events_highpri]
root          33  0.0  0.0      0     0 ?        S    Jan31   0:00 [cpuhp/4]
root          34  0.0  0.0      0     0 ?        S    Jan31   0:00 [idle_inject/4]
root          35  0.0  0.0      0     0 ?        S    Jan31   0:00 [migration/4]
root          36  0.0  0.0      0     0 ?        S    Jan31   0:00 [ksoftirqd/4]
root          38  0.0  0.0      0     0 ?        I<   Jan31   0:00 [kworker/4:0H-kblockd]
root          39  0.0  0.0      0     0 ?        S    Jan31   0:00 [cpuhp/5]
root          40  0.0  0.0      0     0 ?        S    Jan31   0:00 [idle_inject/5]
root          41  0.0  0.0      0     0 ?        S    Jan31   0:00 [migration/5]
root          42  0.0  0.0      0     0 ?        S    Jan31   0:00 [ksoftirqd/5]
root          44  0.0  0.0      0     0 ?        I<   Jan31   0:00 [kworker/5:0H-kblockd]
root          45  0.0  0.0      0     0 ?        S    Jan31   0:00 [kdevtmpfs]
root          46  0.0  0.0      0     0 ?        I<   Jan31   0:00 [netns]
root          47  0.0  0.0      0     0 ?        S    Jan31   0:00 [rcu_tasks_kthre]
root          48  0.0  0.0      0     0 ?        S    Jan31   0:00 [kauditd]
root          49  0.0  0.0      0     0 ?        S    Jan31   0:00 [khungtaskd]
root          50  0.0  0.0      0     0 ?        S    Jan31   0:00 [oom_reaper]
root          51  0.0  0.0      0     0 ?        I<   Jan31   0:00 [writeback]
root          52  0.0  0.0      0     0 ?        S    Jan31   0:00 [kcompactd0]
root          53  0.0  0.0      0     0 ?        SN   Jan31   0:00 [ksmd]
root          54  0.0  0.0      0     0 ?        SN   Jan31   0:00 [khugepaged]
root         101  0.0  0.0      0     0 ?        I<   Jan31   0:00 [kintegrityd]
root         102  0.0  0.0      0     0 ?        I<   Jan31   0:00 [kblockd]
root         103  0.0  0.0      0     0 ?        I<   Jan31   0:00 [blkcg_punt_bio]
root         106  0.0  0.0      0     0 ?        I<   Jan31   0:00 [tpm_dev_wq]
root         107  0.0  0.0      0     0 ?        I<   Jan31   0:00 [ata_sff]
root         108  0.0  0.0      0     0 ?        I<   Jan31   0:00 [md]
root         109  0.0  0.0      0     0 ?        I<   Jan31   0:00 [edac-poller]
root         110  0.0  0.0      0     0 ?        I<   Jan31   0:00 [devfreq_wq]
root         111  0.0  0.0      0     0 ?        S    Jan31   0:00 [watchdogd]
root         114  0.0  0.0      0     0 ?        S    Jan31   0:00 [kswapd0]
root         115  0.0  0.0      0     0 ?        S    Jan31   0:00 [ecryptfs-kthrea]
root         117  0.0  0.0      0     0 ?        I<   Jan31   0:00 [kthrotld]
root         118  0.0  0.0      0     0 ?        S    Jan31   0:00 [irq/121-aerdrv]
root         119  0.0  0.0      0     0 ?        I<   Jan31   0:00 [acpi_thermal_pm]
root         120  0.0  0.0      0     0 ?        I<   Jan31   0:00 [vfio-irqfd-clea]
root         123  0.0  0.0      0     0 ?        I<   Jan31   0:00 [ipv6_addrconf]
root         133  0.0  0.0      0     0 ?        I<   Jan31   0:00 [kstrp]
root         136  0.0  0.0      0     0 ?        I<   Jan31   0:00 [kworker/u13:0]
root         151  0.0  0.0      0     0 ?        I<   Jan31   0:00 [charger_manager]
root         202  0.0  0.0      0     0 ?        I<   Jan31   0:00 [cryptd]
root         231  0.0  0.0      0     0 ?        S    Jan31   0:00 [scsi_eh_0]
root         232  0.0  0.0      0     0 ?        I<   Jan31   0:00 [scsi_tmf_0]
root         233  0.0  0.0      0     0 ?        S    Jan31   0:00 [scsi_eh_1]
root         234  0.0  0.0      0     0 ?        I<   Jan31   0:00 [scsi_tmf_1]
root         235  0.0  0.0      0     0 ?        S    Jan31   0:00 [scsi_eh_2]
root         236  0.0  0.0      0     0 ?        I<   Jan31   0:00 [scsi_tmf_2]
root         237  0.0  0.0      0     0 ?        S    Jan31   0:00 [scsi_eh_3]
root         238  0.0  0.0      0     0 ?        I<   Jan31   0:00 [scsi_tmf_3]
root         244  0.0  0.0      0     0 ?        I<   Jan31   0:00 [kworker/5:1H]
root         248  0.0  0.0      0     0 ?        I<   Jan31   0:00 [kworker/3:1H-kblockd]
root         250  0.0  0.0      0     0 ?        I<   Jan31   0:00 [kworker/0:1H-kblockd]
root         251  0.0  0.0      0     0 ?        I<   Jan31   0:00 [kworker/2:1H-kblockd]
root         263  0.0  0.0      0     0 ?        I<   Jan31   0:00 [kdmflush]
root         264  0.0  0.0      0     0 ?        I<   Jan31   0:00 [kdmflush]
root         274  0.0  0.0      0     0 ?        I<   Jan31   0:00 [kdmflush]
root         301  0.0  0.0      0     0 ?        I<   Jan31   0:00 [raid5wq]
root         341  0.0  0.0      0     0 ?        S    Jan31   0:00 [jbd2/dm-0-8]
root         342  0.0  0.0      0     0 ?        I<   Jan31   0:00 [ext4-rsv-conver]
root         373  0.0  0.0      0     0 ?        I<   Jan31   0:00 [kworker/1:1H-kblockd]
root         403  0.0  0.0      0     0 ?        I<   Jan31   0:00 [kworker/4:1H-kblockd]
root         412  0.0  0.1  69904 33656 ?        S<s  Jan31   0:00 /lib/systemd/systemd-journald
root         440  0.0  0.0  23716  7464 ?        Ss   Jan31   0:01 /lib/systemd/systemd-udevd
root         499  0.0  0.0      0     0 ?        S    Jan31   0:00 [irq/127-mei_me]
root         500  0.0  0.0      0     0 ?        I<   Jan31   0:00 [led_workqueue]
root         640  0.0  0.0      0     0 ?        I<   Jan31   0:00 [kaluad]
root         641  0.0  0.0      0     0 ?        I<   Jan31   0:00 [kmpath_rdacd]
root         642  0.0  0.0      0     0 ?        I<   Jan31   0:00 [kmpathd]
root         643  0.0  0.0      0     0 ?        I<   Jan31   0:00 [kmpath_handlerd]
root         644  0.0  0.0 280320 18128 ?        SLsl Jan31   0:05 /sbin/multipathd -d -s
root         655  0.0  0.0      0     0 ?        S    Jan31   0:00 [jbd2/dm-1-8]
root         656  0.0  0.0      0     0 ?        I<   Jan31   0:00 [ext4-rsv-conver]
root         657  0.0  0.0      0     0 ?        S    Jan31   0:00 [jbd2/sda2-8]
root         662  0.0  0.0      0     0 ?        I<   Jan31   0:00 [ext4-rsv-conver]
root         663  0.0  0.0      0     0 ?        S<   Jan31   0:00 [loop0]
root         666  0.0  0.0      0     0 ?        S    Jan31   0:00 [jbd2/dm-2-8]
root         667  0.0  0.0      0     0 ?        I<   Jan31   0:00 [ext4-rsv-conver]
root         668  0.0  0.0      0     0 ?        S<   Jan31   0:00 [loop1]
root         669  0.0  0.0      0     0 ?        S<   Jan31   0:00 [loop2]
root         671  0.0  0.0   6592  2304 ?        Ss   Jan31   0:00 /sbin/mount.ntfs /dev/sdc1 /mnt/disk3 -o rw
systemd+     692  0.0  0.0  90764  6684 ?        Ssl  Jan31   0:00 /lib/systemd/systemd-timesyncd
root         703  0.0  0.0   8296  4976 ?        Ss   Jan31   0:03 /usr/sbin/haveged --Foreground --verbose=1 -w 1024
systemd+     737  0.0  0.0  18716  8028 ?        Ss   Jan31   0:00 /lib/systemd/systemd-networkd
systemd+     743  0.0  0.0  24744 13704 ?        Ss   Jan31   0:00 /lib/systemd/systemd-resolved
root         756  0.0  0.0 235556  7348 ?        Ssl  Jan31   0:01 /usr/lib/accountsservice/accounts-daemon
avahi        757  0.0  0.0   8600  3512 ?        Ss   Jan31   0:00 avahi-daemon: running [system42.local]
message+     758  0.0  0.0  10328  7536 ?        Ss   Jan31   0:05 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile 
root         759  0.0  0.0 259224 18836 ?        Ssl  Jan31   0:01 /usr/sbin/NetworkManager --no-daemon
root         765  0.0  0.0  81892  3840 ?        Ssl  Jan31   0:03 /usr/sbin/irqbalance --foreground
root         766  0.0  0.0  36772 20528 ?        Ss   Jan31   0:00 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers
root         768  0.0  0.0 236516 11128 ?        Ssl  Jan31   0:00 /usr/lib/policykit-1/polkitd --no-debug
root         776  0.0  0.0 232992  6116 ?        Ssl  Jan31   0:00 /usr/libexec/switcheroo-control
root         777  0.0  0.0  17080  8492 ?        Ss   Jan31   0:01 /lib/systemd/systemd-logind
root         778  0.0  0.0  16516  6120 ?        Ss   Jan31   0:01 /lib/systemd/systemd-machined
root         779  0.0  0.0 123264  9884 ?        Ssl  Jan31   0:05 /usr/sbin/thermald --no-daemon --dbus-enable
root         780  0.0  0.0 393056 13316 ?        Ssl  Jan31   0:07 /usr/lib/udisks2/udisksd
root         781  0.0  0.0  13672  4968 ?        Ss   Jan31   0:00 /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
avahi        786  0.0  0.0   8336   328 ?        S    Jan31   0:00 avahi-daemon: chroot helper
root         817  0.0  0.0 240000 10528 ?        Ssl  Jan31   0:00 /usr/sbin/ModemManager --filter-policy=strict
root         858  0.0  0.0  12744  4324 ?        S    Jan31   0:00 /usr/sbin/xrdp-sesman
xrdp         895  0.0  0.0  10456  2252 ?        S    Jan31   0:00 /usr/sbin/xrdp
root         902  0.0  0.0   6812  2980 ?        Ss   Jan31   0:00 /usr/sbin/cron -f
daemon       929  0.0  0.0   3792  2276 ?        Ss   Jan31   0:00 /usr/sbin/atd -f
root         944  0.0  0.0  12168  7120 ?        Ss   Jan31   0:00 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups
root         949  0.1  0.0   7660  4624 ?        SNs  Jan31   0:56 /usr/sbin/preload -s /var/lib/preload/preload.state
root        1296  0.0  0.1 1556876 39252 ?       Ssl  Jan31   0:00 /usr/sbin/libvirtd
root        1311  0.0  0.0 115492 23496 ?        Ssl  Jan31   0:00 /usr/bin/python3 /usr/share/unattended-upgrades/unattended-upgrade-shu
root        1387  0.0  0.0 134012 14020 ?        Ssl  Jan31   0:00 /usr/bin/sddm
root        1552  0.0  0.1 819784 64324 tty1     Ssl+ Jan31   0:51 /usr/lib/xorg/Xorg -nolisten tcp -auth /var/run/sddm/{db200e00-aa1e-43
root        1578  0.0  0.0   2488   524 ?        S    Jan31   0:00 bpfilter_umh
libvirt+    1664  0.0  0.0   9236  2080 ?        S    Jan31   0:00 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --
root        1665  0.0  0.0   9208   336 ?        S    Jan31   0:00 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --
root        1676  0.0  0.0  53272 13492 ?        S    Jan31   0:00 /usr/lib/x86_64-linux-gnu/sddm/sddm-helper --socket /tmp/sddm-authcbab
sddm        1682  0.0  0.0  18956 10168 ?        Ss   Jan31   0:00 /lib/systemd/systemd --user
sddm        1683  0.0  0.0 103752  3860 ?        S    Jan31   0:00 (sd-pam)
sddm        1688  0.0  0.0 280936 17628 ?        S<sl Jan31   0:00 /usr/bin/pulseaudio --daemonize=no --log-target=journal
sddm        1689  0.2  0.2 851008 90120 ?        Sl   Jan31   1:58 /usr/bin/sddm-greeter --socket /tmp/sddm-:0-wEJUed --theme /usr/share/
rtkit       1691  0.0  0.0 152924  2996 ?        SNsl Jan31   0:00 /usr/libexec/rtkit-daemon
sddm        1695  0.0  0.0   7236  4020 ?        Ss   Jan31   0:00 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile
root        1842  0.0  0.0      0     0 ?        S<   Jan31   0:00 [loop3]
root        1960  0.0  0.0      0     0 ?        S<   Jan31   0:00 [loop4]
schroed+    1968  0.0  0.0  19060 10344 ?        Ss   Jan31   0:00 /lib/systemd/systemd --user
schroed+    1979  0.0  0.0 104960  4980 ?        S    Jan31   0:00 (sd-pam)
schroed+    2013  0.0  0.0   7732  4984 ?        Ss   Jan31   0:00 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile
schroed+    2141  0.0  0.0 305300  6752 ?        Ssl  Jan31   0:00 /usr/libexec/at-spi-bus-launcher
schroed+    2146  0.0  0.0   7232  4380 ?        S    Jan31   0:00 /usr/bin/dbus-daemon --config-file=/usr/share/defaults/at-spi2/accessi
schroed+    2149  0.0  0.0 237104  7724 ?        Ssl  Jan31   0:00 /usr/libexec/gvfsd
schroed+    2154  0.0  0.0 378336  6556 ?        Sl   Jan31   0:00 /usr/libexec/gvfsd-fuse /run/user/1000/gvfs -f -o big_writes
schroed+    2164  0.0  0.0 230044  5724 ?        Sl   Jan31   0:00 /usr/lib/x86_64-linux-gnu/xfce4/xfconf/xfconfd
schroed+    2173  0.0  0.0 234288  4936 ?        Sl   Jan31   0:00 /usr/libexec/geoclue-2.0/demos/agent
schroed+    2205  0.0  0.1  61536 40060 ?        S    Jan31   0:00 /usr/bin/python3 /usr/share/system-config-printer/applet.py
schroed+    2237  0.0  0.0 312664  9524 ?        Sl   Jan31   0:00 /usr/libexec/gvfsd-trash --spawner :1.9 /org/gtk/gvfs/exec_spaw/0
schroed+    2249  0.0  0.0 385032  9872 ?        Ssl  Jan31   0:00 /usr/libexec/gvfs-udisks2-volume-monitor
schroed+    2255  0.0  0.0 235368  6860 ?        Ssl  Jan31   0:00 /usr/libexec/gvfs-gphoto2-volume-monitor
schroed+    2259  0.0  0.0 233268  6056 ?        Ssl  Jan31   0:00 /usr/libexec/gvfs-goa-volume-monitor
schroed+    2263  0.0  0.1 543412 36280 ?        Sl   Jan31   0:00 /usr/libexec/goa-daemon
schroed+    2270  0.0  0.0 312148  9036 ?        Sl   Jan31   0:00 /usr/libexec/goa-identity-service
schroed+    2275  0.0  0.0 314120  7500 ?        Ssl  Jan31   0:01 /usr/libexec/gvfs-afc-volume-monitor
schroed+    2281  0.0  0.0 233092  6452 ?        Ssl  Jan31   0:00 /usr/libexec/gvfs-mtp-volume-monitor
root        2288  0.0  0.0 249540  9608 ?        Ssl  Jan31   0:00 /usr/lib/upower/upowerd
root        2849  0.0  0.0      0     0 ?        S<   Jan31   0:00 [loop5]
schroed+    7557  0.0  0.0 385208  8580 ?        Sl   Jan31   0:00 /usr/libexec/gvfsd-computer --spawner :1.9 /org/gtk/gvfs/exec_spaw/1
schroed+    7569  0.0  0.0 159660  6408 ?        Ssl  Jan31   0:00 /usr/libexec/gvfsd-metadata
schroed+    9050  0.0  0.0 311384  8336 ?        Sl   Jan31   0:00 /usr/libexec/gvfsd-network --spawner :1.9 /org/gtk/gvfs/exec_spaw/2
schroed+    9095  0.0  0.0 312372  8312 ?        Sl   Jan31   0:00 /usr/libexec/gvfsd-dnssd --spawner :1.9 /org/gtk/gvfs/exec_spaw/4
root       14393  0.0  0.0      0     0 ?        I    Jan31   0:00 [kworker/5:3-events]
schroed+   18761  0.0  0.0 156092  5484 ?        Sl   Jan31   0:00 /usr/libexec/dconf-service
syslog     23284  0.0  0.0 224348  4268 ?        Ssl  Jan31   0:00 /usr/sbin/rsyslogd -n -iNONE
uuidd      24308  0.0  0.0   7996  1024 ?        Ss   Jan31   0:00 /usr/sbin/uuidd --socket-activation
root       24906  0.0  0.0      0     0 ?        I<   Jan31   0:00 [xfsalloc]
root       24907  0.0  0.0      0     0 ?        I<   Jan31   0:00 [xfs_mru_cache]
root       24910  0.0  0.0      0     0 ?        S    Jan31   0:00 [jfsIO]
root       24911  0.0  0.0      0     0 ?        S    Jan31   0:00 [jfsCommit]
root       24912  0.0  0.0      0     0 ?        S    Jan31   0:00 [jfsCommit]
root       24913  0.0  0.0      0     0 ?        S    Jan31   0:00 [jfsCommit]
root       24914  0.0  0.0      0     0 ?        S    Jan31   0:00 [jfsCommit]
root       24915  0.0  0.0      0     0 ?        S    Jan31   0:00 [jfsCommit]
root       24916  0.0  0.0      0     0 ?        S    Jan31   0:00 [jfsCommit]
root       24917  0.0  0.0      0     0 ?        S    Jan31   0:00 [jfsSync]
root       25731  0.0  0.0 1370620 28236 ?       Ssl  Jan31   0:04 /usr/lib/snapd/snapd
root       43454  0.0  0.0      0     0 ?        I    Jan31   0:02 [kworker/4:7-events]
root       43468  0.0  0.0      0     0 ?        I    Jan31   0:00 [kworker/0:15-events]
schroed+   51190  0.1  0.0 586756  8984 ?        Ssl  Jan31   1:15 /usr/bin/pulseaudio --daemonize=no --log-target=journal
root       80341  0.1  0.0      0     0 ?        I    00:00   0:47 [kworker/3:0-events]
root       80371  0.0  0.0      0     0 ?        I    00:00   0:02 [kworker/2:0-events]
root       80375  0.0  0.0      0     0 ?        I    00:00   0:02 [kworker/5:0-events]
root       80377  0.0  0.0      0     0 ?        I    00:00   0:03 [kworker/1:1-events]
root       88339  0.0  0.0      0     0 ?        I    00:06   0:03 [kworker/0:1-events]
root      414904  0.0  0.0      0     0 ?        I    04:35   0:00 [kworker/1:0-events]
root      746071  0.0  0.0      0     0 ?        I    09:15   0:00 [kworker/3:1-events]
root      746614  0.0  0.0      0     0 ?        I    09:15   0:00 [kworker/4:1-cgroup_destroy]
root      752733  0.0  0.0      0     0 ?        I    09:20   0:00 [kworker/2:2-events]
root      912243  0.0  0.0      0     0 ?        R    11:36   0:01 [kworker/u12:1-events_unbound]
xrdp      945408  0.4  0.0  45976 32052 ?        S    12:05   0:06 /usr/sbin/xrdp
root      946189  0.0  0.0  12748  3764 ?        S    12:05   0:00 /usr/sbin/xrdp-sesman
schroed+  946196  0.0  0.0   6892  3340 ?        S    12:05   0:00 /bin/bash /home/schroeder/.xsession
schroed+  946198  0.1  0.3 1479200 120416 ?      Sl   12:05   0:02 /usr/lib/xorg/Xorg :10 -auth .Xauthority -config xrdp/xorg.conf -nores
schroed+  946230  0.0  0.0  89616  5024 ?        Sl   12:05   0:00 /usr/sbin/xrdp-chansrv
schroed+  946289  0.0  0.0   6032   456 ?        Ss   12:05   0:00 /usr/bin/ssh-agent /usr/bin/im-launch /bin/bash /home/schroeder/.xsess
schroed+  946305  0.0  0.0 245620 29692 ?        Sl   12:05   0:00 lxqt-session
schroed+  946315  0.0  0.2 1554224 93068 ?       Sl   12:05   0:00 /usr/bin/xfwm4
schroed+  946335  0.0  0.0 162896  6568 ?        Sl   12:05   0:00 /usr/libexec/at-spi2-registryd --use-gnome-session
schroed+  946341  0.0  0.0 234288  4948 ?        Sl   12:05   0:00 /usr/libexec/geoclue-2.0/demos/agent
schroed+  946355  0.0  0.2 1936896 83836 ?       Sl   12:05   0:00 /usr/bin/pcmanfm-qt --desktop --profile=lxqt
schroed+  946356  0.0  0.0 319124 28104 ?        Sl   12:05   0:00 /usr/bin/lxqt-globalkeysd
schroed+  946357  0.0  0.1 1541296 65388 ?       Sl   12:05   0:00 /usr/bin/lxqt-notificationd
schroed+  946358  0.0  0.2 1892892 80004 ?       Sl   12:05   0:00 /usr/bin/lxqt-panel
schroed+  946359  0.0  0.0 392976 28268 ?        Sl   12:05   0:00 /usr/bin/lxqt-policykit-agent
schroed+  946360  0.0  0.1 251080 36008 ?        Sl   12:05   0:00 /usr/bin/lxqt-runner
schroed+  946363  0.0  0.0  13460  5104 ?        S    12:05   0:00 /usr/bin/xscreensaver -no-splash
schroed+  946369  0.0  0.1 422616 33148 ?        Sl   12:05   0:00 /usr/bin/nm-applet
schroed+  946375  0.0  0.1  61544 40368 ?        S    12:05   0:00 /usr/bin/python3 /usr/share/system-config-printer/applet.py
schroed+  946451  0.0  0.0 246368 27796 ?        Sl   12:05   0:00 /usr/bin/lxqt-powermanagement
schroed+  946453  0.0  0.0 244152 29136 ?        Sl   12:05   0:00 /usr/bin/qlipper
schroed+  947027  0.1  0.2 1542540 69964 ?       Rl   12:06   0:02 /usr/bin/qterminal
schroed+  947030  0.0  0.0   8316  5420 pts/0    Ss   12:06   0:00 /bin/bash
root      952523  0.0  0.0      0     0 ?        I    12:17   0:00 [kworker/u12:2-events_unbound]
schroed+  952700  0.0  0.2 1867860 86080 pts/0   Sl   12:17   0:00 partitionmanager
root      954764  0.0  0.0      0     0 ?        I    12:22   0:00 [kworker/u12:0-events_power_efficient]
schroed+  956931  0.0  0.0   8892  3324 pts/0    R+   12:28   0:00 ps aux
Comment 12 cluwedo 2021-02-01 12:50:42 UTC
If I run GParted an authentication window opens: 'Authentication is required to run the GParted Editor as root'. After authentication GParted starts and finds all available devices.

Partitionmanager does not show an authentication window. Is this as it should be?
Comment 13 Andrius Štikonas 2021-02-01 13:05:50 UTC
(In reply to cluwedo from comment #12)
> If I run GParted an authentication window opens: 'Authentication is required
> to run the GParted Editor as root'. After authentication GParted starts and
> finds all available devices.
> 
> Partitionmanager does not show an authentication window. Is this as it
> should be?

It's not partitionmanager that shows an authentication window but kpmcore_externalcommand helper. And it closes because for some reason it can't register dbus session (might be distro or host config related, since it works in most distros).

By the way there were quite some changes in 4.2.0 in kpmcore_externalcommand helper, so it would be good if somebody try that.
Comment 14 cluwedo 2021-02-01 13:56:22 UTC
I just installed lubuntu 20.04 on a virtual machine. It also uses lxqt.
KDE Partitionmanager is preinstalled. When I directly access the desktop (without XRDP)it opens an authentication window and does find the devices after authentication.

When I access the desktop of the lubuntu machine via RDP (XRDP installed as described in comment #11) KDE Partitionmanager does not open an authentication window and cannot find the devices.
 
Any idea which configurations I could compare to find the difference?
Comment 15 cluwedo 2021-02-01 15:50:52 UTC
(In reply to Andrius Štikonas from comment #13)
> (In reply to cluwedo from comment #12)
> > If I run GParted an authentication window opens: 'Authentication is required
> > to run the GParted Editor as root'. After authentication GParted starts and
> > finds all available devices.
> > 
> > Partitionmanager does not show an authentication window. Is this as it
> > should be?
> 
> It's not partitionmanager that shows an authentication window but
> kpmcore_externalcommand helper. And it closes because for some reason it
> can't register dbus session (might be distro or host config related, since
> it works in most distros).
> 
> By the way there were quite some changes in 4.2.0 in kpmcore_externalcommand
> helper, so it would be good if somebody try that.

Where can I get partitionmanager 4.2.0 for ubuntu?
Do I have to create it from source?
Comment 16 Andrius Štikonas 2021-02-03 01:20:13 UTC
Created attachment 135384 [details]
attachment-19363-0.html

Yeah, I think building from source is the easiest.

On 1 February 2021 15:50:52 GMT, cluwedo <bugzilla_noreply@kde.org> wrote:
>https://bugs.kde.org/show_bug.cgi?id=426170
>
>--- Comment #15 from cluwedo <cluwedo@gmail.com> ---
>(In reply to Andrius Štikonas from comment #13)
>> (In reply to cluwedo from comment #12)
>> > If I run GParted an authentication window opens: 'Authentication is
>required
>> > to run the GParted Editor as root'. After authentication GParted
>starts and
>> > finds all available devices.
>> > 
>> > Partitionmanager does not show an authentication window. Is this as
>it
>> > should be?
>> 
>> It's not partitionmanager that shows an authentication window but
>> kpmcore_externalcommand helper. And it closes because for some reason
>it
>> can't register dbus session (might be distro or host config related,
>since
>> it works in most distros).
>> 
>> By the way there were quite some changes in 4.2.0 in
>kpmcore_externalcommand
>> helper, so it would be good if somebody try that.
>
>Where can I get partitionmanager 4.2.0 for ubuntu?
>Do I have to create it from source?
>
>-- 
>You are receiving this mail because:
>You are the assignee for the bug.
Comment 17 Andrius Štikonas 2021-12-28 16:48:19 UTC
Is this still an issue?
Comment 18 Bug Janitor Service 2022-01-12 04:36:02 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 19 cluwedo 2022-01-13 17:11:39 UTC
Sorry, but I don't have the time and the experience to install it from source.
I gave up months ago and did not use KDE Partition Manager anymore.