[Kde-bindings] Qyoto DBUS

Arno Rehn arno at arnorehn.de
Thu Jan 11 14:54:32 UTC 2007


Am Donnerstag, 11. Januar 2007 14:35 schrieb Richard Dale:
> On Thursday 11 January 2007 13:17, Arno Rehn wrote:
> > Uhm, well, I think I found the problem with my PC: There is absolutley
> > nothing in the x_*.cpp files that has to do with dbus. It is just not
> > generated by kalyptus.
> > I've ran ./configure and then a 'make'. Now I 'grep' through the
> > x_*.cpp's and there is just nothing that has to do with dbus.
> >
> > pumphaus at biergarten ~/src/qt4-qtruby-1.4.7/smoke/qt $ grep -i dbus
> > x_*.cpp pumphaus at biergarten ~/src/qt4-qtruby-1.4.7/smoke/qt $
> >
> > A bug in kalyptus? Qt is definitively compiled with dbus support, I can
> > run the C++ examples. Shall I recompile it with 'debug'?
>
> Ah ha! I'm surprised you didn't get some message about the class
> QDBusConnection class and the sessionBus() method not being found. Maybe we
> need to add a test about that (and for QtRuby too).
>
> You need to configure qtruby (or kdebindings) with the
> '--enable-qtdbus=yes' option to include the QtDBus classes in the Smoke
> library.

Thanks, that solved the problem. Quite a silly problem... I really thought 
dbus was enabled by default.
Well, now we can go for generics.

-- 
Arno Rehn
arno at arnorehn.de



More information about the Kde-bindings mailing list