Skip to content

KDE "Proxy Config Script" may be path instead of URL #318

@nicolasfella

Description

@nicolasfella

Hi,

Due to how the KDE proxy config module works the value for the "Proxy Config Script" in kioslaverc may be a URL but also may be a local path (like /home/user/foo) without a scheme prefix.

libproxy seems to only handle the URL case correctly. If the scheme is missing it seems to put the path into g_uri_parse() in px-manager.c, which apparently results in an invalid object and it is ignored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions