Bug 388159 - Discover should handle apt:// URLs
Summary: Discover should handle apt:// URLs
Status: RESOLVED FIXED
Alias: None
Product: Discover
Classification: Applications
Component: PackageKit (show other bugs)
Version: 5.11.4
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Aleix Pol
URL:
Keywords:
: 389656 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-12-22 22:09 UTC by Nate Graham
Modified: 2018-01-30 22:16 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2017-12-22 22:09:07 UTC
Discover doesn't support apt:// URLs, so you can't open various 1-click install thingies available in various corners of the web. For example, apt://arc-theme, available at http://www.omgubuntu.co.uk/2017/11/best-gtk-themes-for-ubuntu
Comment 1 Aleix Pol 2017-12-28 16:24:21 UTC
Git commit f16f6f016117ce0f2e71a2c7c9c8c5f87b8bb0bb by Aleix Pol.
Committed on 28/12/2017 at 16:15.
Pushed by apol into branch 'master'.

Support apt://pkgname uri scheme

M  +8    -0    discover/CMakeLists.txt
M  +1    -0    discover/DiscoverMainWindow.h
M  +2    -0    discover/main.cpp
M  +5    -0    discover/qml/DiscoverWindow.qml

https://commits.kde.org/discover/f16f6f016117ce0f2e71a2c7c9c8c5f87b8bb0bb
Comment 2 Nate Graham 2018-01-30 22:16:22 UTC
*** Bug 389656 has been marked as a duplicate of this bug. ***