Activity log for bug #1972766

Date Who What changed Old value New value Message
2022-05-10 05:45:07 bhikkhu subhuti bug added bug
2022-05-10 05:45:07 bhikkhu subhuti attachment added fixed data partition settings https://bugs.launchpad.net/bugs/1972766/+attachment/5588085/+files/Screenshot%20from%202022-05-10%2012-01-54.png
2022-05-10 05:46:17 bhikkhu subhuti description If I change the default mounting options in Gnome Disk Utility the owner is root. This threw me for a loop when all of my git repos were not working. I thought it was an ubuntu 22.04 problem or a ppa. It is directly from Gnome Disk Utility by changing the auto mount options. I don't remember this happening before. Reproduce Control: Under default mount options. Go to your data partition, right click and look at properties/permissions. You will be the owner. Cause the bug. Select a data partition you might have (ntfs) for dual boot machines to share data. Change the switch from default mounting options (top switch) to manual settings. Change label to human readable. ("Data"). Reboot. Go to your data partition, right click and look at properties/permissions. It will say the owner is root and you are not the owner. Fix For The Problem: It took a long time, but I had to add uid=1000,gid=1000 to the settings. This hard to research "mystery setting" is not acceptable for a GUI mounting tool. Reboot. Go to your data partition, right click and look at properties/permissions You will be the owner. Ubuntu 22.04 If I change the default mounting options in Gnome Disk Utility the owner is root. This threw me for a loop when all of my git repos were not working. I thought it was an ubuntu 22.04 problem or a ppa. It is directly from Gnome Disk Utility by changing the auto mount options. I don't remember this happening before. Reproduce **Control:** Under default mount options. Go to your data partition, right click and look at properties/permissions. You will be the owner. **Cause the bug.** Select a data partition you might have (ntfs) for dual boot machines to share data. Change the switch from default mounting options (top switch) to manual settings. Change label to human readable. ("Data"). Reboot. Go to your data partition, right click and look at properties/permissions. It will say the owner is root and you are not the owner. **Fix For The Problem:** It took a long time, but I had to add uid=1000,gid=1000 to the settings. This hard to research "mystery setting" is not acceptable for a GUI mounting tool. Reboot. Go to your data partition, right click and look at properties/permissions You will be the owner.
2022-05-16 14:43:07 Sebastien Bacher gnome-disk-utility (Ubuntu): importance Undecided Low