Opened 15 years ago

Closed 15 years ago

Last modified 11 years ago

#772 closed defect (fixed)

carquinol.datastore: need to import dbus.service

Reported by: sascha_silbe Owned by: tomeu
Priority: Unspecified by Maintainer Milestone: Unspecified
Component: Sugar Version: Git as of bugdate
Severity: Minor Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: New

Description

Generating API docs for carquinol.datastore fails because "dbus.service" is not imported, but just "dbus".
It probably works during normal operation because dbus.service has (supposedly) already been imported by some other module. But for standalone usage like API docs generation it breaks.

Change History (3)

comment:1 Changed 15 years ago by sascha_silbe

It also breaks the tests I'm currently working on adding back. Do you want we to go through the review process for this one-line addition? ;)

comment:2 Changed 15 years ago by tomeu

  • Resolution set to fixed
  • Status changed from new to closed

Pushed, it helps a lot if you ping from time to time.

comment:3 Changed 11 years ago by dnarvaez

  • Component changed from sugar-datastore to Sugar
Note: See TracTickets for help on using tickets.