[Bug 1022519] [NEW] UDF volume name wrong

Dan Kegel dank at kegel.com
Mon Jul 9 10:19:57 UTC 2012


Public bug reported:

Unity / Nautilus / udev display the volume name of a DVD as "DVD Volume"
when it's really something else.

The 'volname' command gets the volume ID of DVD volumes right:

$ volname /dev/sr0
FSX DISK 1                   

but udev doesn't:

$ udevadm info -q env -n /dev/sr0 | grep ID_FS_LABEL
ID_FS_LABEL=UDF_Volume
ID_FS_LABEL_ENC=UDF\x20Volume

Nautilus and Wine and everyone else probably get the volume info from
udev, so they get it wrong, leading to problems like games not
installing (see http://bugs.winehq.org/show_bug.cgi?id=25558 )

Where does the wrong name come from?

** Affects: udev (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to udev in Ubuntu.
https://bugs.launchpad.net/bugs/1022519

Title:
  UDF volume name wrong

Status in “udev” package in Ubuntu:
  New

Bug description:
  Unity / Nautilus / udev display the volume name of a DVD as "DVD
  Volume" when it's really something else.

  The 'volname' command gets the volume ID of DVD volumes right:

  $ volname /dev/sr0
  FSX DISK 1                   

  but udev doesn't:

  $ udevadm info -q env -n /dev/sr0 | grep ID_FS_LABEL
  ID_FS_LABEL=UDF_Volume
  ID_FS_LABEL_ENC=UDF\x20Volume

  Nautilus and Wine and everyone else probably get the volume info from
  udev, so they get it wrong, leading to problems like games not
  installing (see http://bugs.winehq.org/show_bug.cgi?id=25558 )

  Where does the wrong name come from?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/1022519/+subscriptions




More information about the foundations-bugs mailing list