Matray through proxy.pac issue

Hi all,

Seems my matray process cannot find “a required pacrunner!”. Anyone would know what I could do?

    /home  _PX_DEBUG=1 matray                                                                                                                                                     ✔ 

matray started.
Configuration extension is: 20kde_config_extension
Ignored list is: 
Config is: 
        pac+http://fq.d.n:PORT/proxy.pac
PAC received!
Unable to find a required pacrunner!
Error occurred fetching news:
Could not connect: Connection refused
Configuration extension is: 20kde_config_extension
Ignored list is: 
Config is: 
        pac+http://fq.d.n:PORT/proxy.pac
Unable to find a required pacrunner!
Error occurred fetching news:
Could not connect: Connection refused

That same .pac file is used all over the system to much satisfaction, even that post went through that =)

Thanks a lot,
Kind regards,
M.

[SOLVED]

That’s all you need:

    /home  sudo pacman -S extra/libproxy-webkit                                                                                                                               1 ✘  3s  
resolving dependencies...
looking for conflicting packages...

Packages (1) libproxy-webkit-0.4.17-6

Total Download Size:   0.01 MiB
Total Installed Size:  0.03 MiB

:: Proceed with installation? [Y/n] y
...

debug confirmation

    /home  _PX_DEBUG=1 matray                                                                                                                                                     ✔ 

matray started.
Configuration extension is: 20kde_config_extension
Ignored list is: 
Config is: 
        pac+http://fqdn:port/proxy.pac
PAC received!
Using pacrunner: 26webkit_pacrunner_extension
Pacrunner returned: PROXY IP:PORT

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.