After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 172586 - Nautilus-cd-burner update patch to support hal-0.5
Nautilus-cd-burner update patch to support hal-0.5
Status: RESOLVED FIXED
Product: nautilus-cd-burner
Classification: Deprecated
Component: burn vfs-method
2.10.x
Other Linux
: Normal enhancement
: ---
Assigned To: Nautilus CD Burner Maintainers
Nautilus CD Burner Maintainers
: 305764 307521 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-04-04 08:32 UTC by Mark S
Modified: 2005-06-14 12:42 UTC
See Also:
GNOME target: 2.12.x
GNOME version: 2.9/2.10


Attachments
Support for new hal-0.5 api (6.50 KB, patch)
2005-04-04 08:33 UTC, Mark S
none Details | Review

Description Mark S 2005-04-04 08:32:44 UTC
Distribution/Version: Gentoo

Update to nautilus-cd-burner for new hal-0.5 api support.
Comment 1 Mark S 2005-04-04 08:33:35 UTC
Created attachment 39669 [details] [review]
Support for new hal-0.5 api
Comment 2 William Jon McCann 2005-04-04 19:28:18 UTC
Thanks for the patch.

I suppose there is this one too:
http://cvs.fedora.redhat.com/viewcvs/devel/nautilus-cd-burner/nautilus-cd-burner-2.9.6-hal-api.patch?view=markup

I'm not sure what version of dbus we are supposed to target with HEAD.
Comment 3 James Cape 2005-05-16 00:29:44 UTC
gnome-vfs currently requires hal 0.5 already, and I'm under the impression that
version of HAL uses dbus-0.33.
Comment 4 Jaap A. Haitsma 2005-05-29 10:24:27 UTC
If I build gnome with jhbuild. It builds dbus 0.33 and hal 0.5.x. So I guess it
would be good to apply one of the two existing patches.
Comment 5 William Jon McCann 2005-06-01 15:22:20 UTC
*** Bug 305764 has been marked as a duplicate of this bug. ***
Comment 6 Jeroen Zwartepoorte 2005-06-10 09:30:16 UTC
What's the status of this bug? Building GNOME using jhbuild hangs on this bug on
Fedora. With the patch from Fedora, nautilus-cd-burner builds fine.
Comment 7 William Jon McCann 2005-06-10 14:38:53 UTC
I will commit this patch as soon as I'm able to test it.  Which at this point
looks like 13 June.
Comment 8 Bastien Nocera 2005-06-13 15:18:42 UTC
*** Bug 307521 has been marked as a duplicate of this bug. ***
Comment 9 William Jon McCann 2005-06-14 12:42:20 UTC
2005-06-14  William Jon McCann  <mccann@jhu.edu>

	* nautilus-burn-drive.c (get_hal_context) 
	(nautilus_burn_drive_hal_get_media_type_full, hal_scan) 
	(nautilus_burn_drive_lock, nautilus_burn_drive_unlock):
	Update to use HAL 0.5 API.

	Patch from David Zeuthen <david@fubar.dk> (Closes #172586)