Advertisement
Guest User

Untitled

a guest
Aug 3rd, 2024
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.36 KB | None | 0 0
  1. ```bash
  2. umnikos@bazzite:~$ distrobox stop hplip
  3. Do you really want to stop hplip? [Y/n]: y
  4. hplip
  5. umnikos@bazzite:~$ distrobox enter hplip
  6. Starting container...                        [ OK ]
  7. Installing basic packages...                 [ OK ]
  8. Setting up devpts mounts...                  [ OK ]
  9. Setting up read-only mounts...               [ OK ]
  10. Setting up read-write mounts...              [ OK ]
  11. Setting up host's sockets integration...     [ OK ]
  12. Integrating host's themes, icons, fonts...   [ OK ]
  13. Setting up package manager exceptions...     [ OK ]
  14. Setting up dpkg exceptions...                [ OK ]
  15. Setting up apt hooks...                      [ OK ]
  16. Setting up distrobox profile...              [ OK ]
  17. Setting up sudo...                           [ OK ]
  18. Setting up groups...                         [ OK ]
  19. Setting up users...                          [ OK ]
  20. Setting up skel...                           [ OK ]
  21.  
  22. Container Setup Complete!
  23. umnikos@hplip:~$ hp-toolbox
  24.  
  25. HP Linux Imaging and Printing System (ver. 3.22.10)
  26. HP Device Manager ver. 15.0
  27.  
  28. Copyright (c) 2001-18 HP Development Company, LP
  29. This software comes with ABSOLUTELY NO WARRANTY.
  30. This is free software, and you are welcome to distribute it
  31. under certain conditions. See COPYING file for more details.
  32.  
  33.  
  34. (process:86925): Gtk-WARNING **: 01:31:56.773: Locale not supported by C library.
  35.     Using the fallback 'C' locale.
  36. Gtk-Message: 01:31:56.774: Failed to load module "xapp-gtk3-module"
  37.  
  38. (python3:86925): Gtk-WARNING **: 01:31:56.788: Theme parsing error: gtk.css:1:116: Failed to import: Error opening file /home/umnikos/.local/share/gnome-shell/extensions/no-title-bar@franglais125.gmail.com/stylesheet.css: No such file or directory
  39.  
  40. (python3:86925): Gtk-WARNING **: 01:31:56.788: Theme parsing error: gtk.css:2:122: Failed to import: Error opening file /home/umnikos/.local/share/gnome-shell/extensions/no-title-bar@franglais125.gmail.com/stylesheet-tiled.css: No such file or directory
  41. Gtk-Message: 01:31:56.819: Failed to load module "canberra-gtk-module"
  42. Gtk-Message: 01:31:56.820: Failed to load module "canberra-gtk-module"
  43. -
  44. HP Linux Imaging and Printing System (ver. 3.22.10)
  45. System Tray Status Service ver. 2.0
  46.  
  47. Copyright (c) 2001-18 HP Development Company, LP
  48. This software comes with ABSOLUTELY NO WARRANTY.
  49. This is free software, and you are welcome to distribute it
  50. under certain conditions. See COPYING file for more details.
  51.  
  52. error: Unable to connect to dbus system bus. Exiting.
  53.  
  54. (process:86945): Gtk-WARNING **: 01:31:57.274: Locale not supported by C library.
  55.     Using the fallback 'C' locale.
  56. Gtk-Message: 01:31:57.275: Failed to load module "xapp-gtk3-module"
  57.  
  58. (python3:86945): Gtk-WARNING **: 01:31:57.292: Theme parsing error: gtk.css:1:116: Failed to import: Error opening file /home/umnikos/.local/share/gnome-shell/extensions/no-title-bar@franglais125.gmail.com/stylesheet.css: No such file or directory
  59.  
  60. (python3:86945): Gtk-WARNING **: 01:31:57.292: Theme parsing error: gtk.css:2:122: Failed to import: Error opening file /home/umnikos/.local/share/gnome-shell/extensions/no-title-bar@franglais125.gmail.com/stylesheet-tiled.css: No such file or directory
  61. Gtk-Message: 01:31:57.327: Failed to load module "canberra-gtk-module"
  62. Gtk-Message: 01:31:57.328: Failed to load module "canberra-gtk-module"
  63. warning: Unable to connect to dbus. Is hp-systray running?
  64. error: dBus initialization error. Exiting.
  65. umnikos@hplip:~$
  66. ```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement