Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
D
dbus
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 242
    • Issues 242
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 31
    • Merge Requests 31
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • dbus
  • dbus
  • Issues
  • #317

Closed
Open
Opened Nov 05, 2020 by tobiasvogel@tobiasvogel

Inserting Audio-CD gives "The name :1.1079 was not provided by any .service files"-error

I noticed that inserting certain (not all?!) Audio CDs (not burned ones, real pressed CDs) throw the error

The name :1.1079 was not provided by any .service files

and while some applications like VLC are still able to play the CD, the application I was intending to use the CD with "SoundJuicer" cannot access the CD.

At first I believed this to be an issue with SoundJuicer, but since Nautilus also reports this error, I hope I am filing this issue correctly with DBus?

This is the output I found using dbus-monitor:

method call time=1604582541.388282 sender=:1.1075 -> destination=org.freedesktop.DBus serial=785 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0=':1.1079'" method return time=1604582541.388352 sender=org.freedesktop.DBus -> destination=:1.1075 serial=466 reply_serial=785 method call time=1604582541.389511 sender=:1.1075 -> destination=:1.1079 serial=786 path=/org/gtk/vfs/Daemon; interface=org.gtk.vfs.Daemon; member=GetConnection error time=1604582541.389561 sender=org.freedesktop.DBus -> destination=:1.1075 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=786 string "The name :1.1079 was not provided by any .service files" method call time=1604582541.390692 sender=:1.1075 -> destination=org.freedesktop.DBus serial=787 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch

I am using Ubuntu Linux Focal Fossa 20.04 with a 5.4.0-51-generic #56-Ubuntu SMP x86_64 Kernel.

The DBus-Daemon has version 1.12.16.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: dbus/dbus#317