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

2025-01-17 Thread Rafael Linux User
https://bugs.kde.org/show_bug.cgi?id=477081 --- Comment #28 from Rafael Linux User --- (In reply to Nicolas Fella from comment #27) > Do you have any environment variables like HTTP_PROXY or FTP_PROXY set? At system level, HTTP_PROXY is assigned, and FTP_PROXY is NOT (and never was). System prox

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

2025-01-17 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=477081 --- Comment #27 from Nicolas Fella --- Do you have any environment variables like HTTP_PROXY or FTP_PROXY set? -- You are receiving this mail because: You are watching all bug changes.

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

2025-01-17 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=477081 --- Comment #26 from Nicolas Fella --- > (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] =

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

2025-01-17 Thread Rafael Linux User
https://bugs.kde.org/show_bug.cgi?id=477081 --- Comment #25 from Rafael Linux User --- Can I provide any more evidence? Until next Thursday, I won't be able to prove anything. -- You are receiving this mail because: You are watching all bug changes.

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

2025-01-17 Thread Rafael Linux User
https://bugs.kde.org/show_bug.cgi?id=477081 --- Comment #24 from Rafael Linux User --- I'm sorry . Fixed: >G_MESSAGES_DEBUG=all QT_LOGGING_RULES="kf.kio.workers.ftp.debug=true" >kioclient ls ftp://ftp.slackware.com kf.kio.workers.ftp: Starting kf.kio.workers.ftp: "ftp.slackware.com" port= 0 use

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

2025-01-17 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=477081 --- Comment #23 from Nicolas Fella --- > kf.kio.workers.ftp: proxy urls: QList() That's what I expected to see. It means that the KIO FTP worker is not using a proxy, which is what you want. Although in this case it's because your configuration is not

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

2025-01-17 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=477081 --- Comment #22 from Nicolas Fella --- > (process:66001): pxbackend-DEBUG: 15:22:56.965: px_manager_get_proxies_sync: > Config[1] = pac+file://home/myuser/Configuraciones/proxy_PAC_configuracion.pac (process:66001): pxbackend-DEBUG: 15:22:56.965: px_ma

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

2025-01-17 Thread Rafael Linux User
https://bugs.kde.org/show_bug.cgi?id=477081 --- Comment #21 from Rafael Linux User --- While replacing the sensitive information before publishing it, I made a mistake, and where it says http://myproxyuser:myproxypassword.162.0.10:3128 you should interpret it as http://myproxyuser:myproxypasswo

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

2025-01-17 Thread Rafael Linux User
https://bugs.kde.org/show_bug.cgi?id=477081 --- Comment #20 from Rafael Linux User --- My previous [Proxy Settings] content as stored by Plasma in kioslaverc: [Proxy Settings] AuthMode=1 NoProxyFor=NO_PROXY Proxy Config Script=/home/myuser/Configuraciones/proxy_PAC_configuracion.pac ProxyType=2 R

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

2025-01-17 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=477081 --- Comment #19 from Nicolas Fella --- Can you please 1) replace .config/kioslaverc with [Proxy Settings] Proxy Config Script=file:///home/nico/test.pac ProxyType=2 and adjust the URL to your PAC file 2) run G_MESSAGES_DEBUG=all QT_LOGGING_RULES="kf

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

2025-01-17 Thread Rafael Linux User
https://bugs.kde.org/show_bug.cgi?id=477081 --- Comment #18 from Rafael Linux User --- Specifically, they are telling you "use the proxy exclusively with the HTTP protocol." -- You are receiving this mail because: You are watching all bug changes.

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

2025-01-17 Thread Rafael Linux User
https://bugs.kde.org/show_bug.cgi?id=477081 --- Comment #17 from Rafael Linux User --- Exactly. The PAC file rules are telling you NOT to use the proxy for the FTP protocol. -- You are receiving this mail because: You are watching all bug changes.

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

2025-01-15 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=477081 --- Comment #16 from Nicolas Fella --- When I use the PAC file you attached and run "kioclient ls ftp://ftp.slackware.com"; no proxy is used, which seems to be what you expect? -- You are receiving this mail because: You are watching all bug changes.

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

2025-01-15 Thread Rafael Linux User
https://bugs.kde.org/show_bug.cgi?id=477081 --- Comment #15 from Rafael Linux User --- As of today, January 2025, the problem that appeared with Plasma 6 is still unresolved, and I have to use the PCMan file manager to access FTP without using the proxy due to what has already been explained in t

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

2025-01-13 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=477081 --- Comment #14 from Nicolas Fella --- (In reply to Nicolas Fella from comment #11) > What happens when you replace /home/myuser/proxy_PAC_configuracion.pac with > file:///home/myuser/proxy_PAC_configuracion.pac in the UI (or the config > file directly)

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

2024-08-14 Thread Rafael Linux User
https://bugs.kde.org/show_bug.cgi?id=477081 Rafael Linux User changed: What|Removed |Added Summary|Plasma 6 ignores proxy |Plasma 6 ignores proxy |c