| |
155
|
|
|
|
Offer to create users who exist in /home but not in the system
|
|
Written by pyrates the 26 Jun 08 at 02:43. Category: System.
Related to: Nothing/Others.
New
|
|
During a system installation, if you preserve your home directory, the system should detect there is already existing users in there and offer to create those users automatically through the usual method that it normally does if the user doesn't exist in the system yet.
This would make moving/restoring a home directory from one system to another so useful then. Even better would be that you can import a /home directory from another system and then be offered to import the users that are in that home directory. This way if you're moving from one system to another, it would make it so easy. It would be very mac like if you ask me.
To help make sure you're not using someone's home directory from another distro, a simple config file that indicates what distro it was used in last would be appropriate. We could start with ubuntu and the version number in there. This way all Ubuntu has to check is that file and what distro it was created in or used last in. If it's a supported distro and there isn't problems with it, then offer to create a new user to match that home directory.
|
|
| |
46
|
|
|
|
Ten sticking points for new Ubuntu users
|
|
Written by loki the 28 Jun 08 at 15:27. Category: Accessibility.
Related to: Nothing/Others.
New
|
Michael Reed identified 10 points that seem to be common sticking points for new users -- that is, problems that have the potential to prevent a new user from adopting Ubuntu in the long term. These problems span the entire Ubuntu experience, but they all have two things in common: they are all serious enough to evoke the dreaded "I tried Linux but it didn't work" excuse, and they are all solvable.
The ten improvable points are identified in the article "Ten sticking points for new Ubuntu users", Michael Reed, June 27, 2008, http://www.linux.com/feature/139214
Short summary (see the referenced article for advised solutions):
* Screen setup
Ubuntu is still bad at properly detecting and setting up the display
* Boot management
I'm against the idea of making things unnecessarily flashy, but GRUB is both feature-poor and complicated to configure.
* Mounting
It's a shame that Ubuntu doesn't come with a GUI tool to configure the boot-time mounting of new partitions.
* Installation
The Ubuntu installer: it's not very forgiving of network errors, often hanging at about 92%.
*sound configuration
Sound under Linux is a bit of a mess. There are a lot of different systems. When things go wrong, users have to hit the forums and the config files.
[....]
|
|
| |
11
|
|
|
|
| |
29
|
|
|
|
actively collect and merge community workarounds
|
|
Written by mangar the 29 Jun 08 at 11:05. Category: Others.
Related to: launchpad.net.
New
|
|
Some people stumble upon a bug or unsupported hardware when using Ubuntu, and sometimes, they find a workaround for their problem, either buy using google, the forums, or whatever.
Why not collect those parcels of information, and instead of letting them float around as some sort of arcane, forbidden knowledge, integrate them into the distribution, and let everyone have a smoother operation?
This can be integrated in some form to launchpad, but needs to be simpler.
General execution ideas:
1. Add a "report-workaround" button to ubuntuforums.org".
2. Add a workaround report to launchpad.net, where a user can submit a workaround, and the corresponding URL.
3. When a bug is submitted to launchpad.net, automatically search google for a relevant workaround, ask the user if it fixes his problem, and if so, attach the URL as a solution (even if temporary) to the bug report (yes, it is spoon feeding the users - automating work is one of the strengths of computers, after all).
|
|
| |
17
|
|
|
|
.exe driver extraction for NDISWrapper/ndisgtk
|
|
Written by insomniacity the 29 Jun 08 at 11:40. Category: Internet & Networking.
Related to: Nothing/Others.
New
|
|
ndisgtk allows you to select an inf file to install a driver.
However, some companies ship drivers locked up in a Windows exe. In my case, I ran the file in WINE, and pointed ndisgtk at the extracted files, but this step could be semi automated.
I would imagine that most of these zip extraction executables work on a similar format, with a stub, and a zip file on the end, and extracting files from this could, in theory, be automated to make life easier for novice users.
|
|
| |
-15
|
|
|
|
Stable userland driver binary interface
|
|
Written by natureflow the 29 Jun 08 at 13:46. Category: System.
Related to: Nothing/Others.
New
|
|
Binary drivers on top of a stable application binary interface makes it feasible for hardware manufacturers to release device drivers without source code. Also drivers can be run with restricted rights.
|
|
| |
3
|
|
|
|
Allow Limited use of Bold & Itallic fontsin text edits for key points (metatag).
|
|
Written by Tree MendUs the 21 Jun 08 at 09:14. Category: Brainstorm.
Related to: Nothing/Others.
New
|
|
Idea submission text editor - could have Bold and Itallic Fonts
====================================
It would be handy both for the presentation of ideas, and for the readers (bulk scanning reads), to be able to HIGHLIGHT the salient KEY POINTS of a submission either WITH BOLD of ITALLIC so they don't need to use capitals TO AVOID APPEARING RUDE or LOUD.
Each submission could be restricted to say 5 to 10% of the characters being highlighted, to prevent folks from just going bold the whole way through.
If ever the system gets set up so that users can create their own words for metatag keywords, then these highlightings could be used to automatically generate krywords for archived articles.
|
|
| |
10
|
|
|
|
Delay mktexlsr during installation of a LaTeX distribution
|
|
Written by pabix the 20 Jun 08 at 13:27. Category: Others.
Related to: Nothing/Others.
New
|
|
When installing a package like texlive-full or tetex-full, hundreds of packages that are included in those LaTeX distributions are downloaded, uncompressed and configured.
Each time a package is configured, "mktexlsr", which does nothing else than "ls -R" on the whole LaTeX directory, is launched.
Then "updmap-sys".
This could be done in the end, after all packages have been uncompressed. Basically, it takes approximately one hour to configure a LaTeX distribution when it could take one or two minutes.
|
|
| |
30
|
|
|
|
Make nautilus define unique mount points for unique storage devices
|
|
Written by adi_das the 21 Jun 08 at 02:01. Category: Others.
Related to: Nothing/Others.
New
|
|
When one plugs in a thumb drive or an external hard drive, the mount point is always defined as /media/disk, /media/disk-1, or /media/disk-n. While it is great that the devices are auto mounted, it is not to great that the same device might have a different mount point depending on what else is plugged in. This is very confusing for new users when they configure applications to use the directories of external devices, and then have the mount points for those devices change on them.
I propose that when a new storage device is plugged in, a unique mount point is defined for that particular device, so that whenever you plug it in again it will always have the same mount point. The default mount should be able to be changed by right clicking on the volume and clicking "Properties." The user should not have to change the volume properties themselves first, it should be done for them.
Usage Case:
Bill has all his music on his external hard drive and is mounted as /media/WD-Passport and has Rhythmbox configured to look in this directory. Instead of Rhythmbox getting confused when the mount point changes from /media/disk to /media/disk-1, it always looks in the default mount point for this device.
|
|
| |
21
|
|
|
|
| |
16
|
|
|
|
Nautilus: Add "Create Folder/ Document" to rightclick-menu on folder (List).
|
|
Written by yacwroy the 20 Jun 08 at 02:39. Category: Others.
Related to: Nothing/Others.
New
|
|
In Nautilus, when you right-click on the empty space in List View you get the options to "Create Folder" and "Create Document".
I suggest adding these options when right-clicking on a folder (perhaps only when using list-view, or perhaps an option to enable this feature). This would place the new file or folder inside the folder you right-clicked on.
Currently, to add a new folder into a sub-folder in list-view, you need to create a new folder, (which appears at the end of the list), rename it, then drag it to the target folder where you want it (or copy an empty folder to the target folder and rename it).
ALSO: Ctrl+Shift+N could add the new directory into the currently selected directory (perhaps an option).
REASON:
I program and have a heavily nested folder structure. I prefer List View over the Tree panel as the Tree panel doesn't have the options to:
#1: open files directly from the tree (Even with "Show Only Folders" off).
#2: change the "root" of the tree, which hides unimportant folders at the top of the tree eg "/bin", "/boot"...
#3: create documents. (without an unnecessary view panel).
|
|
| |
3
|
|
|
|
Don't install unnecessary packages with application
|
|
Written by mb the 19 Jun 08 at 16:30. Category: System.
Related to: Nothing/Others.
New
|
|
I have Kubuntu. Today I tried to install Deluge from the official Ubuntu repository. Apt said that it needs to download 65 (!) different packages. Among them there were some totally unrelated packages like gstreamer, gnome-media and gnome libraries (much of them).
When I downloaded .deb file from official Deluge site, it said that it requires only 6 additional libraries. Not 65!
So I think that Ubuntu should check current dependences and eliminate the unnecessary ones. Otherwise we will all end up with packages that we don't really need.
|
|
| |
35
|
|
|
|
Add TrueCrypt to the repositories
|
|
Written by pek the 19 Jun 08 at 17:32. Category: System.
Related to: Nothing/Others.
New
|
|
TrueCrypt already has a package for Ubuntu, so I don't see the reason why it isn't in synaptic or Add/Remove program.
|
|
|
|
Already done!
|
|
(59)
|
|
|
Synaptic "size on disk" column
|
|
Written by nelson.blaha the 19 Jun 08 at 06:53. Category: System.
Related to: Nothing/Others.
Already implemented
|
|
A column displaying package size would go a long way in helping me to find large packages I don't often use, so I can clean up disk space.
|
|
| |
274
|
|
|
|
"About Ubuntu" should show currently running version of kernel and xorg
|
|
Written by steve196 the 19 Jun 08 at 10:23. Category: Documentation.
Related to: Nothing/Others.
New
|
|
You usually click "about" menu entries, if you want to know which version of a program you are running, so that you can ask for help on the internet.
Therefore the "about Ubuntu" menu entry in "System" should show the currently running kernel version and the version of xorg.
|
|
| |
410
|
|
|
During copy, Nautilus should check files name before complaining about space
nautilus does not count files to replace before showing "not enough space" (#264585)
| In : | nautilus (ubuntu) |
| Status : | Triaged |
| Importance : | Low |
| Assignee : | Ubuntu Desktop Bugs |
1 comments, 1 subscribers and 0 duplicates
|
|
Written by Hiéroglyphe the 17 Jun 08 at 10:35. Category: System.
Related to: Nothing/Others.
New
|
|
I've got a 1 Gb USB storage with an 800 Mb file on it.
When I want to copy an updated version of this file (same name), Nautilus warn me that the operation can't be done cause there is not enought space on the disk.
So I have to manualy erase the old file, empty the trashcan, and finaly copy the new file.
Therefore I suggest that Nautilus check files name when coping or moving operations BEFORE complaining about having not enought space left. (and then simply ask if we want to replace/rename/cancel)
|
|
| |
74
|
|
|
|
ALWAYS 'Always on Top'
|
|
Written by michaeljm20 the 16 Jun 08 at 20:43. Category: Look and Feel.
Related to: Nothing/Others.
New
|
|
When 'Always on Top' is selected it functions perfectly, but only once! Using GIMP as an example, I always select 'Always on Top', its really useful, I never 'lose' the main GIMP window, even though it still changes colour when another window is selected. Great!
However using GIMP all the time, its annoying having to select always on top on every start-up of GIMP or any application with a 'main' window.
I general happiness throughout the world, but mostly productivity would be improved if these settings were remembered, and once selected, a application, or a specific windows within a app, such as in GIMP, will ALWAYS be 'Always on Top'.
We select a wallpaper, or screen saver, and dont even contemplate them returning to default once used once, ok a stupid analogy but you get the idea now!
Thanks (for clicking the green arrow)
|
|
| |
7
|
|
|
Web-APT: The multiplataform APT
APT
| In : | |
| Priority : | Undefined |
| Definition : | New (Needs guidance) |
| Implementation : | Unknown |
| Assignee : | |

|
|
Written by usr the 16 Jun 08 at 14:20. Category: Accessibility.
Related to: Nothing/Others.
New
|
Multiplataform APT.
It is possible download software for Mac OS/Windows in any machine, and to install later in machines without Internet connection. But not exists an easy option to download software for my Debian-like distros (I use Kubuntu) to install later in a computer without Internet connection.
I proposse a Web interface, because is easier to implement for any OS than to make different front-ends.
Mockup: http://djconde.awardspace.com/mockups/web-apt/
|
|
| |
153
|
|
|
flash 9,0,0,115 is 300% slower than Windows's, don't make it default for Hardy
|
|
Written by madjr the 7 Mar 08 at 20:44. Category: Multimedia.
Related to: Nothing/Others.
New
|
quote howlingmadhowie:
>"adobe flash has become ridiculously slow"
The linux version is a sad attempt compared that of windows and macOS.
a few things were fixed, but performance has decreased dramatically.
vote for this bug at adobe website so we get it fixed!
http://ubuntuforums.org/showthread.php?t=756239
it has become terribly and painfully slow, even on modern dual-core processors, 2gb ram and the latest Nvidia Card. Older single core computers becomes virtually unusable in any website with flash elements.
does Adobe plans this on purpose so we stay with Windows?
Sadly this's a mayor blow on Linux once again.
if you already have v9,0,0,115 installed you can fix it by reverting to the last fully working version: v9,0,0,48 (i call this a "fix" not a downgrade)
by re-installing flash 9,0,0,48 we can solve this
go to
http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14266
[....]
|
|
| |
84
|
|
|
|
Don't start to much help windows
|
|
Written by natureflow the 14 Jun 08 at 09:15. Category: System.
Related to: Nothing/Others.
New
|
|
Please print F1 for more then one second. A lot of windows will be open. Who does need so much windows with the same content? There should be only one window.
|
|
|