Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ----------------------------NOTE: COULDN'T COPY ENTIRE OUTPUT, TOO LONG---------------------------
- File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in call_blocking
- message, timeout)
- dbus.exceptions.DBusException: org.xfce.Xfconf.Error.PropertyNotFound: Property "/panels/panel-0/background-color" does not exist on channel "xfce4-panel"
- Traceback (most recent call last):
- File "/usr/share/xfce4/panel/plugins/xfce4-dockbarx-plug", line 258, in <module>
- dbx = DockBarXFCEPlug()
- File "/usr/share/xfce4/panel/plugins/xfce4-dockbarx-plug", line 145, in __init__
- self.pattern_from_dbus()
- File "/usr/share/xfce4/panel/plugins/xfce4-dockbarx-plug", line 209, in pattern_from_dbus
- col = self.get_xfconf_panel("background-color")
- File "/usr/share/xfce4/panel/plugins/xfce4-dockbarx-plug", line 200, in get_xfconf_panel
- return self.xfconf.GetProperty("xfce4-panel", self.prop + prop)
- File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 145, in __call__
- **keywords)
- File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in call_blocking
- message, timeout)
- dbus.exceptions.DBusException: org.xfce.Xfconf.Error.PropertyNotFound: Property "/panels/panel-0/background-color" does not exist on channel "xfce4-panel"
- Traceback (most recent call last):
- File "/usr/share/xfce4/panel/plugins/xfce4-dockbarx-plug", line 258, in <module>
- dbx = DockBarXFCEPlug()
- File "/usr/share/xfce4/panel/plugins/xfce4-dockbarx-plug", line 145, in __init__
- self.pattern_from_dbus()
- File "/usr/share/xfce4/panel/plugins/xfce4-dockbarx-plug", line 209, in pattern_from_dbus
- col = self.get_xfconf_panel("background-color")
- File "/usr/share/xfce4/panel/plugins/xfce4-dockbarx-plug", line 200, in get_xfconf_panel
- return self.xfconf.GetProperty("xfce4-panel", self.prop + prop)
- File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 145, in __call__
- **keywords)
- File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in call_blocking
- message, timeout)
- dbus.exceptions.DBusException: org.xfce.Xfconf.Error.PropertyNotFound: Property "/panels/panel-0/background-color" does not exist on channel "xfce4-panel"
- Traceback (most recent call last):
- File "/usr/share/xfce4/panel/plugins/xfce4-dockbarx-plug", line 258, in <module>
- dbx = DockBarXFCEPlug()
- File "/usr/share/xfce4/panel/plugins/xfce4-dockbarx-plug", line 145, in __init__
- self.pattern_from_dbus()
- File "/usr/share/xfce4/panel/plugins/xfce4-dockbarx-plug", line 209, in pattern_from_dbus
- col = self.get_xfconf_panel("background-color")
- File "/usr/share/xfce4/panel/plugins/xfce4-dockbarx-plug", line 200, in get_xfconf_panel
- return self.xfconf.GetProperty("xfce4-panel", self.prop + prop)
- File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 145, in __call__
- **keywords)
- File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in call_blocking
- message, timeout)
- dbus.exceptions.DBusException: org.xfce.Xfconf.Error.PropertyNotFound: Property "/panels/panel-0/background-color" does not exist on channel "xfce4-panel"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement