Date: Fri, 03 Jun 2022 05:49:13 +0000 From: bugzilla-noreply@freebsd.org To: desktop@FreeBSD.org Subject: [Bug 264329] print/hplip: hp-systray uses excessive CPU and does not appear in system tray // devel/py-dbus: error: dbus failed to load (python-dbus ver. 0.80+ required). Exiting... Message-ID: <bug-264329-39348-lQCTYPEthf@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-264329-39348@https.bugs.freebsd.org/bugzilla/> References: <bug-264329-39348@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264329 Graham Perrin <grahamperrin@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |desktop@FreeBSD.org, | |vermaden@interia.pl Summary|print/hplip: hp-systray |print/hplip: hp-systray |uses excessive CPU and does |uses excessive CPU and does |not appear in system tray |not appear in system tray | |// devel/py-dbus: error: | |dbus failed to load | |(python-dbus ver. 0.80+ | |required). Exiting... --- Comment #2 from Graham Perrin <grahamperrin@gmail.com> --- Thank you,=20 (In reply to Tijl Coosemans from comment #1) > =E2=80=A6 if you are building your own packages, =E2=80=A6 Nothing related to D-Bus, as far as I can tell:=20 % pkg query '%R %n' | grep "poudriere " poudriere festlex-oald poudriere gpu-firmware-radeon-kmod-btc poudriere gpu-firmware-radeon-kmod-sumo poudriere gpu-firmware-radeon-kmod-turks poudriere linux-wps-office poudriere openzfs poudriere pkg poudriere pulseaudio % ls -hln /usr/local/etc/poudriere.d/options total 1 drwxr-xr-x 2 0 0 3B 1 Apr 02:22 editors_libreoffice drwxr-xr-x 2 0 0 2B 29 May 22:25 emulators_virtualbox-ose drwxr-xr-x 2 0 0 3B 10 Nov 2021 emulators_wine drwxr-xr-x 2 0 0 3B 23 Dec 15:03 multimedia_webcamd drwxr-xr-x 2 0 0 3B 15 Apr 11:56 sysutils_openzfs drwxr-xr-x 2 0 0 3B 4 Mar 04:59 www_chromium drwxr-xr-x 2 0 0 3B 23 Dec 23:28 www_falkon %=20 ---- I see D-Bus-related bug 263716 (reported by vermaden), however I do not have those symptoms.=20 ---- Here I have:=20 % /usr/local/bin/python3.8 /usr/local/bin/hp-systray -x HP Linux Imaging and Printing System (ver. 3.22.4) System Tray Status Service ver. 2.0 Copyright (c) 2001-18 HP Development Company, LP This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to distribute it under certain conditions. See COPYING file for more details. error: dbus failed to load (python-dbus ver. 0.80+ required). Exiting... ^C % pkg info -x py38-dbus py38-dbus-1.2.18 % pkg search -o py38-dbus devel/py-dbus Python bindings for the D-BUS messaging syst= em % grep -R -i -e python -e systray /usr/local/etc/dbus-1/ % grep -R -i -e python -e systray /usr/local/share/dbus-1 %=20 ---- desktop@ is the 0.80+ requirement still true? Or is there, now a greater requirement? --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264329-39348-lQCTYPEthf>