Skip to content

ICA files do not open correcty (e.g. run from storefront web interface) #10

@jcul

Description

@jcul

Hi,
If I try to launch a desktop / app from the storefront web interface, the open with dialog works and it tries to launch ICAClient.

However, I guess it just launches run.sh, which in turn launches selfservice, and ignores the ICA file argument.

If I save the ICA file and directly run wfica then it runs fine:

flatpak run --command=/app/ICAClient/linuxx64/wfica --filesystem=xdg-download -v ca.dcloud.ICAClient ~/Downloads/file.ica

I guess it should be calling wfica to "run" the ICA file.

Would it make sense for run.sh to detect if it is being called with an ICA file and instead launch wfica?
If so, I can take a stab at implementing it and send a pull request.

Or is there a more canonical way of doing this (I'm new to using flatpak).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions