This bug was fixed in the package gnome-software -
3.20.1+git20160426.1.a976144-ubuntu-xenial-0ubuntu1
---
gnome-software (3.20.1+git20160426.1.a976144-ubuntu-xenial-0ubuntu1) xenial;
urgency=medium
* New upstream snapshot from the wip/ubuntu-xenial branch at
git://git.gnome.or
** Changed in: gnome-software (Ubuntu Xenial)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1559185
Title:
Doesn't understand apt: urls
To
I installed gnome-software from proposed.
After typing in console:
$ gnome-software apt:gedit
it is opening ubuntu-software with gedit
After typing in console:
$ gnome-software apt:gimp
it is opening ubuntu-software with gimp
When I type apt:audacity in chromium or firefox browser, it is try
This bug was fixed in the package gnome-software -
3.20.1+git20160426.1.a976144-ubuntu-xenial-0ubuntu1
---
gnome-software (3.20.1+git20160426.1.a976144-ubuntu-xenial-0ubuntu1) xenial;
urgency=medium
* New upstream snapshot from the wip/ubuntu-xenial branch at
git://git.gnome.or
Hello Sebastien, or anyone else affected,
Accepted gnome-software into xenial-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/gnome-
software/3.20.1+git20160426.1.a976144-ubuntu-xenial-0ubuntu1 in a few
hours, and then in the -proposed repository.
Ple
Just a comment: On pages you have influence on, you might consider switching to
appstream:// URLs
https://www.freedesktop.org/software/appstream/docs/sect-AppStream-Services-UrlHandler.html
This URL is supported by AFAIK all software-centers that support
AppStream.
--
You received this bug noti
** Changed in: gnome-software (Ubuntu)
Status: In Progress => Fix Committed
** Changed in: gnome-software (Ubuntu)
Assignee: (unassigned) => Robert Ancell (robert-ancell)
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gno
** Description changed:
Impact:
gnome-software doesn't understand apturls
Test case:
- start "gnome-software apt:gedit", it should opens the gedit page
+ start "gnome-software apt:gedit", it should opens the gedit page, clicking on
an "apt:" url in firefox should open gnome-software on t
** Description changed:
- Using xenial, doing "gnome-software apt:gedit" returns without
- displaying/saying anything.
+ Impact:
+ gnome-software doesn't understand apturls
+
+ Test case:
+ start "gnome-software apt:gedit", it should opens the gedit page
+
+ Regression potential:
+ it only adds
** Changed in: gnome-software (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1559185
Title:
Doesn't understand apt: urls
To manag
** Tags removed: trello-import
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1559185
Title:
Doesn't understand apt: urls
To manage notifications about this bug go to:
http
** Changed in: gnome-software (Ubuntu)
Importance: Low => High
** Tags added: trello-import
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1559185
Title:
Doesn't underst
seems like it needs small changes in src/gs-application.c
gs_application_open() adding a case
} else if (g_strcmp0 (soup_uri_get_scheme (uri), "apt")
== 0) {
the sementic is a bit different afaik though, we refer to a binary name
and the appstream case to a .desktop. It's not a 1<
Only slightly related, but maybe interesting for you: Long-term, you might want
to consider to switch to distro-agnostic appstream:// urls, which GNOME
Software can handle. So, appstream:org.gnome.gedit.desktop instead of apt:gedit
.
See
https://www.freedesktop.org/software/appstream/docs/sect-
Thanks Matthias, indeed that sounds like a good idea. Knowing that works
mean it shouldn't be too difficult to add another case for apt: urls.
Note for whoever add that, the .desktop also needs "x-scheme-
handler/apt" to be added to the MimeTypes
--
You received this bug notification because you
15 matches
Mail list logo