Additionally, the window that opens with the command "system-config-printer" contains two buttons: 1. greyed out/unavailable ‘Start service’, 2. Connection. This second button attempts to establish a connection to /run/cups/cups.sock. This then fails (‘failed to connect to server’).
Dietmar Am 02.12.25 um 11:49 schrieb Dietmar Engelberth: > Hi, Marc (and all ohter helping minds & hands...). > > Gathered a few informations... > I hope this helps you move forward. > > - OS > dietmar@dietmar-ThinkPad-E15-Gen-4:~$ cat /etc/*release > DISTRIB_ID=Ubuntu > DISTRIB_RELEASE=22.04 > DISTRIB_CODENAME=jammy > DISTRIB_DESCRIPTION="Ubuntu 22.04.5 LTS" > PRETTY_NAME="Ubuntu 22.04.5 LTS" > NAME="Ubuntu" > VERSION_ID="22.04" > VERSION="22.04.5 LTS (Jammy Jellyfish)" > VERSION_CODENAME=jammy > ID=ubuntu > ID_LIKE=debian > HOME_URL="https://www.ubuntu.com/" > SUPPORT_URL="https://help.ubuntu.com/" > BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" > PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" > > > UBUNTU_CODENAME=jammy > > > - which desktop environment you are using > dietmar@dietmar-ThinkPad-E15-Gen-4:~$ echo $XDG_CURRENT_DESKTOP > ubuntu:GNOME > gnome (gnome-3-38-2004, gnome-42-2204, gnome-46-2404) > > - what tool you are using to configure your printers > https://github.com/OpenPrinting/system-config-printer/ > > dietmar@dietmar-ThinkPad-E15-Gen-4:/$ system-config-printer > /usr/share/system-config-printer/system-config-printer.py:325: > DeprecationWarning: Gtk.ActionGroup.list_actions is deprecated > for action in printer_manager_action_group.list_actions (): > /usr/share/system-config-printer/system-config-printer.py:326: > DeprecationWarning: Gtk.Action.set_sensitive is deprecated > action.set_sensitive (False) > /usr/share/system-config-printer/system-config-printer.py:334: > DeprecationWarning: Gtk.ActionGroup.get_action is deprecated > act = printer_manager_action_group.get_action (action) > /usr/share/system-config-printer/system-config-printer.py:364: > DeprecationWarning: Gtk.UIManager.ensure_update is deprecated > self.ui_manager.ensure_update () > /usr/share/system-config-printer/system-config-printer.py:365: > DeprecationWarning: Gtk.UIManager.get_accel_group is deprecated > self.PrintersWindow.add_accel_group (self.ui_manager.get_accel_group > ()) > /usr/share/system-config-printer/system-config-printer.py:374: > DeprecationWarning: Gtk.UIManager.get_action is deprecated > action = self.ui_manager.get_action ("/new-printer") > /usr/share/system-config-printer/system-config-printer.py:375: > DeprecationWarning: Gtk.Action.create_menu_item is deprecated > newprinteritem = action.create_menu_item () > /usr/share/system-config-printer/system-config-printer.py:673: > DeprecationWarning: Gtk.Action.get_proxies is deprecated > for widget in action.get_proxies (): > /usr/share/system-config-printer/system-config-printer.py:2246: > DeprecationWarning: Gdk.threads_enter is deprecated > Gdk.threads_enter () > /usr/share/system-config-printer/system-config-printer.py:1203: > DeprecationWarning: Gdk.threads_leave is deprecated > Gdk.threads_leave () > > > > Regards, > Dietmar > > Am 01.12.25 um 18:32 schrieb Marc Deslauriers: >> Please reply to this bug with: >> >> - which desktop environment you are using >> - what tool you are using to configure your printers >> >> Thanks! >> -- de _________________ Herrnstraße 3 57627 Hachenburg +49 178 6 777 861 +49 2662 94 54 77 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2133207 Title: cups security update causes issues with invalid config file To manage notifications about this bug go to: https://bugs.launchpad.net/cups/+bug/2133207/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
