Bug 27059
Summary: | gmc mounting/unmounting of devices succeeds, but pops up bogus warning dialogs | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Ed McKenzie <eem12> |
Component: | magicdev | Assignee: | Elliot Lee <sopwith> |
Status: | CLOSED DUPLICATE | QA Contact: | Brock Organ <borgan> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.1 | CC: | katzj |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2001-02-27 04:27:27 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Ed McKenzie
2001-02-11 17:56:34 UTC
Removable devices are given the 'owner' flag by default, allowing the user who owns the device to mount it. This coupled with pam_console chown'ing devices on login should be sufficent for letting the user currently logged into the console mount removable devices. Then perhaps gmc should be patched so these devices work without 'user'? As it is, gmc won't eject/mount/umount desktop devices as anyone but root. Actually, gmc is mounting and unmounting the devices properly but not interpreting the results of the mount properly... on mount, I get a warning dialog box with gibberish or nothing and get similar warnings on unmount. Reassigning to gmc and changing the subject to match the real problem We (Red Hat) should really try to resolve this before next release. I don't see this bug. Can you provide detailed instructions on reproducing it? This happens whenever I mount or unmount CD devices as a non-root user (haven't tried it as root.) I get error dialogs with garbage, but the mount appears to succeed anyway. If it makes a difference, I do have two CD drives on this box. Like I said, works fine for me. I'm not really sure how to proceed without being able to make it happen here. I'm seeing this without fail on a fresh install of 20010226 rawhide with gmc-4.5.51-25 and magicdev-0.3.0-4. From looking at straces of both gmc and magicdev, I don't think it's magicdev though (especially as I've only seen it on manual mounts or double-click to open and mount). Now for the really weird bit, I've only gotten it to happen on the first login after removing all of my .gnome* and .mc* directories. The exact steps to reproducing were: 1) install 2) log in as non-root user (fresh account) 3) with floppy in drive, right click on floppy icon and click mount (alternately, double click for open) 4) see warning pop up 5) right click on floppy and select unmount device, see similar warning |