FS#51810 - [playonlinux] playonlinux:// protocol not supported / playonlinux-url_handler not usable

Attached to Project: Community Packages
Opened by Thomas Riccardi (Niluge_KiWi) - Sunday, 13 November 2016, 16:57 GMT
Last edited by Laurent Carlier (lordheavy) - Thursday, 05 July 2018, 11:59 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Laurent Carlier (lordheavy)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
PlayOnLinux comes with playonlinux-url_handler which allows installing from the internet via an URI (https://www.playonlinux.com/en/supported_apps.html, protocol: "playonlinux://...")
It is shipped on archlinux at /usr/share/playonlinux/playonlinux-url_handler, but it has multiple issues:
* not in /usr/bin
* not registered for xdg-open
* executes /usr/share/playonlinux/python/wrapper.py with "python", but it should use python2 (the shebang on wrapper.py is wrong, and not used by playonlinux-url_handler)


Additional info:
* community/playonlinux 4.2.10-1


Steps to reproduce:
* go to https://www.playonlinux.com/en/app-4-Steam.html in a web browser
* click on "install this program" (URI: playonlinux://www.playonlinux.com/repository/download.php?id=4)
* it calls "xdg-open "playonlinux://www.playonlinux.com/repository/download.php?id=4""
* Result: "Could not find any application or handler for playonlinux://www.playonlinux.com/repository/download.php?id=4"
This task depends upon

Closed by  Laurent Carlier (lordheavy)
Thursday, 05 July 2018, 11:59 GMT
Reason for closing:  Fixed
Additional comments about closing:  playonlinux-4.2.12-2

Loading...