Mailinglist Archive: opensuse-bugs (3335 mails)

< Previous Next >
[Bug 701842] New: yast2-dbus-client ignores the return value (needed for systemd)
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Thu, 23 Jun 2011 15:32:45 +0000
  • Message-id: <bug-701842-21960@http.bugzilla.novell.com/>

https://bugzilla.novell.com/show_bug.cgi?id=701842

https://bugzilla.novell.com/show_bug.cgi?id=701842#c0


Summary: yast2-dbus-client ignores the return value (needed for
systemd)
Classification: openSUSE
Product: openSUSE 12.1
Version: Milestone 1
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: YaST2
AssignedTo: yast2-maintainers@xxxxxxx
ReportedBy: mvidner@xxxxxxxxxx
QAContact: jsrain@xxxxxxxxxx
CC: fcrozat@xxxxxxxxxx
Found By: ---
Blocker: ---


SCR::Execute(.dbus.system, (method), (arguments)) returns simply true even
though it waited for the actual dbus reply

http://svn.opensuse.org/viewvc/yast/trunk/dbus-client/agent-dbus/src/DbusAgent.cc?revision=64177&view=markup#l178
discards the reply that was obtained on line 161

Aditionally, only simple strings and booleans are accepted as arguments.

The code for full-featured (un)marshalling is already present in
yast2-dbus-server.

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >