You are not logged in.

#1 2017-03-14 13:45:18

Savant
Member
Registered: 2017-03-14
Posts: 8

dbus-launch issue

Hello dear Arch users
I have a problem with dbus related to https://bugs.archlinux.org/task/50587
Grep through /home and /etc didn't find anything

Starting terminator:

 savant  ~  terminator
/usr/share/themes/Cloak-3.20/gtk-2.0/panel.rc:36: error: invalid string constant "GtkFrame-Xfce-Plugin", expected valid string constant
PluginRegistry::load_plugins: Importing plugin __init__.py failed: 'module' object has no attribute 'AVAILABLE'
Traceback (most recent call last):
  File "/usr/bin/terminator", line 118, in <module>
    TERMINATOR.create_layout(OPTIONS.layout)
  File "/usr/lib/python2.7/site-packages/terminatorlib/terminator.py", line 265, in create_layout
    window, terminal = self.new_window()
  File "/usr/lib/python2.7/site-packages/terminatorlib/terminator.py", line 192, in new_window
    terminal = maker.make('Terminal')
  File "/usr/lib/python2.7/site-packages/terminatorlib/factory.py", line 94, in make
    output = func(**kwargs)
  File "/usr/lib/python2.7/site-packages/terminatorlib/factory.py", line 106, in make_terminal
    return(terminal.Terminal())
  File "/usr/lib/python2.7/site-packages/terminatorlib/terminal.py", line 178, in __init__
    self.reconfigure()
  File "/usr/lib/python2.7/site-packages/terminatorlib/terminal.py", line 782, in reconfigure
    self.titlebar.update()
  File "/usr/lib/python2.7/site-packages/terminatorlib/titlebar.py", line 113, in update
    title_font = pango.FontDescription(self.config.get_system_prop_font())
  File "/usr/lib/python2.7/site-packages/terminatorlib/config.py", line 371, in get_system_prop_font
    '/desktop/gnome/interface/font_name')
glib.GError: Client failed to connect to the D-BUS daemon:
Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead

systemd:

 savant  ~  systemctl status dbus.service
● dbus.service - D-Bus System Message Bus
   Loaded: loaded (/usr/lib/systemd/system/dbus.service; static; vendor preset: disabled)
   Active: active (running) since Mon 2017-03-13 20:00:50 CET; 18h ago
     Docs: man:dbus-daemon(1)
 Main PID: 394 (dbus-daemon)
   CGroup: /system.slice/dbus.service
           └─394 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation

Mar 14 13:00:37 sav dbus[394]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.78" (uid=1000 pid=18552 comm="/usr/bin/pulseaudio --daemonize=no 
Mar 14 13:00:37 sav dbus[394]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.78" (uid=1000 pid=18552 comm="/usr/bin/pulseaudio --daemonize=no 
Mar 14 13:00:37 sav dbus[394]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.78" (uid=1000 pid=18552 comm="/usr/bin/pulseaudio --daemonize=no 
Mar 14 13:00:37 sav dbus[394]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.78" (uid=1000 pid=18552 comm="/usr/bin/pulseaudio --daemonize=no 
Mar 14 13:27:56 sav dbus[394]: [system] Activating via systemd: service name='org.manjaro.pamac' unit='pamac.service'
Mar 14 13:27:56 sav dbus[394]: [system] Successfully activated service 'org.manjaro.pamac'
Mar 14 13:33:34 sav dbus[394]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
Mar 14 13:33:35 sav dbus[394]: [system] Successfully activated service 'org.freedesktop.hostname1'
Mar 14 13:55:37 sav dbus[394]: [system] Activating via systemd: service name='org.manjaro.pamac' unit='pamac.service'
Mar 14 13:55:37 sav dbus[394]: [system] Successfully activated service 'org.manjaro.pamac'
 savant  ~  systemctl status dbus.socket 
● dbus.socket - D-Bus System Message Bus Socket
   Loaded: loaded (/usr/lib/systemd/system/dbus.socket; static; vendor preset: disabled)
   Active: active (running) since Mon 2017-03-13 20:00:50 CET; 18h ago
   Listen: /run/dbus/system_bus_socket (Stream)

Mar 13 20:00:50 sav systemd[1]: Listening on D-Bus System Message Bus Socket.

This is Arch btw, pamac is from https://aur.archlinux.org/packages/pamac-aur/p

Linux sav 4.7.4-1-ARCH #1 SMP PREEMPT Thu Sep 15 15:24:29 CEST 2016 x86_64 GNU/Linux

Offline

#2 2017-03-14 13:47:52

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,444
Website

Re: dbus-launch issue

I just closed your other thread.  What on earth made you think it was a good idea to immedately create another one while at the very same time you were appealing to get the first opened.  I was considering your appeal until this.

Closed.  Pending further review.

EDIT: thank you for waiting for further review.  We've restored your thread.  I'm not sure if it'd be directly related, but when was the last time you did a full system update?


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#3 2017-03-14 16:02:44

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,739

Re: dbus-launch issue

Restored to Applications and Desktop Environments.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#4 2017-03-14 16:21:32

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,463

Re: dbus-launch issue

You're looking at systemctl, when you should be looking at systemctl --user

Offline

Board footer

Powered by FluxBB