Advertisement
Guest User

Untitled

a guest
Feb 20th, 2017
397
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.94 KB | None | 0 0
  1. gpg-agent[705]: WARNING: "--write-env-file" is an obsolete option - it has no effect
  2. gpg-agent[706]: gpg-agent (GnuPG) 2.1.18 started
  3.  
  4. (xfce4-session:697): xfce4-session-WARNING **: gpg-agent returned no PID in the variables
  5. Error: No Symbols named "azerty" in the include file "be"
  6. Exiting
  7. Abandoning symbols file "(null)"
  8.  
  9. (wrapper-2.0:733): Gtk-WARNING **: Theme parsing error: <data>:1:47: The style property GtkWidget:focus-padding is deprecated and shouldn't be used anymore. It will be removed in a future version
  10.  
  11. (wrapper-2.0:733): Gtk-WARNING **: Theme parsing error: <data>:1:79: The style property GtkWidget:focus-line-width is deprecated and shouldn't be used anymore. It will be removed in a future version
  12.  
  13. (wrapper-2.0:733): Gtk-WARNING **: Theme parsing error: <data>:1:109: The style property GtkButton:default-border is deprecated and shouldn't be used anymore. It will be removed in a future version
  14.  
  15. (wrapper-2.0:733): Gtk-WARNING **: Theme parsing error: <data>:1:137: The style property GtkButton:inner-border is deprecated and shouldn't be used anymore. It will be removed in a future version
  16.  
  17. (wrapper-2.0:735): Gtk-WARNING **: Theme parsing error: <data>:1:55: The style property GtkWidget:focus-padding is deprecated and shouldn't be used anymore. It will be removed in a future version
  18.  
  19. (wrapper-2.0:735): Gtk-WARNING **: Theme parsing error: <data>:1:86: The style property GtkWidget:focus-line-width is deprecated and shouldn't be used anymore. It will be removed in a future version
  20.  
  21. (wrapper-2.0:735): Gtk-WARNING **: Theme parsing error: <data>:1:115: The style property GtkButton:default-border is deprecated and shouldn't be used anymore. It will be removed in a future version
  22.  
  23. (wrapper-2.0:735): Gtk-WARNING **: Theme parsing error: <data>:1:142: The style property GtkButton:inner-border is deprecated and shouldn't be used anymore. It will be removed in a future version
  24.  
  25. (wrapper-2.0:733): Gtk-WARNING **: Negative content width -3 (allocation 1, extents 2x2) while allocating gadget (node button, owner PulseaudioButton)
  26.  
  27. (wrapper-2.0:735): Gtk-WARNING **: Negative content width -3 (allocation 1, extents 2x2) while allocating gadget (node button, owner PowerManagerButton)
  28. Traceback (most recent call last):
  29. File "/usr/lib/python3.6/site-packages/dbus/bus.py", line 175, in activate_name_owner
  30. return self.get_name_owner(bus_name)
  31. File "/usr/lib/python3.6/site-packages/dbus/bus.py", line 361, in get_name_owner
  32. 's', (bus_name,), **keywords)
  33. File "/usr/lib/python3.6/site-packages/dbus/connection.py", line 651, in call_blocking
  34. message, timeout)
  35. dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.bluez': no such name
  36.  
  37. During handling of the above exception, another exception occurred:
  38.  
  39. Traceback (most recent call last):
  40. File "/usr/bin/blueman-applet", line 121, in <module>
  41. BluemanApplet()
  42. File "/usr/bin/blueman-applet", line 63, in __init__
  43. self.Plugins.Load()
  44. File "/usr/lib/python3.6/site-packages/blueman/main/PluginManager.py", line 90, in Load
  45. __import__(self.module_path.__name__ + ".%s" % plugin, None, None, [])
  46. File "/usr/lib/python3.6/site-packages/blueman/plugins/applet/DBusService.py", line 12, in <module>
  47. from blueman.main.applet.BluezAgent import AdapterAgent
  48. File "/usr/lib/python3.6/site-packages/blueman/main/applet/BluezAgent.py", line 23, in <module>
  49. from blueman.bluez.Agent import Agent, AgentMethod
  50. File "/usr/lib/python3.6/site-packages/blueman/bluez/Agent.py", line 48, in <module>
  51. class Agent(dbus.service.Object):
  52. File "/usr/lib/python3.6/site-packages/blueman/bluez/Agent.py", line 56, in Agent
  53. @AgentMethod
  54. File "/usr/lib/python3.6/site-packages/blueman/bluez/Agent.py", line 38, in AgentMethod
  55. if BlueZInterface.get_interface_version()[0] < 5:
  56. File "/usr/lib/python3.6/site-packages/blueman/bluez/BlueZInterface.py", line 16, in get_interface_version
  57. obj = dbus.SystemBus().get_object('org.bluez', '/')
  58. File "/usr/lib/python3.6/site-packages/dbus/bus.py", line 241, in get_object
  59. follow_name_owner_changes=follow_name_owner_changes)
  60. File "/usr/lib/python3.6/site-packages/dbus/proxies.py", line 248, in __init__
  61. self._named_service = conn.activate_name_owner(bus_name)
  62. File "/usr/lib/python3.6/site-packages/dbus/bus.py", line 180, in activate_name_owner
  63. self.start_service_by_name(bus_name)
  64. File "/usr/lib/python3.6/site-packages/dbus/bus.py", line 278, in start_service_by_name
  65. 'su', (bus_name, flags)))
  66. File "/usr/lib/python3.6/site-packages/dbus/connection.py", line 651, in call_blocking
  67. message, timeout)
  68. dbus.exceptions.DBusException: org.freedesktop.systemd1.NoSuchUnit: Unit dbus-org.bluez.service not found.
  69. gpg-agent[706]: SIGTERM received - shutting down ...
  70. gpg-agent[706]: gpg-agent (GnuPG) 2.1.18 stopped
  71. xfdesktop: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement