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 339051 - require HAL
require HAL
Status: RESOLVED FIXED
Product: nautilus-cd-burner
Classification: Deprecated
Component: cd-burner
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nautilus CD Burner Maintainers
Nautilus CD Burner Maintainers
Depends on:
Blocks: 328732
 
 
Reported: 2006-04-19 16:26 UTC by William Jon McCann
Modified: 2006-05-16 18:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description William Jon McCann 2006-04-19 16:26:24 UTC
Now that we've added disc.capacity to HAL there isn't any technical reason why we can't depend on HAL.

It seems like Solaris and NetBSD are working on HAL implementations.
Comment 1 William Jon McCann 2006-05-16 17:49:38 UTC
Solaris [1]... check
FreeBSD [2]... check

[1] http://blogs.sun.com/roller/page/yippi/20060512
[2] http://lists.freedesktop.org/archives/hal/2006-April/005071.html

Comment 2 William Jon McCann 2006-05-16 18:01:46 UTC
Done in HEAD.  I'll create a new bug for removing the code that has been moved to HAL.

2006-05-16  William Jon McCann  <mccann@jhu.edu>

	* src/nautilus-burn-drive.c:
	Disable non-HAL fallback code.
	
	* configure.in: Require HAL >= 0.5.7
	Fixes #339051