<?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, 29-Aug-2008 00:00:00 UTC</pubDate>
    <lastBuildDate>Fri, 29-Aug-2008 00:00:00 UTC</lastBuildDate>
    <generator>QAPoll module</generator>
 

    <item>
      <title><![CDATA[[70] What is keyring good for?]]></title>
      <link>http://brainstorm.ubuntu.com/item/12583/</link>
      <description><![CDATA[Lets forget that I really don't know what a (or "the") keyring is good for and look at the other people who cannot set their computer up by them self.<br /><br />I don't remember on which occasions I was asked, but the question was something like: "Would you like to add this password to your keyring?"<br />Or different: "Enter a new password to the keyring." <br /><br />"No, I don't want to enter a new password, I already have a password! Why do I have to create another one?"<br /><br />I am sure that there is a good reason for keyring to exist but it wasn't explained to me. I know, I am supposed to look it up on the internet but here comes the idea:<br /><br />It would be great if there was a short explanatory sentence about keyring - what it is good for and why I have to write another password - when I'm being asked for a keyring password.<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 29-Aug-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/12583/</guid>
    </item>


    <item>
      <title><![CDATA[[63] Make .bin installers launch by double clicking them]]></title>
      <link>http://brainstorm.ubuntu.com/item/12566/</link>
      <description><![CDATA[Many games come with a .bin file, like savage2, quake4, world of padman etc. But if you want to install them you have to open a terminal, then cd path_to_file and ./filename.bin.<br />It would be nice if the installer started by double clicking it.<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 29-Aug-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/12566/</guid>
    </item>


    <item>
      <title><![CDATA[[103] Make it possible to rotate images in OO.o]]></title>
      <link>http://brainstorm.ubuntu.com/item/12570/</link>
      <description><![CDATA[It's impossible to rotate images directly in Writer. I have to open them in Draw first and export the Draw image into Writer. That just sucks. I want to import a picture and rotate it instantly. Please add this function to OO.o!<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 29-Aug-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/12570/</guid>
    </item>


    <item>
      <title><![CDATA[[155] System Monitor gives description of processes]]></title>
      <link>http://brainstorm.ubuntu.com/item/12572/</link>
      <description><![CDATA[(see screenshot: http://i37.tinypic.com/296no6t.png )<br /><br />In System Monitor, there is a list of processes with various information.  The idea is that in this process list, when an item is clicked, a panel on the right would give a description of that process. (What package it is part of, link to the man page, link to documentation, typical behavior)<br /><br />This would be useful, because usually if you are attempting to identify what processes are running, and why - you will find the process name and start googling it to find out what package it is part of.  <br /><br />When I do this, I can usually see that others have googled to find out the same information. (One example is seeing two gdm instances..the info could show that it's typical to see two instances of this)<br /><br />The info pages could also be set up via 'wiki' <br /><br />This would also be very educational for getting newbies more comfortable with system processes and familiar with linux architecture.  <br /><br />from: <br />http://tinypic.com/view.php?pic=9rh9gj&s=4<br /><br />to:<br /><br />http://i37.tinypic.com/296no6t.png<br /><br />
<br />
<b>Attachments</b>:
<br />


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

]]>
</description>
      <pubDate>Fri, 29-Aug-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/12572/</guid>
    </item>


    <item>
      <title><![CDATA[[153] Profile management (and misc) for NetworkManager]]></title>
      <link>http://brainstorm.ubuntu.com/item/3695/</link>
      <description><![CDATA[A profile management tool in NetworkManager is essential to laptop or portable device. It is best to network "configured once" and "used all time".<br /><br />NetworkManager would "forget" my wireless setting whenever it can't connect to the same SSID. I have to type WEP keys all the time. And I think that is crazy.<br /><br /><br /><br />In my history of Linux / GNOME, I tried many ways to configure network:<br /><br /><br />command line<br />============<br />It is sure that ifconfig, route, iptables are powerful. But they takes time to learn. And they are not friendly to roaming devices (like laptop).<br /><br /><br />network applet<br />==============<br />The original GNOME network management applet can save network settings as "profile". I can switch between network by specify different profile. But it doesn't handle wireless network well. Switching between networks is easier, but still painful.<br /><br /><br />network manager<br />===============<br />NetworkManger is great! I think it is better than the network configuration tools in both Windows and Mac! Wireless networks are very visible to me. And configuration is easy!<br /><br />The problem starts when I start roaming with my laptop. I used 2 wireless network with the same SSID. One of them is WEP and the other is open network. Each time I move between these 2 place, I have to configure my network again.<br /><br />Also, I have problem logging in one of my WEP Wifi hotspot. I'm so sure my WEP is typed correctly. But sometimes I dropped out from it. What annoys me is it prompt me EVERYTIMES to type my WEP key again!<br /><br />I start to miss the day of network applet when I face this problem. But when I fall back to network applet, I miss the easiness of NetworkManager.<br /><br /><br />wifi-radar<br />==========<br />I used it for a really short time. It has profile. Its GUI is good. But NetworkManger is the default. And the GUI of NetworkManager is too great to lose.<br /><br /><br /><br /><br />So, what do I want? What I want most is a NetworkManager with profile management. NetworkManager does keep Wifi settings in gconf, so it should be easy to:<br /><br /> (1) save the current Wifi / network settings somewhere else as "Profile"<br /> (2) provide a GUI for user to switch between profiles.<br /> (3) provide a GUI for user to configure profiles.<br /><br /><br />Further more, it would be great if I can:<br /> (1) set my priority to the Wifi network in a profile, as mentioned<br />     http://brainstorm.ubuntu.com/idea/497/<br /> (2) set GPRS network in profile, as mentioned<br />     http://brainstorm.ubuntu.com/idea/3688/<br /> (3) set internet connection sharing on the same <br />     profile interface<br /><br /><br />I think I'm greedy to this whole stuff. But that's what I think a good network management tool. So I just say it.<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 29-Aug-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/3695/</guid>
    </item>


    <item>
      <title><![CDATA[[26] NetworkManager Profile]]></title>
      <link>http://brainstorm.ubuntu.com/item/12431/</link>
      <description><![CDATA[I hope my idea is unique... I'm thinking that ubuntu should have like profiles for the network manager. <br /><br />Example, if use my laptop at work where i used to put static ip address. Then when i went home, i need to configure my laptop for my home dsl. My idea is to create a profile for my office and for my home so i can easily choose which one i should use with just a click.<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 29-Aug-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/12431/</guid>
    </item>


    <item>
      <title><![CDATA[[63] Enable Synaptic's quick search by default ( Intrepid)]]></title>
      <link>http://brainstorm.ubuntu.com/item/12336/</link>
      <description><![CDATA[It looks a bit weird to have a Quick Search field in Intrepid's synaptic and give no ways to enable it.<br /><br />I figured that installing the package apt-xapian-index enables the search option. The package is not big, so it should be included by default. If not, synaptic should ask if the user wants to enable it.<br />
<br />
<b>Attachments</b>:
<br />
<a href="https://bugs.launchpad.net/bugs/250524"> Bug #250524</a> : [Information on this bug will be retrieved soon]<br/>


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

]]>
</description>
      <pubDate>Fri, 29-Aug-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/12336/</guid>
    </item>


    <item>
      <title><![CDATA[[73] A more friendly checking of partitions at startup]]></title>
      <link>http://brainstorm.ubuntu.com/item/12300/</link>
      <description><![CDATA[Ubuntu automatically checks a partition at startup after it has been mounted 30 times. A short text is displayed on the screen telling us that the system is checking partitions, instead of the usual graphic bootloader. This unusual message scares some users, especially those who don't speak English because the text is not translated.<br /><br />I think this text message should be translated into other languages at least. The nicest choice is to replace that text message with a graphic screen but I suppose it will take too work for a simple issue like this (or maybe it's impossible or very hard to do, I don't know).<br /><br />PS: As usual, sorry for my non perfect English, it isn't my native tongue.<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 29-Aug-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/12300/</guid>
    </item>


    <item>
      <title><![CDATA[[82] Offer to omit trash when no disk space left]]></title>
      <link>http://brainstorm.ubuntu.com/item/12296/</link>
      <description><![CDATA[I've run into this in Xubuntu, I can only assume (K)Ubuntu would behave the same as for obvious reasons I'm not going to test it there.<br /><br />When you fill up your entire disk space and try to delete something you get an error message because since there is 0 bytes free the system cannot move files to trash. AFAIK there is no easy way around this in the GUI, so a beginner will be stuck. It would be great if in such a situation the system would offer to remove the files directly, forgoing the trash. Of course this should not be done automatically, rather a yes/no dialogue should be displayed.<br /><br />PS. In case anyone wonders how can this happen - a small HDD plus the fact that Add/remove programs does not check whether the required disk space is available...<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 29-Aug-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/12296/</guid>
    </item>


    <item>
      <title><![CDATA[[17] Add Kashmir to the List of Countries in Ubuntu]]></title>
      <link>http://brainstorm.ubuntu.com/item/12253/</link>
      <description><![CDATA[Please add Kashmir to the country list for Ubuntu.<br />All Kashmiries want this.<br /><br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 29-Aug-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/12253/</guid>
    </item>


    <item>
      <title><![CDATA[[183] Mount/unmount network shares automatically]]></title>
      <link>http://brainstorm.ubuntu.com/item/12213/</link>
      <description><![CDATA[Network shares are becoming increasingly common for home users, and many laptop users routinely connect and disconnect to networks with shares.<br /><br />Ubuntu should have an option to automatically mount designated shares when they are detected, and unmount them when they disappear. At present the system requires a sudo mount -a to go and check the /etc/fstab and mount any strays.<br /><br />Users have already posted a script that does this in the forums.<br />
<br />
<b>Attachments</b>:
<br />


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

]]>
</description>
      <pubDate>Fri, 29-Aug-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/12213/</guid>
    </item>


    <item>
      <title><![CDATA[[74] Gnome-device-manager]]></title>
      <link>http://brainstorm.ubuntu.com/item/12055/</link>
      <description><![CDATA[I think the gnome-device-manager should be added by default as a substitute for lsusb and lspci, which greatly simplifies the assessment of hardware devices in a ubuntu system.<br /><br /><br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 29-Aug-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/12055/</guid>
    </item>


    <item>
      <title><![CDATA[[15] Volume control in top panel should always work]]></title>
      <link>http://brainstorm.ubuntu.com/item/12032/</link>
      <description><![CDATA[Sometimes I'm listening something with rhythmbox, and I want to lower the volume to answer the phone, however, the volume control in the gnome-panel does not do this, I must find my rhythmbox window and lower the volume from there. Same happens with flash plugin's audio (myspace, etc).<br /><br />It would be nice for this control to work as a 'master volume control' which controls the volume of everything.<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 29-Aug-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/12032/</guid>
    </item>


    <item>
      <title><![CDATA[[52] Right-Click a file in Nautilus to select 'burn to disc']]></title>
      <link>http://brainstorm.ubuntu.com/item/12033/</link>
      <description><![CDATA[This is a very useful feature i know from Mac OS X. You don't need to startup a burn app or add a disc first. In Mac OS X you select the files you want to burn, then the window tells you how much space you need on the disc.<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 29-Aug-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/12033/</guid>
    </item>


    <item>
      <title><![CDATA[[44] When I change file permissions they should be saved.]]></title>
      <link>http://brainstorm.ubuntu.com/item/11933/</link>
      <description><![CDATA[When I just tried to change the file permissions to a folder I did Rightclick > Properties > Permissions and clicked some checkboxes. I then clicked the button saying "save permissions to file" (or something like it, I have my system in Dutch).<br /><br />After clicking exit and reopening through Rightclick > Properties > Permissions nothing had changed.<br /><br />This is really annoying since I now have to go into command line, google the commands etc. Takes me another half an hour off my working time/flow.<br /><br />You might say "Just learn the codes", but I don't want to. A computer should do what I want, not the other way around. And I think 99% of the people using computers agrees with me.<br /><br />[edit]<br />From your comments I understand it should work this way but that it is a bug. I would love to report it, but I have no clue how.. If somebody could help me here or it yourself..?<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 29-Aug-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/11933/</guid>
    </item>


    <item>
      <title><![CDATA[[-6] Use neutral color for OpenOffice splash screen]]></title>
      <link>http://brainstorm.ubuntu.com/item/11938/</link>
      <description><![CDATA[When you boot up open office, an orange-brownish splash scren pops up.<br /><br />For those of us who hate this colors, it would be better to use a more neutral color like white and grey/black so when you change your theme doesnt look so bad.<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 29-Aug-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/11938/</guid>
    </item>


    <item>
      <title><![CDATA[[224] When selecting a folder in Nautilus, it must show size of contents in statusbar]]></title>
      <link>http://brainstorm.ubuntu.com/item/11903/</link>
      <description><![CDATA[I often have to copy folders somewhere and many times need to see how big certain folders are. Can they fit on my usb-stick? Which folder had the large size foto's in it? Which folder causes the heave use of storage? and more questions can easily be answered by this..<br /><br />This should obviously be an optional collum when having detailed view in Nautilus as well.<br /><br />I now always have to right click and select properties which is quite annoying if you need to check many folders..<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 29-Aug-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/11903/</guid>
    </item>


    <item>
      <title><![CDATA[[-28] Add System Monitor Icon to Logout Menu]]></title>
      <link>http://brainstorm.ubuntu.com/item/11915/</link>
      <description><![CDATA[Easy.<br /><br />When you press the logut button, a panel with 7 options appears:<br /><br />3 on top and 4 on the bottom.<br /><br />I suggest to include on the top line a link to System Monitor.<br /><br />The space is there and its another way to make it available easily.<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 29-Aug-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/11915/</guid>
    </item>


    <item>
      <title><![CDATA[[20] When you rotate an image in gnome-eye, it should save it automatically like that]]></title>
      <link>http://brainstorm.ubuntu.com/item/11912/</link>
      <description><![CDATA[When I am browsing through my pictures (which I do a lot since I do photography and I am trying to switch to Ubuntu),  I look at them throught the Gnome-eye, I often turn them. However, I just look on and I see later that they the rotation of the image haven't been saved. Every time I rotate the image I need to click File > Save or Ctrl+S.<br /><br />I want this to be an option to save automatically, so I can move on with my work and don't get hassled with little things like this.<br /><br />I would just love to see the view of Mark Shuttleworth become true in that ubuntu becomes an OS for multimedia people (photgraphy, film, audio etc.) as well.<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 29-Aug-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/11912/</guid>
    </item>


    <item>
      <title><![CDATA[[316] When downloading and "open with", the "Other" option should list programs]]></title>
      <link>http://brainstorm.ubuntu.com/item/11901/</link>
      <description><![CDATA[I set the standard program to open .doc's with OpenOffice. However, when I download a .doc file and I want to open it immediately from the download option in firefox, it gives MS Office through wine as the default. <br />If I then select the "Other" option it just gives me a menu in which I can select folders and files. I guess I'm supposed to find OpenOffice by hand or something..?<br /><br />What it should do is give me a list of programs which I can choose from with the most appropriate ones on top. After that you might give the option to select manually, but I think this is for more experienced users.<br /><br />(Thanks to Ubunteando below for the idea of the auto detecting of most appropriate programs)<br />
<br />
<b>Attachments</b>:
<br />



No attachments.
]]>
</description>
      <pubDate>Fri, 29-Aug-2008 00:00:00 UTC</pubDate>
      <guid>http://brainstorm.ubuntu.com/item/11901/</guid>
    </item>


  </channel>
</rss>

