|
Bugzilla – Full Text Bug Listing |
| Summary: | yast2-dbus-client ignores the return value (needed for systemd) | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.1 | Reporter: | Martin Vidner <mvidner> |
| Component: | YaST2 | Assignee: | Ladislav Slezák <lslezak> |
| Status: | RESOLVED FEATURE | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | aschnell, fcrozat, locilka |
| Version: | Milestone 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 696902 | ||
|
Description
Martin Vidner
2011-06-23 15:32:44 UTC
Well, yes. See the warning in DbusAgent.h: * aschnell: WARNING: This agent was written in a hurry for exactly one single * purpose (acquire global HAL interface lock). Likely use for other commands * is not possible but I'm confident the agent can be extended at the * sacrifice of changing the API. Extending the agent to a full-featured dbus client seems like a major task. Also my experience with dbus is limited to that agent so I'm likely not the right person to do so. I forgot why we reported the bug in the 1st place. Frederic, do we still need a fix? The idea was to be able to retrieve list of systemd service through D-Bus to implement a systemd service editor. And I was told some stuff was missing in the yast2 dbus client code.. |