<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title><![CDATA[Ubuntu brainstorm]]></title>
    <link>http://brainstorm.ubuntu.com</link>
    <description><![CDATA[Post your ideas and vote for the entries you like. Please read the posting <b><a href="https://wiki.ubuntu.com/Brainstorm">guidelines</a></b> and <b><a href="http://brainstorm.ubuntu.com/advanced_search">check</a></b> if your idea has been posted already! ]]></description>
    <language>en-us</language>
    <pubDate>Fri, 21-Nov-2008 00:00:00 UTC</pubDate>
    <lastBuildDate>Fri, 21-Nov-2008 00:00:00 UTC</lastBuildDate>
    <generator>QAPoll module</generator>
 

    <item>
      <title><![CDATA[[21] Make Rhythmbox Albumart-Transitions smoother]]></title>
      <link>http://brainstorm.ubuntu.com/item/14805/</link>
      <description><![CDATA[Actually, the albumart-transition is choppy. Take a look at it, you will se what I mean. The solution is to change the following in "/usr/lib/rhythmbox/plugins/artdisplay/__init__.py":<br /><br />FADE_STEPS = 10<br />FADE_TOTAL_TIME = 1000<br /><br />to<br /><br />FADE_STEPS = 25<br />FADE_TOTAL_TIME = 500<br /><br />Looks much better.<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 21-Nov-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/14805/</guid>
    </item>


    <item>
      <title><![CDATA[[78] Make different Ubuntu US CD and Rest of the World Ubuntu CD]]></title>
      <link>http://brainstorm.ubuntu.com/item/14728/</link>
      <description><![CDATA[US CD should be with ugly font rendering, without any codecs. This is because of the clear fact US people, especially US congressmen with their patent laws like freedom very much.<br /><br />Rest of the world should get nice font rendering by default, built in dvd playback support and so on, because they are savages and don't like democracy and freedom.<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 21-Nov-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/14728/</guid>
    </item>


    <item>
      <title><![CDATA[[176] Please support development of wireless 811.2n (N-draft) in drivers]]></title>
      <link>http://brainstorm.ubuntu.com/item/14653/</link>
      <description><![CDATA[Please support and speedup development of wireless drivers to get 802.11n standard (N-draft) Because this is showstopper for many windows users (vista have support 802.11n and speed 300Mb!)<br /><br />For example, many business laptops have Intel® Wireless WiFi Link 4965AGN<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 21-Nov-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/14653/</guid>
    </item>


    <item>
      <title><![CDATA[[227] Unify sound drivers and the sound api]]></title>
      <link>http://brainstorm.ubuntu.com/item/14682/</link>
      <description><![CDATA[I really think we need to unify the way sound is done on linux.  For one thing, don't have 2 different systems where one is for professionals and the other is for end users.  Windows and OS X only have one, so should linux.  Second is that going with Pulse Audio is a start, but it only supports 70% of the alsa api calls.  So changing from Alsa to Pulse and we can do even less now.  I say we build onto Pulse including the sound api Jack, so that we only have one system and not force developers to use different api calls from different libraries, instead of confusing them like we are currently doing.<br /><br />Main things it needs:<br /><br />1.  Low latency.  Part of Jack but we shouldn't have 2 systems, it should be one.<br />2.  Sound event support.  There's a separate library for this and it should just be part of pulse instead.<br />3.  Multi-threaded support for multi-core cpu's.<br />4.  Realtime ac3/dts encoding. I could never get this to work with alsa.<br />5.  Sending out compressed audio.  This seems to be controlled on an application basis, but never in an easy way.<br />6.  7.1 analog audio output.  I'm tired of my sound blaster only having 2 channels of audio output.  I want more.<br />7.  Mixer on a per application basis like Vista has.<br />8.  The ability to play more then one sound at once.  I don't think alsa allows for this.<br /><br />Notice I didn't mention anything about power there or the ability to send sound events over the network.  I don't care about any of this as an end user.<br /><br />Now OSS can do most of this, but it is rejected by the open source community because it use to be closed source and is now again under the gpl, so politics has interfered in something technical.  And since the new ubuntu has switched over to Pulse, might as well stick with it instead of re-inventing the wheel which seems to happen a lot in open source.<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 21-Nov-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/14682/</guid>
    </item>


    <item>
      <title><![CDATA[[252] Show Ubuntu version while progess bar is loading]]></title>
      <link>http://brainstorm.ubuntu.com/item/14777/</link>
      <description><![CDATA[It would be interesting to show the ubuntu version while progress bar is loading while booting the system.<br /><br />Actualy only Ubuntu name is shown. <br /><br />The only thing that should be done is to write, in small letters, the ubuntu version that is being loaded.<br /><br />Ubuntu (Big size Letters)<br />  8.10 (Small size letters)<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 21-Nov-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/14777/</guid>
    </item>


    <item>
      <title><![CDATA[[217] Animated PNG support for Nautilus]]></title>
      <link>http://brainstorm.ubuntu.com/item/14807/</link>
      <description><![CDATA[PNG supports animations with APNG-extension. Animated PNGs are fully supported by programs like Firefox. Nautilus and other main applications should also support these.<br /><br />Example animated PNG images:<br />http://people.mozilla.com/~dolske/apng/demo.html<br />http://upload.wikimedia.org/wikipedia/commons/1/14/Animated_PNG_example_bouncing_beach_ball.png<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 21-Nov-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/14807/</guid>
    </item>


    <item>
      <title><![CDATA[[58] A VirtualBox that supports Intrepid Ibex]]></title>
      <link>http://brainstorm.ubuntu.com/item/14824/</link>
      <description><![CDATA[Edit: As of today, Monday, we now have VirtualBox 2.0.4 in the repository. Kudos to the developers. And no need to do "sudo rmmod kvm_intel" in order to use it.<br /><br />Original post:<br />If you read the Changelog for 2.0.4 on VirtualBox<br /><br />http://www.virtualbox.org/wiki/Changelog<br /><br />You see:<br /><br />* Linux additions: support Ubuntu 8.10 <br /><br />In the repository we have VirtualBox 2.0.2<br /><br />I think it would be great if the VirtualBox in Intrepid Ibex actually supports Intrepid Ibex.<br /><br />Just an idea :-)<br />
<br />
<b>Attachments</b>:
<br />
<a href="https://bugs.launchpad.net/bugs/288957"> Bug #288957</a> : [Information on this bug will be retrieved soon]<br/>



]]>
</description>
      <pubDate>Fri, 21-Nov-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/14824/</guid>
    </item>


    <item>
      <title><![CDATA[[21] Status Indication in GParted Subprocesses as Progress Bar]]></title>
      <link>http://brainstorm.ubuntu.com/item/14771/</link>
      <description><![CDATA[Since hard drive opetations take a lot of time, there should be a time approximation as Progress bar in the GParted Subprocesses.<br />Why is this not implemented. Don't the subprocesses deliver this information? (Processes like resizesing, creating or deleting partitions)<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 21-Nov-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/14771/</guid>
    </item>


    <item>
      <title><![CDATA[[39] Add "Open Folder which contains file" to Nautilus Search Results]]></title>
      <link>http://brainstorm.ubuntu.com/item/13318/</link>
      <description><![CDATA[How do you browse to the folder which contains the file, in search results? You have to Right click + Properties + Copy + Paste. This takes a lot of time we dont have :D<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 21-Nov-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/13318/</guid>
    </item>


    <item>
      <title><![CDATA[[46] Don't say "Device is safe to remove" when unmounting Partition on System Device]]></title>
      <link>http://brainstorm.ubuntu.com/item/13317/</link>
      <description><![CDATA[The Title says everything. This is not how its meant to be.<br />If a partition is unmounted on a device, where the current booted system partition lies, this message should not appear.<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 21-Nov-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/13317/</guid>
    </item>


    <item>
      <title><![CDATA[[80] Show file paths in Nautilus search results]]></title>
      <link>http://brainstorm.ubuntu.com/item/13203/</link>
      <description><![CDATA[When you search in nautilus, you have to right click + select properties, to view the files path. It would be very nice to have a column with paths, or a breadcrumb menu for the selected file. A feature with "open folder which contains the file" is also necessary.<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 21-Nov-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/13203/</guid>
    </item>


    <item>
      <title><![CDATA[[54] firefox should remember what workspaces its windows are on]]></title>
      <link>http://brainstorm.ubuntu.com/item/13156/</link>
      <description><![CDATA[When Firefox recovers from a crash or restart, it should remember what windows were on which workspaces and recover them to there correct position.<br /><br />This should work for both compiz and metacity.<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 21-Nov-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/13156/</guid>
    </item>


    <item>
      <title><![CDATA[[135] Special icon for *.pgp file type.]]></title>
      <link>http://brainstorm.ubuntu.com/item/13174/</link>
      <description><![CDATA[Where is no special icon for *.pgp file type in Nautilus.<br /><br />(*.pgp files are produced by right-mouse-btn -> "Encrypt..." on any file)<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 21-Nov-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/13174/</guid>
    </item>


    <item>
      <title><![CDATA[[412] Remove misleading text from Update Manager.]]></title>
      <link>http://brainstorm.ubuntu.com/item/13094/</link>
      <description><![CDATA[Ok, it's a VERY small point, but when Update Manager is launched, it says 'Your system is up to date.'<br /><br />Then you click 'check' and find that it *isn't.*<br /><br />This makes about as much sense as clicking 'Start' in Windows when you want to shut down, and it would be nice if Update Manager didn't tell you that you were up to date until AFTER you click 'check'.<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 21-Nov-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/13094/</guid>
    </item>


    <item>
      <title><![CDATA[[46] Cover Flow like interface for Image Viewer]]></title>
      <link>http://brainstorm.ubuntu.com/item/13100/</link>
      <description><![CDATA[We could have the Cover Flow like interface when viewing pictures in Eye of Gnome. This is already implemented as "Shift Switcher" effect for switching among windows in compiz-fusion. <br /><br />It's a popular concept used in OS-X (iTunes) and stuffs like iPod Touch.<br /><br />Of course this could work for music player too, but at least we could start with EoG, and extend to Nautilus.<br /><br />http://en.wikipedia.org/wiki/Cover_Flow<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 21-Nov-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/13100/</guid>
    </item>


    <item>
      <title><![CDATA[[60] Add PCSX2 GNU PlayStation 2 emulator to repository]]></title>
      <link>http://brainstorm.ubuntu.com/item/13110/</link>
      <description><![CDATA[The PCSX2 project offers binaries only for win32 on their sourceforge site. linux users and other systems have to compile it themselfes (you need a nivdia Cg dev kit for doing this, available as rpm package only). <br /><br />since the PSCX project (PlayStation1 emulator) is in the repositories, it would be very nice to have the newer one, since it is pretty well playable and would enrich the distributions content.<br /><br />All gnu software should be around as deb :D<br /><br /><br />http://www.pcsx2.net Official Site<br />http://sourceforge.net/projects/pcsx2/ Sourceforge Site<br /><br />Wikipedia:<br /><br />http://en.wikipedia.org/wiki/Pcsx<br />http://en.wikipedia.org/wiki/PCSX2<br /><br />
<br />
<b>Attachments</b>:
<br />
<a href="https://bugs.launchpad.net/bugs/103791"> Bug #103791</a> : [Information on this bug will be retrieved soon]<br/>


<a href="http://ubuntuforums.org/showthread.php?t=399165"> Ubuntuforums.org thread #399165</a>
<br/>

]]>
</description>
      <pubDate>Fri, 21-Nov-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/13110/</guid>
    </item>


    <item>
      <title><![CDATA[[224] add a "view in english" button to all error messages]]></title>
      <link>http://brainstorm.ubuntu.com/item/9262/</link>
      <description><![CDATA[Hello!<br />When you use Ubuntu in any other language than English, when an error message is shown, of course, it's shown in your own language.<br />...But, as the best way to solve the problem, is googling it, and as most of the documentation there is in english, it would be a good thing to have a button (or a right-click entry) on that kind of message to print (or copy to the clipboard) the exact syntax of the original message. When we try to translate it ourselves, we can't really now how it was written in the original message thought there are different translations for a single message that could be used. <br />This would also be great to help us submit bugs.<br /><br />[EDIT] : As some of you said, showing standard error numbers would help us finding response, and wouldn't force the users to install English languages packs)<br />[/EDIT]<br /><br /><br />Thanks<br /><br />Brice<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 21-Nov-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/9262/</guid>
    </item>


    <item>
      <title><![CDATA[[391] Display volume labels in the Ubuntu installer]]></title>
      <link>http://brainstorm.ubuntu.com/item/9042/</link>
      <description><![CDATA[Many new users are confused by device names such as /dev/sda1, /dev/sdb5, /dev/hda2, /dev/hdc4, etc.<br /><br />So I propose to show volume labels (partition names) in the installer, to make it easier for users who install Ubuntu to know which partition they are installing on.<br /><br />Screenshots:<br />* <a href="http://img260.imageshack.us/img260/1734/screenshotinstall1oh0.png">Before</a><br />* <a href="http://img389.imageshack.us/img389/2333/partitiondx3.png">After</a><br /><br />This will make it clearer and easier to install Ubuntu without any mistakes being done which might result in that a new user accidentally looses valuable data.<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 21-Nov-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/9042/</guid>
    </item>


    <item>
      <title><![CDATA[[553] Update Firefox 3 beta 5 to RC1]]></title>
      <link>http://brainstorm.ubuntu.com/item/8808/</link>
      <description><![CDATA[There is a logic for this in my opinion:<br /><br />1 - Improve usability, stability and speed for Firefox users in Ubuntu. Beta 5 has some big issues.<br /><br />2 - This also would help the Mozilla dev team because there would be thousand of users using RC1 instead of Beta5.<br /><br />3 - The "Beta" can confuse some users.<br /><br /><br />So, what do you think?<br />
<br />
<b>Attachments</b>:
<br />


<a href="http://ubuntuforums.org/showthread.php?t=797212"> Ubuntuforums.org thread #797212</a>
<br/>

]]>
</description>
      <pubDate>Fri, 21-Nov-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/8808/</guid>
    </item>


    <item>
      <title><![CDATA[[504] Tell Mozilla to count all the Firefox 3 downloads from repository]]></title>
      <link>http://brainstorm.ubuntu.com/item/9269/</link>
      <description><![CDATA[When Firefox 3 is released, make sure it is available to Ubuntu on the same day, so the updates from the Ubuntu repository can be counted for the *Guinness world record* in most downloads in 24 hours.<br />And most importantly, talk to Mozilla about relaying your Firefox 3 repository download data to them.<br />More info here: http://www.spreadfirefox.com/en-US/worldrecord<br /><br />Let's help open source achieve another great victory!<br /><br />RE to developer: You would have counted downloads, not users...<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 21-Nov-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/9269/</guid>
    </item>


  </channel>
</rss>

