[dolphin] [Bug 477081] Plasma 6 ignores proxy configuration for FTP protocol

Nicolas Fella bugzilla_noreply at kde.org
Fri Jan 17 15:09:10 GMT 2025


https://bugs.kde.org/show_bug.cgi?id=477081

--- Comment #26 from Nicolas Fella <nicolas.fella at 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 on the CC list for the bug.


More information about the kfm-devel mailing list