<div dir="ltr"><div>Just a thought.. have you tried to uninstall and reinstall chrome?</div><div>I would use command line, since this way i know the configuration has also been removed.</div><div>to find how the chrome package is called :</div>
<div><br></div><div>$sudo apt-cache show chrom* | grep Package</div><div><br></div><div>lets say the Package is chromium-browser. then you go:</div><div><br></div><div>$sudo apt-get remove --purge chromium-browser</div><div>
<br></div><div>you might get some notices about what you want or dont want to remove and of corse should decide based on the idea that anything that might contain a configuration info should also be removed.</div><div><br>
</div><div>after removal is complete, reinstall:</div><div><br></div><div>$sudo apt-get install chromium-browser</div><div><br></div><div>hope this helps.</div><div><br></div><div>cheers</div><div><br></div><div>maayan.</div>
<br><div class="gmail_quote">2011/5/16 Nitzan Brumer <span dir="ltr">&lt;<a href="mailto:nitzanb@gmail.com">nitzanb@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div dir="ltr">What a headache!<div>I&#39;ve upgraded my Ubuntu 10.10 to 11.04 - and what a big mistake it was.</div><div>It took some time and I&#39;ve managed to handle most of the things but there is one problem that I cant manage to fix.</div>


<div><br></div><div>On the first time I&#39;ve opened chrome on the 11.04 I&#39;ve tried to open a csv file and a popup appeared asking with what to open the file.</div><div>Didn&#39;t think it over and I typed calc - thinking about libreoffice calc (the spreadsheet program)</div>


<div>Now, any file I try to open from google chrome (but not only from chrome) I get a popup saying:</div><div>&quot;</div><div>Failed to execute default File Manager.</div><div>Failed to execute child process &quot;calc&quot; (No such file or directory).<br>


<div>&quot;</div><div>The same thing happens if I right-click a folder and choose open with -&gt; file manager.</div><div><br></div><div>I&#39;ve tried everything to override this krap but with no success. </div><div>Its not under chrome settings</div>


<div>I can&#39;t change it through settings-&gt;default applications</div><div>Its not under ~/.local/share/applications</div><div><br></div><div>And I just can&#39;t open the files unless I choose save as and open them from the file manager</div>


<div>The problem is that not all the sites gives you a save as link and some just downloads directly to chrome cache.</div><div><br></div><div>Help, Please.</div><div><br clear="all">Nitzan Brumer<br><a href="Http://n2b.org" target="_blank">Http://n2b.org</a><br>



</div></div></div>
<br>_______________________________________________<br>
Linux-il mailing list<br>
<a href="mailto:Linux-il@cs.huji.ac.il">Linux-il@cs.huji.ac.il</a><br>
<a href="http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il" target="_blank">http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il</a><br>
<br></blockquote></div><br></div>