Written by andruk the 21 Oct 11 at 22:06.
Global category: Programming.
In development
When I'm compiling a lot of things I sometimes want to see the whole output, but I want to easily look for errors. Usually what I do is I use the tee command to write the output to a file as well as display it, and then I grep through the log file for errors.
This creates an annoying temporary file, and means that I have to either manually search through the compiler output for errors (amongst hundreds to thousands of other messages), or I have to wait until the compilation is done before I grep for errors.
grep can already do what I'm looking for, but you have to look up color codes and debug a mini-script with grep before you get it to work. It should be easier.
Written by andruk the 19 Mar 08 at 01:04.
Global category: Installation.
Already implemented
When I install Ubuntu, I load the LiveCD, go through the installer, and while its installing, I start customizing. When I reboot into the installed system, my customizations are largely gone (bluetooth, ~/.mozilla/ folder, no Flash player installed, etc.).
OpenOffice.org Writer Formula (the thing that lets you put in complex equations like OpenOffice.org Math) could use a few improvements to make it easier to use.
When PDFs have stuff over the printable borders, you can shrink pages, but it does not center the shrunken page. This means that anything above the top printing margin and anything to the left of the left printing margin is not printed.
Written by andruk the 28 Feb 09 at 23:45.
Related project: Gnome.
New
When using Compiz, the Scale plugin is very useful. But sometimes (when I'm running proprietary applications for school such as Mathematica) applications don't work quite correctly with Compiz.
With the Fusion-Icon, it's easy to switch to a different window manager, and with Brightside, it's even possible to get hot corners and hot edges with Metacity. Brightside gives Metacity support for toggling showing the desktop in hotcorners, but it doesn't yet support switching tasks. But it does not have a way to switch tasks similar to the Scale plugin (I don't have a task list on my panels).
It is very difficult for users to diagnose network issues if they cannot see the firewall rules. This is even further compounded if they are seeking help on IRC, as the helpers on #ubuntu simply have to guess at the reason for the network issues.
Written by andruk the 14 Sep 09 at 10:40.
Related project: Gnome.
New
It would be nice if I could switch workspaces without having to use the keyboard or workspace-switcher (I only use one panel and I don't need that applet).
Written by andruk the 8 Feb 09 at 20:23.
Global category: Look and Feel.
New
When Thunderbird starts up, it can automatically check for new mail. But if the computer is not connected to a network, Thunderbird pops up a dialog box for every account that it can't access (this can get annoying).
If you have Thunderbird check for mail every X minutes, then every X minutes you will get dialogs telling you it couldn't connect to the server.