Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gajim
gajim
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 210
    • Issues 210
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 22
    • Merge Requests 22
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gajim
  • gajimgajim
  • Issues
  • #1625

Closed
Open
Opened Feb 26, 2006 by anonymous@anonymous

gajim +notification-daemon problems

I was doing step by step like on http://trac.gajim.org/wiki/GajimDBus but there is something not roight...

I will show some info:

ps aux | grep dbus

103 20439 0.0 0.0 3268 820 ? Ss 01:34 0:00 /usr/bin/dbus-daemon --system portman 24087 0.0 0.0 3148 548 ? Ss 01:38 0:00 dbus-daemon --fork --print-pid 8 --print-address 6 --session

portman 16719 0.1 0.4 12644 4228 pts/2 S 11:42 0:00 /usr/libexec/notification-daemon

and now is a time for gajim: $ gajim-remote toggle_roster_appearance Introspect error: The name org.gajim.dbus was not provided by any .service files Traceback (most recent call last): File "gajim-remote.py", line 425, in ? GajimRemote() File "gajim-remote.py", line 237, in init res = self.call_remote_method() File "gajim-remote.py", line 421, in call_remote_method raise exceptions.ServiceNotAvailable common.exceptions.ServiceNotAvailable: Service not available: Gajim is not running, or remote_control is False

and few info from my config : $ grep daemon ~/.gajim/config use_notif_daemon = True $ grep remote ~/.gajim/config remote_control = True

Assignee
Assign to
0.4
Milestone
0.4 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: gajim/gajim#1625