Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
The Ubuntu community has contributed 16660 ideas, 83700 comments, 1498075 votes

Contributor kamil.paral




up
756
down
Easy file sharing between local users  
Ubuntu

In :  
Priority : Undefined
Definition : Discussion (Needs guidance)
Implementation : Not started
Assignee :
spec
Written by kamil.paral the 8 Mar 08 at 21:20. Category: Accessibility. Related to: Nothing/Others. New
Currently there is no way to easily share files between multiple local users. I am talking about full read-write access to particular folder, eg. music folder.

Example: Alice and Bob uses the same computer. Alice has read access to Bob's home folder. Bob has read access to Alice's home folder. They want to fully share (read/write) their music. So they should ideally create /home/music folder, put all the music there and use it. Everything Bob puts into there, Alice should be able to read and remove, and vice versa. This is currently impossible in Ubuntu. Bob has to manually fix permissions every time Alice wants to delete something Bob's (Bob creates /home/music/Britney, but Alice can't delete /home/music/Britney/song1.mp3).

I have discussed this issue with several linux gurus and there is currently no easy nor difficult way to achieve this in Linux on the same (ext3) partition. With every proposed solution I can give you counterexample (group permissions, ACLs, local Samba, local NFS, etc - there is always problem when moving files). There would have to be created utility to set shared folders and some daemon would have to monitor changes and modify permissions.

Currently the easiest solution known for me is to share files on separate (ironically) NTFS partition, because when mounting NTFS you can force user/group/permissions on file access. What a shame, we use Microsoft technologies just to share files between Ubuntu users.

This problem is quite serious, give it a thought or two. Everyone who is not using Ubuntu computer alone and wants to share music/films/etc between multiple users knows what I am talking about.

//New info:
Atany has proposed in the comment that BindFS project can be used to achieve this functinality:
http://code.google.com/p/bindfs/
I have tried it and it works very well. Developers which would like to implement this idea should have a look on BindFS, it's very promising tool, it could provide all necessary background for this.

Developer comments
The proposed inotify/chmod hack in https://wiki.ubuntu.com/LocalFileShare would probably work to some degree, but I think it is subject to race conditions, and also not very flexible.

A slightly better solution would IMHO be to provide the shared directory through FUSE; then we can impose dynamic size limitations (at most use 2/3 of the available space in /home, etc.), fine-grained dynamic permissions, and avoid a lot of inotifying and permission race conditions.

Once this is solved and provided by default, we should reconsider "#6106: Make so other people cant access your home directory", which we didn't do yet in order for people to be able to share files r/o.

See the 43 comments (latest comment the 2 Oct 08 at 21:25) >>

implemented
Already done!
(-12)
Pop up Option to Install Codec when needed ala GOM Player  
Written by aetherane the 29 Feb 08 at 03:49. Category: Multimedia. Related to: Nothing/Others. Already implemented
GOM Player (for Windows) searches for codecs when they are missing and gives you an option to install them.

This can be done with borderline-legal codecs also by just giving a legal notice before the install.


This option should be included in the default ubuntu media player.

See the 2 comments (latest comment the 21 Jul 08 at 03:04) >>

up
54
down
Add Help to Ubuntu Installer  
suggestion for disk partition during installation (#149725)

In : partman-auto (ubuntu)
Status : Confirmed
Importance : Wishlist
Assignee :
0 comments, 1 subscribers and 0 duplicates
bug
Written by Vojtech Trefny the 1 Jun 08 at 18:08. Category: Installation. Related to: Nothing/Others. New
Ubuntu installation is very very easy, but there is one difficult part - choosing disk, partitions etc. It's very user friendly now, but many users are confused - they don't know what to choose, they don't know what to do with the scroll bar etc.
Just add there new button "Help" which will start simple guide. I think it's not so difficult to add this function... It would be very helpful for new users.

See the 2 comments (latest comment the 6 Jun 08 at 10:43) >>

implemented
Done!
(92)
Provide Ubuntu Brainstorm logo  
Written by kamil.paral the 8 Mar 08 at 21:44. Category: Brainstorm. Related to: Nothing/Others. Implemented
Provide Ubuntu Brainstorm logo in a reasonable file format (PNG with transparency, SVG), both with and without the caption (only the icon).

I would gladly promote Ubuntu Brainstorm on my websites, but you must give us the logo! :)

See the 4 comments >>

up
-11
down
opera web browser  
Written by bakter the 8 Mar 08 at 17:04. Category: Internet & Networking. Related to: Nothing/Others. New
Add opera 9.50 to the repository.

See the 4 comments >>

up
-37
down
Support simple TXT format when saving files.  
Written by dragoninsane the 11 Mar 08 at 14:32. Category: Office. Related to: Nothing/Others. New
Whenever you create a document in gedit or whatever,when
you save the file it doesn't show me file extension nor it
saves default to text(txt)format,when i open the same file
inside any windows,say xp,it arrears all words like
garbled/scrambled all over the document,also word wrap
should be default enabled.

See the 5 comments >>