Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pygobject pygobject
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 280
    • Issues 280
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • pygobjectpygobject
  • Issues
  • #267
Closed
Open
Created Sep 21, 2018 by Gatlin Newhouse@gatlinnewhouse

DBus connection error: AttributeError: 'NoneType' object has no attribute 'unpack'

Version: 1.58.0+2+g1f1dd7f4-2

OS: Arch Linux x64

Error:

GLib-GIO-CRITICAL **: 16:54:19.247: g_dbus_connection_call_sync_internal: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
Traceback (most recent call last):
  File "/usr/lib/python3.7/site-packages/gi/overrides/Gio.py", line 296, in __call__
    return self._unpack_result(result)
  File "/usr/lib/python3.7/site-packages/gi/overrides/Gio.py", line 302, in _unpack_result
    result = result.unpack()
AttributeError: 'NoneType' object has no attribute 'unpack'
Edited Sep 22, 2018 by Andre Klapper
Assignee
Assign to
Time tracking