[Kde-bindings] [Bug 208838] qtruby QDBus API return nil
Richard Dale
Richard_Dale at tipitina.demon.co.uk
Thu Nov 12 15:14:37 UTC 2009
https://bugs.kde.org/show_bug.cgi?id=208838
--- Comment #1 from Richard Dale <Richard_Dale tipitina demon co uk> 2009-11-12 16:14:36 ---
SVN commit 1048001 by rdale:
* Added a patch from 'Ruby Twiddler'. Qt::DBusInterface.call() didn't work
when the first argument is an enum. For example:
iface = Qt::DBusInterface.new(SERVICE_NAME, "", "",
Qt::DBusConnection.sessionBus)
msg = iface.call(Qt::DBus::BlockWithGui, "somemethod", param)
p msg # => nil
reply = Qt::DBusReply.new(msg) # => Error!
* Thanks to Twiddler for the patch
CCMAIL: kde-bindings at kde.org
CCBUGS: 208838
M +9 -0 ChangeLog
M +4 -0 src/lib/Qt/qtruby4.rb
WebSVN link: http://websvn.kde.org/?view=rev&revision=1048001
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kde-bindings
mailing list