Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 144809 Details for
Bug 212640
DVDs fail to automount in Gnome
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Improved potential fix for HAL DVD bug. Place in /usr/share/hal/fdi/information/95userpolicy/
DVDfix1.fdi (text/plain), 966 bytes, created by
Paul
on 2007-01-04 15:47:34 UTC
(
hide
)
Description:
Improved potential fix for HAL DVD bug. Place in /usr/share/hal/fdi/information/95userpolicy/
Filename:
MIME Type:
Creator:
Paul
Created:
2007-01-04 15:47:34 UTC
Size:
966 bytes
patch
obsolete
><?xml version="1.0" encoding="UTF-8"?> ><!-- Created by Paul Bradley Jan 2007 --> > > ><deviceinfo version="0.2"> > > <!-- Ensure automatic mounting of some DVDs which are currently missed --> > <device> > <!-- When a disc is inserted --> > <match key="block.is_volume" bool="true"> > <!-- only in the DVD Drive --> > <match key="@block.storage_device:storage.model" contains_ncase="DVD"> > <!-- and is not recognized as a CD or anything else --> > <match key="volume.fsusage" string=""> > > <!-- Tell the computer it has a filesystem --> > <merge key="volume.fsusage" type="string">filesystem</merge> > > <!-- and should be loaded as iso9660 filesystem type --> > <merge key="volume.fstype" type="string">iso9660</merge> > > <!-- that should have a DVD-ROM icon --> > <merge key="volume.disc.type" type="string">dvd_rom</merge> > > </match> > </match> > </match> > </device> > ></deviceinfo>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 212640
:
139791
|
139792
|
141117
|
144629
|
144725
|
144726
| 144809 |
146988
|
146989
|
146990