[ver. 2.10b1] Anyone using Transmission-Qt outside Windows?

Discussion of Transmission that doesn't fit in the other categories
Post Reply
rb07
Posts: 1400
Joined: Sun Aug 24, 2008 3:14 am

[ver. 2.10b1] Anyone using Transmission-Qt outside Windows?

Post by rb07 »

I ask because DBUS support is not working with the latest beta, neither before that with the last revision I was using for a couple of weeks before changing to the beta.

I've done some testing:

Code: Select all

Transmission      DBUS library      DBUS daemon
------------      ------------      -----------
  2.04                1.3.2             1.3.2              OK
  2.04                1.3.2             1.4.0              OK
  2.04                1.4.0             1.4.0              OK
  2.10b1              1.3.2             1.4.0              FAILURE
  2.10b1              1.4.0             1.4.0              FAILURE
So it looks like the problem is with Transmission-Qt, its nothing obvious looking at the code, very little changed. I just want to make sure that it doesn't work on Linux or Mac before I waste time debugging the application.
rb07
Posts: 1400
Joined: Sun Aug 24, 2008 3:14 am

Re: [ver. 2.10b1] Anyone using Transmission-Qt outside Windo

Post by rb07 »

Works fine on Linux (tested on Fedora).
Post Reply