! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
xfmedia won't compile without DBUS installed
Status:
RESOLVED: FIXED
Product:
Xfmedia
Component:
general

Comments

Description Adam Sampson 2005-03-18 09:24:17 CET
The fallback code in remote.c for when DBUS isn't available hasn't been kept
up-to-date with the rest of the code, so if you don't have DBUS installed
xfmedia won't compile (even though it's clearly meant to).

Reproducible: Always
Steps to Reproduce:
1. Remove DBUS.
2. Compile xfmedia.


Actual Results:  
The compilation failed messily.

Expected Results:  
Compiled happily.

Patch to fix it attached.
Comment 1 Adam Sampson 2005-03-18 09:25:03 CET
Created attachment 189 
Fix the bug.
Comment 2 Brian J. Tarricone (not reading bugmail) 2005-03-18 18:42:55 CET
Ah well, I didn't think I'd get to this before vacation, but I did.  Fixed and
released in 0.7.1.

Bug #841

Reported by:
Adam Sampson
Reported on: 2005-03-18
Last modified on: 2005-03-18

People

Assignee:
Brian J. Tarricone (not reading bugmail)
CC List:
0 users

Version

Version:
0.7.0cvs

Attachments

Fix the bug. (1.33 KB, patch)
2005-03-18 09:25 CET , Adam Sampson
no flags

Additional information