Ticket #25 (closed defect: obsolete)
Journal hardcodes USB mounting as UID=500
| Reported by: | morgs | Owned by: | tomeu |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | sugar | Version: | 0.82.x |
| Severity: | Blocker | Keywords: | |
| Cc: | Distribution/OS: | Unspecified | |
| Bug Status: | Unconfirmed |
Description
Sucrose 0.82.x
https://bugs.launchpad.net/ubuntu/+source/sugar-journal-activity/+bug/297479
It appears that there is a hard coded UID for mounting USB flash drives.
In Journal.activity/volumesmanager.py
--
MOUNT_OPTION_UID = 500
--
This should use the UID of the actual user on the system who is running Sugar. Note: there may be more than one user active in a multiseat/thin client system.
On a one user Ubuntu system, the UID of the user is 1000. On a multi user system, the UIDs will vary.
Change History
Note: See
TracTickets for help on using
tickets.
