Comment #23 on issue 20989 by markh789: Linux: using a proxy with plugins cause pages to hang http://code.google.com/p/chromium/issues/detail?id=20989
Evan, I decided to test this out myself. Got no problems. m...@mrmarkeh:~$ sudo apt-get install privoxy [sudo] password for mark: Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: privoxy 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. Need to get 548kB of archives. After this operation, 1962kB of additional disk space will be used. Get:1 http://au.archive.ubuntu.com jaunty/universe privoxy 3.0.9-1 [548kB] Fetched 548kB in 4s (135kB/s) Selecting previously deselected package privoxy. (Reading database ... 154134 files and directories currently installed.) Unpacking privoxy (from .../privoxy_3.0.9-1_i386.deb) ... Processing triggers for doc-base ... Processing 3 added doc-base file(s)... Registering documents with scrollkeeper... Processing triggers for man-db ... Setting up privoxy (3.0.9-1) ... Starting filtering proxy server: privoxy. m...@mrmarkeh:~$ google-chrome --user-data-dir=x --proxy-server=localhost:8118 [15268:15268:17011761187:ERROR:/usr/local/google/home/chrome-eng/b/slave/chrome- official-linux/build/src/chrome/browser/first_run_gtk.cc(21)] Not implemented reached in static bool FirstRun::ProcessMasterPreferences(const FilePath&, const FilePath&, std::vector<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >*, int*, bool*) mkdir: cannot create directory `/home/mark/.kde': Permission denied touch: cannot touch `/home/mark/.kde/share/config/profilerc': Permission denied /usr/bin/xdg-mime: 718: cannot create /home/mark/.kde/share/config/profilerc.new: Permission denied [15268:15333:17052252246:ERROR:/usr/local/google/home/chrome-eng/b/slave/chrome- official-linux/build/src/chrome/browser/password_manager/encryptor_linux.cc(29)] Not implemented reached in static bool Encryptor::EncryptString(const std::string&, std::string*) [15268:15333:17052254464:ERROR:/usr/local/google/home/chrome-eng/b/slave/chrome- official-linux/build/src/chrome/browser/password_manager/encryptor_linux.cc(29)] Not implemented reached in static bool Encryptor::EncryptString(const std::string&, std::string*) [15268:15333:17052254700:ERROR:/usr/local/google/home/chrome-eng/b/slave/chrome- official-linux/build/src/chrome/browser/password_manager/encryptor_linux.cc(29)] Not implemented reached in static bool Encryptor::EncryptString(const std::string&, std::string*) [15268:15333:17052254844:ERROR:/usr/local/google/home/chrome-eng/b/slave/chrome- official-linux/build/src/chrome/browser/password_manager/encryptor_linux.cc(29)] Not implemented reached in static bool Encryptor::EncryptString(const std::string&, std::string*) [15268:15333:17052254982:ERROR:/usr/local/google/home/chrome-eng/b/slave/chrome- official-linux/build/src/chrome/browser/password_manager/encryptor_linux.cc(29)] Not implemented reached in static bool Encryptor::EncryptString(const std::string&, std::string*) [15268:15333:17052255162:ERROR:/usr/local/google/home/chrome-eng/b/slave/chrome- official-linux/build/src/chrome/browser/password_manager/encryptor_linux.cc(29)] Not implemented reached in static bool Encryptor::EncryptString(const std::string&, std::string*) [15268:15268:17112338842:ERROR:/usr/local/google/home/chrome-eng/b/slave/chrome- official-linux/build/src/base/sys_info_posix.cc(154)] Not implemented reached in static void base::SysInfo::GetPrimaryDisplayDimensions(int*, int*) [15268:15268:17112338912:ERROR:/usr/local/google/home/chrome-eng/b/slave/chrome- official-linux/build/src/base/sys_info_posix.cc(198)] Not implemented reached in static int base::SysInfo::DisplayCount() [15268:15268:17136796633:ERROR:/usr/local/google/home/chrome-eng/b/slave/chrome- official-linux/build/src/chrome/browser/profile.cc(1088)] Not implemented reached in void ProfileImpl::CreatePasswordStore() (pkix_CacheCertChain_Add: PKIX_PL_HashTable_Add for CertChain skipped: entry existed (pkix_CacheCertChain_Add: PKIX_PL_HashTable_Add for CertChain skipped: entry existed (pkix_CacheCertChain_Add: PKIX_PL_HashTable_Add for CertChain skipped: entry existed [15268:15333:17151235252:ERROR:/usr/local/google/home/chrome-eng/b/slave/chrome- official-linux/build/src/chrome/browser/password_manager/encryptor_linux.cc(29)] Not implemented reached in static bool Encryptor::EncryptString(const std::string&, std::string*) I don't know why I am getting permission denied - that's beside the point. It loads fine for me.. -- 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 -~----------~----~----~----~------~----~------~--~---
