← Back to team overview

desktop-packages team mailing list archive

[Bug 1455533] Re: Dell systems showing "DIAGS" in Nautilus bar

 

Launchpad has imported 4 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=64750.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2013-05-19T01:28:17+00:00 Felipe Contreras wrote:

On my Asus Zenbook I have "Recovery" and "IntelRST" which should be
hidden, and they are not:

# recovery partitions
ENV{ID_FS_TYPE}=="ntfs|vfat", \
  ENV{ID_FS_LABEL}=="Recovery|RECOVERY|HP_RECOVERY|Recovery_Partition|DellUtility|DellRestore|IBM_SERVICE|SERVICEV001|SERVICEV002|SYSTEM_RESERVED|System_Reserved", \
  ENV{UDISKS_IGNORE}="1"

# intelrst
ENV{ID_FS_TYPE}=="ntfs|vfat", ENV{ID_FS_LABEL}=="IntelRST", ENV{UDISKS_IGNORE}="1"

Reply at:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1455533/comments/0

------------------------------------------------------------------------
On 2013-07-25T09:31:54+00:00 Bugs-g wrote:

Created attachment 82986
hide-system-partitions.patch

Attaching a patch from Fedora bug
https://bugzilla.redhat.com/show_bug.cgi?id=984452 which is closely
related to this one.

(In reply to Bradley from comment #0)
> The attached patch:
> 
> a) Hides "Windows Recovery Environment" GPT partitions (similar to how other
> (older?) recovery partitions are hidden based on the FS_LABEL)
> b) Hides partitions with a "DIAGS" label (again, similar to the other hiding)
>
> Actual results:
> 
> See "Microsoft recovery partition", "DIAGS", and "WINRETOOLS" partitions on
> the desktop

Reply at:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1455533/comments/1

------------------------------------------------------------------------
On 2014-04-06T16:31:51+00:00 Felipe Contreras wrote:

Helloooooooooooooo?

Are you interested in fixing this buggy udisks?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1455533/comments/2

------------------------------------------------------------------------
On 2014-12-18T11:26:26+00:00 Martin Pitt wrote:

Fixed in

  http://cgit.freedesktop.org/udisks/commit/?id=450ac93
  http://cgit.freedesktop.org/udisks/commit/?id=2a3731

Thanks!

Reply at:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1455533/comments/3


** Changed in: udisks
       Status: Unknown => Fix Released

** Changed in: udisks
   Importance: Unknown => Medium

** Bug watch added: Red Hat Bugzilla #984452
   https://bugzilla.redhat.com/show_bug.cgi?id=984452

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to udisks2 in Ubuntu.
https://bugs.launchpad.net/bugs/1455533

Title:
  Dell systems showing "DIAGS" in Nautilus bar

Status in OEM Priority Project:
  Incomplete
Status in abstraction for enumerating and managing block devices:
  Fix Released
Status in udisks2 package in Ubuntu:
  Fix Released
Status in udisks2 source package in Trusty:
  In Progress

Bug description:
  [Impact]

   * Dell factory installed Linux systems are showing the partition "DIAGS" in the Nautilus bar
   * Also, Dell systems configured as a dual boot with Windows and Ubuntu 14.04.x show the same behavior.
   * This has been fixed in udisks2 upstream release 2.1.5

   * This partition is not supposed to be accessible easily to users in
  any OS.

  [Test Case]

   * Create a FAT32 partition called diags and verify that it doesn't
  show up in the Nautilus bar after a reboot.

  [Regression Potential]

   * Regression potential is that anyone who is using this partition to
  store data won't be able to easily access it anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1455533/+subscriptions


References