Status: Unconfirmed Owner: ---- Labels: OS-Linux Area-Misc Size-Medium Type-Bug
New issue 17756 by maxadamo: LinuxProxyConfig calls wrong executable http://code.google.com/p/chromium/issues/detail?id=17756 Chrome Version : 3.0.196.0~svn20090724r21527-0ubuntu1~ucd2~jaunty OS + version : Linux Ubuntu 9.04 Jaunty Jackal CPU architecture (32-bit / 64-bit): 32 window manager : Gnome 2.26.1 URLs (if applicable) : Behavior in Firefox 3.x (if applicable): Behavior in Chrome for Windows (optional): What steps will reproduce the problem? 1. Open the "options" window, than click "change proxy settings" What is the expected result? get gnome proxy settings. What happens instead? chromium attempts to run an executable with a wrong name. He tries to run "gnome-network-preferences", but the right name should be "gnome-network- properties" WORKAROUND: cd /usr/bin; ln -sf ln -sf gnome-network-properties gnome- network-preferences -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
