Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
gtk
gtk
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,156
    • Issues 1,156
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 144
    • Merge Requests 144
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • gtkgtk
  • Issues
  • #54

Closed
Open
Opened Mar 01, 2018 by Debarshi Ray@debarshirDeveloper

GtkPlacesSidebar: unmounted SD card is hidden under "other locations", not in the sidebar with other devices and volumes

I have an SD card that for some reason comes up with "should_automount=0". I went looking for the volume in nautilus' GtkPlacesSidebar so that I could mount it manually. However, it wasn't listed along with the other devices and volumes (eg., PTP cameras and unmounted network volumes). Instead I found it in "other locations".

Here's the snippet from "gio mount -li":

Volume(4): 32 GB Volume
  Type: GProxyVolume (GProxyVolumeMonitorUDisks2)
  ids:
   class: 'device'
   unix-device: '/dev/mmcblk0p1'
   uuid: '9016-4EF8'
  uuid=9016-4EF8
  themed icons:  [drive-removable-media]  [drive-removable]  [drive]
  symbolic themed icons:  [drive-removable-media-symbolic]  [drive-removable-symbolic]  [drive-symbolic]  [drive-removable-media]  [drive-removable]  [drive]
  can_mount=1
  can_eject=0
  should_automount=0
  sort_key=gvfs.time_detected_usec.1519898562524703

This is with gtk+ 3.22.26 and gvfs 1.34.2.

Edited Mar 01, 2018 by Debarshi Ray
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/gtk#54