Your message dated Fri, 21 Jan 2022 15:28:31 +0200 with message-id <7c75a030-f04b-489a-9e0e-16d6c7920...@debian.org> and subject line has caused the Debian Bug report #961551, regarding partitionmanager: Does not start - "Session bus not found" to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 961551: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961551 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: partitionmanager Version: 4.1.0-1 Severity: important Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Scott Jacobs <scott092...@aol.com> To: Debian Bug Tracking System <sub...@bugs.debian.org> Subject: partitionmanager: Does not start - "Session bus not found" Bcc: Scott Jacobs <scott092...@aol.com> Message-ID: <159044435347.106308.11000027544499156350.reportbug@ASUS-Prime-B350M-A-CSM> X-Mailer: reportbug 7.6.0 Date: Mon, 25 May 2020 18:05:53 -0400 X-Debbugs-Cc: scott092...@aol.com Dear Maintainer, I attempted to run PartitionManager today, and it did not start: $ sudo partitionmanager [sudo] password for scott: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' "Session bus not found\nTo circumvent this problem try the following command (with Linux and bash)\nexport $(dbus-launch)" I have successfully run this in the past (after adding "lxqt-sudo " before the command on the .desktop file's "exec" line - otherwise, nothing happens...) but today, nothing happened. When I started it in the terminal, I got the above. I attempted to follow the suggestion ("export $(dbus-launch)"), but the command was unknown. It is apparently a file provided by dbus-x11, whose description states: "This package contains the dbus-launch utility which is necessary for packages using a D-Bus session bus." I have dbus, but not dbus-x11. As I say, I have successfully launched partitionmanager in the past, and have not removed dbus-x11. I don't use it often - mostly to verify my main disk's partition layout. I note that around mid April, when I did a "sudo apt-get upgrade" partitionmanager was "held back", and I subsequently installed it (it is the newest version for testing) I guess something changed. I note that the environment variable DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus is defined (as is XDG_RUNTIME_DIR=/run/user/1000 - which even before, when I could run it, it claimed was undefined). -- System Information: Debian Release: bullseye/sid APT prefers testing-debug APT policy: (500, 'testing-debug'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 5.6.0-1-amd64 (SMP w/4 CPU cores) Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE= (charmap=UTF-8) Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages partitionmanager depends on: ii kio 5.62.1-2+b1 ii libc6 2.29-9 ii libkf5configcore5 5.62.0-1+b1 ii libkf5configgui5 5.62.0-1+b1 ii libkf5configwidgets5 5.62.0-1+b1 ii libkf5coreaddons5 5.62.0-1 ii libkf5crash5 5.62.0-1+b1 ii libkf5dbusaddons5 5.62.0-1 ii libkf5i18n5 5.62.0-1 ii libkf5iconthemes5 5.62.0-1+b1 ii libkf5jobwidgets5 5.62.0-1+b1 ii libkf5kiocore5 5.62.1-2+b1 ii libkf5kiowidgets5 5.62.1-2+b1 ii libkf5widgetsaddons5 5.62.0-1+b1 ii libkf5xmlgui5 5.62.0-1+b1 ii libkpmcore9 4.1.0-2 ii libqt5core5a 5.12.5+dfsg-10 ii libqt5gui5 5.12.5+dfsg-10 ii libqt5widgets5 5.12.5+dfsg-10 ii libstdc++6 10.1.0-2 partitionmanager recommends no packages. Versions of packages partitionmanager suggests: ii btrfs-progs 5.6-1 ii dosfstools 4.1-2 pn hfsplus <none> pn hfsutils <none> pn jfsutils <none> ii ntfs-3g 1:2017.3.23AR.3-3 pn reiser4progs <none> pn reiserfsprogs <none> pn xfsprogs <none> -- no debconf information
--- End Message ---
--- Begin Message --- Hi Scott, partitionmanager isn't designed to be run with sudo. Run it as your normal user, and it will handle the privelege escalation for you.
--- End Message ---