https://bugs.kde.org/show_bug.cgi?id=477081
--- Comment #26 from Nicolas Fella <nicolas.fe...@gmx.de> --- > (process:74936): pxbackend-DEBUG: 15:55:32.095: px_manager_get_proxies_sync: > url=ftp://ftp.slackware.com:0 online=1 > (process:74936): pxbackend-DEBUG: 15:55:32.095: px_manager_get_proxies_sync: > Config[0] = > (process:74936): pxbackend-DEBUG: 15:55:32.095: px_manager_get_proxies_sync: > Config[1] = > pac+file:///home/myuser/Configuraciones/proxy_PAC_configuracion.pac > (process:74936): pxbackend-DEBUG: 15:55:32.106: px_manager_expand_pac: PAC > recevied! > (process:74936): pxbackend-DEBUG: 15:55:32.106: px_manager_get_proxies_sync: > Proxy[0] = http://proxyip:proxyport >kf.kio.workers.ftp: proxy urls: QList("ftp://proxyip:proxyport") Okay, here it get's interesting. libproxy does process the PAC file, and now it thinks the right proxy is "http://proxyip:proxyport", and KIO uses that. But that's not what you want -- You are receiving this mail because: You are watching all bug changes.