| |
874
|
|
|
|
Fix Flash Crash In Firefox And Other Web Browsers
|
|
Written by tdrusk the 29 Feb 08 at 01:14. Category: Multimedia.
Related to: Nothing/Others.
New
|
|
If Ubuntu wants to be a serious operating system they need to fix video playing on sites like Youtube and such. My browser always crashes and it is very annoying having to force quit all the time.
|
|
| |
606
|
|
|
|
Give Ubuntu it's own calendar
|
|
Written by amosharper the 28 Feb 08 at 17:11. Category: System.
Related to: Nothing/Others.
New
|
|
It's great that clicking on the clock brings up a calendar - but why Evolution's calendar?
The majority of people use a webmail service, so having a calendar that can sync with major web calendars (eg Google Calendar, Windows Live Calendar), that is easy to add and remove events to, to add alarms and notifications and to be able to do all of this without opening an email application would be fantastic, I think.
Thanks for the oppurtunity to be heard.
|
|
| |
400
|
|
|
|
Pay attention to excessive RAM consumption
|
|
Written by jbrendel the 29 Feb 08 at 18:51. Category: System.
Related to: Nothing/Others.
New
|
Linux in general has the reputation of being light and nimble, compared to Windows. However, looking at the memory consumption of a rather standard Ubuntu install with Gnome desktop sadly gives a different picture.
Just looking at residential memory (via top):
345 MB: Firefox
279 MB: Xorg
110 MB: gnome-panel
74 MB: evolution
56 MB: beagled
45 MB: gnome-terminal
42 MB: nautilus
41 MB: beagle-search
32 MB: beagle-helper
20 MB: eog
17 MB: stickynotes_applet
15 MB: nm-applet
11 MB: update-notifier
...
10 MB: cpufreq-applet
10 MB: charpick_applet
8 MB: trashapplet
So, what I'm seeing is that some of the core apps are rather excessive (supposedly Firefox 3 will be better, yes?) But somehow, I can almost understand that.
However, why do little applets and utilities like the update-manager have to consume SO much memory? In fact, shouldn't the update-notifier just be a cron job that gets executed occasionally, and then loads more stuff to notify me on the screen?
[....]
|
|
| |
79
|
|
|
|
Fix hda-intel!
|
|
Written by TheJoe the 1 Mar 08 at 23:36. Category: Others.
Related to: Nothing/Others.
New
|
|
Many users (including myself) are suffering from lack of sound due to the hda-intel driver, the bug is commonly found on Acer Aspire laptops as well as other laptops. So far there are no definite fixes and someone really needs to jump in and take a look at it.
|
|
| |
117
|
|
|
|
Make USB keyboards work in GRUB
|
|
Written by tenchi39 the 29 Feb 08 at 19:59. Category: System.
Related to: Nothing/Others.
New
|
|
I have a USB keyboard and it works in the BIOS, but it doesn't work in GRUB.
This could confuse new users, especially if they want to change the language of the boot cd.
Isn't this a critical point?
;-)
|
|
| |
988
|
|
|
|
Copy / Move File Queue
|
|
Written by tloxscrew the 29 Feb 08 at 00:54. Category: System.
Related to: Nothing/Others.
New
|
Update__
Please add something like this (thanks to kliklik)
kliklik
___________
Here's a mockup I've done, based on the ideas from this thread and a couple of my own. Tell me what you think.
http://ultimate.co.yu/ubuntu/CopyQueue.png
http://ultimate.co.yu/ubuntu/CopyQueue_Expanded.png
The top progress bar shows the total progress, two buttons beside it pause/cancel the entire queue.
The cancel buttons may have confirmation they pause the queue/item, ask you if you're sure and than either stop or continue the process. For the brave crowd, they immidiately stop the process :)
Folder button opens the destination folder.
Only one process at a time unless forced to start.
Up/Down arrows reorder the items based on priority, the higher ones get processed first.
Clear button clears all the finished jobs.
--------------
me, tloxscrew
[....]
|
|
| |
2651
|
|
|
Enhance mobile devices sync
please merge 0.22 from debian unstable (#81831)
| In : | opensync (ubuntu) |
| Status : | Fix Released |
| Importance : | Wishlist |
| Assignee : | Debian Opensync Team |
43 comments, 28 subscribers and 0 duplicates
Ubuntu
| In : | |
| Priority : | Undefined |
| Definition : | New (Needs guidance) |
| Implementation : | Unknown |
| Assignee : | |

|
|
Written by jherran the 28 Feb 08 at 15:01. Category: Hardware support.
Related to: Nothing/Others.
New
|
|
There are lot of people having troubles syncing their devices (pda, smartphones, etc.) with ubuntu. At this poing there is only one solution available, multisync, and works for only a few devices, and it's very limited on their functions.
And I think, this is a very important point for lots of people.
**Suggestions from duplicate idea 397 work on that idea :
1) Clean up the Opensync and SyncML plugin packages to work properly with Evolution by default.
2) Set up an official Ubuntu SyncML server for Ubuntu users.
3) Possibly clean up open source SyncML clients for the different mobile platforms.
Developer comments
The current status of mobile devices synchronization in Linux is generally is quite shaky. It *can* work but it's a lot of work usually. There are a few efforts around but there's no single project that works in the majority of the situations.
This is also caused by manufacturers not using a single synchronization protocol. The most promising project now is OpenSync[1] which supports basically SyncML 1.1 and the Nokia variation and it works with several degrees of success between phones and desktops but the project itself is in a constant alpha state with a lot of issues, the GUI is simplistic and there are no integrated resources to sync with online contacts/calendars
like Google's. This can be overcome by preparing Evolution and/or Thunderbird to do it.
In short, despite the infrastructure is mostly there, we need work to make it a seamless experience for the user.
Bear in mind that this is a huge effort. Synchronization looks simple but there's a lot of factors and situations that need to be addressed like how to synchronize devices with different capabilities and how to keep 3 way synchronizations (desktop, online and mobile).
|
|
|
|
Already done!
|
|
(574)
|
|
|
Easy and powerfull Remote-Deskop
|
|
Written by solarstorm the 28 Feb 08 at 17:42. Category: Internet & Networking.
Related to: Nothing/Others.
Already implemented
|
It would be great if Ubuntu (or other distributions as well) provide an easy to use remote desktop solution. While it's quite easy to connect to a remote X-Server (x over ssh or nx), it's rather hard to get also support for sound (from the remote desktop), printing (using your local printers on the remote desktop) and other things like "tray-icons" / "notification area" (have the Notification-Icons of remote applications in the local "notification area").
Update:
"x2go" looks pretty interesting: http://x2go.berlios.de/index-en.html
It uses the NX libs and they also provide a client for Windows. But I have not tested it (yet).
Developer comments
Ubuntu Desktop comes with a VNC server (vino) by default. There is also a vnc client (vinagre) which is available to connect to remote vnc servers. rdesktop is available to connect to remote windows machines via RDP.
|
|
| |
339
|
|
|
|
Easy (GUI) creation and handling of encrypted partitions
|
|
Written by nubbe the 28 Feb 08 at 20:56. Category: Others.
Related to: Nothing/Others.
In development
|
|
A GUI for creating and using encrypted partitions. Should be for regular partitions and especially removable media partitions.
Developer comments
Indeed that's a long-standing open issue. DeviceKit-disks can do that, so it's a matter of packaging/using DK and DK-disks. I'm interested in working on this (although I'm not sure whether I'll manage it for Intrepid.)
|
|
|
|
Done!
|
|
(168)
|
|
|
Network install
|
|
Written by ailean the 29 Feb 08 at 01:41. Category: Installation.
Related to: Nothing/Others.
Implemented
|
|
|
| |
5639
|
|
|
Fix Suspend and Hibernate
|
|
Written by tighem the 28 Feb 08 at 17:22. Category: System.
Related to: Nothing/Others.
New
|
|
Suspend and hibernate still seems to be a big issue based on forum posts. Really focus on fixing it, even with proprietary drivers.
|
|
| |
3874
|
|
|
Unmount resolution
Cannot unmount volume: show which application(s) still use the drive (#81239)
| In : | gnome-mount (ubuntu) |
| Status : | Triaged |
| Importance : | Wishlist |
| Assignee : | Martin Pitt |
22 comments, 10 subscribers and 0 duplicates
|
|
Written by Vivien the 28 Feb 08 at 16:35. Category: System.
Related to: Nothing/Others.
In development
|
|
When someone wants to unmount a volume and the mount point is used, he gets a message telling him that the volume can't be unmounted because an application uses it. The user has no idea which application is actually using it and can't remove the device.
I propose that the popup tells him which application(s) is(are) using the device and propose to terminate them (that list should be kept up to date when the app. dies).
Developer comments
Upstream bug (GNOME #528559) has a patch in discussion. Volunteering to work on it.
|
|
| |
-61
|
|
|
|
| |
492
|
|
|
|
Check forced at shutdown, not startup
|
|
Written by Matt Arnold the 29 Feb 08 at 00:39. Category: System.
Related to: Nothing/Others.
New
|
|
On startup Ubuntu will sometimes say the disk "has been mounted x times without being checked, check forced". Then it will make me wait to use the computer. Why not do this at shutdown instead of startup? When the user starts up the computer, they're sending a message to Ubuntu saying "I want to use my computer now." Not later. When they shut down, they're telling Ubuntu "I don't want to use my computer now." Do it then.
|
|
| |
484
|
|
|
|
Blu-Ray Support
|
|
Written by openmedia the 29 Feb 08 at 05:01. Category: Multimedia.
Related to: Nothing/Others.
New
|
|
Support for media formats should no longer be an optional part of any Linux distribution. We need full support for Blu-Ray playback and it should be implemented in FOSS. I don't want to rely on commercially licensed tools for media playback.
|
|
| |
66
|
|
|
Apple Hardware
|
|
Written by wghassan1904 the 29 Feb 08 at 06:32. Category: Installation.
Related to: Nothing/Others.
New
|
|
It would be great to have Ubuntu working out of the box on Apple's current line of laptops and desktops (MacBook, MacBook Pro, Mac Pro). Currently, installing Ubuntu on a Mac is an involved process and things like the wireless networking, touchpad, cpu fans, etc. never seem to work quite right.
|
|
| |
1182
|
|
|
|
|
|
Closed
|
|
(1604)
|
|
Include Compiz Fusion Manager by default
Include compizconfig-settings-manager by default (#237743)
| In : | compizconfig-settings-manager (ubuntu) |
| Status : | New |
| Importance : | Wishlist |
| Assignee : | |
0 comments, 2 subscribers and 0 duplicates
Ubuntu
| In : | |
| Priority : | Undefined |
| Definition : | Pending Approval (Needs guidance) |
| Implementation : | Needs Infrastructure |
| Assignee : | |

|
|
Written by soyelmatu the 28 Feb 08 at 19:03. Category: Look and Feel.
Related to: Nothing/Others.
Won't implement
|
|
Include Compiz Fusion Manager by default
Developer comments
Sorry, but no. The stack has to mature. DRI2, drivers and default settings of compiz are the things that need attention. Adding and enabling "power-user"-features by default, which are only used by a fraction of the whole user-base, is an unnecessary introduction of UI-clutter we try to avoid.
|
|
| |
2529
|
|
|
Improve file/folder sharing experience (Samba)
[shares-admin] Shared folders requires a login (#14774)
| In : | gnome-system-tools (ubuntu) |
| Status : | Fix Released |
| Importance : | High |
| Assignee : | |
31 comments, 16 subscribers and 8 duplicates
|
|
Written by bartong the 29 Feb 08 at 01:35. Category: Internet & Networking.
Related to: Nothing/Others.
New
|
|
Currently it is very difficult to setup and control access to shared folders without editing conf files and reading detailed instructions on all the variables. I propose that sharing (specifically Samba) be given a well worked GUI and some real TLC to bring it up to standard with the experience on Windows or OS X.
For example, by default a share should be accessible as Read Only by anyone on the network without a username or password (guest access). While guest access should be turned on by default, it should also be easy to turn it off, and if desired to give guests read/write access to the folder.
You should also be able to specify local users who will have read/write access, and these local users should sync with smb users invisibly (ie: the user doesn't need to know that there are two password databases being used).
I propose the Properties window for a folder should contain a Sharing tab with all the options available to choose. I also propose a Shared Folders option in the Preferences menu should list the currently shared folders along with their settings, and provide a button to take you into the dialogue where you can set the options.
|
|
| |
1657
|
|
|
Tabbed Nautilus
tabbed file browsing needed (#154059)
| In : | nautilus (ubuntu) |
| Status : | Fix Committed |
| Importance : | Wishlist |
| Assignee : | Ubuntu Desktop Bugs |
2 comments, 2 subscribers and 0 duplicates
|
|
Written by einalex the 28 Feb 08 at 17:16. Category: Look and Feel.
Related to: Nothing/Others.
In development
|
|
Enable Nautilus to use tabs.
Nautilus is Ubuntu's default file management software. There is no reason why you should need to open countless Nautilus windows to manage your files. It is time to bring tabs from your web browser to your file browser.
|
|