[Bug 1972766] Re: Changing default mounting options causes root owner

2022-05-17 Thread bhikkhu subhuti
However, you might point to them and they might point to you.
I hope it gets resolved.

I'm referring to two teams pointing at each other for the other to fix
it.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-disk-utility in Ubuntu.
https://bugs.launchpad.net/bugs/1972766

Title:
  Changing default mounting options causes root owner

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1972766/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1972766] Re: Changing default mounting options causes root owner

2022-05-17 Thread bhikkhu subhuti
I am beyond my troubles with this issue and only compassionately posting
this issue to help others.  With some careful thought, I will share this
issue with gnome nautilus team.  It seems logical that one should be
able to right click on a drive located on the sidebar thinggy.  or a
drive located in "Other locations"  Right click, automount (obviously it
would be for the current user).

Perhaps a server would not like this mounted for everyone with sensitive
drives.. but then again.. you would not automount such sensitive drives.

However, you might point to them and they might point to you.  
I hope it gets resolved.  Auto-mount is essential for recent-file-lists to work 
properly.

Ubuntu is quite stable and needs to focus on more usabliltiy issues.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-disk-utility in Ubuntu.
https://bugs.launchpad.net/bugs/1972766

Title:
  Changing default mounting options causes root owner

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1972766/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1972766] Re: Changing default mounting options causes root owner

2022-05-16 Thread bhikkhu subhuti
The problem is, if you want a partition to be auto-mounted, you either must 
edit the fstab or THE INSTRUCTIONS are to turn off the "default" mounting in 
gnome disk utility and it will auto-mount.  However, the auto-mounting is done 
as system root and I don't have access to it.  So I must google and google and 
more google until I find that I put some settings like uuid=1000.  

This is a big problem.  
Why?  
Well I setup my 22.04 with a full wipe, but kept my data partition.
My git was totally broken on my data partition and I thought it was ubuntu 22.04
But then with just git and ubuntu and vscode it worked.. so I installed the 
rest of the apps and it broke (I also setup my data partition to auto-mount)
then I thought it was my proton vpn which was the only ppa
It took a long time to realize it was the auto-mount .. merely changing 
defaults switch.

I had wiped  my system 3 times before I figured this out.
Then I had to do a lot of googling to auto-mount for  myself.  It seems very 
logical that I would want to use a drive that I setup as automount.


If the user is selecting auto-mount, why not automatically allow that user to 
read access?
Instead it defaults to system.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-disk-utility in Ubuntu.
https://bugs.launchpad.net/bugs/1972766

Title:
  Changing default mounting options causes root owner

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1972766/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1972766] Re: Changing default mounting options causes root owner

2022-05-13 Thread bhikkhu subhuti
I think that there should also be checkboxes and options to help one
fill in the options line.  Gui to select icon too.  There is a reason
for GUI.. and it is not really being used.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-disk-utility in Ubuntu.
https://bugs.launchpad.net/bugs/1972766

Title:
  Changing default mounting options causes root owner

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1972766/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1972766] [NEW] Changing default mounting options causes root owner

2022-05-09 Thread bhikkhu subhuti
Public bug reported:

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.

** Affects: gnome-disk-utility (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "fixed data partition settings"
   
https://bugs.launchpad.net/bugs/1972766/+attachment/5588085/+files/Screenshot%20from%202022-05-10%2012-01-54.png

** Description changed:

- 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.
+ 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:
+ **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.
+ **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:  
+ **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.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-disk-utility in Ubuntu.
https://bugs.launchpad.net/bugs/1972766

Title:
  Changing default mounting options causes root owner

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1972766/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 237967] Re: control-q should quit

2017-10-07 Thread bhikkhu subhuti
I read up on this one on the link provided.  If Ctrl q is not allocated,
it should be easy to close the current version.  Surely you have a linux
build.  It is very standard to have ctrl Q not ctrl W

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

Title:
  control-q should quit

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/237967/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 237967] Re: control-q should quit

2017-10-07 Thread bhikkhu subhuti
I read up on this one on the link provided.  If Ctrl q is not allocated,
it should be easy to close the current version.  Surely you have a linux
build.  It is very standard to have ctrl Q not ctrl W

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

Title:
  control-q should quit

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/237967/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs