[Bug 701842] New: yast2-dbus-client ignores the return value (needed for systemd)
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@suse.de ReportedBy: mvidner@novell.com QAContact: jsrain@novell.com CC: fcrozat@novell.com 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.
https://bugzilla.novell.com/show_bug.cgi?id=701842 https://bugzilla.novell.com/show_bug.cgi?id=701842#c Frederic Crozat <fcrozat@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |696902 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=701842 https://bugzilla.novell.com/show_bug.cgi?id=701842#c1 Arvin Schnell <aschnell@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |aschnell@novell.com Resolution| |FEATURE --- Comment #1 from Arvin Schnell <aschnell@novell.com> 2011-06-24 08:10:54 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. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=701842 https://bugzilla.novell.com/show_bug.cgi?id=701842#c Martin Vidner <mvidner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|yast2-maintainers@suse.de |lslezak@suse.com -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=701842 https://bugzilla.novell.com/show_bug.cgi?id=701842#c2 --- Comment #2 from Martin Vidner <mvidner@suse.com> 2011-09-01 14:10:19 CEST --- I forgot why we reported the bug in the 1st place. Frederic, do we still need a fix? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=701842 https://bugzilla.novell.com/show_bug.cgi?id=701842#c3 --- Comment #3 from Frederic Crozat <fcrozat@novell.com> 2011-09-08 12:29:50 UTC --- 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.. -- 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.
participants (1)
-
bugzilla_noreply@novell.com