Re: DBus Language Bindings

2007-04-11 Thread Dan Nicholson
On 3/16/07, Joe Ciccone [EMAIL PROTECTED] wrote: Dan Nicholson wrote: On 3/16/07, Joe Ciccone [EMAIL PROTECTED] wrote: I have dbus-1-qt3-1.0.2.tar.bz2. I belive it was from http://people.freedesktop.org/~krake/dbus-1-qt3/ as I just downloaded dbus-1-qt3.1.0.7.tar.bz2 and compared the

DBus Language Bindings

2007-03-16 Thread Dan Nicholson
I'm not there yet on updating dbus, but I wanted to get some opinions as I look at the 1.0.2 package today. The language bindings have been split out into separate packages from the dbus core[1]. From the main dbus repo, there are dbus-{glib,python,java} packages. Qt4 ships with its dbus bindings,

Re: DBus Language Bindings

2007-03-16 Thread Bruce Dubbs
Dan Nicholson wrote: I'm not there yet on updating dbus, but I wanted to get some opinions as I look at the 1.0.2 package today. The language bindings have been split out into separate packages from the dbus core[1]. From the main dbus repo, there are dbus-{glib,python,java} packages. Qt4

Re: DBus Language Bindings

2007-03-16 Thread Randy McMurchy
Dan Nicholson wrote these words on 03/16/07 16:11 CST: I have no clue on that one. Bruce? Well, I'm not Bruce, but when I was researching the Qt stuff, I kind of put it in my head that we are with Qt3 until KDE moves to version 4. We could add Qt4 to the book now, but we'd have to keep Qt3.

Re: DBus Language Bindings

2007-03-16 Thread Randy McMurchy
Bruce Dubbs wrote these words on 03/16/07 16:39 CST: Well, we can't go to qt4 until kde4 is released. Are you saying that if we build dbus-1.0.2, it will break an existing kde installation? If so, I think we should hold off updating dbus like we are qt4 and wait for kde4. And that then would

Re: DBus Language Bindings

2007-03-16 Thread Dan Nicholson
On 3/16/07, Bruce Dubbs [EMAIL PROTECTED] wrote: Well, we can't go to qt4 until kde4 is released. Are you saying that if we build dbus-1.0.2, it will break an existing kde installation? If so, I think we should hold off updating dbus like we are qt4 and wait for kde4. I forgot kde4 wasn't

Re: DBus Language Bindings

2007-03-16 Thread Dan Nicholson
On 3/16/07, Dan Nicholson [EMAIL PROTECTED] wrote: On 3/16/07, Bruce Dubbs [EMAIL PROTECTED] wrote: Well, we can't go to qt4 until kde4 is released. Are you saying that if we build dbus-1.0.2, it will break an existing kde installation? If so, I think we should hold off updating dbus

Re: DBus Language Bindings

2007-03-16 Thread Joe Ciccone
Dan Nicholson wrote: Actually, I think this may be much ado about nothing. I don't know if anything in kde3 makes any use of dbus. I know kde4 will make heavy use of dbus. Can anyone confirm/deny this? I can tell you that I have dbus-1.0.1 with the glib, python, qt3, and qt4 bindings

Re: DBus Language Bindings

2007-03-16 Thread Dan Nicholson
On 3/16/07, Joe Ciccone [EMAIL PROTECTED] wrote: Dan Nicholson wrote: Actually, I think this may be much ado about nothing. I don't know if anything in kde3 makes any use of dbus. I know kde4 will make heavy use of dbus. Can anyone confirm/deny this? I can tell you that I have

Re: DBus Language Bindings

2007-03-16 Thread Dan Nicholson
On 3/16/07, Dan Nicholson [EMAIL PROTECTED] wrote: On 3/16/07, Joe Ciccone [EMAIL PROTECTED] wrote: Dan Nicholson wrote: Actually, I think this may be much ado about nothing. I don't know if anything in kde3 makes any use of dbus. I know kde4 will make heavy use of dbus. Can

Re: DBus Language Bindings

2007-03-16 Thread Randy McMurchy
Dan Nicholson wrote these words on 03/16/07 17:27 CST: Oh, yeah. Kdebase wants dbus directly or dbus-qt3? Because the issue here is the potential loss of the language bindings. If kdebase links directly to dbus, then there's no issue. You could review the D-Bus page (though it is an old

Re: DBus Language Bindings

2007-03-16 Thread Dan Nicholson
On 3/16/07, Randy McMurchy [EMAIL PROTECTED] wrote: Dan Nicholson wrote these words on 03/16/07 17:27 CST: Oh, yeah. Kdebase wants dbus directly or dbus-qt3? Because the issue here is the potential loss of the language bindings. If kdebase links directly to dbus, then there's no issue.

Re: DBus Language Bindings

2007-03-16 Thread Randy McMurchy
Dan Nicholson wrote these words on 03/16/07 17:53 CST: I don't think so. There's nothing in hal that asks for qt specific bindings. Hal uses the dbus-glib bindings. It's kioslave that uses dbus-qt3 to talk to hal over dbus. Yes, of course. Which is why you brought this up in the first place.

Re: DBus Language Bindings

2007-03-16 Thread Joe Ciccone
Dan Nicholson wrote: On 3/16/07, Randy McMurchy [EMAIL PROTECTED] wrote: Dan Nicholson wrote these words on 03/16/07 17:27 CST: Oh, yeah. Kdebase wants dbus directly or dbus-qt3? Because the issue here is the potential loss of the language bindings. If kdebase links directly to

Re: DBus Language Bindings

2007-03-16 Thread Dan Nicholson
On 3/16/07, Randy McMurchy [EMAIL PROTECTED] wrote: Dan Nicholson wrote these words on 03/16/07 17:53 CST: Interestingly, Fedora takes the old dbus-qt3 code and patches it onto kdebase. Probably not something we want to get into, though. I now see the dilemma. Are you going to try out the

Re: DBus Language Bindings

2007-03-16 Thread Dan Nicholson
On 3/16/07, Joe Ciccone [EMAIL PROTECTED] wrote: I have dbus-1-qt3-1.0.2.tar.bz2. I belive it was from http://people.freedesktop.org/~krake/dbus-1-qt3/ as I just downloaded dbus-1-qt3.1.0.7.tar.bz2 and compared the two. It appears to be the same package. Sweet, good to know. Next question.

Re: DBus Language Bindings

2007-03-16 Thread Joe Ciccone
Dan Nicholson wrote: On 3/16/07, Joe Ciccone [EMAIL PROTECTED] wrote: I have dbus-1-qt3-1.0.2.tar.bz2. I belive it was from http://people.freedesktop.org/~krake/dbus-1-qt3/ as I just downloaded dbus-1-qt3.1.0.7.tar.bz2 and compared the two. It appears to be the same package.

Re: DBus Language Bindings

2007-03-16 Thread Joe Ciccone
Dan Nicholson wrote: On 3/16/07, Joe Ciccone [EMAIL PROTECTED] wrote: I have dbus-1-qt3-1.0.2.tar.bz2. I belive it was from http://people.freedesktop.org/~krake/dbus-1-qt3/ as I just downloaded dbus-1-qt3.1.0.7.tar.bz2 and compared the two. It appears to be the same package.