Bug 128267 - Konqueror crashes when proxy is set to a .pac URL
Summary: Konqueror crashes when proxy is set to a .pac URL
Status: RESOLVED DUPLICATE of bug 123356
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: 3.5
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-29 20:49 UTC by Michael Stather
Modified: 2006-07-11 11:45 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Stather 2006-05-29 20:49:18 UTC
Version:           3.5 (using KDE 3.5.0 Level "a" , SUSE 10.0 UNSUPPORTED)
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.13-15.10-default

When I set the proxy in the KDE control center to a .pac url, when entering an URL in konqueror it just freezes.
When I enter the proxy settings manually or use the environment variables everything works fine.
Comment 1 Stefan Borggraefe 2006-07-03 10:13:32 UTC
Does a redirect happen when getting the pac-URL? Then this would be a duplicate of bug 123356.
Comment 2 Michael Stather 2006-07-03 10:42:41 UTC
How do I find this out?
Comment 3 Stefan Borggraefe 2006-07-03 11:15:17 UTC
You could use the HEAD command from package libwww-perl or wget:

HEAD <url of the pac file> or
wget -S <url of the pac file>

Please paste the output of this command here.

The content of the pac-file could also be useful.
Comment 4 Michael Stather 2006-07-10 23:56:49 UTC
michael@michael-desktop:~$ wget -S http://sww.stusta.mhn.de/proxy.pac
--23:55:57--  http://sww.stusta.mhn.de/proxy.pac
           => `proxy.pac'
Auflösen des Hostnamen »proxy.stusta.mhn.de«.... 10.150.127.37, 10.150.127.36
Verbindungsaufbau zu proxy.stusta.mhn.de|10.150.127.37|:3130... verbunden.
Proxy Anforderung gesendet, warte auf Antwort...
  HTTP/1.0 302 Moved Temporarily
  Date: Mon, 10 Jul 2006 21:56:20 GMT
  Server: Apache/1.3.9 (Unix) Debian/GNU
  Location: http://wpad.stusta.mhn.de/proxy.pac
  Content-Type: text/html; charset=iso-8859-1
  X-Cache: MISS from proxy.stusta.mhn.de
  X-Cache-Lookup: MISS from proxy.stusta.mhn.de:3128
  Proxy-Connection: close
Platz: http://wpad.stusta.mhn.de/proxy.pac [folge]
--23:55:57--  http://wpad.stusta.mhn.de/proxy.pac
           => `proxy.pac'
Verbindungsaufbau zu proxy.stusta.mhn.de|10.150.127.37|:3130... verbunden.
Proxy Anforderung gesendet, warte auf Antwort...
  HTTP/1.0 200 OK
  Date: Sun, 09 Jul 2006 11:07:08 GMT
  Server: Apache/1.3.33 (Debian GNU/Linux) PHP/4.3.10-15 mod_perl/1.29
  Last-Modified: Sun, 27 Nov 2005 22:46:34 GMT
  ETag: "7840-958-438a374a"
  Accept-Ranges: bytes
  Content-Length: 2392
  Content-Type: application/x-ns-proxy-autoconfig
  Age: 125328
  X-Cache: HIT from proxy.stusta.mhn.de
  X-Cache-Lookup: HIT from proxy.stusta.mhn.de:3128
  Proxy-Connection: close
Länge: 2.392 (2.3K) [application/x-ns-proxy-autoconfig]

100%[=======================================================================================================================================>] 2.392         --.--K/s

23:55:57 (1.71 MB/s) - »proxy.pac« gespeichert [2392/2392]


AFAICS there´s a redirect.
Comment 5 Stefan Borggraefe 2006-07-11 10:55:22 UTC
Ok, then this is a dupe of bug 123356. Work-around for this bug: This should work when you use the endpoint of the redirect(s).

*** This bug has been marked as a duplicate of 123356 ***
Comment 6 Ralf Hildebrandt 2006-07-11 11:02:07 UTC
So, please do vote for the initial bug. Right now, the bug is bneing ignored, and everybody here suffers!
Comment 7 Michael Stather 2006-07-11 11:45:48 UTC
It´s really sad that most bugs are ignored here on the KDE bugtracker. I think I´ll have to look for an alternative.