Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
The Ubuntu community has contributed 22700 ideas, 138270 comments, 2629576 votes
Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas

Contributor sillyxone

People forget to empty their trash and get problems with space  
Written by sucotronic the 18 Feb 09 at 17:00. Global category: Accessibility. New
I've observed in my job that most of the users forgets to empty their trashes regularly, and suddenly one day they start to have problems due space limitations, or they don't know where is used their hard drive space.
809
votes
up equal down
Solution #1: Add a configurable reminder
Written by sucotronic the 18 Feb 09 at 17:00.
It would be useful to add a kind of reminders that prevents the users about their files in the trash or the occupation in the hard drive. And also it could be configured with an option under the System>Preferences menu.




-477
votes
up equal down
Solution #2: Clean trash automatically
Written by snizovtsev the 18 Feb 09 at 17:43.
Add the "Trash size" option (percent or absolute value) and automatically clean oldest files from the trash to fit this limit.
-380
votes
up equal down
Solution #3: Compress old files
Written by vlo the 19 Feb 09 at 20:05.
The operating system should silently compress some of the files. Perhaps this could be done when the system is not being used, or before shutdown.

The files that would be compressed would be the files that have been in the trash for a certain amount of time (configurable).
-338
votes
up equal down
Solution #4: Trash with maximum size
Written by blaxter the 19 Feb 09 at 23:41.
Like in solution #2, add a "Trash size" option but instead of automatically clean oldest files form the trash, just say "the trash is full, please clean it up" when the user try to send more files to it
171
votes
up equal down
Solution #5: Notification with "Delete now"-Button
Written by rakudave the 21 Feb 09 at 20:39.
Same as #1, but with a button to empty the trash directly from the notification-bubble
291
votes
up equal down
Solution #6: Don't put unnessecary distractions in the system!
Written by kapipi the 21 Feb 09 at 21:17.
This solution is a response to solution #1. Solution #1 is great, except that as a default the user should not be notified about the size of trash, unless space on the partition is getting critically low.

The rationale:

- We don't want to distract the user's attention unnecessarily
- We don't want to force or lure the user to empty his trash unnecessarily.
358
votes
up equal down
Solution #7: Low disk space notification instead of trash notification
Written by argon the 22 Feb 09 at 00:35.
The rationale of this problem is that sometimes people run out of disk space. So the notification should directly address this issue, and not just target the trash at an arbitary point, which will just lead to more annoying notifications.

Windows also does this when disk space is low...
777
votes
up equal down
Solution #8: Create a System Cleanup widget
Written by 311005901 the 22 Feb 09 at 15:59.
A notification alerts users when the system is running low on free space.


When clicked on, users can use a widget to remove unwanted files.


(Click to see full sized image)
-347
votes
up equal down
Solution #9: auto-remove when disk-space is low
Written by koenfloris the 25 Feb 09 at 14:00.
ubuntu begins to fragment when you've got not enough disk-space. lets say that the limit is about 20%.

when disk space is to full...
ubuntu should auto-remove unnecessary things to free it up. of course, it should ask the user the empty the trash, to prevent data-loss. but other cash-like things should get cleaned up.
173
votes
up equal down
Solution #10: Extend computer-janitor to support low disk space and trash notifications
Written by ziroday the 27 Feb 09 at 12:07.
computer-janitor (only in jaunty) is a small utility to clear up left over packages and left over files that have no use. It could easily be extended to support emptying the trash and notifying the user when disk space is low.
37
votes
up equal down
Solution #11: Use the desktop icon to provide information
Written by Menti the 7 Mar 09 at 12:23.
As proposed in idea #14699. Desktop icons in general are static and do not provide any useful information. Trashcan icon is slightly dinamic: it has an empty state and a full state. Let the icon change to show how much trash there is. There could be a (configurable, with a sane default) max limit to the trash size, and the desktop icon could show what percentage of that limit is already in use.

This way, we could have more information without actually adding anything to the current setup, no more clutter; only better use of an already existing and underused graphic element of the desktop.
-82
votes
up equal down
Solution #12: Put the trash icon on the desktop
Written by dubrict the 10 Mar 09 at 06:19.
The reason people forget is because by default, the trash icon is as tiny as can be and hiding in the corner. Placing it on the desktop instead puts it more directly in the user's conscious, reminding them to empty it while not being obtrusive or complex.

The "running low on free space" reminder is reasonable, because it would solve this problem while taking on another. There's no reason to add any complexity to the system beyond this.
-119
votes
up equal down
Solution #13: Empty Trash On system Shut down
Written by MOSAM the 10 Mar 09 at 20:06.
Have the system ask you if you want to empty the trash when shutting down the as it does when unmounting disk drives.
39
votes
up equal down
Solution #14: make gui to let the user decide
Written by linuxrules the 12 Mar 09 at 23:28.
settings dialog _ +/- X
=============================================================
put trash icon on desktop "on/off"

Empty Trash On system Shut down "on/off/ask/auto"

Use the desktop icon to provide information "on/off"

auto-remove when disk-space is low "on/off/ask/auto"

Notification with "Delete now"-Button "on/off"

Trash with maximum size & if to delete when size limit is exceeded "on -size-/off"

Compress old files "on/off/ask/auto"

Add a configurable reminder "on/off"
|advance..|
216
votes
up equal down
Solution #15: Beyond Icons
Written by trustno1uk the 16 Mar 09 at 20:02.
Icons that represent valuable information at first glance can really save you some time.

Some users don’t care about emptying their thrash and also use it as another folder at times, this will remind them to empty it.

trash

REF: http://www.kumailht.com/blog/linux/10-features-ubuntu-should-implement/
-6
votes
up equal down
Solution #16: Automatically delete after 30 days
Written by OrelEagle the 5 Dec 09 at 20:38.
I'm using a script to delete files permanently after 30 days spent in the trash:

find ~/.local/share/Trash/files -maxdepth 1 -ctime +30 -exec rm -r \;
find ~/.local/share/Trash/info -maxdepth 1 -ctime +30 -exec rm -r \;

This way the user doesn't have to worry about emptying the trash but still has a "second chance" in case a file was deleted by mistake.
3
votes
up equal down
Solution #17: Provide a suite of tools for the user to save/recover disk space
Written by yoda2031 the 28 Mar 11 at 17:26.
Computer Janitor already fulfils the requirement to recover disk space from files which are temporary/cached/etc.

Squashfs more-or-less fulfils the requirement to conserve space, but should be provided as an option on installation ("compress home directory" and "compress system directory" options)

A utility to automatically compress/remove components which have not been used for more than 30 days.

A utility which lists your installed applications in order of size and last used date. Allows the user to remove the bigger, unused packages.

A utility which allows you to "reorganise" your partitioning scheme.

Where applicable, these solutions should be accessible under an umbrella utility, possibly as an extension to the existing Disk Utility, or as a stand-alone utility.

See the 17 comments or propose a solution (latest comment the 7 May 13 at 15:00) >>

There's no unified way of reporting progress in Ubuntu  
Written by amrhassan the 7 Mar 09 at 23:30. Global category: Look and Feel. New
Filesystem operations (copying, moving, deleting files and directories, etc...), importing music into a media player and so on should be displayed in a unified way all throughout the desktop environment.
843
votes
up equal down
Solution #1: Work progress reporting into the new notify-osd
Written by amrhassan the 7 Mar 09 at 23:30.
Like in this mockup:


Progress reporting can be done in a notify-osd bubble and have it always-shown along with the other maximum of two notification bubbles. This progress bubble can have other operations concatenated to it while it's on, so we don't have to need more than one extra bubble for all the progress reporting.
1004
votes
up equal down
Solution #2: use the file-transfer's style
Written by yzarc the 8 Mar 09 at 23:16.
use the file-transfer's style. as it's already done by the nautilus on the file transfers, make possible to other programs to report its progress (and some controls) on this panel too.

in this case the icon should be replaced for a more generic one rather than the nautilus'. if possible a composed icon that indicates the global progress by a small pie or bar chart.

use notify-osd just to alert when one task is done.
I believe the look and feel of the nautilus progress panel will be improved to match the notify-osd level soon.

mockups below:

icon state
Photobucket

on mouse over state
Photobucket

windowed state. (after one mouse click)
Photobucket

edited: I found fair to point the image from where I took the main part of my mockup - http://gnome-look.org/content/show.php/May-B?content=45837
41
votes
up equal down
Solution #7: A mix of #1 and #2
Written by Joshua Hesketh the 16 Apr 09 at 14:01.
Similar to how notifications disappear into the task bar, actions (or progresses) could disappear (/fly) into a process queue (rather than a message queue). This way a nice notify-osd message can come up when you commence copying a file (in a very un-obstructing way) and then it is still accessible through the detailed list. You could even have the action fly out to notify-osd upon completion.

See the 24 comments or propose a solution (latest comment the 20 Jun 12 at 01:51) >>

Easy mounting of Images like ISO and CUE   forum
Written by Nanotron the 28 Feb 08 at 20:17. Related project: Nautilus. Implemented
I'm a big fan of Images like .iso. However it is not very easy to mount these Images.

Developer comments
There is already right click->open with "archive mounter" in Gnome, however it currently has a major bug: https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/299956
5716
votes
implemented
Selected solution (#1): Auto-generated solution of idea #194
Written by Nanotron the 28 Feb 08 at 20:17.
I feel there should be a Tool in Nautilus and Dolphin which allows mounting Images by double Click or something similar. (This feature exists int MacOS). Or with a right click on the I think that would be a very useful Tool for every one.
A good example for this is CDemu.

I know there are some other good programs, but I think that would be the easiest way
691
votes
implemented
Selected solution (#2): "Mount Image" avaiable in Right-Click Menu
Written by Bender2k14 the 26 Jan 09 at 04:42.
I should be able to right-click a disk image and select "Mount Image" in the context-sensitive section (just as right-clicking on a disk image provides the "Write to Disk..." option).
-16
votes
implemented
Selected solution (#3): Spruce up gisomount and extend
Written by cbx33 the 20 Mar 09 at 12:22.
Gisomount was created to make this an easy process. It needs a little love and attention, but offered things like md5sum browsing etc. Would make a good GSoC project.
0
votes
implemented
Selected solution (#4): gmount-iso
Written by markoresko the 13 May 09 at 08:35.
I use Gmount-iso to do just that.
sudo apt-get install gmountiso

But I also think that it could be more obvious to do that etc.
Maybe Gmount-iso should be available by default, under right-click on images, like proposed.
40
votes
implemented
Selected solution (#6): Make it possible to mount ISO image from CLI w/o root access
Written by mikaelstaldal the 20 Oct 09 at 12:14.
Also make it possible to mount ISO images from command line without root (sudo) access.
-71
votes
implemented
Selected solution (#7): Solution #3: Mount it automatically once the user double-clicks the ISO file
Written by dexter_greycells the 24 Oct 09 at 07:41.
When the user selects the ISO file (through the keyboard arrow keys, Tab key or a single click) in nautilus a pop-up should come up asking the user to 'Double-click' the ISO file to mount it.
-12
votes
implemented
Selected solution (#8): Okay, here it is :)
Written by r0g the 28 Oct 09 at 05:09.
In the form of a python script for nautilus actions.

http://www.technicalbloke.com/iso_mount.py

I don't have time to do the unmount command too but it should be easy to adapt if you know a little python, consider that homework & pls post me a copy :)

I think it would be nice if Ubuntu came with some more useful nautilus action scripts and a nicer way of adding/removing them. At the moment getting them in and out is more of a pain than it needs to be. It ought to be as easy as Firefox (if not easier!) to install plugins, maybe then people would make more.

Roger.
-44
votes
implemented
Selected solution (#9): Drag *.iso icon onto computer/desktop/places
Written by Lachu the 28 Oct 09 at 11:56.
Automatically mount *.iso files dragged onto computer window/desktop/places menu.

See the 65 comments or propose a solution (latest comment the 31 May 12 at 02:44) >>

No Mono by default in Ubuntu  
Ubuntu

In :  
Priority : Undefined
Definition : Review (Needs guidance)
Implementation : Not started
Assignee :
spec
Written by Ubuwu the 28 Feb 08 at 17:50. Global category: System. Implemented
Remove Mono and dependent applications from default Ubuntu Desktop CD. Mono occupies a significant amount of the valuable space on the live cd that could be used for translations and other things. Applications using mono use much more memory than their non-mono counterparts. Functionality can be provided by other applications that are just as good.

This will NOT remove Mono or any of the applications from the Ubuntu repositories, just the default Desktop CD. (Although removing them from the CD may mean they don't need to be in Main anymore)

This affects two applications included by default: tomboy and f-spot. Tomboy can be replaced by either sticky notes or zim and f-spot by gthumb.
204
votes
implemented
Selected solution (#1): Auto-generated solution of idea #110
Written by Ubuwu the 28 Feb 08 at 17:50.
Ubuntu Brainstorm was updated in January 2009. Since the idea #110 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!
85
votes
implemented
Selected solution (#2): No Mono by default
Written by rmh the 2 Jun 09 at 21:57.
Remove Mono from the default package selection
75
votes
implemented
Selected solution (#3): Replace Tomboy with Gnote and remove Mono package
Written by diegoj the 8 Jun 09 at 18:34.
That's all. Save space from liveCD as Fedora Core Team is doing: replace Tomboy with Gnote and avoid patent problems.
32
votes
implemented
Selected solution (#4): Promote Vala as a Gnome enviroment programming language
Written by diegoj the 25 Jun 09 at 21:27.
Vala is a modern language for programming in the Gnome desktop enviroment.

Its code is compiled to C and this is compiled to machine code.

Vala has got all the features that C# has, thus Vala doesn't rely on a virtual machine and isn't patented by anybody like many parts of the Mono machine (Winforms library, for example).

Promote its development and the development of applications based in Vala compiler (like Lucruri) and stop wasting resources in Mono-based projects.
62
votes
implemented
Selected solution (#5): Replace Mono-based applications with Mono-free ones
Written by diegoj the 25 Jun 09 at 21:47.
Replace every Mono applications with its direct C++ port (or similar). That is:

- Tomboy must be replaced with Gnote.
- F-spot must be replaced with Solang.
- Banshee must NOT replace Rythmbox.

Why should Canonical do that? It will...
- Avoid patent demands. Winforms library is patented by Microsoft.
- Make Ubuntu applications faster. Mono is slower than machine code.
- Save live CD space.
23
votes
implemented
Selected solution (#6): Shotwell instead of F-spot
Written by jeypeyy the 25 Dec 09 at 00:15.
Same as Solution #5, but instead of using solang as a replacement for F-spot we should use Shotwell. Shotwell is an application written in Vala, the language Solution #4 wants to promote.

It's better than Solang because you can remove red eyes. Since it's written in Vala it's easy developing for GNOME, which means the development probably will be faster than for other applications.
16
votes
implemented
Selected solution (#7): Remove the package "mono-runtime" in the live-cd.
Written by ubuntosaure the 11 Feb 10 at 19:46.
Remove the package "mono-runtime" in the live-cd and replace Tomboy by Gnote and Fspot by gThumb or similar.

See the 72 comments or propose a solution (latest comment the 29 Apr 12 at 21:50) >>

Power Management  
Ubuntu

In :  
Priority : Low
Definition : Pending Approval (Needs guidance)
Implementation : Slow progress
Assignee : Amit Kucheria
spec
Written by jsmidt the 28 Feb 08 at 16:49. Global category: Others. In development
Ubuntu needs to go green. Powertop, Lesswatts and other tools have finally hit the Linux scene to pave the way for better power management. It needs to be said, "if you want your battery to last longest, or have your energy bill be the lowest, you better use Ubuntu Linux."

Merged from 18976:
Power management still isn't very effective in Linux and it still puts a lot of laptop users off Linux. While Linux has come on a long way thanks to the work of Intel with PowerTOP informing developers when their software breaks the idol state unnecessarily so they are doing their part as well as the kernel developers now we still have a long way to go to compete with Windows and I'm looking at ways for Ubuntu to do this.

One of the benefits of Linux is that is very easy to customise and a lot of its users love to tinker. Ubuntu should therefore use this to its advantage by allowing its power users to easily have access to the latest developments in Linux power efficiency. This would also be useful to Ubuntu as power users could submit results on what settings are most economical for specific hardware. This would give Ubuntu the chance to market itself on its power efficacy over other operating systems by it silently implementing these settings on the detected hardware setup for new users.

To give users these advantages Ubuntu should help more on Intels Lesswatts projects as these are Linux's best bet on beating windows power management. The problem is the solution to effective power management needs to simple enough that it works for a new user that wont even know its active but also very easy for power users to modify and test their own setups from one central tool.

http://www.lesswatts.org/
8015
votes
inprogress
Selected solution (#1): Auto-generated solution of idea #81
Written by jsmidt the 28 Feb 08 at 16:49.
Ubuntu Brainstorm was updated in January 2009. Since the idea #81 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!
336
votes
inprogress
Selected solution (#2): Include a software like Ekobatt
Written by biniou the 3 Feb 09 at 11:48.
It would be a good solution to include a software like Ekobatt or eee-control which permit to desactivate some features of laptop.
663
votes
inprogress
Selected solution (#3): Add more power saving techniques to gnome-power-manager
Written by amrhassan the 4 Feb 09 at 07:20.
Since it's already in control of power consumption. Two power managers running may conflict.
Add options to disable bluetooth and webcam when on battery power to gnome-power-manager.
333
votes
inprogress
Selected solution (#5): Analyze which software makes your machine use more power with PowerTOP
Written by torkiano the 9 Feb 09 at 16:15.
PowerTOP is a Linux tool that helps you find those programs that are misbehaving while your computer is idle

More information: http://www.lesswatts.org/projects/powertop/
2
votes
inprogress
Selected solution (#6): Develop/Intergrate WattOSPM (GUI laptop-mode/Powersaving) in2 Gnome-power-manger
Written by chappell101 the 1 Apr 09 at 15:16.
This is taking Solution #3 to prevent conflict and expanding to give Gnome-power-manger 2 modes, simple for average user and button to reveal an advance set of options for power users based off the options in WattOSPM and PowerTOP.

To stop average users completely breaking their system with the tool only include safe things to disable in the simple mode in an on/off switch manor such as the optical drives and sound chipsets which aren't necessary to all users on the go but still waste power, Also this is a feature possible in windows for a long time now! The advanced mode could log user results of all their changes and show on a graph similar to Gnomes current power chart and have the option to submit the best back to Ubuntu so they can be set as silent defaults values for specific hardware for less technical users.

WattOSPM is already an effective little python tray-bound GUI to enable fast changing of laptop-mode-tools, X-backlight, and Powersaving settings to optimise many parts of your system for battery consumption and performance. So it would be nice to see it assisted by Ubuntu developers to add more features while it is integrated into Gnome to give back to the whole Linux community. These changes could be those found in Rightmark CPU Clock Utility for Windows Eg.CPU performance states editor, Thermal throttling values, and CPU PLL lock time these could be accessed through the Gnome CPU Frequency Scaling Monitor applet in the tray if cpufreq-selector is installed by default.



Also get Ubuntu to look at some of the power/speed measures used in the Ubuntu derivative distribution WattOS and port them back to the main distribution where possible.

How to Install http://ubuntuforums.org/showpost.php?p=6362540&postcount=103
Review http://www.raiden.net/?cat=2&aid=539
138
votes
inprogress
Selected solution (#7): Write a simple GUI to control laptop-mode-tools.
Written by andrew.p the 19 Mar 09 at 22:03.
Here are some parameters of /etc/laptop-mode/laptop-mode.conf that sometimes should be customized not only by greatly experienced users: readahead size, disk spin down timeout, maximum time to keep data in memory, low battery level to write data to disk, whether to enable all of this on AC power. There IS a reason for it, for example optimal readahead can be very different on machines with different amount of RAM. Also, this is a way of locking some values (for example the tool should not allow to set readahead >RAM/50).
Also there should be a global Enable HDD Powersave Tools checkbox controlling /etc/default/acpi-support ENABLE_LAPTOP_MODE.

And I also think there should be an option (with warning) to set hdparm -B to 254 in all modes (this fixes ustoppable spinning down on battery for some laptops).
18
votes
inprogress
Selected solution (#8): Make it a separate package
Written by cheesehead the 12 Mar 09 at 18:12.
g-p-m already handles a lot of critical tasks, and does it pretty well. Since the advanced power tools being discussed are clearly optional, and since they are more user-interactive, they should be in a separate package instead of included in the g-p-m package.
57
votes
inprogress
Selected solution (#9): Expand the capabilities of gnome-power-manager
Written by brand0con the 12 Mar 09 at 01:27.
Gnome power manager is a great tool but I think it could use some expansion. Namely, I'd like to see it logging (and eventually graphing) the system's battery history over the long term (not just a session) to give a more accurate picture of how a user typically uses his or her machine battery-wise and to give a sense of the machine's capabilities.

Ideally, the app would mature and after a set interval of recording this data, it would be able to provide a few basic suggestions based on power related events as to how the user can get the most life out of their battery in the long and short term.
5
votes
inprogress
Selected solution (#10): "Green Software" Logo
Written by MX the 27 Mar 09 at 12:44.
To increase visibility and to be supported by facts: e.g. increases battery life by x% on average (for notebooks) or reduces average energy consumption by x % (for Pc's).

From my experience proper, non-technical and business oriented communication is key to reach most users and convince them about the usp's of a product.

Thinking of a usp - energy efficiency has a high impact.

Appreciate your thoughts and keep going!
159
votes
inprogress
Selected solution (#11): Integrate in other powersaving options.
Written by Biornus the 2 Mar 09 at 18:59.
The options should automatically be available if you install the OS on a laptop.
85
votes
inprogress
Selected solution (#12): Automatic charge/discharge
Written by Mondane the 9 Feb 09 at 14:26.
The user shouldn't be bothered checking his battery and/or removing the battery when on AC power. Make the OS drain the battery on intervals so the battery stays intelligent when the laptop is on AC power.

The user should have the option the interrupt and revert the draining if he knows he needs a full battery and is leaving in a short time.
25
votes
inprogress
Selected solution (#13): Set the maximum battery charge on AC power
Written by mathieu the 5 Feb 09 at 18:36.
In order to preserve its battery's life, I would like to set the maximum percentage of charge (60% or 80% for example) when I'm not using it outdoor.

But if I have to use it outdoor, I want to release the limitation easily to get the maximum charge.
Finally, when I come back at home, I would like to use the battery power if the charge level is over the limitation setting, even if I have plugged the AC cable.

This trick will increase our Li-ion battery lifetime. Because if it is always completely charged when the laptop is running on AC power, its charging/discharging capacity will decrease quickly than if it is set on a lower value.
0
votes
inprogress
Selected solution (#14): Simple GUI or tray icon
Written by TuxHHG the 22 Jun 09 at 22:36.
Today we can suspend many unused devices over the proc filesystem, but this is very annoying for a simple user. I provide a gui tool or trayicon that list devices. It should have simple checkbuttons to activate or suspend it.
Such a tool exist for the asus eee, with improvements it should work on many other computers.

See the 86 comments or propose a solution (latest comment the 9 Apr 12 at 16:26) >>

OCR  
Written by grashdur the 28 Feb 08 at 19:58. Global category: Office. Won't implement
I love the fact that I can plug into my already-existing scanner and start scanning. What I don't like is the lack of OCR capability to convert text images to text data. From the support forums I understand that there are OCR possibilities out there on the internet, but for someone who is not a programmer, they are not usable at all.
(Also, for whatever reason, the XSane program is no longer working since my upgrade to Feisty Fawn.)
891
votes
closed
Solution #1: Auto-generated solution of idea #179
Written by grashdur the 28 Feb 08 at 19:58.
Ubuntu Brainstorm was updated in January 2009. Since the idea #179 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!
4
votes
closed
Solution #2: OCR within OOO
Written by Michael_Ian the 29 Apr 10 at 12:29.
Why does Open Office not contain an OCR section/Plugin?
1
votes
closed
Solution #3: New front-end for Tesseract
Written by SwedishWings the 23 May 10 at 04:51.
Create a graphical front-end for Tesseract OCR engine which is already in the repository.

Canonical does not provide updates for Tesseract. Is this a problem in itself?
2
votes
closed
Solution #4: EASY-OCR
Written by nalin4linux77 the 13 Jun 10 at 16:49.
Dear friends

easy-ocr is a compilation of the best free ocr engines in linux it shows 99% accuracy and even a blind person can scan and read books very easily

you can download from http://code.google.com/p/easy-ocr

Easy installation

In this mode after entering the folder select easy installation and enter and tab to select run and then enter password and wait . system will reboot after installation automatically.

Text mode installation

after entering the easyocr folder select text mode and enter. then tab to run in terminal. then enter and do as instructed.

Steps to be followed.

be careful to select a scanner which has full support of x sane.

1 after rebooting and connecting the scanner to the computer press super+x to open xsane. 2 tab and come to -- directory /home/username/OCR/1.png and delete the word username and write your username.

3 change colour to lineart,binary or gray (if there is no option as written above you can proceed with colour option)

4 change brightness and resolution as needed resolution usually 300.

5 changing the rotation. if you are keeping the book or letter on the scanner on 90 or 270 degree. please do the following. alt+tab to go to preview menu and press shift tab to reach 000 combo box and change it to 90 or 270 as needed.

a caution for visually impaired, please select 90 which comes below 000. Though, all the 4 changes will remain the same you will have to set the rotation each time you open x sane.

6 alt tab again and come back to scanner menu. and press control+enter for start scanning. now go on scanning as many number of pages as you wish.

7 for converting and reading , press super+f9 and enter first page number and last page number as asked by the programme. after the text appeared you can use the reading key to read it. please note that it is not the page number of the book but the number of the page in the directory /home/username/OCR/1.png

8 if you are reading the document later, use super+f, go to output file to read your text material. you have pages and entire document here.

9 you can clear the output folder by pressing super+delete. .

10 there is facility for converting text in to wav format. super+a will help you for it.and the output will appear on Desktop.

Special features

two engines.

easyocr 1.5 has two engines. you can select engine1 by pressing super+f1 (window key+f1) and engine2 super+f2. engine1 is good for fast text conversion, and picture skipping engine2 is , good for layout analysis. both engines are almost 99 percent accurate in picking . no limitation to number of pages and text conversion.

Now, one can go on scanning and convert the text by following steps

1 after scanning press supper+f9. 2 easyocr will ask you to enter the number of the beginning page and then it will ask you to enter the number of end page. enter the number and enter. then conversion will start and it is noteworthy that orca will announce the number of the page being converted.

now after conversion the text will appear and you can press the add button to read.

output folder is now clean. at any time you can go to your text material by pressing super+f and then output folder will appear. from the folder you can select any page by pressing the number of the page and you can select your full text by pressing first number of the page +dash.

you can clean the output folder by pressing super+delete.

reading letters or checking output quality.

super+1 will always read the first page in the directory.after opening x sane by pressing super+x you can tab to the directory and change the page number to 1.png and again tab to plus1 combo box and press space and bring it to 0 and now you will remain at the same page even after scanning.

wav conversion. you can convert the text in to wav by pressing super+a. As in the case of text conversion, you can enter the page number and output will be saved on the desktop.

easyocr is made as user friendly as possible. you can make it more friendly through your suggestions. please contact the following emails. saatyan.kfb@gmail.com and nalin4linux77@gmail.com


you can download from http://code.google.com/p/easy-ocr
0
votes
closed
Solution #5: Linux-intelligent-ocr-solution
Written by nalin4linux77 the 27 Feb 12 at 06:27.
LIOS is a free and open source software for converting print in to text using either scanner or a camera. It can also produce text out of scanned images from other sources. Program is given total accessibility for visually impaired. LIOS is written in python and we release it under GPL3 license. LIOS will work with Debian based operating systems. LIOS is an effort from the easy-ocr development team. There are great many possibilities for this program. Feedback is the key to it. expecting your feedback. nalin4linux77@gmail.com and sath.linux@gmail.com.
HOW TO INSTALL

Download deb file from here http://linux-intelligent-ocr-solution.googlecode.com/ download the latest deb package and install
What is new in LIOS-1.2
1 Cam-Scan,
2 Cam-Reader,
3 Scan-to-image-only,
4 Scan-to-images-repeatedly,
5 Introduction of py-sane, Glaid library make the program faster and efficient,
6 Multiple arguments are handled effectively,
7 Ocr a single Image,
8 Artha shortcut (alt+control+W),
9 Beta version of spell-checker,
10 Provision for submitting issues in the About Dialog.
Features
1 Single scan & Repeated Scanning,
2 Ocr Folder,
3 Ocr Pdf,
4 Ocr image only,
5 Cam-Scan and Cam-Reader,
6 Scan-for-image-only & repeatedly,
7 24 Language support (Given at the end),
8 Full GUI environment,
9 Selection of starting page number, page numbering mode and number of pages to scan,
10 Selection of Scan area, brightness, resolution and time between repeated scanning,
11 Full Auto Rotation,
12 Brightness optimizer,
13 Audio converter,
14 Easily Accessible Preferences Window,
15 5 OCR Engines (OCROPUS,CUNEIFORM,TESSERACT,GOCR,OCRAD),
16 Good text manipulation with Find, Go-To-Page, Go-To-Line, Append file, Punch File.
17 Display Preferences for Low vision,
18 Dictionary Support for English(Artha)
19 Beta version of spell-checker,
20 Provision for submitting issues,
21 And more features are in the preferences.
How to start using LIOS.
1. Scanning.

In order to start new scan, first press ctrl+n and then press f9 for single scan or ctrl+f9 for repeated scanning. To set the scanning preferences press ctrl+p and set the starting page number, Mode of page numbering, double page mode if you intend to keep 2 pages at a time, rotation to select the way in which you want the program to rotate the images before conversion. In full automatic rotation mode, one can keep the book in 00 90 180 and 270 degree angle. In partial rotation mode program will scan once to find out the position of the book and then the rotation will be kept. In manual mode one should select the angle. partial and manual mode is faster than full auto rotation mode in ocr process. One can select the number of pages to be scanned at a stretch by setting number of pages in the case of repeated scanning. One can stop all scanning process by pressing ctrl f4.
2. Cam-scan.

one can now use Hovercam or a Webcam to produce text in LIOS. Adjustments with these devices can be made using LIOS-cam-preferences in edit menu. This feature will help to read books and other printed materials such as visiting cards currency and like and also it makes the ocr process very fast and accurate. Please be specific to use devices with auto focusing facility. remember that there is no autorotation in this utility.so for the same reason, support of a stand for the webcam will be highly appreciated.
3. Cam-reader.

is the utility which will give a continuous output as one moves the webcam. First it will create the image and then will produce the text and it will start reading. After the completion of reading, it will repeat the process automatically. In cam-scan, one has to take the photo and it will be converted in to text.
4. Ocr Image.

LIOS can convert image file to text which is in jpg, tif, png, pnm and bmp.
5. Ocr folder.

LIOS can convert scanned images from other sources. It can convert jpg, jpeg, tif, tiff png, pnm, formats. To convert the images in a folder, select scan from folder option from scan menu and then select the input folder.
6. Ocr Pdf file.

Select Ocr pdf from scan menu and then select the input file. It is recommended that one can use ocropus as engine more efficiently in pdf conversion.
7. scan for image only and scan for images only repeatedly.

Help one to scan only images and it will give the user opportunity to utilize different ocr engines conveniently. Also it avoids delay between each scan if one does not want to listen to the output. Images will be saved in LIOS or one can choose his own destination. Now conversion can be done using folder option.
8. Brightness checker.

To set a n exact value of brightness or threshold is the best way to ensure maximum efficiency out of ocr engines. To find out the best value, go to tools menu and select brightness checker. This utility will scan for 15 or 17 times to complete the process. After the process, number of words detected at different values will be shone in tabs. If

See the 15 comments or propose a solution (latest comment the 19 Feb 12 at 03:35) >>

New users tell that Ubuntu is slow (live sessions)  
Written by zwyber the 8 Mar 09 at 19:55. Related project: Live CD. Won't implement
I tell my friends and family about Ubuntu and most of them come back telling me that Ubuntu makes their PC run very slow. They didn't know that you had to install Ubuntu to get the true speed.

I think that many people may encounter this problem, because when you run a live session it really just looks like it is installed. Because of the speed these users don't want to use Ubuntu and tell everyone they know that it is very slow.
1318
votes
closed
Solution #1: Show (extra) notification.
Written by zwyber the 8 Mar 09 at 19:55.
Very plain and simple, show a (extra) notification, telling the user that they are running in a live session and that Ubuntu runs very slow now.

Why extra? If Ubuntu developers are going to create a welcome screen where they put this information some people are not going to read this. Just a small dialogue after the welcome screen has been closed would be nice.

OR

Put the message in the default wallpaper, easier but not really the best solution.
-389
votes
closed
Solution #2: Live CD Cloud
Written by kidmodify the 9 Mar 09 at 02:07.
Use a Live CD "Cloud" if the computer is connected to the Internet to help increase speed. That way you have two sources of incoming data, the CD, and the Web.
-431
votes
closed
Solution #3: Use multiple CD Drives if possible
Written by kidmodify the 9 Mar 09 at 02:14.
Some computers have more than one CD drive. Make it possible to use for example two disk drives each with an ubuntu CD. This could (as far as I know) double the speed, depending on the drive speeds.
254
votes
closed
Solution #4: (Pre)cache executables on CD agressively
Written by Cé the 13 Mar 09 at 12:24.
Cache the executable files on the CD very agressively.
Cache the data files a lot less.
If there's a lot of RAM, precache executable files, if possible all of them.
This will make the use of the CD (or a slow HD) a lot faster.
446
votes
closed
Solution #5: Grub option to load into memory
Written by scubanator87 the 13 Mar 09 at 13:45.
Some live CDs (like puppy for instance) have the option to load the OS into memory.

Provided there is enough RAM (2GB?) Allow users the option to load the OS into memory and to continue to boot from there.
-142
votes
closed
Solution #6: Don't run Compiz in LiveCD
Written by sci-fi guy the 16 Mar 09 at 23:08.
Maybe integrate a checkbox to turn it on with Solution #1 above.
259
votes
closed
Solution #7: Notify During OS Boot
Written by Basem the 22 Mar 09 at 08:54.
While booting the OS, add a line that says "Enjoy ubuntu in full speed by installing it"
-52
votes
closed
Solution #8: As #1, keep notification visible
Written by euxneks the 26 Mar 09 at 19:01.
I like the idea of letting them know that they are using a LiveCD on the desktop - we should also have interaction with it so that a user can get an idea of what a LiveCD is and why it's slower than the real system.

Once they close this, allow them the ability to open it again.
-90
votes
closed
Solution #9: Most users don't need all programs in live session
Written by ahsaeed the 29 Mar 09 at 16:11.
When I use Ubuntu in live session i don't wont to play games for example .. and some users do..
So..
i recommend to add another option to the boot menu as an advanced option..
"select programs to load during live sessions " .

-47
votes
closed
Solution #10: Insert USB to improve performance
Written by sanketmedhi the 2 Apr 09 at 11:23.
Everyone might not have 2 GB of RAM but everyone has a USB drive. Live sessions booted from CDs can be cached onto USB storage for improved performance.
173
votes
closed
Solution #11: Promote bootable USB
Written by sanketmedhi the 2 Apr 09 at 11:51.
Bootable USB images should be promoted rather than live CDs. Bootable USB drives can be prepared using software such as the one showed on https://help.ubuntu.com/community/Installation/FromUSBStick . Alternatively, the software that runs on Windows when an Ubuntu live CD is inserted should include such a functionality.
-58
votes
closed
Solution #12: fast live session
Written by Dorje the 2 Apr 09 at 22:10.
like solution #9 add an option to deselect unnecessary programmes and also give the percentage increase each unselection generates .
like for eg.
deselecting games =increase in speed 10%
and so on

PS:i don't know much about programmes so i dont know how much speed gain every (possible)deselection will generate
47
votes
closed
Solution #13: Use UnionFS to our advantage
Written by deriamis the 4 Apr 09 at 18:40.
Since the majority of load times is in late-linking the libraries, why not have the often-used libraries in a ramdisk and use UnionFS to overlay those files on a path? In combination with pre-caching (#4), this could be a significant speed boost. If we combine it with using a LiveUSB distro (#11), we could be on par with the performance of the computer itself.
43
votes
closed
Solution #14: Add an option to create a live-usb from the autorun menu of the cd
Written by pepperpupper the 5 Apr 09 at 12:47.
Add an option for creating a live-usb to the autorun menu that pops up when mounting or inserting the cd/iso. Many people will use daemon-tool or similar to mount the cd in Windows, and if they see an option to create a live-usb from the popup menu, that would be a way of making it easier for everyone to do so.
39
votes
closed
Solution #15: Offer a tool for creating a live-usb in occasion with the download link
Written by pepperpupper the 5 Apr 09 at 12:54.
The title is self-descriptive. This would be another way of making it easier for people to find out about the possibility of creating a live-usb.
29
votes
closed
Solution #16: Instead of notification write it in the background.
Written by ll the 6 Apr 09 at 03:52.
A modified background that includes a warning can be used instead of a notification. Many computers at universities that are meant for multiple users use the background to communicate a special procedure especially in libraries for catalogue searches. This will decrease confusion and not use as many resources as a notification (I assume).
14
votes
closed
Solution #17: Install Ubuntu natively from within Windows
Written by pepperpupper the 7 Apr 09 at 14:14.
Make it possible to install a native Ubuntu installation from within Windows to another partition than the one running Windows from or to an USB-memory key, making it easier to install Ubuntu without having to boot into live mode.
5
votes
closed
Solution #18: Calc & disp speed-up performance on log-out based on sys's characteristics
Written by lackscr8ivity the 7 Apr 09 at 14:25.
When running the live session I would guess the memory, processor, hard disk read/write speed (maybe not this one), etc. system hardware & performance are evaluated.
As well, when running a program (game, OpenOffice, etc.) the CD read/write & load time could stored. Thus, when the user ends the live session, in the log-out window list some statistics: "These are the 5 programs you used the most:
From the live CD it took X-amount of real-time to load, but based on your system's hardware, if this were installed, we would expect it would X% faster."
58
votes
closed
Solution #19: disabeling unnecessary services for the live-cd
Written by moose the 14 Apr 09 at 08:08.
So the live-cd shouldn't start services which are not neccessary for testing ubuntu (as some people use the live-cd as a secure system, services like cups are neccessary):

# anachron, atd, cron: I never used a live-cd longer than six hours - why should I create a cronjob?
# acpid, acpi-support, apmd, powernowd, powernowd.early: If I use the live-cd, I want to test if my hardware works and if the software fits my expections, not if the sleep option works.
71
votes
closed
Solution #20: Solution #1 but sooner
Written by Ssdg the 29 Apr 09 at 11:25.
My idea would be to tell it on the first screen (the one that offers you to test, install, etc...).

Like:
Try ubuntu without
Install on your hard drive for better performances
...

not by demoting the live CD mode, but by promoting the installation.

I'm not in advertisement, but ubuntu will look much better.
-84
votes
closed
Solution #21: Make user choose when downloading Ubuntu
Written by chareos the 6 May 09 at 14:08.
Make the Ubuntu download to be an EXE file which lets user choose to create a LiveCD (with performance warning here) OR a LiveUSB.

Also, a performance warning on LiveCD boot itself would be great !
-75
votes
closed
Solution #22: Load LiveCD into temporary file
Written by Avantarius the 10 May 09 at 09:42.
For systems with 1 GiB RAM or less, where solution #5 can't be applied, load the content of the CD in a virtual file system which could be located in a file on the computer's harddisk, i.e. create file on a existing ntfs-partition, an unpartitioned space or even use the m$-windows-swapspace.
55
votes
closed
Solution #23: Put a note into the loading screen
Written by Kver the 16 May 09 at 20:51.
When a live cd shows the loading bar, there's plenty of time for a message such as "Loading and running content from this DVD will result in slow performance, and changes or customizations will not be saved."
5
votes
closed
Solution #24: Use the new notification system
Written by aroach31291 the 22 Oct 09 at 17:19.
Firstly, I think that many of the solutions above are solving the wrong problem. People that try out Ubuntu may think that it is installed by just inserting the CD. The user may have no idea that they are using a LiveCD. After they discover that Ubuntu is "slow", they give up and reboot back into Windows. Notifying the user that they haven't installed Ubuntu yet would be the best way to solve this problem.

Utilize the new notification system. Have it simply display a message when the desktop has finished loading similar to:

Ubuntu is not installed yet! Feel free to use Ubuntu before installing it, but beware that it may be a little slow. If you like what you see click the install icon on your desktop!
2
votes
closed
Solution #25: Show notification when system is waiting for CD drive
Written by mikko.rantalainen the 7 Oct 10 at 06:45.
Live session from USB/flash memory should be pretty okay even today but the real problem is accessing files from optical drive. Even there, the problem is latency, usually not the bandwidth.

The live session should run a small background service that displays a notification message when system is waiting for CD drive to access required data. The message could be along the line "Reading data from CD (installing on the hard drive would improve performance)" [however, the label should not claim to be reading CD if one is booting from e.g. usb memory stick]. The notification should be displayed if read command has waited in disk scheduler queue for more than a second.

This could be extended to deal with installed system, too. It would make sense to point out bottlenecks in the system to the user. If the system feels slow and a notification pops up that says "Waiting for disks (installing a fast SSD drive would improve performance)" would give a reasonable hint to the user which hardware upgrade would help the most. This could be even further extended and a similar notification should pop up if all CPU cores have been taken for more than 5 seconds ("Waiting for processor (upgrading the processor would improve performance)").

See the 19 comments or propose a solution (latest comment the 19 Feb 12 at 03:08) >>

Graphical frontend to edit GRUB menu  
Ubuntu

In :  
Priority : Undefined
Definition : New (Needs guidance)
Implementation : Unknown
Assignee :
spec
forum
Written by aysiu the 28 Feb 08 at 18:51. Global category: System. New
Right now, the most likely successful migrations to Ubuntu happen for *nix experts and total novices who have someone install Ubuntu for them, but the most likely people to try Ubuntu are Windows power users--those who like a lot of configuration options but who are also used to using the GUI for tweaking options and not manually editing a text configuration file.

The most popular requests for editing the /boot/grub/menu.lst file involve changing the default boot option (to Windows instead of Ubuntu) and changing the timeout before a boot option is selected. The other less popular ones would be just bonus features, I guess.
2887
votes
up equal down
Solution #1: Auto-generated solution of idea #141
Written by aysiu the 28 Feb 08 at 18:51.
Ubuntu Brainstorm was updated in January 2009. Since the idea #141 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!
73
votes
up equal down
Solution #2: Include StartUp Manager by default
Written by Ubuwu the 5 Feb 09 at 17:24.
StartUp Manager, or SUM, is a gui tool for changing settings for Grub, Grub2, Usplash and Splashy.

http://web.telia.com/~u88005282/sum/

See the 36 comments or propose a solution (latest comment the 27 Jan 12 at 15:27) >>

remove 'Brasero' software and replace in 'k3b'  
Written by shimi810 the 3 Apr 09 at 01:56. Global category: Multimedia. Won't implement
Brasero is the software burn is quite old,
Brasero recording software there is enough, please changed it to a burn k3b.
-603
votes
closed
Solution #1: remove 'Brasero' software and replase in 'k3b'
Written by shimi810 the 3 Apr 09 at 01:56.
in Brasero - does not have a few bugs and is no longer functioning as functioning in the past;
in k3b - can burn really almost everything, and it is perfect for anyone (even though it is intended for users of desktop kde). Even the software automatically checks MD5.

Of course the intention is to replace the list of software packages that are installed automatically after installation in ubuntu.
837
votes
closed
Solution #2: Work on Brasero, to make it the "ultimate" cd burnner!!!!
Written by Rodrigo the 4 Apr 09 at 09:25.
Its true Brasero does have a few bugs, but it has room for improvement, keep working on it (use launchpad) to make it want we want.
-495
votes
closed
Solution #3: Remove Brasero and let other dedicated apps do the work
Written by phenest the 5 Apr 09 at 13:18.
If I want to burn an iso, I can use Nautilus. If I want to burn some music to CD, I can use Rythmbox, etc. What does Brasero do that other apps do not.
-10
votes
closed
Solution #4: Use Gnome Baker
Written by Clorox the 6 Jun 09 at 04:53.
Gnome Baker is about as sophisticated as K3B, and uses GTK.

See the 19 comments or propose a solution (latest comment the 3 Dec 11 at 16:02) >>

Allow Guest to Log In from Login Screen  
Written by rouge568 the 12 Jan 09 at 04:28. Global category: Security. Implemented
Allowing the guest to only log in from another user's account is, for lack of a better term, stupid. It means that if the owner is not going to be around when the guest uses the computer, he has to give the guest his username and password just so they can log and then switch to another account. This is an incredibly large security hole, that could be easily fixed. Please, if someone types 'guest' when logging in, take them straight to the guest account.
-92
votes
implemented
Selected solution (#3): GDM better integration
Written by Lachu the 22 Jan 09 at 16:12.
New GDM have ran their own user session and start gnome-panels. We can allow to run some application from login screen, but disallow to write any data.
248
votes
implemented
Selected solution (#4): Use a "Login as Guest" button
Written by Bender2k14 the 24 Jan 09 at 22:50.
If someone does not have an account on the computer, then they probably do not know that logging in as "guest" is an option, so make it obvious with a button that says "Login as Guest". AOL has this "feature" and I have always liked it.

See the 19 comments or propose a solution (latest comment the 31 Oct 11 at 18:23) >>

2 3 4 5 6 7 Next >>