Here are the latest ideas about Ubuntu that have been approved.
Samba shares are not accessible by other users until a local user mounts them
Written by Yfrwlf the 1 Feb 12 at 14:23.
Related project: Nautilus .
New
The problem is when someone sets up a CIFS share on a non-root drive. If a user has a single hard drive with Ubuntu, this isn't a problem, and shares are accessible whenever the computer is on. When the user tries to create a share on another hard drive however, it won't be accessible by other users on the network unless the user has logged in locally and clicked on the drive with the share so that gvfs mounts the drive. This can be really annoying for sharing out files, and for situations in which someone chose to use Ubuntu Desktop for a file server (to get the GUI by default) instead of Ubuntu Server.
Option to automount drives on bootup
Written by dmritard96 the 22 Aug 09 at 03:40.
Global category: Usability.
New
Right now I have to deal with annoying settings in fstab to automount my second harddrive. Or I have to install some program to manage it.
Solution #1:
Right Click option
I would like to right click on my second harddrive and have an option to mount on boot. I would also like the option to appear in the properties dialogue.
I would like to right click on my second harddrive and have an option to mount on boot. I would also like the option to appear in the properties dialogue.
Solution #2:
Tab for Mounting Issues in 'Properties'
Written by
Akerbos the 23 Aug 09 at 15:16.
Should be clear; no need to clutter the context menue.
Should be clear; no need to clutter the context menue.
Solution #3:
Hole new Configuration App for Booting and Mounting Issues
Written by
Akerbos the 23 Aug 09 at 15:31.
This is a domain where, sadly, only low-level access is possible. It has to be made usable to more users.
This is a domain where, sadly, only low-level access is possible. It has to be made usable to more users.
Solution #4:
Automount all drives by default
Written by
tholme the 30 Aug 09 at 20:46.
Just automount all drives that can be mounted automatically.
Just automount all drives that can be mounted automatically.
Solution #5:
Remember Mount Status
Save a list of all mounted drives at shutdown. When turned on again the saved mounts are restored automatically so no configuration app or similar is needed. If you don't want a mounted drive to reappear after reboot, just unmount it before computer shutdown!
Save a list of all mounted drives at shutdown. When turned on again the saved mounts are restored automatically so no configuration app or similar is needed. If you don't want a mounted drive to reappear after reboot, just unmount it before computer shutdown!
Solution #6:
make mounting of ressources via wlan more bullet proof
Written by
spocky the 11 Sep 09 at 06:07.
at the moment auto mounting of ressources over wlan is a pain...
sometime the ressources (e.g. NAS over WLAN) are recognised and mounted automatically
sometimes a mount -a is necessary
similarity is given to the shutdown "experience" where sometime ubuntu is waiting for the ressource while it might have been shutdown already
at the moment auto mounting of ressources over wlan is a pain...
sometime the ressources (e.g. NAS over WLAN) are recognised and mounted automatically
sometimes a mount -a is necessary
similarity is given to the shutdown "experience" where sometime ubuntu is waiting for the ressource while it might have been shutdown already
Solution #7:
automount & mount on systemstart
Written by
hakaishi the 17 Oct 09 at 08:58.
I think to solve this problem there could be made a second option in the gconf-editor. Something like media_mount_on_systemstart.
And then media_automount should be used only for the automount while media_mount_on_systemstart handles whether the options auto/noauto if fstab are ignored or not.
Another way to solve this would be to let media_automount handle the automount only and let fstab handle the rest.
Right now it's description is as following:
"If set to true, then Nautilus will automatically mount media such as user-visible hard disks and removable media on start-up and media insertion."
I think it should be reduced to:
"If set to true, then Nautilus will automatically mount media such as user-visible hard disks and removable media on insertion."
I think to solve this problem there could be made a second option in the gconf-editor. Something like media_mount_on_systemstart.
And then media_automount should be used only for the automount while media_mount_on_systemstart handles whether the options auto/noauto if fstab are ignored or not.
Another way to solve this would be to let media_automount handle the automount only and let fstab handle the rest.
Right now it's description is as following:
"If set to true, then Nautilus will automatically mount media such as user-visible hard disks and removable media on start-up and media insertion."
I think it should be reduced to:
"If set to true, then Nautilus will automatically mount media such as user-visible hard disks and removable media on insertion."
Automounting of pre-existing partitions after a new installation
Written by sbjaved the 17 May 09 at 13:19.
Related project: Live CD installer .
New
After OS installed, only / is auto-mounded during boot.Other pre-existing partitions are not auto-mounted.
File manager is able to auto-mount partitions when needed but actually this leads to a nasty issue.
Applications, including Gnome itself are failing to open files from such volumes after startup.
Actually, if you've used files from non-automounted partitions, many of programs getting "file not found" or similar errors.
Furthermore, Gnome's panel for example failed to load background panel picture located on another partition.
All this is pretty annoying and what worse there is no evident option to enable mounting filesystems automatically on startup like in KDE.The only feature I see is volume properties dialog in file manager, which however requires manual entering of mount point, path and specify features manually.No easy locations pickers with reasonable default values, no way to choose common mounting options manually, nothing.This is a way too complicated and uncomfortable.Average user will fail to set-up auto-mounting at all and others will find this way ressembles editing /etc/fstab and /etc/mtab manually a way too much.
I wonder why there is no good System -> Administration applet to set these things up.There is pretty useless "Removable drives and media" applet which can do nothing useful in this case for us.
Solution #1:
Give the user a choice to choose auto mounting partitions during installation
Written by
sbjaved the 17 May 09 at 13:19.
Ideally it should look like following:
1) User's partitions are auto-mounted after install.Preferrable that setup should guide initial settings in manner like:
"Setup has found the following "disks" (partitions) on your system, we're going mount partition X to place Y, partition A to place B, ... click here to change these settings manually" (so "stupid" users just rely on defaults and "not-so-stupid" have chance to arrange things here).
2) There should be easy and comfortable system applet to configure mounthig AFTER install, something like similar applet in KDE.
Ideally it should look like following:
1) User's partitions are auto-mounted after install.Preferrable that setup should guide initial settings in manner like:
"Setup has found the following "disks" (partitions) on your system, we're going mount partition X to place Y, partition A to place B, ... click here to change these settings manually" (so "stupid" users just rely on defaults and "not-so-stupid" have chance to arrange things here).
2) There should be easy and comfortable system applet to configure mounthig AFTER install, something like similar applet in KDE.
Solution #2:
Give the user a choice to modify auto mounting partitions AFTER installation
I'm confident the better way is to let the user make (and later revert) this choice after a few manual mountings for the first time and his / her making up what he needs to be mounted at start and what is better to keep unmounted.
This solution is not in contrary, but it is complementary to the first one - so both can be implemented.
I'm confident the better way is to let the user make (and later revert) this choice after a few manual mountings for the first time and his / her making up what he needs to be mounted at start and what is better to keep unmounted.
This solution is not in contrary, but it is complementary to the first one - so both can be implemented.
Solution #3:
Make checkbox that automatically mounts the volume
There could be a check box right next to the eject icon in nautilus' side pane. If it is checked, the volume is mounted automatically. If it is checked and the user clicks the unmount button, it unchecks the check box.
There could be a check box right next to the eject icon in nautilus' side pane. If it is checked, the volume is mounted automatically. If it is checked and the user clicks the unmount button, it unchecks the check box.
<img src="http://img3.imageshack.us/img3/9208/screenshot1zhq.png" border="0" />
Solution #4:
Add "Mount Automatically at Start-up" to the context menu
As chauncellor mentioned below, adding the option to the context menu would be much more intuitive and easier for new users to understand. If you simply put a checkbox beside it, 99% of users are going to say "what does that do?"
As chauncellor mentioned below, adding the option to the context menu would be much more intuitive and easier for new users to understand. If you simply put a checkbox beside it, 99% of users are going to say "what does that do?"
Solution #5:
"More operations"
Written by
nloewen the 16 Jun 09 at 23:11.
Add a more operations option to the context menu. This can open a window or expand the context menu to show additional less used/more advanced options. This is similar to solution 3 from "Adding an Application Launcher to Startup is too difficult!"
Add a more operations option to the context menu. This can open a window or expand the context menu to show additional less used/more advanced options. This is similar to solution 3 from "Adding an Application Launcher to Startup is too difficult!"
Solution #6:
If user specifically mounts an internal partition, mount it automatically
How about this: If a user manually mounts a volume, the volume is automatically mounted the next time the computer starts. If a user specifically unmounts the volume, it no longer automatically mounts. This would be good for people who are new to Ubuntu, because it is simple and is probably what they expect if they have never used Linux. However, external removable media like flash drives, cameras and mp3 players should still be mounted automatically when plugged in. Second, there should be a way to turn this behavior off in nautilus and revert to the old behavior.
How about this: If a user manually mounts a volume, the volume is automatically mounted the next time the computer starts. If a user specifically unmounts the volume, it no longer automatically mounts. This would be good for people who are new to Ubuntu, because it is simple and is probably what they expect if they have never used Linux. However, external removable media like flash drives, cameras and mp3 players should still be mounted automatically when plugged in. Second, there should be a way to turn this behavior off in nautilus and revert to the old behavior.
Solution #7:
Add mount-on-startup to the gnome-disk-utility
Add a checkbox to the menu for non-removable partitions in the gnome-disk-utility to auto mount the drive on startup.
Add a checkbox to the menu for non-removable partitions in the gnome-disk-utility to auto mount the drive on startup.
Let Rhythmbox try to mount device when there are missing files
Written by cumulus007 the 4 Aug 08 at 15:47.
Global category: Hardware support.
New
I'm using Rhythmbox for managing and organizing my music collection. I store my music on a second hard disk. Since Ubuntu doesn't mount devices automatically, Rhythmbox gives thousands of messages that there are missing files when I forgotten to mount my drive, something I always forget. So, it would be nice if there are missing files in the music collection, Rhythmbox will try to mount the device automatically. If the device can't me mounted, it will display the files as missing.
P.S: Rhythmbox isn't in the Category list.