[Desktop-packages] [Bug 2006110] Re: [SRU] Update to 0.15.2-2ubuntu0.1 for jammy

2023-06-07 Thread Matthias Klumpp
This debdiff contains a minimal fix to resolve the noisy assertions (and
potential crash) when searching for AppStream data.

It should be suitable for upload to Jammy.
@tintou, sorry for hijacking the SRU report a bit, in hindsight I should 
probably have filed a new one. This should address the most visible issue 
though without any risk of introducing new problems.

(It would still be nice to have a more recent AppStream in Jammy, but we
can request that later)

** Summary changed:

- [SRU] Update to latest bugfix release for jammy
+ [SRU] Update to 0.15.2-2ubuntu0.1 for jammy

** Description changed:

- Appstream 0.15.6 is available since December, 2022 and comes with lots
- of crash fixes
+ The attached debdiff contains two targeted fixes to address noisy
+ warning messages when AppStream is used with newer Flatpak versions.
  
  [ Impact ]
  
-  * Appstream is used by GNOME Software, KDE Discover, Flatpak, Snaps and
- probably lot of other components, since the release of Jammy, a few
- point releases have been made to appstream that fixes crashes and
- optimizations.
+  * Appstream is used by GNOME Software, KDE Discover, Flatpak, Snaps and
+ probably lot of other components. However, this fix has already been
+ well-tested for over a year.
  
  [ Test Plan ]
  
-  * Open GNOME Software and KDE Discover and see that it is still
- populatedwith data
+  * Open GNOME Software and KDE Discover and see that it is still
+ populated with data.
  
  [ Where problems could occur ]
  
-  * GNOME Software and KDE Discover could be affected by a sudden crashes
- but that is unlikely.
+  * If GNOME Software / KDE Discover still show all applications, everything 
should be fine, as this is the codepath this change touches.
+  * `apt update` should not emit any warning messages from AppStream.
  
  [ Other Info ]
-  
-  *
+ 
+  *

** Patch added: "appstream_0.15.2-2_to_0.15.2-2ubuntu0.1.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/2006110/+attachment/5678473/+files/appstream_0.15.2-2_to_0.15.2-2ubuntu0.1.debdiff

** Also affects: appstream (Ubuntu Jammy)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/2006110

Title:
  [SRU] Update to 0.15.2-2ubuntu0.1 for jammy

Status in Flatpak:
  New
Status in appstream package in Ubuntu:
  Confirmed
Status in appstream source package in Jammy:
  New

Bug description:
  The attached debdiff contains two targeted fixes to address noisy
  warning messages when AppStream is used with newer Flatpak versions.

  [ Impact ]

   * Appstream is used by GNOME Software, KDE Discover, Flatpak, Snaps
  and probably lot of other components. However, this fix has already
  been well-tested for over a year.

  [ Test Plan ]

   * Open GNOME Software and KDE Discover and see that it is still
  populated with data.

  [ Where problems could occur ]

   * If GNOME Software / KDE Discover still show all applications, everything 
should be fine, as this is the codepath this change touches.
   * `apt update` should not emit any warning messages from AppStream.

  [ Other Info ]

   *

To manage notifications about this bug go to:
https://bugs.launchpad.net/flatpak/+bug/2006110/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2023215] [NEW] [SRU] Update to 0.7.18-2ubuntu0.1 for jammy

2023-06-07 Thread Matthias Klumpp
Public bug reported:

[ Impact ]

 * Currently, any application that is using modern AppStream metadata 
containing / tags in their description, and that is still using the 
deprecated appstream-glib will fail to parse this data.
 * Unfortunately, this affects some high-visibility applications now, like 
Flatpak, which are unable to perform proper searches. See 
https://github.com/flatpak/flatpak/issues/5434 for reference.
 * This kind of issue may potentially affect more tools as well.

[ Test Plan ]

 * Run "flatpak search firefox"
   - Observe the failure.
 * Update to the patched version
 * Run "flatpak search firefox" again, it should work now.

[ Where problems could occur ]

 * The reverse-dependencies for appstream-glib in Ubuntu Jammy are:
  flatpak-tests
  unity
  libmalcontent-ui-0-0
  libappstream-glib-dev
  gir1.2-appstreamglib-1.0
  appstream-util
  flatpak

 * Flatpak should continue to work, and there should be no new errors in
GNOME/Unity.

[ Other Info ]
 
 * None. Updating this should mainly help Flatpak users and should have no ill 
effects on any other component of the OS.

** Affects: appstream-glib (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: appstream-glib (Ubuntu Jammy)
 Importance: Undecided
 Status: New

** Patch added: "appstream-glib_0.7.18-2_to_0.7.18-2ubuntu0.1.debdiff"
   
https://bugs.launchpad.net/bugs/2023215/+attachment/5678475/+files/appstream-glib_0.7.18-2_to_0.7.18-2ubuntu0.1.debdiff

** Also affects: appstream-glib (Ubuntu Jammy)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream-glib in Ubuntu.
https://bugs.launchpad.net/bugs/2023215

Title:
  [SRU] Update to 0.7.18-2ubuntu0.1 for jammy

Status in appstream-glib package in Ubuntu:
  New
Status in appstream-glib source package in Jammy:
  New

Bug description:
  [ Impact ]

   * Currently, any application that is using modern AppStream metadata 
containing / tags in their description, and that is still using the 
deprecated appstream-glib will fail to parse this data.
   * Unfortunately, this affects some high-visibility applications now, like 
Flatpak, which are unable to perform proper searches. See 
https://github.com/flatpak/flatpak/issues/5434 for reference.
   * This kind of issue may potentially affect more tools as well.

  [ Test Plan ]

   * Run "flatpak search firefox"
 - Observe the failure.
   * Update to the patched version
   * Run "flatpak search firefox" again, it should work now.

  [ Where problems could occur ]

   * The reverse-dependencies for appstream-glib in Ubuntu Jammy are:
flatpak-tests
unity
libmalcontent-ui-0-0
libappstream-glib-dev
gir1.2-appstreamglib-1.0
appstream-util
flatpak

   * Flatpak should continue to work, and there should be no new errors
  in GNOME/Unity.

  [ Other Info ]
   
   * None. Updating this should mainly help Flatpak users and should have no 
ill effects on any other component of the OS.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream-glib/+bug/2023215/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2006110] Re: [SRU] Update to 0.15.2-2ubuntu0.1 for jammy

2023-06-08 Thread Matthias Klumpp
Since it's a race condition, it's hard to reproduce. The most reliable way to 
do so is with Flatpak 1.14.x, which isn't part of Jammy.
So, if you're fine with having this potential issue for other tools in the OS, 
that apparently isn't triggered by anything currently in Jammy, then this 
doesn't need to be addressed.

The more important immediate issue is the one in appstream-glib, and
that's being fixed :-)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/2006110

Title:
  [SRU] Update to 0.15.2-2ubuntu0.1 for jammy

Status in Flatpak:
  New
Status in appstream package in Ubuntu:
  Fix Released
Status in appstream source package in Jammy:
  Incomplete

Bug description:
  The attached debdiff contains two targeted fixes to address noisy
  warning messages when AppStream is used with newer Flatpak versions.

  [ Impact ]

   * Appstream is used by GNOME Software, KDE Discover, Flatpak, Snaps
  and probably lot of other components. However, this fix has already
  been well-tested for over a year.

  [ Test Plan ]

   * Open GNOME Software and KDE Discover and see that it is still
  populated with data.

  [ Where problems could occur ]

   * If GNOME Software / KDE Discover still show all applications, everything 
should be fine, as this is the codepath this change touches.
   * `apt update` should not emit any warning messages from AppStream.

  [ Other Info ]

   *

To manage notifications about this bug go to:
https://bugs.launchpad.net/flatpak/+bug/2006110/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2019137] Re: gnome-software should (?) be separated from the packagekit

2023-05-10 Thread Matthias Klumpp
Not sure what you mean, but a GNOME Software with no PackageKit would mean that 
users are completely unable to install or remove any application from the 
Ubuntu archive, in addition to flavors not being able to use offline upgrades 
anymore.
So this sounds like a suggestion with tons of huge drawbacks and annoyances to 
users, and no (?) advantage at all.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/2019137

Title:
  gnome-software should (?) be separated from the packagekit

Status in gnome-software package in Ubuntu:
  Confirmed

Bug description:
  Given that the Snap Store is currently the default in Ubuntu instead
  of GNOME Software, the only reason GNOME Software (along with the Snap
  Store) can be installed is to support Flatpak applications.

  In the current instance, if you want to add flatpak support, GNOME
  Software is installed with both the apt packagekit add-on and the
  flatpak plugin, which is duplication of work (Software Updater already
  works on updates, and Snap Store works on showing deb apps).

  And since the future app store explicitly refuses [1], [2] to support
  flatpak applications, users who need this package format will be
  forced to put GNOME Software with everything I pointed out above.

  Therefore, it would be very nice if the developers removed the
  packagekit add-on from the "gnome-software part" and made it a "plug-
  in for gnome-software".

  I, unfortunately, have no such experience with packaging deb packages
  at the moment, and it turns out that it will obviously be necessary to
  work out both the code part (which, as far as I can see, won't be very
  difficult [3]), as well as the part where we will have to figure out
  where and how to insert the plugin as mandatory (for example, when the
  user completely gives up on snap packages) and as optional (because
  the Snap Store already stands).

  Also, let me know if this needs to be sent to upstream (Debian) instead of 
here.
  
---
  1. https://github.com/ubuntu-flutter-community/software/issues/126
  2. https://github.com/ubuntu-flutter-community/software/issues/30
  3. https://build.opensuse.org/request/show/1031279

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/2019137/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2019505] Re: Installed software is not showed, local deb files or compiled one in gnome software store

2023-05-14 Thread Matthias Klumpp
If the package installs a metainfo file into `/usr/share/metainfo` it
should be displayed. Otherwise it will not be displayed, and that is a
design decision by GNOME Software as not enough metadata is available.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/2019505

Title:
  Installed software is not showed, local deb files or compiled one in
  gnome software store

Status in gnome-software package in Ubuntu:
  New

Bug description:
  Installing software via gnome software store  that has been downloaded
  from websites does not show in gnome software as installed. Same
  applies to source installs.

  The issue is present regardless of flavor and in 22.04, 22.10 and
  23.04 release.

  Looking on the internet about people having similar problem, I found
  that it could be related to the appstream; to quote Zorin OS devs that
  answered to someone with similar problem with their distro:

  "The Gnome Software Store will not recognize packages installed as .deb 
self-installers. Nor will it see source installs using Make or Ninja."
  "Since this is an appstream metadata issue, no one on the forum can "fix" 
this issue. Only the Gnome Developers can and they were more interested only in 
fixing anything in Gnome-Software that was going into Gnome 4+. There are some 
short term workarounds, like removing the Software Cache files and restarting 
the software store."

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/2019505/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2023215] Re: [SRU] appstream-glib can't handle em or code tags, breaking Flathub

2024-01-12 Thread Matthias Klumpp
Oh no, I thought this was live!
As far as I know, Flathub might be switching to modern AppStream again soon (if 
it didn't do that already even).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream-glib in Ubuntu.
https://bugs.launchpad.net/bugs/2023215

Title:
  [SRU] appstream-glib can't handle em or code tags, breaking Flathub

Status in appstream-glib package in Ubuntu:
  Fix Released
Status in appstream-glib source package in Focal:
  Fix Committed
Status in appstream-glib source package in Jammy:
  Fix Released

Bug description:
  [ Impact ]

   * Currently, any application that is using modern AppStream metadata 
containing / tags in their description, and that is still using the 
deprecated appstream-glib will fail to parse this data.
   * Unfortunately, this affects some high-visibility applications now, like 
Flatpak, which are unable to perform proper searches. See 
https://github.com/flatpak/flatpak/issues/5434 for reference.
   * This kind of issue may potentially affect more tools as well.

  [ Test Plan ]

  1. Open a terminal and run
  sudo apt install flatpak

  2. Then run
  flatpak remote-add --if-not-exists flathub 
https://flathub.org/repo/flathub.flatpakrepo

  3. Run
  flatpak search meld

  The broken output may look something like:
  F: Failed to parse 
/var/lib/flatpak/appstream/flathub/x86_64/active/appstream.xml.gz file: Error 
on line 1960 char 29:  already set '
    Organic Maps is a free Android & iOS offline maps app for travelers,
    tourists, hikers, and cyclists.
    It uses crowd-sourced OpenStreetMap data and is developed with love by
    ' and tried to replace with ' ('
  No matches found

  4. Install the updated appstream-glib packages.

  5. Restart your computer then log back in.

  6. Open a terminal and run
  flatpak search meld

  The working output looks something like
  Name   DescriptionApplication ID   Version  Branch  
Remotes
  Meld   Compare and merge your files   org.gnome.meld   3.22.0   stable  
flathub

  [ Where problems could occur ]

   * The reverse-dependencies for appstream-glib in Ubuntu Jammy are:
    flatpak-tests
    unity
    libmalcontent-ui-0-0
    libappstream-glib-dev
    gir1.2-appstreamglib-1.0
    appstream-util
    flatpak

   * Flatpak should continue to work, and there should be no new errors
  in GNOME/Unity.

  [ Other Info ]

   * None. Updating this should mainly help Flatpak users and should
  have no ill effects on any other component of the OS.

  * This issue was fixed upstream in appstream-glib 0.8.1 which is
  available in Ubuntu 22.10 and newer releases.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream-glib/+bug/2023215/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2006110] Re: [SRU] Update to latest bugfix release for jammy

2023-02-06 Thread Matthias Klumpp
In any case, don't take 0.16.0 without this patch:
https://github.com/ximion/appstream/commit/631303a8d16c2f608428a89bb94511bc28ae5417
- otherwise anything that's using GIR bindings will crash. I will be
making an emergency 0.16.1 release soon, and all previous releases are
perfectly fine and well tested too :-)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/2006110

Title:
  [SRU] Update to latest bugfix release for jammy

Status in appstream package in Ubuntu:
  New

Bug description:
  Appstream 0.15.6 is available since December, 2022 and comes with lots
  of crash fixes

  [ Impact ]

   * Appstream is used by GNOME Software, KDE Discover, Flatpak, Snaps
  and probably lot of other components, since the release of Jammy, a
  few point releases have been made to appstream that fixes crashes and
  optimizations.

  [ Test Plan ]

   * Open GNOME Software and KDE Discover and see that it is still
  populatedwith data

  [ Where problems could occur ]

   * GNOME Software and KDE Discover could be affected by a sudden
  crashes but that is unlikely.

  [ Other Info ]
   
   *

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/2006110/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1069031] Re: intel gma3600: X unable to start

2012-11-12 Thread Matthias Klumpp
I will apply the patch mentioned above and submit a fixed package for review.
Please wait some more time :)

** Changed in: xorg-server (Ubuntu)
 Assignee: (unassigned) => Matthias Klumpp (ximion)

** Changed in: xorg-server (Ubuntu)
   Status: Triaged => In Progress

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1069031

Title:
  intel gma3600: X unable to start

Status in X.Org X server:
  New
Status in “xorg-server” package in Ubuntu:
  In Progress

Bug description:
  X is unable to start on a Acer AOD270 intel atom netbook  with a
  gma3600 chipset when the gma500_gfx kernel driver is loaded.

  (xorg.0.log)

  [41.352] (EE) intel(0): [drm] Failed to detect GEM.  Kernel 2.6.28 
required.
  [41.352] (EE) intel(0): Failed to become DRM master.
  [41.352] (II) UnloadModule: "intel"
  [41.353] (EE) Screen(s) found, but none have a usable configuration.
  [41.353] Fatal server error:

  Workaround is to blacklist  the gma500_glx module, which  allows X to
  start by falling back to the vesa FB driver.

  Applying the patch described here fixes the problem without the need
  to blacklist.

  http://bugzillafiles.novell.org/attachment.cgi?id=499509

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  NonfreeKernelModules: wl
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Sat Oct 20 11:35:10 2012
  InstallationMedia: Xubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: Upgraded to quantal on 2012-10-19 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1069031/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1069031] Re: intel gma3600: X unable to start

2012-11-12 Thread Matthias Klumpp
Here is a patch to apply this on Ubuntu.
I compiles and does not cause any misbehaviour, but I still need to test it on 
the actual hardware. I will report back if it worked.

** Changed in: xorg-server (Ubuntu)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1069031

Title:
  intel gma3600: X unable to start

Status in X.Org X server:
  New
Status in “xorg-server” package in Ubuntu:
  Fix Committed

Bug description:
  X is unable to start on a Acer AOD270 intel atom netbook  with a
  gma3600 chipset when the gma500_gfx kernel driver is loaded.

  (xorg.0.log)

  [41.352] (EE) intel(0): [drm] Failed to detect GEM.  Kernel 2.6.28 
required.
  [41.352] (EE) intel(0): Failed to become DRM master.
  [41.352] (II) UnloadModule: "intel"
  [41.353] (EE) Screen(s) found, but none have a usable configuration.
  [41.353] Fatal server error:

  Workaround is to blacklist  the gma500_glx module, which  allows X to
  start by falling back to the vesa FB driver.

  Applying the patch described here fixes the problem without the need
  to blacklist.

  http://bugzillafiles.novell.org/attachment.cgi?id=499509

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  NonfreeKernelModules: wl
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Sat Oct 20 11:35:10 2012
  InstallationMedia: Xubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: Upgraded to quantal on 2012-10-19 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1069031/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1069031] Re: intel gma3600: X unable to start

2012-11-12 Thread Matthias Klumpp
** Patch added: "Fix gma3600 issue on Ubuntu's Xserver"
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1069031/+attachment/3431201/+files/xorg-server-u6-u7_fix-intel-gma3600-start.debdiff

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1069031

Title:
  intel gma3600: X unable to start

Status in X.Org X server:
  New
Status in “xorg-server” package in Ubuntu:
  Fix Committed

Bug description:
  X is unable to start on a Acer AOD270 intel atom netbook  with a
  gma3600 chipset when the gma500_gfx kernel driver is loaded.

  (xorg.0.log)

  [41.352] (EE) intel(0): [drm] Failed to detect GEM.  Kernel 2.6.28 
required.
  [41.352] (EE) intel(0): Failed to become DRM master.
  [41.352] (II) UnloadModule: "intel"
  [41.353] (EE) Screen(s) found, but none have a usable configuration.
  [41.353] Fatal server error:

  Workaround is to blacklist  the gma500_glx module, which  allows X to
  start by falling back to the vesa FB driver.

  Applying the patch described here fixes the problem without the need
  to blacklist.

  http://bugzillafiles.novell.org/attachment.cgi?id=499509

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  NonfreeKernelModules: wl
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Sat Oct 20 11:35:10 2012
  InstallationMedia: Xubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: Upgraded to quantal on 2012-10-19 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1069031/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1069031] Re: intel gma3600: X unable to start

2012-11-12 Thread Matthias Klumpp
Tested and working fine! (Definitely resolves the issue)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1069031

Title:
  intel gma3600: X unable to start

Status in X.Org X server:
  New
Status in “xorg-server” package in Ubuntu:
  Fix Committed

Bug description:
  X is unable to start on a Acer AOD270 intel atom netbook  with a
  gma3600 chipset when the gma500_gfx kernel driver is loaded.

  (xorg.0.log)

  [41.352] (EE) intel(0): [drm] Failed to detect GEM.  Kernel 2.6.28 
required.
  [41.352] (EE) intel(0): Failed to become DRM master.
  [41.352] (II) UnloadModule: "intel"
  [41.353] (EE) Screen(s) found, but none have a usable configuration.
  [41.353] Fatal server error:

  Workaround is to blacklist  the gma500_glx module, which  allows X to
  start by falling back to the vesa FB driver.

  Applying the patch described here fixes the problem without the need
  to blacklist.

  http://bugzillafiles.novell.org/attachment.cgi?id=499509

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  NonfreeKernelModules: wl
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Sat Oct 20 11:35:10 2012
  InstallationMedia: Xubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: Upgraded to quantal on 2012-10-19 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1069031/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1069031] Re: intel gma3600: X unable to start

2012-11-13 Thread Matthias Klumpp
There is an easier way: Just fetch the patches DEB packages from my 
Experimental PPA: 
https://launchpad.net/~ximion/+archive/ppa/+sourcepub/2784157/+listing-archive-extra
 and install them.
You then just need to be careful when updating your Xserver: The debdiff here 
needs to have been applied, if not, X will stop working again.
(That's why I hope someone from the X team will take this patch soon)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1069031

Title:
  intel gma3600: X unable to start

Status in X.Org X server:
  New
Status in “xorg-server” package in Ubuntu:
  Fix Committed

Bug description:
  X is unable to start on a Acer AOD270 intel atom netbook  with a
  gma3600 chipset when the gma500_gfx kernel driver is loaded.

  (xorg.0.log)

  [41.352] (EE) intel(0): [drm] Failed to detect GEM.  Kernel 2.6.28 
required.
  [41.352] (EE) intel(0): Failed to become DRM master.
  [41.352] (II) UnloadModule: "intel"
  [41.353] (EE) Screen(s) found, but none have a usable configuration.
  [41.353] Fatal server error:

  Workaround is to blacklist  the gma500_glx module, which  allows X to
  start by falling back to the vesa FB driver.

  Applying the patch described here fixes the problem without the need
  to blacklist.

  http://bugzillafiles.novell.org/attachment.cgi?id=499509

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  NonfreeKernelModules: wl
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Sat Oct 20 11:35:10 2012
  InstallationMedia: Xubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: Upgraded to quantal on 2012-10-19 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1069031/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1069031] Re: intel gma3600: X unable to start

2012-11-13 Thread Matthias Klumpp
Better install the package manually - the PPA is for my experimental stuff, so 
it's not safe to use on productive machines. (this package could have gone to 
my testing PPA, however...)
You might want to install the packages 
xserver-common
xserver-xfbdev
xserver-xorg-core
xvfb
Just put them into one new directory, open a Terminal, cd to it and run "sudo 
dpkg -i *.deb".

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1069031

Title:
  intel gma3600: X unable to start

Status in X.Org X server:
  New
Status in “xorg-server” package in Ubuntu:
  Fix Committed

Bug description:
  X is unable to start on a Acer AOD270 intel atom netbook  with a
  gma3600 chipset when the gma500_gfx kernel driver is loaded.

  (xorg.0.log)

  [41.352] (EE) intel(0): [drm] Failed to detect GEM.  Kernel 2.6.28 
required.
  [41.352] (EE) intel(0): Failed to become DRM master.
  [41.352] (II) UnloadModule: "intel"
  [41.353] (EE) Screen(s) found, but none have a usable configuration.
  [41.353] Fatal server error:

  Workaround is to blacklist  the gma500_glx module, which  allows X to
  start by falling back to the vesa FB driver.

  Applying the patch described here fixes the problem without the need
  to blacklist.

  http://bugzillafiles.novell.org/attachment.cgi?id=499509

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  NonfreeKernelModules: wl
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Sat Oct 20 11:35:10 2012
  InstallationMedia: Xubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: Upgraded to quantal on 2012-10-19 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1069031/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 875878] Re: Easymp3gain Hangs when clicking Add File or Add Folder

2012-11-22 Thread Matthias Klumpp
Looks like this is still build using a wrong LCL on Ubuntu...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/875878

Title:
  Easymp3gain Hangs when clicking Add File or Add Folder

Status in GTK+ GUI Toolkit:
  Fix Released
Status in “easymp3gain” package in Ubuntu:
  Fix Released
Status in “gtk+2.0” package in Ubuntu:
  Triaged

Bug description:
  Source Package: /usr/bin/easymp3gain
  Ubuntu release 11.10
  Package version: easymp3gain-gtk 0.5.0-6

  I've used easymp3gain in previous Ubuntu releases, but this was the first 
time in Ubuntu 11.10.
  It loads normally, but when I choose Add Folder, the Select Destination 
window opens, but I can't do anything in it. Neither choose folders, change 
discs in the left tree, or even cancel the operation. The Close icon in the 
upper right corner doesn't work either.
  Only way to get out of it is via Kill Process in System Monitor
  The first times, I could open one file with Add File, but now that doesn't 
work either.

  My hard drives are healthy,  and I have no problems in other
  applications.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/875878/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1321869] Re: xmllint 2.9.1+dfsg1-3ubuntu4.1 does not load entities any more

2014-06-04 Thread Matthias Klumpp
This issue also breaks Publican and similar tools which validate their input 
Docbook before running.
It's a pretty annoying thing to track down (I initially thought it was a 
publican issue...), especially because it was introduced by a security bugfix, 
breaking existing setups.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libxml2 in Ubuntu.
https://bugs.launchpad.net/bugs/1321869

Title:
  xmllint 2.9.1+dfsg1-3ubuntu4.1 does not load entities any more

Status in libxml2:
  New
Status in “libxml2” package in Ubuntu:
  Confirmed

Bug description:
  This is a regression, 2.9.1+dfsg1-3ubuntu4 and all prior for the last
  5 years work fine.

  xmllint 2.9.1+dfsg1-3ubuntu4.1 doesn't load entities, for instance
  attempting to validate a docbook document:

  $ xmllint --load-trace --path build-hosted/doc/ --path doc/ --xinclude 
--nonet --postvalid --noout doc/oss-build.xml
  Loaded URL="doc/oss-build.xml" ID="(null)"
  Loaded URL="http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"; 
ID="-//OASIS//DTD DocBook XML V4.5//EN"
  doc/oss-build.xml:6: element article: validity error : No declaration for 
element article

  While prior versions work fine:

  Loaded URL="doc/oss-build.xml" ID="(null)"
  Loaded URL="http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"; 
ID="-//OASIS//DTD DocBook XML V4.5//EN"
  Loaded URL="file:///usr/share/xml/docbook/schema/dtd/4.5/dbnotnx.mod" 
ID="-//OASIS//ENTITIES DocBook Notations V4.5//EN"
  Loaded URL="file:///usr/share/xml/docbook/schema/dtd/4.5/dbcentx.mod" 
ID="-//OASIS//ENTITIES DocBook Character Entities V4.5//EN"
  Loaded 
URL="file:///usr/share/xml/entities/xml-iso-entities-8879.1986/ISOamsa.ent" 
ID="ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN//XML"
  Loaded 
URL="file:///usr/share/xml/entities/xml-iso-entities-8879.1986/ISOamsb.ent" 
ID="ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN//XML"
  Loaded 
URL="file:///usr/share/xml/entities/xml-iso-entities-8879.1986/ISOamsc.ent" 
ID="ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN//XML"
  Loaded 
URL="file:///usr/share/xml/entities/xml-iso-entities-8879.1986/ISOamsn.ent" 
ID="ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN//XML"
  Loaded 
URL="file:///usr/share/xml/entities/xml-iso-entities-8879.1986/ISOamso.ent" 
ID="ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN//XML"
  Loaded 
URL="file:///usr/share/xml/entities/xml-iso-entities-8879.1986/ISOamsr.ent" 
ID="ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN//XML"
  Loaded 
URL="file:///usr/share/xml/entities/xml-iso-entities-8879.1986/ISObox.ent" 
ID="ISO 8879:1986//ENTITIES Box and Line Drawing//EN//XML"
  Loaded 
URL="file:///usr/share/xml/entities/xml-iso-entities-8879.1986/ISOcyr1.ent" 
ID="ISO 8879:1986//ENTITIES Russian Cyrillic//EN//XML"
  Loaded 
URL="file:///usr/share/xml/entities/xml-iso-entities-8879.1986/ISOcyr2.ent" 
ID="ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN//XML"
  Loaded 
URL="file:///usr/share/xml/entities/xml-iso-entities-8879.1986/ISOdia.ent" 
ID="ISO 8879:1986//ENTITIES Diacritical Marks//EN//XML"
  Loaded 
URL="file:///usr/share/xml/entities/xml-iso-entities-8879.1986/ISOgrk1.ent" 
ID="ISO 8879:1986//ENTITIES Greek Letters//EN//XML"
  Loaded 
URL="file:///usr/share/xml/entities/xml-iso-entities-8879.1986/ISOgrk2.ent" 
ID="ISO 8879:1986//ENTITIES Monotoniko Greek//EN//XML"
  Loaded 
URL="file:///usr/share/xml/entities/xml-iso-entities-8879.1986/ISOgrk3.ent" 
ID="ISO 8879:1986//ENTITIES Greek Symbols//EN//XML"
  Loaded 
URL="file:///usr/share/xml/entities/xml-iso-entities-8879.1986/ISOgrk4.ent" 
ID="ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN//XML"
  Loaded 
URL="file:///usr/share/xml/entities/xml-iso-entities-8879.1986/ISOlat1.ent" 
ID="ISO 8879:1986//ENTITIES Added Latin 1//EN//XML"
  Loaded 
URL="file:///usr/share/xml/entities/xml-iso-entities-8879.1986/ISOlat2.ent" 
ID="ISO 8879:1986//ENTITIES Added Latin 2//EN//XML"
  Loaded 
URL="file:///usr/share/xml/entities/xml-iso-entities-8879.1986/ISOnum.ent" 
ID="ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN//XML"
  Loaded 
URL="file:///usr/share/xml/entities/xml-iso-entities-8879.1986/ISOpub.ent" 
ID="ISO 8879:1986//ENTITIES Publishing//EN//XML"
  Loaded 
URL="file:///usr/share/xml/entities/xml-iso-entities-8879.1986/ISOtech.ent" 
ID="ISO 8879:1986//ENTITIES General Technical//EN//XML"
  Loaded URL="file:///usr/share/xml/docbook/schema/dtd/4.5/dbpoolx.mod" 
ID="-//OASIS//ELEMENTS DocBook Information Pool V4.5//EN"
  Loaded URL="file:///usr/share/xml/docbook/schema/dtd/4.5/htmltblx.mod" 
ID="-//OASIS//ELEMENTS DocBook XML HTML Tables V4.5//EN"
  Loaded URL="file:///usr/share/xml/docbook/schema/dtd/4.5/calstblx.dtd" 
ID="-//OASIS//DTD DocBook CALS Table Model V4.5//EN"
  Loaded URL="file:///usr/share/xml/docbook/schema/dtd/4.5/dbhierx.mod" 
ID="-//OASIS//ELEMENTS DocBook Document Hierarchy V4.5//EN"
  Loaded URL="file:///usr

[Desktop-packages] [Bug 875878] Re: Easymp3gain Hangs when clicking Add File or Add Folder

2013-06-06 Thread Matthias Klumpp
Since eMp3Gain ist more or less dead upstream, I don't expect anything to 
happen... I suggest everyone to try the new build from Saucy, which is built 
against a fresh LCL which shouldn't have this problem and also provides a 
(working) Qt4 build of the package.
That should solve the issue.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/875878

Title:
  Easymp3gain Hangs when clicking Add File or Add Folder

Status in GTK+ GUI Toolkit:
  Fix Released
Status in “easymp3gain” package in Ubuntu:
  Fix Released
Status in “gtk+2.0” package in Ubuntu:
  Triaged

Bug description:
  Source Package: /usr/bin/easymp3gain
  Ubuntu release 11.10
  Package version: easymp3gain-gtk 0.5.0-6

  I've used easymp3gain in previous Ubuntu releases, but this was the first 
time in Ubuntu 11.10.
  It loads normally, but when I choose Add Folder, the Select Destination 
window opens, but I can't do anything in it. Neither choose folders, change 
discs in the left tree, or even cancel the operation. The Close icon in the 
upper right corner doesn't work either.
  Only way to get out of it is via Kill Process in System Monitor
  The first times, I could open one file with Add File, but now that doesn't 
work either.

  My hard drives are healthy,  and I have no problems in other
  applications.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/875878/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1330037] Re: [FFe] upower 0.99.1 transition

2014-09-14 Thread Matthias Klumpp
** Changed in: gnome-packagekit (Ubuntu)
 Assignee: (unassigned) => Matthias Klumpp (ximion)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  [FFe] upower 0.99.1 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Committed
Status in “cinnamon-control-center” package in Ubuntu:
  New
Status in “cinnamon-session” package in Ubuntu:
  New
Status in “cinnamon-settings-daemon” package in Ubuntu:
  New
Status in “gnome-applets” package in Ubuntu:
  In Progress
Status in “gnome-control-center” package in Ubuntu:
  In Progress
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  In Progress
Status in “gnome-session” package in Ubuntu:
  In Progress
Status in “gnome-settings-daemon” package in Ubuntu:
  In Progress
Status in “gnome-shell” package in Ubuntu:
  In Progress
Status in “gnome-shell-pomodoro” package in Ubuntu:
  New
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  Fix Released
Status in “mate-applets” package in Ubuntu:
  Fix Released
Status in “mate-power-manager” package in Ubuntu:
  Fix Released
Status in “mate-session-manager” package in Ubuntu:
  Fix Released
Status in “mutter” package in Ubuntu:
  In Progress
Status in “powerd” package in Ubuntu:
  New
Status in “python-dbusmock” package in Ubuntu:
  Fix Released
Status in “razorqt” package in Ubuntu:
  New
Status in “sugar-0.96” package in Ubuntu:
  New
Status in “sugar-0.98” package in Ubuntu:
  New
Status in “telepathy-mission-control-5” package in Ubuntu:
  Fix Released
Status in “tracker” package in Ubuntu:
  Fix Committed
Status in “ubuntu-system-settings” package in Ubuntu:
  Triaged
Status in “unity-control-center” package in Ubuntu:
  New
Status in “unity-settings-daemon” package in Ubuntu:
  New
Status in “upower” package in Ubuntu:
  In Progress
Status in “xfce4-power-manager” package in Ubuntu:
  Fix Committed
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “xfce4-settings” package in Ubuntu:
  In Progress
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Committed
Status in “xfce4-weather-plugin” package in Ubuntu:
  Invalid
Status in “wmbattery” package in Debian:
  Fix Released

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

  A transition is required as some features were removed and the SONAME
  was changed

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  sugar will probably need removing. If a package only needs a rebuild,
  mark it fix commited, if something else is needed, in progress.

  cairo-dock-plug-ins: needs rebuilding
  gnome-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  gnome-session: Done in ppa, needs patches from git or new upstream release
  gnome-settings-daemon: 3.12 is ready out of the box, however that also 
requires gnome-desktop transition. 3.8 and also u-s-d: I have a package that is 
mostly working, however had to cherry-pick quite a few patches and may just be 
better to backport 3.12 power plugin. (considering g-s-d patches will be 
temporary, but u-s-d not so)
  kde: works fine with systemd, suspend broken with upstart, no rebuilds needed
  cinnamon: Rebuild
  mate: all mate packages need rebuilding
  python-dbusmock: needs rebuild
  sugar: Upstream bug now filed. Unlikely to be ready in time for 14.10. We 
should remove this from the archive till the next upstream release
  telepathy-mission-control-5: Debian has dropped upower support, so it's done
  wmbattery: needs rebuild
  xfce4-power-manager: Needs rebuilding
  xfce4-session: Fixed already, since we switched to logind
  xfce4-settings: Needs rebuild
  xfce4-systemload-plugin: needs rebuild

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock-plug-ins/+bug/1330037/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 875077] Re: gpk-prefs crashes on startup

2012-01-28 Thread Matthias Klumpp
Fixed in version 3.2-1 of GSD.


** Changed in: gnome-settings-daemon (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/875077

Title:
  gpk-prefs crashes on startup

Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-packagekit” package in Debian:
  Fix Released

Bug description:
  attempting to run gpk-prefs doesnt work, merely causing a segfault, the 
output is 
  mike@mike-H55-UD3H:~/Desktop$ gpk-prefs 
  Gtk-Message: Failed to load module "pk-gtk-module"

  (gpk-prefs:27193): GLib-GIO-CRITICAL **: Settings schema 'org.gnome
  .settings-daemon.plugins.updates' is not installed

  
  (gpk-prefs:27193): GLib-GIO-CRITICAL **: g_settings_get_key_info: assertion 
`settings->priv->schema != NULL' failed
  Segmentation fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-packagekit/+bug/875077/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 875878] Re: Easymp3gain Hangs when clicking Add File or Add Folder

2012-08-24 Thread Matthias Klumpp
Unfortunately I can't do much about this... This is something GTK+ and
LCL developers need to solve... (there's something wrong in the LCL
definitely...)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/875878

Title:
  Easymp3gain Hangs when clicking Add File or Add Folder

Status in GTK+ GUI Toolkit:
  Fix Released
Status in “easymp3gain” package in Ubuntu:
  Fix Released
Status in “gtk+2.0” package in Ubuntu:
  Triaged

Bug description:
  Source Package: /usr/bin/easymp3gain
  Ubuntu release 11.10
  Package version: easymp3gain-gtk 0.5.0-6

  I've used easymp3gain in previous Ubuntu releases, but this was the first 
time in Ubuntu 11.10.
  It loads normally, but when I choose Add Folder, the Select Destination 
window opens, but I can't do anything in it. Neither choose folders, change 
discs in the left tree, or even cancel the operation. The Close icon in the 
upper right corner doesn't work either.
  Only way to get out of it is via Kill Process in System Monitor
  The first times, I could open one file with Add File, but now that doesn't 
work either.

  My hard drives are healthy,  and I have no problems in other
  applications.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/875878/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 875878] Re: Easymp3gain Hangs when clicking Add File or Add Folder

2012-05-29 Thread Matthias Klumpp
Should be fixed in Quantal.


** Changed in: easymp3gain (Ubuntu)
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/875878

Title:
  Easymp3gain Hangs when clicking Add File or Add Folder

Status in GTK+ GUI Toolkit:
  Fix Released
Status in “easymp3gain” package in Ubuntu:
  Fix Released
Status in “gtk+2.0” package in Ubuntu:
  Triaged

Bug description:
  Source Package: /usr/bin/easymp3gain
  Ubuntu release 11.10
  Package version: easymp3gain-gtk 0.5.0-6

  I've used easymp3gain in previous Ubuntu releases, but this was the first 
time in Ubuntu 11.10.
  It loads normally, but when I choose Add Folder, the Select Destination 
window opens, but I can't do anything in it. Neither choose folders, change 
discs in the left tree, or even cancel the operation. The Close icon in the 
upper right corner doesn't work either.
  Only way to get out of it is via Kill Process in System Monitor
  The first times, I could open one file with Add File, but now that doesn't 
work either.

  My hard drives are healthy,  and I have no problems in other
  applications.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/875878/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 875878] Re: Easymp3gain Hangs when clicking Add File or Add Folder

2012-05-29 Thread Matthias Klumpp
The problem is a combination of GTK+, LCL and easyMp3gain, which should be okay 
in Quantal, but not in Precise - it should be fixed in Precise, if not, please 
reopen this bugreport.
If you take the *binary* packages from Debian/Quantal, it should work too.
Thanks for the information!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/875878

Title:
  Easymp3gain Hangs when clicking Add File or Add Folder

Status in GTK+ GUI Toolkit:
  Fix Released
Status in “easymp3gain” package in Ubuntu:
  Fix Released
Status in “gtk+2.0” package in Ubuntu:
  Triaged

Bug description:
  Source Package: /usr/bin/easymp3gain
  Ubuntu release 11.10
  Package version: easymp3gain-gtk 0.5.0-6

  I've used easymp3gain in previous Ubuntu releases, but this was the first 
time in Ubuntu 11.10.
  It loads normally, but when I choose Add Folder, the Select Destination 
window opens, but I can't do anything in it. Neither choose folders, change 
discs in the left tree, or even cancel the operation. The Close icon in the 
upper right corner doesn't work either.
  Only way to get out of it is via Kill Process in System Monitor
  The first times, I could open one file with Add File, but now that doesn't 
work either.

  My hard drives are healthy,  and I have no problems in other
  applications.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/875878/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 875878] Re: Easymp3gain Hangs when clicking Add File or Add Folder

2012-05-30 Thread Matthias Klumpp
Hmm... Can you please install the debug infos then, run gdb on easymp3gain and 
attach the fresh backtrace here then?
I wonder why this works for other people... Your GTK+ is up-to-date?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/875878

Title:
  Easymp3gain Hangs when clicking Add File or Add Folder

Status in GTK+ GUI Toolkit:
  Fix Released
Status in “easymp3gain” package in Ubuntu:
  Fix Released
Status in “gtk+2.0” package in Ubuntu:
  Triaged

Bug description:
  Source Package: /usr/bin/easymp3gain
  Ubuntu release 11.10
  Package version: easymp3gain-gtk 0.5.0-6

  I've used easymp3gain in previous Ubuntu releases, but this was the first 
time in Ubuntu 11.10.
  It loads normally, but when I choose Add Folder, the Select Destination 
window opens, but I can't do anything in it. Neither choose folders, change 
discs in the left tree, or even cancel the operation. The Close icon in the 
upper right corner doesn't work either.
  Only way to get out of it is via Kill Process in System Monitor
  The first times, I could open one file with Add File, but now that doesn't 
work either.

  My hard drives are healthy,  and I have no problems in other
  applications.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/875878/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 238634] Re: gimp (or any other gnome app) should pull in the respective language-pack-gnome-*

2012-06-02 Thread Matthias Klumpp
** Changed in: packagekit (Ubuntu)
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to language-selector in Ubuntu.
https://bugs.launchpad.net/bugs/238634

Title:
  gimp (or any other gnome app) should pull in the respective language-
  pack-gnome-*

Status in Ubuntu Translations:
  Triaged
Status in “language-selector” package in Ubuntu:
  Fix Released
Status in “packagekit” package in Ubuntu:
  Triaged

Bug description:
  In Kubuntu, installing GIMP (and other gnome applications) doesn't
  pull in the respective language-pack-gnome-* packages.  Thus, gnome
  applications are only available in their native language (English
  mostly) even when the system language has been explicitly set to
  another language.

  Steps to reproduce:

  1) Start your favourite Kubuntu system, which should be set to a non-English 
language globally.
  2) Install GIMP.
  3) Start GIMP.

  What should happen:
  1) language-pack-gnome-foonian (if your language was set to foonian) should 
be selected as a dependency when installing GIMP.
  2) GIMP should be in your set language.

  What happens:
  1) GIMP runs in English.

  Workaround:
  1) Manually install language-pack-gnome-foonian.

  This happened on Kubuntu Gutsy and was reported (on irc) to still
  happen on Hardy.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/238634/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 875878] Re: Easymp3gain Hangs when clicking Add File or Add Folder

2012-04-14 Thread Matthias Klumpp
Have you tried the version from Debian unstable?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/875878

Title:
  Easymp3gain Hangs when clicking Add File or Add Folder

Status in GTK+ GUI Toolkit:
  Fix Released
Status in “easymp3gain” package in Ubuntu:
  Incomplete
Status in “gtk+2.0” package in Ubuntu:
  Triaged

Bug description:
  Source Package: /usr/bin/easymp3gain
  Ubuntu release 11.10
  Package version: easymp3gain-gtk 0.5.0-6

  I've used easymp3gain in previous Ubuntu releases, but this was the first 
time in Ubuntu 11.10.
  It loads normally, but when I choose Add Folder, the Select Destination 
window opens, but I can't do anything in it. Neither choose folders, change 
discs in the left tree, or even cancel the operation. The Close icon in the 
upper right corner doesn't work either.
  Only way to get out of it is via Kill Process in System Monitor
  The first times, I could open one file with Add File, but now that doesn't 
work either.

  My hard drives are healthy,  and I have no problems in other
  applications.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/875878/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 238634] Re: gimp (or any other gnome app) should pull in the respective language-pack-gnome-*

2012-03-14 Thread Matthias Klumpp
** Changed in: packagekit (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to language-selector in Ubuntu.
https://bugs.launchpad.net/bugs/238634

Title:
  gimp (or any other gnome app) should pull in the respective language-
  pack-gnome-*

Status in Ubuntu Translations:
  Triaged
Status in “language-selector” package in Ubuntu:
  Fix Released
Status in “packagekit” package in Ubuntu:
  Confirmed

Bug description:
  In Kubuntu, installing GIMP (and other gnome applications) doesn't
  pull in the respective language-pack-gnome-* packages.  Thus, gnome
  applications are only available in their native language (English
  mostly) even when the system language has been explicitly set to
  another language.

  Steps to reproduce:

  1) Start your favourite Kubuntu system, which should be set to a non-English 
language globally.
  2) Install GIMP.
  3) Start GIMP.

  What should happen:
  1) language-pack-gnome-foonian (if your language was set to foonian) should 
be selected as a dependency when installing GIMP.
  2) GIMP should be in your set language.

  What happens:
  1) GIMP runs in English.

  Workaround:
  1) Manually install language-pack-gnome-foonian.

  This happened on Kubuntu Gutsy and was reported (on irc) to still
  happen on Hardy.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/238634/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 875878] Re: Easymp3gain Hangs when clicking Add File or Add Folder

2012-03-21 Thread Matthias Klumpp
Can someone try if this works now on Precise? If not, we maybe should
trigger a rebuild of easyMp3Gain, this might help.

** Changed in: easymp3gain (Ubuntu)
   Status: Triaged => Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/875878

Title:
  Easymp3gain Hangs when clicking Add File or Add Folder

Status in GTK+ GUI Toolkit:
  Fix Released
Status in “easymp3gain” package in Ubuntu:
  Incomplete
Status in “gtk+2.0” package in Ubuntu:
  Triaged

Bug description:
  Source Package: /usr/bin/easymp3gain
  Ubuntu release 11.10
  Package version: easymp3gain-gtk 0.5.0-6

  I've used easymp3gain in previous Ubuntu releases, but this was the first 
time in Ubuntu 11.10.
  It loads normally, but when I choose Add Folder, the Select Destination 
window opens, but I can't do anything in it. Neither choose folders, change 
discs in the left tree, or even cancel the operation. The Close icon in the 
upper right corner doesn't work either.
  Only way to get out of it is via Kill Process in System Monitor
  The first times, I could open one file with Add File, but now that doesn't 
work either.

  My hard drives are healthy,  and I have no problems in other
  applications.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/875878/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 966704] [NEW] Settings schema "org.gnome.settings-daemon.plugins.updates" is missing

2012-03-27 Thread Matthias Klumpp
Public bug reported:

Hi!
The GSettings schema file 
"org.gnome.settings-daemon.plugins.updates.gschema.xml" is missing in Ubuntu's 
version of the GSD package. (It is present in Debian)
Please add this file, some applications like the GNOME-PackageKit preferences 
need it installed (will crash otherwise).

** Affects: gnome-settings-daemon (Ubuntu)
 Importance: Medium
 Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/966704

Title:
  Settings schema "org.gnome.settings-daemon.plugins.updates" is missing

Status in “gnome-settings-daemon” package in Ubuntu:
  New

Bug description:
  Hi!
  The GSettings schema file 
"org.gnome.settings-daemon.plugins.updates.gschema.xml" is missing in Ubuntu's 
version of the GSD package. (It is present in Debian)
  Please add this file, some applications like the GNOME-PackageKit preferences 
need it installed (will crash otherwise).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/966704/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 966704] Re: Settings schema "org.gnome.settings-daemon.plugins.updates" is missing

2012-03-31 Thread Matthias Klumpp
I have to agree, shipping this file is independent from enabling the 
auto-update plugin.
As programs relying on the schema are already crashing, this bug is definitely 
not a 'whishlist' item...
I hope this can be resolved! :)

** Changed in: gnome-settings-daemon (Ubuntu)
   Importance: Wishlist => Medium

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/966704

Title:
  Settings schema "org.gnome.settings-daemon.plugins.updates" is missing

Status in “gnome-settings-daemon” package in Ubuntu:
  Won't Fix

Bug description:
  Hi!
  The GSettings schema file 
"org.gnome.settings-daemon.plugins.updates.gschema.xml" is missing in Ubuntu's 
version of the GSD package. (It is present in Debian)
  Please add this file, some applications like the GNOME-PackageKit preferences 
need it installed (will crash otherwise).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/966704/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1903574] Re: isenkram-lookup crashed with SIGSEGV in g_type_check_instance_cast()

2020-12-05 Thread Matthias Klumpp
Not really fixed, AppStream has an incomplete workaround for the
gobject-introspection bug (which may break at any time for new functions
in either Python or Vala, if we aren't super careful).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1903574

Title:
  isenkram-lookup crashed with SIGSEGV in g_type_check_instance_cast()

Status in GObject Introspection:
  Unknown
Status in appstream package in Ubuntu:
  Fix Released
Status in isenkram package in Ubuntu:
  Invalid
Status in appstream package in Debian:
  Unknown

Bug description:
  [Impact]

  An attempt to run the isenkram-lookup command from the isenkram-cli
  package results in a segfault/crash. The proposed appstream upload in
   fixes the
  issue.

  [Test case]

  1. Install the isenkram package

  2. Run the isenkram-lookup command

  -> Find that it segfaults

  3. Install the packages built by the appstream source
     package from groovy-proposed

  -> Find that the command succeeds and possibly lists a few
     suggested packages.

  [Where problems could occur]

  TBH this fix is far above my head. Only code comments are changed,
  i.e. some occurrences of "full" are replaced with "container", but it
  still has proved to be it.

  The reasoning in the commit message sounds plausible:

  https://github.com/ximion/appstream/commit/b52858bf

  [Original description]

  I just run the isenkram-lookup command.

  The crash may be related to this autopkgtest failure (which current
  blocks migration of gtk+3.0):

  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
  /autopkgtest-
  hirsute/hirsute/amd64/i/isenkram/20201108_141822_ee8c4@/log.gz

  This is the script which fails:

  https://salsa.debian.org/debian/isenkram/-/blob/master/debian/tests
  /test-command-line

  and it includes the isenkram-lookup command.

  ProblemType: Crash
  DistroRelease: Ubuntu 21.04
  Package: isenkram-cli 0.44
  ProcVersionSignature: Ubuntu 5.8.0-25.26-generic 5.8.14
  Uname: Linux 5.8.0-25-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu51
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Nov  9 18:07:47 2020
  ExecutablePath: /usr/bin/isenkram-lookup
  ExecutableTimestamp: 1595665183
  InstallationDate: Installed on 2019-11-10 (365 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  InterpreterPath: /usr/bin/python3.8
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python3 /usr/bin/isenkram-lookup
  ProcCwd: /home/gunnar
  Python3Details: /usr/bin/python3.8, Python 3.8.6, python3-minimal, 
3.8.6-0ubuntu1
  PythonDetails: N/A
  SegvAnalysis:
   Segfault happened at: 0x7f27ae221cca :
mov(%rdi),%rax
   PC (0x7f27ae221cca) ok
   source "(%rdi)" (0x64657375) not located in a known VMA region 
(needed readable region)!
   destination "%rax" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: isenkram
  StacktraceTop:
   g_type_check_instance_cast () at /lib/x86_64-linux-gnu/libgobject-2.0.so.0
   as_component_get_provided_for_kind () at 
/lib/x86_64-linux-gnu/libappstream.so.4
   () at /lib/x86_64-linux-gnu/libffi.so.8
   () at /lib/x86_64-linux-gnu/libffi.so.8
   () at /usr/lib/python3/dist-packages/gi/_gi.cpython-38-x86_64-linux-gnu.so
  Title: isenkram-lookup crashed with SIGSEGV in g_type_check_instance_cast()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lp lpadmin lxd plugdev sambashare sudo
  separator:

To manage notifications about this bug go to:
https://bugs.launchpad.net/gobject-introspection/+bug/1903574/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1782304] Re: package libappstream3:amd64 0.9.4-1ubuntu3 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting confi

2021-01-12 Thread Matthias Klumpp
This is not a problem in "appstream", it's usually a package manager issue, 
e.g. if there was a power outage during upgrades or install/remove steps. In 
this case, it just randomly hit the appstream package.
If the APT installation is fixed, this problem should go away. Please file an 
issue against APT in case this is a persistent problem!

** Changed in: appstream (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1782304

Title:
  package libappstream3:amd64 0.9.4-1ubuntu3 failed to install/upgrade:
  package is in a very bad inconsistent state; you should  reinstall it
  before attempting configuration

Status in appstream package in Ubuntu:
  Invalid

Bug description:
  i had been receiving error message on start up

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libappstream3:amd64 0.9.4-1ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-45.50~16.04.1-generic 4.13.16
  Uname: Linux 4.13.0-45-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.18
  AptOrdering:
   apache2-doc: Install
   libappstream3: Configure
   appstream: Configure
   apache2-doc: Configure
   NULL: ConfigurePending
  Architecture: amd64
  Date: Tue Jul 17 16:20:56 2018
  DuplicateSignature:
   package:libappstream3:amd64:0.9.4-1ubuntu3
   Processing triggers for doc-base (0.10.7) ...
   Processing 1 added doc-base file...
   dpkg: error processing package libappstream3:amd64 (--configure):
package is in a very bad inconsistent state; you should
  ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  InstallationDate: Installed on 2018-03-11 (129 days ago)
  InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.4
   apt  1.2.27
  SourcePackage: appstream
  Title: package libappstream3:amd64 0.9.4-1ubuntu3 failed to install/upgrade: 
package is in a very bad inconsistent state; you should  reinstall it before 
attempting configuration
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1782304/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1864307] Re: Many apps have no icon in Software on Focal

2020-05-26 Thread Matthias Klumpp
Nice :-) Now only the gnome-software patch is missing to fix this issue
completely (at least for the package, according to Launchpad)

** Changed in: gnome-software (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: gnome-software (Ubuntu Focal)
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1864307

Title:
  Many apps have no icon in Software on Focal

Status in GNOME Software:
  Unknown
Status in snap-store:
  Fix Released
Status in gnome-software package in Ubuntu:
  Triaged
Status in ubuntu-meta package in Ubuntu:
  Fix Released
Status in gnome-software source package in Focal:
  Triaged
Status in ubuntu-meta source package in Focal:
  Fix Released

Bug description:
  Many applications have no icon displayed in GNOME Software 3.35.91 on
  latest Ubuntu Focal. See the attached screenshot.

  
  [Impact] 

   * Some apt packages do not include an icon in snap-store

  [Test Case]

   * Open snap-store, search for GCompris and confirm there is an
  appropriate icon

  [Regression Potential]

   * Very low.  Previous Ubuntu releases including apt-config-icons
  based on the depends in gnome-software.  This just adds an apt config
  that can be used to fetch icons for apt packages via apt.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1864307/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1881894] Re: Apps from PPAs with AppStream metadata are not displayed

2020-06-03 Thread Matthias Klumpp
This is kind of to be expected, PPAs - unlike the main Ubuntu
repositories - do not support AppStream.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1881894

Title:
  Apps from PPAs with AppStream metadata are not displayed

Status in snap-store:
  New
Status in gnome-software package in Ubuntu:
  New

Bug description:
  This happens on the latest Snap Store on fully updated Ubuntu 20.04.
  When adding a PPA that has packages with AppStream metadata, it should
  be possible to find and install these packages from Snap Store.
  However, when searching for them in Snap Store, no results are found.

  To reproduce this issue, try, for example, add Lutris PPA:
  $ sudo add-apt-repository ppa:lutris-team/lutris
  $ sudo apt-get update

  Then restart the computer or run "killall snap-store", then launch
  Ubuntu Software again and search for "Lutris".

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-store/+bug/1881894/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1903574] Re: isenkram-lookup crashed with SIGSEGV in g_type_check_instance_cast()

2020-11-19 Thread Matthias Klumpp
The bug is actually this one, in gobject-introspection:
https://gitlab.gnome.org/GNOME/gobject-introspection/-/issues/305


** Bug watch added: gitlab.gnome.org/GNOME/gobject-introspection/-/issues #305
   https://gitlab.gnome.org/GNOME/gobject-introspection/-/issues/305

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1903574

Title:
  isenkram-lookup crashed with SIGSEGV in g_type_check_instance_cast()

Status in appstream package in Ubuntu:
  Confirmed
Status in isenkram package in Ubuntu:
  Invalid
Status in appstream source package in Groovy:
  Confirmed
Status in appstream package in Debian:
  Unknown

Bug description:
  [Impact]

  An attempt to run the isenkram-lookup command from the isenkram-cli
  package results in a segfault/crash. The proposed appstream upload in
   fixes the
  issue.

  [Test case]

  1. Install the isenkram package

  2. Run the isenkram-lookup command

  -> Find that it segfaults

  3. Install the packages built by the appstream source
     package from groovy-proposed

  -> Find that the command succeeds and possibly lists a few
     suggested packages.

  [Where problems could occur]

  TBH this fix is far above my head. Only code comments are changed,
  i.e. some occurrences of "full" are replaced with "container", but it
  still has proved to be it.

  The reasoning in the commit message sounds plausible:

  https://github.com/ximion/appstream/commit/b52858bf

  [Original description]

  I just run the isenkram-lookup command.

  The crash may be related to this autopkgtest failure (which current
  blocks migration of gtk+3.0):

  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
  /autopkgtest-
  hirsute/hirsute/amd64/i/isenkram/20201108_141822_ee8c4@/log.gz

  This is the script which fails:

  https://salsa.debian.org/debian/isenkram/-/blob/master/debian/tests
  /test-command-line

  and it includes the isenkram-lookup command.

  ProblemType: Crash
  DistroRelease: Ubuntu 21.04
  Package: isenkram-cli 0.44
  ProcVersionSignature: Ubuntu 5.8.0-25.26-generic 5.8.14
  Uname: Linux 5.8.0-25-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu51
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Nov  9 18:07:47 2020
  ExecutablePath: /usr/bin/isenkram-lookup
  ExecutableTimestamp: 1595665183
  InstallationDate: Installed on 2019-11-10 (365 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  InterpreterPath: /usr/bin/python3.8
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python3 /usr/bin/isenkram-lookup
  ProcCwd: /home/gunnar
  Python3Details: /usr/bin/python3.8, Python 3.8.6, python3-minimal, 
3.8.6-0ubuntu1
  PythonDetails: N/A
  SegvAnalysis:
   Segfault happened at: 0x7f27ae221cca :
mov(%rdi),%rax
   PC (0x7f27ae221cca) ok
   source "(%rdi)" (0x64657375) not located in a known VMA region 
(needed readable region)!
   destination "%rax" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: isenkram
  StacktraceTop:
   g_type_check_instance_cast () at /lib/x86_64-linux-gnu/libgobject-2.0.so.0
   as_component_get_provided_for_kind () at 
/lib/x86_64-linux-gnu/libappstream.so.4
   () at /lib/x86_64-linux-gnu/libffi.so.8
   () at /lib/x86_64-linux-gnu/libffi.so.8
   () at /usr/lib/python3/dist-packages/gi/_gi.cpython-38-x86_64-linux-gnu.so
  Title: isenkram-lookup crashed with SIGSEGV in g_type_check_instance_cast()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lp lpadmin lxd plugdev sambashare sudo
  separator:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1903574/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1864307] Re: Many apps have no icon in Software on Focal

2020-05-07 Thread Matthias Klumpp
Actually, I just realized that Ubuntu has its very own, new flavor of this bug 
due to shipping gnome-software as a Snap. The `appstream` package is seeded 
with the minimal desktop seed, which is good, but in order for the Snap version 
of GS to install any icons, the `apt-config-icons` package also has to be 
installed - GS isn't smart enough to fall back to downloading icons in many 
cases and expects those to be present. The `gnome-software` package depends on 
the icon config, but the Snap store doesn't have this on new installations.
So, to fix this issue both the patch I linked in this report and a default 
dependency on `apt-config-icons` is needed.

The reason the `appstream` package doesn't depend on the icons on its
own is that the data may also be used on servers and more minimal
systems (e.g. for firmware and driver information) where downloading the
icons isn't required. Therefore, all software centers in Debian/Ubuntu
depend on the `apt-config-icons*` package(s) they need.

** Changed in: gnome-software (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1864307

Title:
  Many apps have no icon in Software on Focal

Status in GNOME Software:
  Unknown
Status in snap-store:
  New
Status in gnome-software package in Ubuntu:
  Confirmed

Bug description:
  Many applications have no icon displayed in GNOME Software 3.35.91 on
  latest Ubuntu Focal. See the attached screenshot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1864307/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1866134] Re: Yaru icons are not shown in Gnome-Software

2020-05-07 Thread Matthias Klumpp
>From looking at this again, I'm pretty sure that my patch from #1864307
will actually fix this issue too :-)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1866134

Title:
  Yaru icons are not shown in Gnome-Software

Status in GNOME Software:
  New
Status in snap-store:
  Triaged
Status in gnome-software package in Ubuntu:
  Triaged

Bug description:
  When an icon theme different from Adwaita is selected, the icons from
  that theme are not shown in Gnome-Software.

  This is confusing for user because they now see two different icons
  for the same application (see the screenshot upstream).

  It would be great if Gnome-Software would look for the icon in the
  selected icon theme.

  
  

  Reported upstream here: https://gitlab.gnome.org/GNOME/gnome-
  software/issues/929

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1866134/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1825766] Re: search results don't match apt search

2020-05-07 Thread Matthias Klumpp
On 1): The metainfo/appdata file is only enough if it is complete, so,
contains an icon reference and name/summary/etc. tags. If it doesn't,
then you'll need the .desktop file as well and a launchable entry.

On 2): All of these locations are wrong ^^ Metainfo files *must* be installed 
into /usr/share/metainfo in order to be valid. Refer to the AppStream 
specification (specifically 
https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#spec-component-location)
 for details.
There's also an online tool to help people making metainfo files at 
https://www.freedesktop.org/software/appstream/metainfocreator/#/ now

As for that existing "appdata" file, make sure it's actually an
AppStream metainfo file before installing it somewhere else - maybe it
just coincidentally has the same name as a metainfo file, but actually
is something different.

Also, google.chrome and network-manager need their metainfo locations
fixed ;-) It's likely that support for the legacy location will go away
soonish (almost nothing installs files there nowadays).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1825766

Title:
  search results don't match apt search

Status in gnome-software package in Ubuntu:
  New

Bug description:
  searching for "guake" does not show the "guake" package, but if I
  search it via apt, I do see it available.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: gnome-software 3.30.6-2ubuntu3
  ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
  Uname: Linux 5.0.0-13-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Apr 21 17:39:19 2019
  InstallationDate: Installed on 2019-04-21 (0 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  InstalledPlugins:
   gnome-software-plugin-flatpak N/A
   gnome-software-plugin-snap3.30.6-2ubuntu3
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1825766/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1864307] Re: Many apps have no icon in Software on Focal

2020-05-08 Thread Matthias Klumpp
@nicocarbone: You'll also want to do something that `apt-config-icons`
is installed alongside `appstream` in Ubuntu desktops that use the
gnome-software Snap.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1864307

Title:
  Many apps have no icon in Software on Focal

Status in GNOME Software:
  Unknown
Status in snap-store:
  Fix Committed
Status in gnome-software package in Ubuntu:
  Confirmed

Bug description:
  Many applications have no icon displayed in GNOME Software 3.35.91 on
  latest Ubuntu Focal. See the attached screenshot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1864307/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1864307] Re: Many apps have no icon in Software on Focal

2020-05-08 Thread Matthias Klumpp
On a fresh Ubuntu installation, apt-config-icons isn't installed by
default (at least it wasn't when I installed a fresh Ubuntu yesterday,
until I replaced the snap-store with the packaged gnome-software). So
new users who aren't upgrading from a previous Ubuntu version will still
have much less icons than people who get Focal by upgrading from an
older Ubuntu release.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1864307

Title:
  Many apps have no icon in Software on Focal

Status in GNOME Software:
  Unknown
Status in snap-store:
  Fix Committed
Status in gnome-software package in Ubuntu:
  Confirmed

Bug description:
  Many applications have no icon displayed in GNOME Software 3.35.91 on
  latest Ubuntu Focal. See the attached screenshot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1864307/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1864307] Re: Many apps have no icon in Software on Focal

2020-05-11 Thread Matthias Klumpp
Neat :-) That should do the job for all combinations of snap-store and 
gnome-software, once the GS patch is in there as well.
Thanks Ken for doing the integration work :-)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1864307

Title:
  Many apps have no icon in Software on Focal

Status in GNOME Software:
  Unknown
Status in snap-store:
  Fix Committed
Status in gnome-software package in Ubuntu:
  Confirmed
Status in ubuntu-meta package in Ubuntu:
  Fix Released
Status in gnome-software source package in Focal:
  New
Status in ubuntu-meta source package in Focal:
  Confirmed

Bug description:
  Many applications have no icon displayed in GNOME Software 3.35.91 on
  latest Ubuntu Focal. See the attached screenshot.

  
  [Impact] 

   * Some apt packages do not include an icon in snap-store

  [Test Case]

   * Open snap-store, search for GCompris and confirm there is an
  appropriate icon

  [Regression Potential]

   * Very low.  Previous Ubuntu releases including apt-config-icons
  based on the depends in gnome-software.  This just adds an apt config
  that can be used to fetch icons for apt packages via apt.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1864307/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1864307] Re: Many apps have no icon in Software on Focal

2020-05-15 Thread Matthias Klumpp
** Changed in: gnome-software (Ubuntu Focal)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1864307

Title:
  Many apps have no icon in Software on Focal

Status in GNOME Software:
  Unknown
Status in snap-store:
  Fix Committed
Status in gnome-software package in Ubuntu:
  Confirmed
Status in ubuntu-meta package in Ubuntu:
  Fix Released
Status in gnome-software source package in Focal:
  Confirmed
Status in ubuntu-meta source package in Focal:
  Confirmed

Bug description:
  Many applications have no icon displayed in GNOME Software 3.35.91 on
  latest Ubuntu Focal. See the attached screenshot.

  
  [Impact] 

   * Some apt packages do not include an icon in snap-store

  [Test Case]

   * Open snap-store, search for GCompris and confirm there is an
  appropriate icon

  [Regression Potential]

   * Very low.  Previous Ubuntu releases including apt-config-icons
  based on the depends in gnome-software.  This just adds an apt config
  that can be used to fetch icons for apt packages via apt.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1864307/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1825766] Re: search results don't match apt search

2020-05-01 Thread Matthias Klumpp
@stuardo:
The reason for Guake being missing is that the `guake.desktop` file in 
`/usr/share/applications` is a symbolic link *and* the application doesn't ship 
a metainfo file.
This is forbidden: https://wiki.debian.org/AppStream/Guidelines
The .desktop file being a symlink results in Guake basically not being seen by 
the metadata generator at all. To fix this, either the .desktop file needs to 
be an actual file, and not a symlink, or a metainfo file[1] has to be shipped 
with this package. Ideally both.

The reason this package is missing is simply a result of nobody caring
enough to submit a patch or do a bit of work to make this app show up
for a few years now (it never was in the catalog, as far as I can tell).
Maybe a good case for a patch submission? ;-)

[1]: https://www.freedesktop.org/software/appstream/metainfocreator/#/

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1825766

Title:
  search results don't match apt search

Status in gnome-software package in Ubuntu:
  New

Bug description:
  searching for "guake" does not show the "guake" package, but if I
  search it via apt, I do see it available.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: gnome-software 3.30.6-2ubuntu3
  ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
  Uname: Linux 5.0.0-13-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Apr 21 17:39:19 2019
  InstallationDate: Installed on 2019-04-21 (0 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  InstalledPlugins:
   gnome-software-plugin-flatpak N/A
   gnome-software-plugin-snap3.30.6-2ubuntu3
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1825766/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1864307] Re: Many apps have no icon in Software on Focal

2020-02-27 Thread Matthias Klumpp
There are two things which could be the cause for this:
 1) The appstream-generator used for Focal is old, and there were quite a few 
fixes to find more icons and ignore apps without sufficient icon data in more 
recent releases. @laney will hopefully update the tool ;-)

 2) GNOME Software has a bug which makes it always load stock icons for
applications, even if they are actually not available on the system and
GS should fall back to the cached icons. We've seen this in Debian but I
haven't had the time yet to investigate this further.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1864307

Title:
  Many apps have no icon in Software on Focal

Status in gnome-software package in Ubuntu:
  Confirmed

Bug description:
  Many applications have no icon displayed in GNOME Software 3.35.91 on
  latest Ubuntu Focal. See the attached screenshot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1864307/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1848387] Re: dpkg error when triggers are activated

2020-01-18 Thread Matthias Klumpp
This is resolved in appstream >= 0.12.10-1

** Changed in: appstream (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1848387

Title:
  dpkg error when triggers are activated

Status in appstream package in Ubuntu:
  Fix Released

Bug description:
  The following message, or something like it, is output when an update
  to appstream is done on 19.10:

  dpkg: error: version '/usr/share/app-info/yaml /usr/share/app-info/icons' has 
ba
  d syntax: version string has embedded spaces

  This appears to be caused by this line in the appstream.postinst:

  if dpkg --compare-versions "$2" ge-nl "0.12.8"; then

  This gets called when the registered triggers are activated:

  interest-noawait /usr/share/app-info/icons
  interest-noawait /usr/share/app-info/yaml
  interest-noawait /usr/share/app-info/xml

  I recommend checking in the postinst if we are handling a trigger and
  avoiding the dpkg version comparison

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1848387/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1794213] Re: Crash on Upgrade preparation from 18.04 to 18.10 in APT::Update::Post-Invoke-Success

2020-01-18 Thread Matthias Klumpp
This is resolved in `appstream >= 0.12.7` (since the code doesn't exist
there anymore). The original issue was likely caused by AppStream not
handling broken metadata correctly, which is an area that has also been
improved greatly.

** Changed in: appstream (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1794213

Title:
  Crash on Upgrade preparation from 18.04 to 18.10 in APT::Update::Post-
  Invoke-Success

Status in appstream package in Ubuntu:
  Fix Released

Bug description:
  E:Problem executing scripts APT::Update::Post-Invoke-Success 'if 
/usr/bin/test -w /var/cache/app-info -a -e /usr/bin/appstreamcli; then 
appstreamcli refresh-cache > /dev/null; fi', E:Sub-process returned an error 
code
  The above error is in the small box.  The information below is in the 
terminal window that I thought might give clues on what happened on disto 
upgrade to 18.10 from command line.

   
  QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
  kdeinit5: Got EXEC_NEW 
'/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/http.so' from launcher.
  kdeinit5: preparing to launch 
'/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/http.so'
  QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
  kdeinit5: Got EXT_EXEC '/usr/bin/firefox' from launcher.
  kdeinit5: preparing to launch '/usr/bin/firefox'
  kdeinit5: PID 5799 terminated.

  (appstreamcli:6926): GLib-CRITICAL **: 21:59:50.626:
  g_variant_builder_end: assertion '!GVSB(builder)->uniform_item_types
  || GVSB(builder)->prev_item_type != NULL || g_variant_type_is_definite
  (GVSB(builder)->type)' failed

  (appstreamcli:6926): GLib-CRITICAL **: 21:59:50.626:
  g_variant_new_variant: assertion 'value != NULL' failed

  (appstreamcli:6926): GLib-ERROR **: 21:59:50.626: g_variant_new_parsed: 
11-13:invalid GVariant format string
  Trace/breakpoint trap (core dumped)
  QXcbConnection: XCB error: 3 (BadWindow), sequence: 792, resource id: 
39845978, major code: 40 (TranslateCoords), minor code: 0

  (appstreamcli:8091): GLib-CRITICAL **: 22:00:11.961:
  g_variant_builder_end: assertion '!GVSB(builder)->uniform_item_types
  || GVSB(builder)->prev_item_type != NULL || g_variant_type_is_definite
  (GVSB(builder)->type)' failed

  (appstreamcli:8091): GLib-CRITICAL **: 22:00:11.961:
  g_variant_new_variant: assertion 'value != NULL' failed

  (appstreamcli:8091): GLib-ERROR **: 22:00:11.961: g_variant_new_parsed: 
11-13:invalid GVariant format string
  Trace/breakpoint trap (core dumped)

  (appstreamcli:8899): GLib-CRITICAL **: 22:00:17.376:
  g_variant_builder_end: assertion '!GVSB(builder)->uniform_item_types
  || GVSB(builder)->prev_item_type != NULL || g_variant_type_is_definite
  (GVSB(builder)->type)' failed

  (appstreamcli:8899): GLib-CRITICAL **: 22:00:17.376:
  g_variant_new_variant: assertion 'value != NULL' failed

  (appstreamcli:8899): GLib-ERROR **: 22:00:17.376: g_variant_new_parsed: 
11-13:invalid GVariant format string
  Trace/breakpoint trap (core dumped)

  (appstreamcli:9701): GLib-CRITICAL **: 22:00:21.530:
  g_variant_builder_end: assertion '!GVSB(builder)->uniform_item_types
  || GVSB(builder)->prev_item_type != NULL || g_variant_type_is_definite
  (GVSB(builder)->type)' failed

  (appstreamcli:9701): GLib-CRITICAL **: 22:00:21.530:
  g_variant_new_variant: assertion 'value != NULL' failed

  (appstreamcli:9701): GLib-ERROR **: 22:00:21.530: g_variant_new_parsed: 
11-13:invalid GVariant format string
  Trace/breakpoint trap (core dumped)
  kdeinit5: PID 6868 terminated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1794213/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1861631] Re: "The AppStream system cache was updated, but some components were ignored. Refer to the verbose log for more information."

2020-02-02 Thread Matthias Klumpp
This error message is shown not to alert users, but rather make users report 
these issues to the distributor, as this particular issue means the distributor 
has a mistake in their metadata somewhere.
In this case it's not Ubuntu's fault directly, but rather GNOME Software 
injecting invalid metadata.
This is fixed upstream with commit 
https://gitlab.gnome.org/GNOME/gnome-software/commit/7c1620990b6361fac370b76c9828f8f77ff77a72
 which should land in the next Ubuntu release naturally (but may be 
cherry-picked to make this issue go away even sooner).

** Changed in: appstream (Ubuntu)
   Status: Confirmed => Invalid

** Also affects: gnome-software (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: gnome-software (Ubuntu)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1861631

Title:
  "The AppStream system cache was updated, but some components were
  ignored. Refer to the verbose log for more information."

Status in appstream package in Ubuntu:
  Invalid
Status in gnome-software package in Ubuntu:
  Triaged

Bug description:
  `apt-get update` and the nightly `apticron --cron` job are reporting:

  "The AppStream system cache was updated, but some components were
  ignored. Refer to the verbose log for more information."

  This is pretty much meaningless to most people who have no idea what
  AppStream is and what "verbose log" is being referred to. I dug around
  and managed to discover `appstreamcli refresh-cache --force
  --verbose`, whose output is attached.

  I don't know what the "bad" output is or how to fix it. All I know is
  that I hope Focal isn't going to be generating this message when it
  ships, because it isn't going to make sense to most people and most
  people won't know how to fix it and it causes annoying emails from
  apticron every night.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: appstream 0.12.10-1
  ProcVersionSignature: Ubuntu 5.4.0-12.15-generic 5.4.8
  Uname: Linux 5.4.0-12-generic x86_64
  ApportVersion: 2.20.11-0ubuntu16
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Feb  2 16:01:24 2020
  InstallationDate: Installed on 2019-08-16 (170 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  SourcePackage: appstream
  UpgradeStatus: Upgraded to focal on 2020-01-31 (2 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1861631/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1861631] Re: "The AppStream system cache was updated, but some components were ignored. Refer to the verbose log for more information."

2020-02-08 Thread Matthias Klumpp
Technically, PPAs with AppStream data or other repositories with broken data 
can trigger this as well.
AppStream could make a guess who is to blame for the breakage and give a more 
specific error, but that will require some more extensive code changes.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1861631

Title:
  "The AppStream system cache was updated, but some components were
  ignored. Refer to the verbose log for more information."

Status in appstream package in Ubuntu:
  Triaged
Status in gnome-software package in Ubuntu:
  Triaged

Bug description:
  `apt-get update` and the nightly `apticron --cron` job are reporting:

  "The AppStream system cache was updated, but some components were
  ignored. Refer to the verbose log for more information."

  This is pretty much meaningless to most people who have no idea what
  AppStream is and what "verbose log" is being referred to. I dug around
  and managed to discover `appstreamcli refresh-cache --force
  --verbose`, whose output is attached.

  I don't know what the "bad" output is or how to fix it. All I know is
  that I hope Focal isn't going to be generating this message when it
  ships, because it isn't going to make sense to most people and most
  people won't know how to fix it and it causes annoying emails from
  apticron every night.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: appstream 0.12.10-1
  ProcVersionSignature: Ubuntu 5.4.0-12.15-generic 5.4.8
  Uname: Linux 5.4.0-12-generic x86_64
  ApportVersion: 2.20.11-0ubuntu16
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Feb  2 16:01:24 2020
  InstallationDate: Installed on 2019-08-16 (170 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  SourcePackage: appstream
  UpgradeStatus: Upgraded to focal on 2020-01-31 (2 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1861631/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1872258] [NEW] GS injects invalid metadata, causing "AppStream cache update completed, but some metadata was ignored"

2020-04-11 Thread Matthias Klumpp
Public bug reported:

Hi!
GNOME Software currently injects invalid AppStream metadata in Focal, causing a 
complaint message like "AppStream cache update completed, but some metadata was 
ignored due to errors." on every APT update.
This can be fixed by applying this patch from upstream and Debian, which was 
present in GNOME's release candidate but was accidentally reverted: 
https://salsa.debian.org/gnome-team/gnome-software/-/blob/05553c1bfa2124a12e3afe5c63de510310377036/debian/patches/02_fix-appstream-featured-data.patch

Debian already ships this patch.
Thanks for considering!

** Affects: gnome-software (Ubuntu)
 Importance: Undecided
 Status: Triaged


** Tags: patch

** Tags added: patch

** Summary changed:

- Injects invalid metadata, causing "AppStream cache update completed, but some 
metadata was ignored due to errors."
+ GS injects invalid metadata, causing "AppStream cache update completed, but 
some metadata was ignored"

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1872258

Title:
  GS injects invalid metadata, causing "AppStream cache update
  completed, but some metadata was ignored"

Status in gnome-software package in Ubuntu:
  Triaged

Bug description:
  Hi!
  GNOME Software currently injects invalid AppStream metadata in Focal, causing 
a complaint message like "AppStream cache update completed, but some metadata 
was ignored due to errors." on every APT update.
  This can be fixed by applying this patch from upstream and Debian, which was 
present in GNOME's release candidate but was accidentally reverted: 
https://salsa.debian.org/gnome-team/gnome-software/-/blob/05553c1bfa2124a12e3afe5c63de510310377036/debian/patches/02_fix-appstream-featured-data.patch

  Debian already ships this patch.
  Thanks for considering!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1872258/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1866134] Re: Yaru icons are not shown in Gnome-Software

2020-04-23 Thread Matthias Klumpp
You will want this patch, unless there are further modifications to it
in the next few days: https://gitlab.gnome.org/GNOME/gnome-
software/-/commit/d743f920867d8f57beac56191c8912147ef23c8f

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1866134

Title:
  Yaru icons are not shown in Gnome-Software

Status in GNOME Software:
  New
Status in snap-store:
  Triaged
Status in gnome-software package in Ubuntu:
  Triaged

Bug description:
  When an icon theme different from Adwaita is selected, the icons from
  that theme are not shown in Gnome-Software.

  This is confusing for user because they now see two different icons
  for the same application (see the screenshot upstream).

  It would be great if Gnome-Software would look for the icon in the
  selected icon theme.

  
  

  Reported upstream here: https://gitlab.gnome.org/GNOME/gnome-
  software/issues/929

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1866134/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1866134] Re: Yaru icons are not shown in Gnome-Software

2020-04-23 Thread Matthias Klumpp
Or rather, use the even better (attached) patch :-P

** Patch added: 
"0001-appstream-Don-t-solely-add-a-stock-icon-for-an-app-a.patch"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1866134/+attachment/5358966/+files/0001-appstream-Don-t-solely-add-a-stock-icon-for-an-app-a.patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1866134

Title:
  Yaru icons are not shown in Gnome-Software

Status in GNOME Software:
  New
Status in snap-store:
  Triaged
Status in gnome-software package in Ubuntu:
  Triaged

Bug description:
  When an icon theme different from Adwaita is selected, the icons from
  that theme are not shown in Gnome-Software.

  This is confusing for user because they now see two different icons
  for the same application (see the screenshot upstream).

  It would be great if Gnome-Software would look for the icon in the
  selected icon theme.

  
  

  Reported upstream here: https://gitlab.gnome.org/GNOME/gnome-
  software/issues/929

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1866134/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1866134] Re: Yaru icons are not shown in Gnome-Software

2020-04-23 Thread Matthias Klumpp
Ooooh, sorry... I was coming from duplicate #1864307, which the patch above 
solves, but I am not sure if this particular issue is solved as well...
So, I don't think #1864307 is a duplicate bug of this, I think those two are 
separate issues (https://gitlab.gnome.org/GNOME/gnome-software/-/issues/918 and 
https://gitlab.gnome.org/GNOME/gnome-software/issues/929 respectively)
Sorry for the noise, I'll unlink those issue reports.

** Bug watch added: gitlab.gnome.org/GNOME/gnome-software/-/issues #918
   https://gitlab.gnome.org/GNOME/gnome-software/-/issues/918

** Patch removed: 
"0001-appstream-Don-t-solely-add-a-stock-icon-for-an-app-a.patch"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1866134/+attachment/5358966/+files/0001-appstream-Don-t-solely-add-a-stock-icon-for-an-app-a.patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1866134

Title:
  Yaru icons are not shown in Gnome-Software

Status in GNOME Software:
  New
Status in snap-store:
  Triaged
Status in gnome-software package in Ubuntu:
  Triaged

Bug description:
  When an icon theme different from Adwaita is selected, the icons from
  that theme are not shown in Gnome-Software.

  This is confusing for user because they now see two different icons
  for the same application (see the screenshot upstream).

  It would be great if Gnome-Software would look for the icon in the
  selected icon theme.

  
  

  Reported upstream here: https://gitlab.gnome.org/GNOME/gnome-
  software/issues/929

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1866134/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1864307] Re: Many apps have no icon in Software on Focal

2020-04-23 Thread Matthias Klumpp
** This bug is no longer a duplicate of bug 1866134
   Yaru icons are not shown in Gnome-Software

** Bug watch added: gitlab.gnome.org/GNOME/gnome-software/-/issues #918
   https://gitlab.gnome.org/GNOME/gnome-software/-/issues/918

** Also affects: gnome-software via
   https://gitlab.gnome.org/GNOME/gnome-software/-/issues/918
   Importance: Unknown
   Status: Unknown

** Patch added: 
"0001-appstream-Don-t-solely-add-a-stock-icon-for-an-app-a.patch"
   
https://bugs.launchpad.net/gnome-software/+bug/1864307/+attachment/5358973/+files/0001-appstream-Don-t-solely-add-a-stock-icon-for-an-app-a.patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1864307

Title:
  Many apps have no icon in Software on Focal

Status in GNOME Software:
  Unknown
Status in snap-store:
  New
Status in gnome-software package in Ubuntu:
  Confirmed

Bug description:
  Many applications have no icon displayed in GNOME Software 3.35.91 on
  latest Ubuntu Focal. See the attached screenshot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1864307/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1861631] Re: "The AppStream system cache was updated, but some components were ignored. Refer to the verbose log for more information."

2020-04-25 Thread Matthias Klumpp
*** This bug is a duplicate of bug 1872258 ***
https://bugs.launchpad.net/bugs/1872258

** This bug has been marked a duplicate of bug 1872258
   GS injects invalid metadata, causing "AppStream cache update completed, but 
some metadata was ignored"

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1861631

Title:
  "The AppStream system cache was updated, but some components were
  ignored. Refer to the verbose log for more information."

Status in appstream package in Ubuntu:
  Invalid
Status in gnome-software package in Ubuntu:
  In Progress

Bug description:
  `apt-get update` and the nightly `apticron --cron` job are reporting:

  "The AppStream system cache was updated, but some components were
  ignored. Refer to the verbose log for more information."

  This is pretty much meaningless to most people who have no idea what
  AppStream is and what "verbose log" is being referred to. I dug around
  and managed to discover `appstreamcli refresh-cache --force
  --verbose`, whose output is attached.

  I don't know what the "bad" output is or how to fix it. All I know is
  that I hope Focal isn't going to be generating this message when it
  ships, because it isn't going to make sense to most people and most
  people won't know how to fix it and it causes annoying emails from
  apticron every night.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: appstream 0.12.10-1
  ProcVersionSignature: Ubuntu 5.4.0-12.15-generic 5.4.8
  Uname: Linux 5.4.0-12-generic x86_64
  ApportVersion: 2.20.11-0ubuntu16
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Feb  2 16:01:24 2020
  InstallationDate: Installed on 2019-08-16 (170 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  SourcePackage: appstream
  UpgradeStatus: Upgraded to focal on 2020-01-31 (2 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1861631/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1875307] Re: Missing application icons Gnome-Software Xubuntu 20.04

2020-04-27 Thread Matthias Klumpp
*** This bug is a duplicate of bug 1864307 ***
https://bugs.launchpad.net/bugs/1864307

** This bug is no longer a duplicate of bug 1873493
   icons missing from main and internal pages
** This bug has been marked a duplicate of bug 1864307
   Many apps have no icon in Software on Focal

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1875307

Title:
  Missing application icons Gnome-Software Xubuntu 20.04

Status in gnome-software package in Ubuntu:
  Confirmed

Bug description:
  The majority of application icons in gnome software are missing. Even
  if I re-install snapd gnome-software-plugin-snap, see attached
  screenshot.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: gnome-software 3.36.0-0ubuntu3
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  Uname: Linux 5.4.0-26-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: XFCE
  Date: Mon Apr 27 10:15:30 2020
  InstallationDate: Installed on 2020-04-24 (2 days ago)
  InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  InstalledPlugins:
   gnome-software-plugin-flatpak N/A
   gnome-software-plugin-snapN/A
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1875307/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1873493] Re: icons missing from main and internal pages

2020-04-27 Thread Matthias Klumpp
*** This bug is a duplicate of bug 1864307 ***
https://bugs.launchpad.net/bugs/1864307

** This bug has been marked a duplicate of bug 1864307
   Many apps have no icon in Software on Focal

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1873493

Title:
  icons missing from main and internal pages

Status in gnome-software package in Ubuntu:
  Confirmed

Bug description:
  The recent releases category on the homepage of software on Xubuntu
  20.04 has no icons.

  https://bluesabre.org/content/images/2020/04/desktop-06-software.png

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: gnome-software 3.35.91-0ubuntu1
  ProcVersionSignature: Ubuntu 5.4.0-24.28-generic 5.4.30
  Uname: Linux 5.4.0-24-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: XFCE
  Date: Fri Apr 17 20:36:46 2020
  InstallationDate: Installed on 2020-04-16 (0 days ago)
  InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200416)
  InstalledPlugins:
   gnome-software-plugin-flatpak N/A
   gnome-software-plugin-snap3.35.91-0ubuntu1
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1873493/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1841130] Re: idle, idle-python is missing from Apps Store

2019-08-23 Thread Matthias Klumpp
IDLE has no icon, and apparently never had one:
http://appstream.ubuntu.com/bionic/universe/issues/idle-python3.6.html

The very best way to fix this permanently in the future would be to ask
Python upstream to add a metainfo file for IDLE as described in
https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html
#sect-Quickstart-DesktopApps

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1841130

Title:
  idle, idle-python is missing from Apps Store

Status in gnome-software package in Ubuntu:
  New

Bug description:
  The following packages cannot be found in the Apps Store in Ubuntu
  18.04 and 19.04:

  idle/bionic-updates,bionic-updates 3.6.7-1~18.04 all
  idle-python2.7/bionic-updates,bionic-updates,bionic-security,bionic-security 
2.7.15-4ubuntu4~18.04 all
  idle-python3.6/bionic-updates,bionic-updates,bionic-security,bionic-security 
3.6.8-1~18.04.1 all
  idle-python3.7/bionic-updates,bionic-updates,bionic-security,bionic-security 
3.7.3-2~18.04.1 all
  idle3/bionic-updates,bionic-updates 3.6.7-1~18.04 all

  They used to be available. These are default tools for python
  scripting and should be made available.

  
  $ uname -a
  Linux Machine 5.0.0-25-generic #26~18.04.1-Ubuntu SMP Thu Aug 1 13:51:02 UTC 
2019 x86_64 x86_64 x86_64 GNU/Linux

  $ dpkg -l | grep linux-generic-hwe-
  ii  linux-generic-hwe-18.04 5.0.0.25.82amd64   Complete Generic Linux 
kernel and headers

  $ lsb_release -a
  No LSB modules are available.
  Distributor ID: Ubuntu
  Description:Ubuntu 18.04.3 LTS
  Release:18.04
  Codename:   bionic

  $ dpkg -l | grep ubuntu-software
  ii  ubuntu-software3.28.1-0ubuntu4.18.04.10   all   Utility for browsing, 
installing, and removing software

  $ dpkg -l | grep gnome-software
  ii  gnome-software  3.28.1-0ubuntu4.18.04.10   amd64  Software 
Center for GNOME
  ii  gnome-software-common   3.28.1-0ubuntu4.18.04.10all   Software 
Center for GNOME (common files)
  ii  gnome-software-plugin-snap  3.28.1-0ubuntu4.18.04.10   amd64  Snap 
support for GNOME Software

  $ grep -r --include '*.list' '^deb ' /etc/apt/sources.list 
/etc/apt/sources.list.d/
  /etc/apt/sources.list:deb http://archive.ubuntu.com/ubuntu bionic main 
restricted
  /etc/apt/sources.list:deb http://archive.ubuntu.com/ubuntu bionic-updates 
main restricted
  /etc/apt/sources.list:deb http://archive.ubuntu.com/ubuntu bionic universe
  /etc/apt/sources.list:deb http://archive.ubuntu.com/ubuntu bionic-updates 
universe
  /etc/apt/sources.list:deb http://archive.ubuntu.com/ubuntu bionic multiverse
  /etc/apt/sources.list:deb http://archive.ubuntu.com/ubuntu bionic-updates 
multiverse
  /etc/apt/sources.list:deb http://archive.ubuntu.com/ubuntu bionic-backports 
main restricted universe multiverse
  /etc/apt/sources.list:deb http://archive.canonical.com/ubuntu bionic partner
  /etc/apt/sources.list:deb http://archive.ubuntu.com/ubuntu bionic-security 
main restricted
  /etc/apt/sources.list:deb http://archive.ubuntu.com/ubuntu bionic-security 
universe
  /etc/apt/sources.list:deb http://archive.ubuntu.com/ubuntu bionic-security 
multiverse

  
  https://askubuntu.com/questions/1167734/where-is-idle-python3-6   Asked today 
  
https://askubuntu.com/questions/1057574/software-centre-how-does-it-choose-what-to-show
 Asked 1 year, 1 month ago
  https://askubuntu.com/questions/1029872/where-is-idle-18-04  Asked 1 year, 3 
months ago

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1841130/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1867469] Re: Update failed on allmost all Ubuntu 20.04 systems

2020-03-14 Thread Matthias Klumpp
@lammert-nijhof: Your locale/keyboard layout is likely messed up - type
your password without sudo, to see which password you are actually
typing for your account (and then adjust to the keyboard layout you
currently have for repair)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1867469

Title:
  Update failed on allmost all Ubuntu 20.04 systems

Status in gnome-software package in Ubuntu:
  New

Bug description:
  Today the update of almost all Ubuntu 20.04 systems failed. Afterwards
  the system can't be rebooted and even the recovery mode does not work.

  This is one of the symptons and I even did not touch the keyboard.

  bertadmin@VM-Budgie:~$ sudo -s
  Sorry, try again.
  Sorry, try again.
  sudo: 3 incorrect password attempts
  bertadmin@VM-Budgie:~$

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: gnome-software 3.35.91-0ubuntu1
  ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
  Uname: Linux 5.4.0-14-generic x86_64
  ApportVersion: 2.20.11-0ubuntu20
  Architecture: amd64
  CurrentDesktop: Budgie:GNOME
  Date: Sat Mar 14 17:16:04 2020
  InstallationDate: Installed on 2020-01-13 (61 days ago)
  InstallationMedia: Ubuntu-Budgie 20.04 LTS "Focal Fossa" - Alpha amd64 
(20200113)
  InstalledPlugins:
   gnome-software-plugin-flatpak N/A
   gnome-software-plugin-snap3.35.91-0ubuntu1
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1867469/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1867471] [NEW] FFe: Sync appstream 0.12.10-2 (main) from Debian unstable (main)

2020-03-14 Thread Matthias Klumpp
Public bug reported:

Please sync appstream 0.12.10-2 (main) from Debian unstable (main)

Explanation of FeatureFreeze exception:
This revision pulls in a few changes from upstream to fix issues or
prevent future annoyances:

fix-free-license-check.patch
A plain bugfix to the "is this a free license?" check of AppStream, which was
introduced in this release. In the current version, licenses which are non-free
may incorrectly be considered free. There isn't much stuff using this feature
yet, but when it does we may as well give a correct result.

ascli-explain-in-manpage.patch
A simple non-functional manual page addition, since people apparently had
a hard time to find the "--explain" switch for the AppStream validator.
There is no potential for regression in this patch.

ignore-control-relation-in-validator.patch
Control relations are defined in the upcoming version of the AppStream
specification and define how an application is controlled (keyboard, touch, 
...).
This feature is potentially used *a lot* and the current validator in Ubuntu
will consider the usage of this tag invalid.
With this patch, this tag isn't considered an error anymore, which should
annoy users and developers much less when they are working with
AppStream data on the LTS release.

update-static-data.patch
This just updates the license ID list to what is current in the SPDX
registry.

The regression potential of all of these changes is very low. Having them
will greatly improve the experience of users with AppStream metadata in
Ubuntu, and hopefully may lead to less bug reports upstream ;-)

A full debdiff of the changes is attached. The biggest change is the
non-free-licenses fix, all the other changes are simple few-line changes
or just update static data or help text.

Thanks for considering!

Changelog entries since current focal version 0.12.10-1:

appstream (0.12.10-2) unstable; urgency=medium

  * Add fix-free-license-check.patch: Non-free licenses were previously
considered free software, this patch fixes that
  * Add ascli-explain-in-manpage.patch: Explain the `--explain` flag for
`appstreamcli validate` in the manual page as well
  * Add ignore-control-relation-in-validator.patch: Don't fail validation
if control relations exists. This is an upcoming AppStream feature that
will potentially be used quite a lot.
  * Add update-static-data.patch: Update the license and TLD lists to
validate newer licenses correctly.
  * Bump standards version: No changes needed

 -- Matthias Klumpp   Sat, 14 Mar 2020 16:40:14 +0100

** Affects: appstream (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: appstream (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1867471

Title:
  FFe: Sync appstream 0.12.10-2 (main) from Debian unstable (main)

Status in appstream package in Ubuntu:
  New

Bug description:
  Please sync appstream 0.12.10-2 (main) from Debian unstable (main)

  Explanation of FeatureFreeze exception:
  This revision pulls in a few changes from upstream to fix issues or
  prevent future annoyances:

  fix-free-license-check.patch
  A plain bugfix to the "is this a free license?" check of AppStream, which was
  introduced in this release. In the current version, licenses which are 
non-free
  may incorrectly be considered free. There isn't much stuff using this feature
  yet, but when it does we may as well give a correct result.

  ascli-explain-in-manpage.patch
  A simple non-functional manual page addition, since people apparently had
  a hard time to find the "--explain" switch for the AppStream validator.
  There is no potential for regression in this patch.

  ignore-control-relation-in-validator.patch
  Control relations are defined in the upcoming version of the AppStream
  specification and define how an application is controlled (keyboard, touch, 
...).
  This feature is potentially used *a lot* and the current validator in Ubuntu
  will consider the usage of this tag invalid.
  With this patch, this tag isn't considered an error anymore, which should
  annoy users and developers much less when they are working with
  AppStream data on the LTS release.

  update-static-data.patch
  This just updates the license ID list to what is current in the SPDX
  registry.

  The regression potential of all of these changes is very low. Having them
  will greatly improve the experience of users with AppStream metadata in
  Ubuntu, and hopefully may lead to less bug reports upstream ;-)

  A full debdiff of the changes is attached. The biggest change is the
  non-free-licenses fix, all the other changes are simple few-line changes
  or just update static data or help text.

  Thanks for considering!

  Changelog entries since current focal version 0.12.10-1:

  appstr

[Desktop-packages] [Bug 1867471] Re: FFe: Sync appstream 0.12.10-2 (main) from Debian unstable (main)

2020-03-14 Thread Matthias Klumpp
** Patch added: "appstream_0.12.10-1_to_0.12.10-2.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1867471/+attachment/5337013/+files/appstream_0.12.10-1_to_0.12.10-2.debdiff

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1867471

Title:
  FFe: Sync appstream 0.12.10-2 (main) from Debian unstable (main)

Status in appstream package in Ubuntu:
  New

Bug description:
  Please sync appstream 0.12.10-2 (main) from Debian unstable (main)

  Explanation of FeatureFreeze exception:
  This revision pulls in a few changes from upstream to fix issues or
  prevent future annoyances:

  fix-free-license-check.patch
  A plain bugfix to the "is this a free license?" check of AppStream, which was
  introduced in this release. In the current version, licenses which are 
non-free
  may incorrectly be considered free. There isn't much stuff using this feature
  yet, but when it does we may as well give a correct result.

  ascli-explain-in-manpage.patch
  A simple non-functional manual page addition, since people apparently had
  a hard time to find the "--explain" switch for the AppStream validator.
  There is no potential for regression in this patch.

  ignore-control-relation-in-validator.patch
  Control relations are defined in the upcoming version of the AppStream
  specification and define how an application is controlled (keyboard, touch, 
...).
  This feature is potentially used *a lot* and the current validator in Ubuntu
  will consider the usage of this tag invalid.
  With this patch, this tag isn't considered an error anymore, which should
  annoy users and developers much less when they are working with
  AppStream data on the LTS release.

  update-static-data.patch
  This just updates the license ID list to what is current in the SPDX
  registry.

  The regression potential of all of these changes is very low. Having them
  will greatly improve the experience of users with AppStream metadata in
  Ubuntu, and hopefully may lead to less bug reports upstream ;-)

  A full debdiff of the changes is attached. The biggest change is the
  non-free-licenses fix, all the other changes are simple few-line changes
  or just update static data or help text.

  Thanks for considering!

  Changelog entries since current focal version 0.12.10-1:

  appstream (0.12.10-2) unstable; urgency=medium

* Add fix-free-license-check.patch: Non-free licenses were previously
  considered free software, this patch fixes that
* Add ascli-explain-in-manpage.patch: Explain the `--explain` flag for
  `appstreamcli validate` in the manual page as well
* Add ignore-control-relation-in-validator.patch: Don't fail validation
  if control relations exists. This is an upcoming AppStream feature that
  will potentially be used quite a lot.
* Add update-static-data.patch: Update the license and TLD lists to
  validate newer licenses correctly.
* Bump standards version: No changes needed

   -- Matthias Klumpp   Sat, 14 Mar 2020 16:40:14 +0100

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1867471/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1567630] Re: Skype not shown as installation candidate

2020-01-03 Thread Matthias Klumpp
At this point, I think it's safe to say that implementing full multiarch 
support for AppStream simply isn't going to happen. It's simply better for app 
authors to provide native implementations for amd64 instead of relying on i386 
compatibility.
If support was implemented fully, we would download lots of additional big 
metadata and run into all kinds of troubles of which app gets selected when 
there are conflicts.
Resolving all of these issues is possible, but the huge effort IMHO doesn't 
justify the gains.

There is a workaround for high-profile packages that are only available
on one architecture: *If* i386 support is enabled by default, the
appstream-generator can be instructed to inject metadata for a specific
package directly into the final metadata collection. See
https://github.com/ximion/appstream-generator/blob/master/docs/asgen-
config.md#injecting-extra-metainfo--removing-components for details.
This is intended to be used for web applications, but may work for this
case as well.

** Changed in: appstream (Ubuntu)
   Status: In Progress => Opinion

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1567630

Title:
  Skype not shown as installation candidate

Status in appstream package in Ubuntu:
  Opinion
Status in gnome-software package in Ubuntu:
  Confirmed
Status in skype package in Ubuntu:
  Confirmed

Bug description:
  I activated Canonical Partners, but Skype did not show up when I used
  gnome-software to search for it.

  I have a theory (unconfirmed):

  I used a 64 bits Xenial, with only amd64 architecture enabled. While
  the .deb package skype is amd64, it's a meta package. The skype-bin
  package, with the important files including the .desktop file, is
  i386.

  So possibly skype would have showed up in gnome-software if I had
  first enabled i386 with

  dpkg --add-architecture i386

  OTOH, even if that's the case, I don't think it ought to be necessary.
  When using Synaptic, skype was shown.

  A possible fix (workaround?) would be to move the .desktop file from
  skype-bin to skype.

  Anyway, I could successfully install Skype from command line, and then
  it showed up in gnome-software. However, bug #1563322 applies to Skype
  too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1567630/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1720552] Re: appstreamcli crashed with SIGSEGV in gvs_tuple_needed_size()

2020-01-03 Thread Matthias Klumpp
The specific code that resulted in this issue doesn't exist in newer
AppStream releases, so this sort of is "fixed" that way, as this issue
can't be triggered anymore.

** Changed in: appstream (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1720552

Title:
  appstreamcli crashed with SIGSEGV in gvs_tuple_needed_size()

Status in appstream package in Ubuntu:
  Fix Released

Bug description:
  Crashed, reset my screen but kept all documents open I had

  ProblemType: Crash
  DistroRelease: Ubuntu 17.10
  Package: appstream 0.11.3-1
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.7-0ubuntu1
  Architecture: i386
  Date: Sat Sep 30 16:27:55 2017
  ExecutablePath: /usr/bin/appstreamcli
  InstallationDate: Installed on 2017-07-25 (67 days ago)
  InstallationMedia: Ubuntu-GNOME 17.04 "Zesty Zapus" - Release i386 (20170412)
  ProcCmdline: appstreamcli refresh-cache
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0xb7e0e0ba : 
pushl  (%eax)
   PC (0xb7e0e0ba) ok
   source "(%eax)" (0x) not located in a known VMA region (needed 
readable region)!
   destination "(%esp)" (0xbfaca794) ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: appstream
  StacktraceTop:
   g_variant_serialiser_needed_size () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_variant_serialiser_needed_size () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
  Title: appstreamcli crashed with SIGSEGV in g_variant_serialiser_needed_size()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1720552/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1564570] Re: Gnome Software catalog entry missing for Steam except on i386

2020-01-03 Thread Matthias Klumpp
At this point, I think it's safe to say that implementing full multiarch 
support for AppStream simply isn't going to happen. It's simply better for app 
authors to provide native implementations for amd64 instead of relying on i386 
compatibility.
If support was implemented fully, we would download lots of additional big 
metadata and run into all kinds of troubles of which app gets selected when 
there are conflicts.
Resolving all of these issues is possible, but the huge effort IMHO doesn't 
justify the gains.

There is a workaround for high-profile packages that are only available
on one architecture: *If* i386 support is enabled by default, the
appstream-generator tool can be instructed to inject metadata for a
specific package directly into the final metadata collection. See
https://github.com/ximion/appstream-generator/blob/master/docs/asgen-
config.md#injecting-extra-metainfo--removing-components for details.
This is intended to be used for web applications, but may work for this
case as well. Steam may be important enough for that exception. The
final decision is up to Ubuntu and the metadata generator admins though.

** Changed in: appstream (Ubuntu)
   Status: Triaged => Opinion

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1564570

Title:
  Gnome Software catalog entry missing for Steam except on i386

Status in One Hundred Papercuts:
  Confirmed
Status in appstream package in Ubuntu:
  Opinion
Status in appstream-dep11 package in Ubuntu:
  Won't Fix
Status in steam package in Ubuntu:
  Fix Released
Status in appstream source package in Xenial:
  Confirmed
Status in steam source package in Xenial:
  Confirmed

Bug description:
  A very beautiful app, but is missing in the Gnome-Software catalog!!!
  You can install it from terminal and then it appears in Gnome-software but if 
you search for it in gnome-software first you can´t install it.

  It shows up in Ubuntu 'i386' but not Ubuntu 'amd64'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1564570/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1718453] Re: apt does not download dep11 files for foreign architectures and appstream cannot find applications for these archs.

2020-01-03 Thread Matthias Klumpp
At this point, I think it's safe to say that implementing full multiarch 
support for AppStream simply isn't going to happen, at least not anytime soon. 
It's simply easier for app authors to provide native implementations for amd64 
instead of relying on i386 compatibility.
If support was implemented fully, we would download lots of additional big 
metadata and run into all kinds of troubles of which app gets selected when 
there are ID conflicts.
Resolving all of these issues is possible, but the huge effort IMHO doesn't 
justify the gains. If someone else works on this, I'd assist the work, but I 
will unlikely work on this myself. I originally intended to, but TBH, this 
issue has really low priority nowadays.

There is a workaround for high-profile packages that are only available
on one architecture: *If* i386 support is enabled by default, the
appstream-generator can be instructed to inject metadata for a specific
package directly into the final metadata collection. See
https://github.com/ximion/appstream-generator/blob/master/docs/asgen-
config.md#injecting-extra-metainfo--removing-components for details.
This is intended to be used for adding web applications, but may work
for the multiarch case as well, at least for a select few of high-
profile application packages.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1718453

Title:
  apt does not download dep11 files for foreign architectures and
  appstream cannot find applications for these archs.

Status in appstream package in Ubuntu:
  Confirmed
Status in apt package in Ubuntu:
  Invalid

Bug description:
  I noticed the following community member had a problem installing
  steam. I reproduced it on 16.04.3 clean install i386 and amd64.

  https://www.youtube.com/watch?v=24NH3Ry22Dg

  Install 16.04 amd64 or i386
  Install all updates via software updater
  Open Ubuntu Software
  Search for steam.

  No results for Steam found.
  Yet steam is in the repository as an i386 deb - but it doesn't show up in 
Ubuntu Software on either amd64 or i386 installs.

  
  Also discussed at 
https://ubuntu.labix.org/t/ubuntu-software-deb-install-issues/81

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-software 3.20.5-0ubuntu0.16.04.5
  ProcVersionSignature: Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17
  Uname: Linux 4.10.0-35-generic i686
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Sep 20 15:46:02 2017
  InstallationDate: Installed on 2017-09-20 (0 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release i386 (20170801)
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1718453/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1744941] Re: gnome-software crashes in as_app_parse_desktop_file

2018-01-24 Thread Matthias Klumpp
Wrong project, this is not in AppStream, but appstream-glib (thanks for
the patch though! :-) )

** Package changed: appstream (Ubuntu) => appstream-glib (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1744941

Title:
  gnome-software crashes in as_app_parse_desktop_file

Status in appstream-glib package in Ubuntu:
  In Progress

Bug description:
  See more at upstream bug: https://github.com/hughsie/appstream-
  glib/pull/221

  This affects all the releases since xenial.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream-glib/+bug/1744941/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1745029] Re: plasma-workspace FTBFS with appstream 0.11.8-1

2018-01-24 Thread Matthias Klumpp
** Changed in: appstream (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1745029

Title:
  plasma-workspace FTBFS with appstream 0.11.8-1

Status in AppStream:
  Fix Released
Status in appstream package in Ubuntu:
  Fix Released

Bug description:
  plasma-workspace fails to build from source with with appstream
  0.11.8-1 synced from debian

  https://launchpad.net/ubuntu/+source/plasma-
  workspace/4:5.11.5-0ubuntu2

  [ 49%] Linking CXX shared module appstreamrunner.so
  cd /<>/obj-x86_64-linux-gnu/runners/appstream && /usr/bin/cmake 
-E cmake_link_script CMakeFiles/appstreamrunner.dir/link.txt --verbose=1
  /usr/bin/c++ -fPIC -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++0x 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time 
-Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags 
-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,--as-needed -Wl,--no-undefined 
-shared  -o appstreamrunner.so 
CMakeFiles/appstreamrunner.dir/appstreamrunner.cpp.o 
CMakeFiles/appstreamrunner.dir/appstreamrunner_autogen/mocs_compilation.cpp.o 
/usr/lib/x86_64-linux-gnu/libKF5Runner.so.5.41.0 AppStreamQt-NOTFOUND 
/usr/lib/x86_64-linux-gnu/libKF5Plasma.so.5.41.0 
/usr/lib/x86_64-linux-gnu/libKF5Package.so.5.41.0 
/usr/lib/x86_64-linux-gnu/libKF5Service.so.5.41.0 
/usr/lib/x86_64-linux-gnu/libKF5I18n.so.5.41.0 
/usr/lib/x86_64-linux-gnu/libKF5ConfigCore.so.5.41.0 
/usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5.41.0 
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.9.3 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.9.3 
  c++: error: AppStreamQt-NOTFOUND: No such file or directory

  
  (initially failed on just s390x, as that build did not get unblocked for 
meltdown fixes until after 0.11.8-1 was synced. Above rebuild confirmed failure 
then on all architectures)

  Seems other packages are also likely to fail if/when there are new
  builds

  e.g. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888144 for
  frameworkintegration

  I would note that doing test builds on Kubuntu CI, both upstream 5.12
  beta and master branches of plasma-workspace also fail to build in the
  same manner.

To manage notifications about this bug go to:
https://bugs.launchpad.net/appstream/+bug/1745029/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1718453] Re: apt does not download dep11 files for foreign architectures and appstream cannot find applications for these archs.

2018-01-25 Thread Matthias Klumpp
@donkult: The downloads for all architectures are not allowed at time,
because doing so would lead to AppStream-ID collisions, and AppStream
itself has no notion of architectures (yet - I played around with that a
bit, but there is no definitive good solution yet).

For downloading Components-all, if we would generate such a file, could
APT be configured to download that one unconditionally, no matter what
the Releases file says? Because in that case, we could do quite a few
optimizations to save disk space.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1718453

Title:
  apt does not download dep11 files for foreign architectures and
  appstream cannot find applications for these archs.

Status in appstream package in Ubuntu:
  Confirmed
Status in apt package in Ubuntu:
  Invalid

Bug description:
  I noticed the following community member had a problem installing
  steam. I reproduced it on 16.04.3 clean install i386 and amd64.

  https://www.youtube.com/watch?v=24NH3Ry22Dg

  Install 16.04 amd64 or i386
  Install all updates via software updater
  Open Ubuntu Software
  Search for steam.

  No results for Steam found.
  Yet steam is in the repository as an i386 deb - but it doesn't show up in 
Ubuntu Software on either amd64 or i386 installs.

  
  Also discussed at 
https://ubuntu.labix.org/t/ubuntu-software-deb-install-issues/81

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-software 3.20.5-0ubuntu0.16.04.5
  ProcVersionSignature: Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17
  Uname: Linux 4.10.0-35-generic i686
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Sep 20 15:46:02 2017
  InstallationDate: Installed on 2017-09-20 (0 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release i386 (20170801)
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1718453/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1579712] Re: Refresh hangs due to strdup on non-NULL terminated string

2016-05-10 Thread Matthias Klumpp
This will be in the upcoming 0.9.6 release, which I will release this
week. So Debian (and Yakkety) will have it very soon.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1579712

Title:
  Refresh hangs due to strdup on non-NULL terminated string

Status in appstream package in Ubuntu:
  Fix Committed
Status in appstream source package in Xenial:
  New

Bug description:
  [Impact]

   * The cache refresh is blocked on a strdup on a non-NULL-terminated string 
in some very rare occasions (very rare because this bug is present for almost 
3y without a single report).
   * Fixing this bug resolves the issue for people who might experience it.
   * See https://github.com/ximion/appstream/issues/35 for details.

  [Test Case 1]

   * Run `sudo appstreamcli refresh --force`
   * The AppStream cache should be updated, no change in behavior should be 
seen.

  [Test Case 2]

   * In case you were experiencing the almost-infinite hang when running
  `sudo appstreamcli refresh --force`, this issue should be fixed with
  the SRU.

  [Regression Potential]

   * Very low, since this only fixes the decompression code. There
  should be no sideeffects of that (given that the patch itself doesn't
  break anything, which it shouldn't, since it has been tested upstream
  for a while)

  [Other Info]

   * This fix has been applied upstream: 
https://github.com/ximion/appstream/commit/f33c520c37e2ba51d92402220250b8d501a2bf43
   * A smaller version of the patch (one-liner) is available, at the expense of 
not having reduced memory usage: 
https://github.com/ximion/appstream/commit/378941787d3584b3eb31a6ebe40e0aacc10e180a

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1579712/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1562733] Re: apt signature requierements prevent updates from some repositories

2016-05-10 Thread Matthias Klumpp
With your fix, we don't need to touch AppStream at all, since it would
just work. Which would mean we could close the issue in "appstream" as
invalid then...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1562733

Title:
  apt signature requierements prevent updates from some repositories

Status in appstream package in Ubuntu:
  Triaged
Status in apt package in Ubuntu:
  In Progress

Bug description:
  Since xenial updated the requirements for the strength of PGP
  signatures of packages, packages from some repositories are no longer
  updated. Apt-get update reports these errors:

  E: Failed to fetch http://[...]/Release  No Hash entry in Release file 
/var/lib/apt/lists/partial/[...] which is considered strong enough for security 
purposes
  E: Some index files failed to download. They have been ignored, or old ones 
used instead.

  While the motivation for the change is valid, the result is a
  potential security problem, as the new versions of the packages that
  may fix recently discovered vulnerabilities are not automatically
  installed.

  One less important but unfortunate effect is a scary message that is
  displayed to the user, without clear explanation that the problem
  needs to be addressed by the repository owner.

  Related: Bug #1558331

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1562733/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1579415] Re: Ubuntu Software Center does not display third party apps or all installed apps

2016-05-10 Thread Matthias Klumpp
With Muon, Sebastien actually meant Discover, which has the same
problems like GNOME Software.

GUI applications should still be visible, and the fact that some are not shown 
is a bug in the metadata generator or (more likely) the packaging or upstream 
software.
Not all of these issues were addressed before the release, due to not enough 
manpower and probably not enough people caring about it.
See http://mhall119.com/2016/03/help-make-gnome-software-beautiful/ for how to 
report issues and fix things properly.
This should be sorted out for Yakkety, and some issues can also be fixed by 
stable-release-updates, e.g. the Krita thing would be a pretty good candidate, 
since it is highly likely a packaging bug.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1579415

Title:
  Ubuntu Software Center does not display third party apps or all
  installed apps

Status in gnome-software package in Ubuntu:
  Opinion

Bug description:
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  gnome-software:
    Installed: 3.20.1+git20160426.1.a976144-ubuntu-xenial-0ubuntu1
    Candidate: 3.20.1+git20160426.1.a976144-ubuntu-xenial-0ubuntu1
    Version table:
   *** 3.20.1+git20160426.1.a976144-ubuntu-xenial-0ubuntu1 500
  500 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   3.20.1+git20160420.1.ca63436.ubuntu-xenial-0ubuntu2 500
  500 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages

  The new Ubuntu Software Center does not display all software. For
  example no third party repo applications are displayed.

  Search for example:

  Ubuntu-restricted-extras - no results
  muon - no results
  krita - no results
  samba - no results

  These do not show under installed either, though they are installed.

  However, all are shown in Synaptic Package Manager and MUON

  Additional:

  I have installed the old Ubuntu Software Center and can confirm that
  ALL applications are correctly listed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1579415/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1573052] Re: [packaging] gnome-software provides a broken symlink of /usr/lib/gs-plugins-9/libgs_plugin_xdg_app_reviews.so on Ubuntu 16.04

2016-05-11 Thread Matthias Klumpp
** Changed in: gnome-software
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1573052

Title:
  [packaging] gnome-software provides a broken symlink of /usr/lib/gs-
  plugins-9/libgs_plugin_xdg_app_reviews.so on Ubuntu 16.04

Status in GNOME Software:
  Fix Released
Status in gnome-software package in Ubuntu:
  Fix Committed

Bug description:
  ```
  $ file /usr/lib/gs-plugins-9/libgs_plugin_xdg_app_reviews.so
  /usr/lib/gs-plugins-9/libgs_plugin_xdg_app_reviews.so: broken symbolic link 
to libgs_plugin_xdg_app_reviews.so.0.0.0
  ```

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-software 3.20.1+git20160420.1.ca63436.ubuntu-xenial-0ubuntu2
  Uname: Linux 4.5.0-buo-ren-vanilla-intel-ivybridge-optimized x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Apr 21 21:44:09 2016
  InstallationDate: Installed on 2016-01-07 (104 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: gnome-software
  UpgradeStatus: Upgraded to xenial on 2016-04-07 (13 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1573052/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1580807] Re: (gnome-software:8795): Gs-WARNING **: failed to open plugin /usr/lib/gs-plugins-9/libgs_plugin_xdg_app_reviews.so: /usr/lib/gs-plugins-9/libgs_plugin_xdg_app_revie

2016-05-11 Thread Matthias Klumpp
*** This bug is a duplicate of bug 1573052 ***
https://bugs.launchpad.net/bugs/1573052

** This bug has been marked a duplicate of bug 1573052
   [packaging] gnome-software provides a broken symlink of 
/usr/lib/gs-plugins-9/libgs_plugin_xdg_app_reviews.so on Ubuntu 16.04

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1580807

Title:
  (gnome-software:8795): Gs-WARNING **: failed to open plugin /usr/lib
  /gs-plugins-9/libgs_plugin_xdg_app_reviews.so: /usr/lib/gs-
  plugins-9/libgs_plugin_xdg_app_reviews.so: no se puede abrir el
  archivo del objeto compartido: No existe el archivo o el directorio

Status in gnome-software package in Ubuntu:
  New

Bug description:
  (gnome-software:8795): Gs-WARNING **: failed to open plugin /usr/lib
  /gs-plugins-9/libgs_plugin_xdg_app_reviews.so: /usr/lib/gs-
  plugins-9/libgs_plugin_xdg_app_reviews.so: no se puede abrir el
  archivo del objeto compartido: No existe el archivo o el directorio

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1580807/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1579712] Re: Refresh hangs due to strdup on non-NULL terminated string

2016-05-12 Thread Matthias Klumpp
@Laney: Debian has the fix too now, included in the 0.9.6 release which
should show up in Yakkety soonish.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1579712

Title:
  Refresh hangs due to strdup on non-NULL terminated string

Status in appstream package in Ubuntu:
  Fix Committed
Status in appstream source package in Xenial:
  Fix Committed

Bug description:
  [Impact]

   * The cache refresh is blocked on a strdup on a non-NULL-terminated string 
in some very rare occasions (very rare because this bug is present for almost 
3y without a single report).
   * Fixing this bug resolves the issue for people who might experience it.
   * See https://github.com/ximion/appstream/issues/35 for details.

  [Test Case 1]

   * Run `sudo appstreamcli refresh --force`
   * The AppStream cache should be updated, no change in behavior should be 
seen.

  [Test Case 2]

   * In case you were experiencing the almost-infinite hang when running
  `sudo appstreamcli refresh --force`, this issue should be fixed with
  the SRU.

  [Regression Potential]

   * Very low, since this only fixes the decompression code. There
  should be no sideeffects of that (given that the patch itself doesn't
  break anything, which it shouldn't, since it has been tested upstream
  for a while)

  [Other Info]

   * This fix has been applied upstream: 
https://github.com/ximion/appstream/commit/f33c520c37e2ba51d92402220250b8d501a2bf43
   * A smaller version of the patch (one-liner) is available, at the expense of 
not having reduced memory usage: 
https://github.com/ximion/appstream/commit/378941787d3584b3eb31a6ebe40e0aacc10e180a

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1579712/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1579415] Re: Ubuntu Software Center does not display third party apps or all installed apps

2016-05-12 Thread Matthias Klumpp
Synaptic and Muon look at packages, which is something different than 
applications.
Applications and software with much metadata is in a different file. We 
generate the data from packages, but it is not the same as a package. In order 
to get enough metadata out, the packages must match some criteria, and meeting 
those is the job of the individual package maintainers.
So, your bug against gnome-software is actually a bug against Krita, bug 
#1576827 in particular.

Since samba is a technical thing, it will likely never be shown in a
tool like GNOME Software, instead it will be installed in an app
actually wants it.

3rd-party repos not being able to display apps is another, different
bug, bug#1576780

So, yeah, that's the whole story. Maybe this issue can be closed in GS
as invalid.

The "nobody cared enough" statement was basically me being frustrated with not 
enough people caring to fix their metadata, something which will improve in 
future, fortunately.
(We will also have more visible diagnostic messages in Debian soon, which 
should help fixing this issue. See 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806740 )

** Bug watch added: Debian Bug tracker #806740
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806740

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1579415

Title:
  Ubuntu Software Center does not display third party apps or all
  installed apps

Status in gnome-software package in Ubuntu:
  Opinion

Bug description:
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  gnome-software:
    Installed: 3.20.1+git20160426.1.a976144-ubuntu-xenial-0ubuntu1
    Candidate: 3.20.1+git20160426.1.a976144-ubuntu-xenial-0ubuntu1
    Version table:
   *** 3.20.1+git20160426.1.a976144-ubuntu-xenial-0ubuntu1 500
  500 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   3.20.1+git20160420.1.ca63436.ubuntu-xenial-0ubuntu2 500
  500 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages

  The new Ubuntu Software Center does not display all software. For
  example no third party repo applications are displayed.

  Search for example:

  Ubuntu-restricted-extras - no results
  muon - no results
  krita - no results
  samba - no results

  These do not show under installed either, though they are installed.

  However, all are shown in Synaptic Package Manager and MUON

  Additional:

  I have installed the old Ubuntu Software Center and can confirm that
  ALL applications are correctly listed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1579415/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1579415] Re: Ubuntu Software Center does not display third party apps or all installed apps

2016-05-12 Thread Matthias Klumpp
Yeah, the old Ubuntu Software Center was designed to also replace Synaptic, 
while the new GNOME Software is for applications / fonts / other visible stuff 
only (the same as KDE Discover does).
Advanced users are encouraged to use Synaptic, Muon or the command-line 
directly.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1579415

Title:
  Ubuntu Software Center does not display third party apps or all
  installed apps

Status in gnome-software package in Ubuntu:
  Opinion

Bug description:
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  gnome-software:
    Installed: 3.20.1+git20160426.1.a976144-ubuntu-xenial-0ubuntu1
    Candidate: 3.20.1+git20160426.1.a976144-ubuntu-xenial-0ubuntu1
    Version table:
   *** 3.20.1+git20160426.1.a976144-ubuntu-xenial-0ubuntu1 500
  500 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   3.20.1+git20160420.1.ca63436.ubuntu-xenial-0ubuntu2 500
  500 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages

  The new Ubuntu Software Center does not display all software. For
  example no third party repo applications are displayed.

  Search for example:

  Ubuntu-restricted-extras - no results
  muon - no results
  krita - no results
  samba - no results

  These do not show under installed either, though they are installed.

  However, all are shown in Synaptic Package Manager and MUON

  Additional:

  I have installed the old Ubuntu Software Center and can confirm that
  ALL applications are correctly listed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1579415/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1579712] Re: Refresh hangs due to strdup on non-NULL terminated string

2016-05-13 Thread Matthias Klumpp
This issue is resolved in Yakkety, nedds fixing in Xenial still.

The patch in -proposed resolves this issue for me.

** Changed in: appstream (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1579712

Title:
  Refresh hangs due to strdup on non-NULL terminated string

Status in appstream package in Ubuntu:
  Fix Released
Status in appstream source package in Xenial:
  Fix Committed

Bug description:
  [Impact]

   * The cache refresh is blocked on a strdup on a non-NULL-terminated string 
in some very rare occasions (very rare because this bug is present for almost 
3y without a single report).
   * Fixing this bug resolves the issue for people who might experience it.
   * See https://github.com/ximion/appstream/issues/35 for details.

  [Test Case 1]

   * Run `sudo appstreamcli refresh --force`
   * The AppStream cache should be updated, no change in behavior should be 
seen.

  [Test Case 2]

   * In case you were experiencing the almost-infinite hang when running
  `sudo appstreamcli refresh --force`, this issue should be fixed with
  the SRU.

  [Regression Potential]

   * Very low, since this only fixes the decompression code. There
  should be no sideeffects of that (given that the patch itself doesn't
  break anything, which it shouldn't, since it has been tested upstream
  for a while)

  [Other Info]

   * This fix has been applied upstream: 
https://github.com/ximion/appstream/commit/f33c520c37e2ba51d92402220250b8d501a2bf43
   * A smaller version of the patch (one-liner) is available, at the expense of 
not having reduced memory usage: 
https://github.com/ximion/appstream/commit/378941787d3584b3eb31a6ebe40e0aacc10e180a

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1579712/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1573052] Re: [packaging] gnome-software provides a broken symlink of /usr/lib/gs-plugins-9/libgs_plugin_xdg_app_reviews.so on Ubuntu 16.04

2016-05-14 Thread Matthias Klumpp
This thing is a red herring - whatever issue you are experiencing, it
doesn't have anything to do with the broken symlink. If you want to
silence this message, you could just delete the symlink, if you want.
Otherwise, simply ignore it.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1573052

Title:
  [packaging] gnome-software provides a broken symlink of /usr/lib/gs-
  plugins-9/libgs_plugin_xdg_app_reviews.so on Ubuntu 16.04

Status in GNOME Software:
  Fix Released
Status in gnome-software package in Ubuntu:
  Fix Committed

Bug description:
  ```
  $ file /usr/lib/gs-plugins-9/libgs_plugin_xdg_app_reviews.so
  /usr/lib/gs-plugins-9/libgs_plugin_xdg_app_reviews.so: broken symbolic link 
to libgs_plugin_xdg_app_reviews.so.0.0.0
  ```

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-software 3.20.1+git20160420.1.ca63436.ubuntu-xenial-0ubuntu2
  Uname: Linux 4.5.0-buo-ren-vanilla-intel-ivybridge-optimized x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Apr 21 21:44:09 2016
  InstallationDate: Installed on 2016-01-07 (104 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: gnome-software
  UpgradeStatus: Upgraded to xenial on 2016-04-07 (13 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1573052/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1568056] Re: Official Package-Names Not Shown in Gnome-Software

2016-05-16 Thread Matthias Klumpp
That still doesn't include information on why you need to know the package name 
at all...
In any case, most stuff in the AppStream cache can be queried via `appstreamcli 
search audovia` (and it shows the package name on the CLI).
If you really think this is necessary, I suggest you to take this upstream 
(report a bug at GNOME and link it here). If it gets accepted, we will have the 
change downstream soon.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1568056

Title:
  Official Package-Names Not Shown in Gnome-Software

Status in gnome-software package in Ubuntu:
  Confirmed

Bug description:
  The names of a packages (as you would type them when installing via a
  command prompt) are not indicated in gnome-software.

  Even when I use gnome-software to locate a package, I still want to
  know the package's official Ubuntu name, because I usually want to add
  that package-name to an command install list (sudo apt-get install
  package1 package2 package3), so that I can install all my packages at
  once the next time I do a fresh install.

  That fact that gnome-software can locate packages for me is great. The
  fact that it doesn't reveal the official name of the packages is
  lacking (for me).

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-software 3.20.1~git20160331.78d1aab-0ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-17.33-generic 4.4.6
  Uname: Linux 4.4.0-17-generic x86_64
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr  8 12:18:43 2016
  InstallationDate: Installed on 2016-03-14 (25 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160307)
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1568056/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1576780] Re: Needs to implement the full DEP-11 icon spec for compatibility with 3rd-party repos

2016-05-18 Thread Matthias Klumpp
This bug is fixed in Yakkety and Debian testing/unstable, but still
needs to be resolved in Xenial.

** Changed in: appstream-glib (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream-glib in Ubuntu.
https://bugs.launchpad.net/bugs/1576780

Title:
  Needs to implement the full DEP-11 icon spec for compatibility with
  3rd-party repos

Status in appstream-glib package in Ubuntu:
  Fix Released

Bug description:
  [Impact]

   * The AppStream YAML spec describes a way to include width/height properties 
in cached-icon metadata, which isn't forward-compatible to the old spec.
   * asglib doesn't implement the full spec in the release present in Xenial, 
so it ignores cached icons with size info, as well as it doesn't support 
several features present in the spec, e.g. the remote icon type.
   * This leads to AppStream components from 3rd-party repos/PPAs not showing 
up in GNOME Software, since asglib is unable to find icons if they use a more 
recent version of the spec.
   * The attched patch fixes this.

  [Test Case 1]

   * Close all instances of GNOME Software (also the background daemon!)
   * Launch GNOME Software again: All apps should be present, you should notice 
no change.

  [Test Case 2]

   * Close all instances of GNOME Software (also the background daemon!)
   * Get new-style metadata, e.g. from Elementary or Debian[1], or simply add 
the SIL repo which is shipping that metadata now: http://packages.sil.org/ 
(that would be the easiest way to test)
   * Launch GNOME Software again: All apps should be present, including the 
3rd-party ones (search for "FieldWorks").

  [1]: ftp://ftp.debian.org/debian/dists/stretch/main/dep11/

  [Regression Potential]

   * This is adding a missing feature, restoring compatibility with 3rd-
  party repos. The existing data should be parsed as before, so I don't
  see much regression potential ("Test Case 1" needs to work)

  [Other Info]

   * This fix has been applied upstream: 
https://github.com/hughsie/appstream-glib/commit/628e3cfb1c62c3177d6decd86102217f2546e0a2
   * The fix is also present in Debian.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream-glib/+bug/1576780/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1576780] Re: Needs to implement the full DEP-11 icon spec for compatibility with 3rd-party repos

2016-05-19 Thread Matthias Klumpp
Works perfectly here, thanks!
@Neil: Can you test this too?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream-glib in Ubuntu.
https://bugs.launchpad.net/bugs/1576780

Title:
  Needs to implement the full DEP-11 icon spec for compatibility with
  3rd-party repos

Status in appstream-glib package in Ubuntu:
  Fix Released
Status in appstream-glib source package in Xenial:
  Fix Committed

Bug description:
  [Impact]

   * The AppStream YAML spec describes a way to include width/height properties 
in cached-icon metadata, which isn't forward-compatible to the old spec.
   * asglib doesn't implement the full spec in the release present in Xenial, 
so it ignores cached icons with size info, as well as it doesn't support 
several features present in the spec, e.g. the remote icon type.
   * This leads to AppStream components from 3rd-party repos/PPAs not showing 
up in GNOME Software, since asglib is unable to find icons if they use a more 
recent version of the spec.
   * The attched patch fixes this.

  [Test Case 1]

   * Close all instances of GNOME Software (also the background daemon!)
   * Launch GNOME Software again: All apps should be present, you should notice 
no change.

  [Test Case 2]

   * Close all instances of GNOME Software (also the background daemon!)
   * Get new-style metadata, e.g. from Elementary or Debian[1], or simply add 
the SIL repo which is shipping that metadata now: http://packages.sil.org/ 
(that would be the easiest way to test)
   * Launch GNOME Software again: All apps should be present, including the 
3rd-party ones (search for "FieldWorks").

  [1]: ftp://ftp.debian.org/debian/dists/stretch/main/dep11/

  [Regression Potential]

   * This is adding a missing feature, restoring compatibility with 3rd-
  party repos. The existing data should be parsed as before, so I don't
  see much regression potential ("Test Case 1" needs to work)

  [Other Info]

   * This fix has been applied upstream: 
https://github.com/hughsie/appstream-glib/commit/628e3cfb1c62c3177d6decd86102217f2546e0a2
   * The fix is also present in Debian.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream-glib/+bug/1576780/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1583829] Re: aptitude update -> appstreamcli uses 100% cpu

2016-05-19 Thread Matthias Klumpp
*** This bug is a duplicate of bug 1579712 ***
https://bugs.launchpad.net/bugs/1579712

** This bug has been marked a duplicate of bug 1579712
   Refresh hangs due to strdup on non-NULL terminated string

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1583829

Title:
  aptitude update -> appstreamcli uses 100% cpu

Status in appstream package in Ubuntu:
  New

Bug description:
  I started aptitude and hit "u" to update package list. It stuck on
  "Loading cache" screen. I checked processes tree and found out
  aptitude was waiting for /usr/bin/appstreamcli which used 100% CPU and
  did nothing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: appstream 0.9.4-1
  Uname: Linux 4.6.0-040600-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri May 20 01:52:53 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-05-01 (18 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: appstream
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1583829/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1583830] Re: appstreamcli process consuming 100% CPU, even after reboot

2016-05-19 Thread Matthias Klumpp
*** This bug is a duplicate of bug 1579712 ***
https://bugs.launchpad.net/bugs/1579712

** This bug has been marked a duplicate of bug 1579712
   Refresh hangs due to strdup on non-NULL terminated string

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1583830

Title:
  appstreamcli process consuming 100% CPU, even after reboot

Status in appstream package in Ubuntu:
  New

Bug description:
  I heard my fan going and checked, and appstreamcli was consuming a
  whole core.  I rebooted, and immediately it was doing it again, and I
  had to SIGKILL it.

  I'll reboot shortly and report whether it does it again.  I assume I
  should make it dump core if so.

  Very recent 16.04 install, not doing anything odd with it.  The dpkg
  lock was held though, which I assume would be related.  I was going to
  reboot because of that as a safe option when I noticed appstreamcli.

  

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: appstream 0.9.4-1
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu May 19 18:55:15 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-05-14 (5 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: appstream
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1583830/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1583845] Re: Can't "apt-get update" - appstreamcli stuck at 100% Processor Utilization

2016-05-19 Thread Matthias Klumpp
*** This bug is a duplicate of bug 1579712 ***
https://bugs.launchpad.net/bugs/1579712

** This bug has been marked a duplicate of bug 1579712
   Refresh hangs due to strdup on non-NULL terminated string

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1583845

Title:
  Can't "apt-get update" - appstreamcli stuck at 100% Processor
  Utilization

Status in appstream package in Ubuntu:
  Confirmed

Bug description:
  I did a fresh install of Ubuntu 16.04 without being connected to the
  internet because when connected to the internet the install would lock
  up at the point that ubuntu was "Retrieving 56 of 56".

  Installation (without internet) was successful, then I connected to
  the internet and tried to update:

  The update-process seemed to be stuck, so I discovered that the
  command appstreamcli was at 100% processor utilization indefinitely.

  When I kill that process the update fails. This is clearly a bug, but
  hopefully someone can suggest a work-around until it is fixed.

  user@pc:~$ sudo apt-get update
  Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB]
  Hit:2 http://us.archive.ubuntu.com/ubuntu xenial InRelease
  Get:3 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease [94.5 kB]
  Get:4 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease [92.2 kB]
  Fetched 281 kB in 0s (387 kB/s)
  Terminated
  Reading package lists... Done
  E: Problem executing scripts APT::Update::Post-Invoke-Success 'if 
/usr/bin/test -w /var/cache/app-info -a -e /usr/bin/appstreamcli; then 
appstreamcli refresh > /dev/null; fi'
  E: Sub-process returned an error code

  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: appstream 0.9.4-1
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  Date: Thu May 19 19:08:30 2016
  InstallationDate: Installed on 2016-05-19 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: appstream
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1583845/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1579712] Re: Refresh hangs due to strdup on non-NULL terminated string

2016-05-19 Thread Matthias Klumpp
@John Wang: Did you also update libappstream3? Because that's where the
bug actually is ;-)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1579712

Title:
  Refresh hangs due to strdup on non-NULL terminated string

Status in appstream package in Ubuntu:
  Fix Released
Status in appstream source package in Xenial:
  Fix Committed

Bug description:
  [Impact]

   * The cache refresh is blocked on a strdup on a non-NULL-terminated string 
in some very rare occasions (very rare because this bug is present for almost 
3y without a single report).
   * Fixing this bug resolves the issue for people who might experience it.
   * See https://github.com/ximion/appstream/issues/35 for details.

  [Test Case 1]

   * Run `sudo appstreamcli refresh --force`
   * The AppStream cache should be updated, no change in behavior should be 
seen.

  [Test Case 2]

   * In case you were experiencing the almost-infinite hang when running
  `sudo appstreamcli refresh --force`, this issue should be fixed with
  the SRU.

  [Regression Potential]

   * Very low, since this only fixes the decompression code. There
  should be no sideeffects of that (given that the patch itself doesn't
  break anything, which it shouldn't, since it has been tested upstream
  for a while)

  [Other Info]

   * This fix has been applied upstream: 
https://github.com/ximion/appstream/commit/f33c520c37e2ba51d92402220250b8d501a2bf43
   * A smaller version of the patch (one-liner) is available, at the expense of 
not having reduced memory usage: 
https://github.com/ximion/appstream/commit/378941787d3584b3eb31a6ebe40e0aacc10e180a

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1579712/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1579712] Re: Refresh hangs due to strdup on non-NULL terminated string

2016-05-19 Thread Matthias Klumpp
Weird, I wonder what happened that many people are experiencing this now...
Removing `/usr/bin/appstreamcli` is fine if you install the fixed package 
afterwards.

To install this manually, please do (for amd64, adjust URLs for other
architectures):

```
cd /tmp && mkdir asfix
cd asfix
wget 
https://launchpad.net/ubuntu/+archive/primary/+files/appstream_0.9.4-1ubuntu1_amd64.deb
wget 
https://launchpad.net/ubuntu/+archive/primary/+files/libappstream3_0.9.4-1ubuntu1_amd64.deb
sudo dpkg -i *.deb
```

This should solve the issue. Please report back if this is fixed, or if
you are still experiencing issues!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1579712

Title:
  Refresh hangs due to strdup on non-NULL terminated string

Status in appstream package in Ubuntu:
  Fix Released
Status in appstream source package in Xenial:
  Fix Committed

Bug description:
  [Impact]

   * The cache refresh is blocked on a strdup on a non-NULL-terminated string 
in some very rare occasions (very rare because this bug is present for almost 
3y without a single report).
   * Fixing this bug resolves the issue for people who might experience it.
   * See https://github.com/ximion/appstream/issues/35 for details.

  [Test Case 1]

   * Run `sudo appstreamcli refresh --force`
   * The AppStream cache should be updated, no change in behavior should be 
seen.

  [Test Case 2]

   * In case you were experiencing the almost-infinite hang when running
  `sudo appstreamcli refresh --force`, this issue should be fixed with
  the SRU.

  [Regression Potential]

   * Very low, since this only fixes the decompression code. There
  should be no sideeffects of that (given that the patch itself doesn't
  break anything, which it shouldn't, since it has been tested upstream
  for a while)

  [Other Info]

   * This fix has been applied upstream: 
https://github.com/ximion/appstream/commit/f33c520c37e2ba51d92402220250b8d501a2bf43
   * A smaller version of the patch (one-liner) is available, at the expense of 
not having reduced memory usage: 
https://github.com/ximion/appstream/commit/378941787d3584b3eb31a6ebe40e0aacc10e180a

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1579712/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1583845] Re: Can't "apt-get update" - appstreamcli stuck at 100% Processor Utilization

2016-05-19 Thread Matthias Klumpp
*** This bug is a duplicate of bug 1579712 ***
https://bugs.launchpad.net/bugs/1579712

Yes, this is already fixed in proposed-updates.
A more complete fix is in Yakkety, but the one in x-p-u will do the job just 
fine (see the bug report this one is a duplicate of for details).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1583845

Title:
  Can't "apt-get update" - appstreamcli stuck at 100% Processor
  Utilization

Status in appstream package in Ubuntu:
  Confirmed

Bug description:
  I did a fresh install of Ubuntu 16.04 without being connected to the
  internet because when connected to the internet the install would lock
  up at the point that ubuntu was "Retrieving 56 of 56".

  Installation (without internet) was successful, then I connected to
  the internet and tried to update:

  The update-process seemed to be stuck, so I discovered that the
  command appstreamcli was at 100% processor utilization indefinitely.

  When I kill that process the update fails. This is clearly a bug, but
  hopefully someone can suggest a work-around until it is fixed.

  user@pc:~$ sudo apt-get update
  Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB]
  Hit:2 http://us.archive.ubuntu.com/ubuntu xenial InRelease
  Get:3 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease [94.5 kB]
  Get:4 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease [92.2 kB]
  Fetched 281 kB in 0s (387 kB/s)
  Terminated
  Reading package lists... Done
  E: Problem executing scripts APT::Update::Post-Invoke-Success 'if 
/usr/bin/test -w /var/cache/app-info -a -e /usr/bin/appstreamcli; then 
appstreamcli refresh > /dev/null; fi'
  E: Sub-process returned an error code

  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: appstream 0.9.4-1
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  Date: Thu May 19 19:08:30 2016
  InstallationDate: Installed on 2016-05-19 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: appstream
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1583845/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1579712] Re: Refresh hangs due to strdup on non-NULL terminated string

2016-05-19 Thread Matthias Klumpp
@Lonnie: this is the same bug. Install the package via dpkg as described
in post #24, that should solve the 100% CPU issue too - the issue
manifests itself in some very interesting ways sometimes.


** Changed in: appstream (Ubuntu)
 Assignee: (unassigned) => Matthias Klumpp (ximion)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1579712

Title:
  Refresh hangs due to strdup on non-NULL terminated string

Status in appstream package in Ubuntu:
  Fix Released
Status in appstream source package in Xenial:
  Fix Committed

Bug description:
  [Impact]

   * The cache refresh is blocked on a strdup on a non-NULL-terminated string 
in some very rare occasions (very rare because this bug is present for almost 
3y without a single report).
   * Fixing this bug resolves the issue for people who might experience it.
   * See https://github.com/ximion/appstream/issues/35 for details.

  [Test Case 1]

   * Run `sudo appstreamcli refresh --force`
   * The AppStream cache should be updated, no change in behavior should be 
seen.

  [Test Case 2]

   * In case you were experiencing the almost-infinite hang when running
  `sudo appstreamcli refresh --force`, this issue should be fixed with
  the SRU.

  [Regression Potential]

   * Very low, since this only fixes the decompression code. There
  should be no sideeffects of that (given that the patch itself doesn't
  break anything, which it shouldn't, since it has been tested upstream
  for a while)

  [Other Info]

   * This fix has been applied upstream: 
https://github.com/ximion/appstream/commit/f33c520c37e2ba51d92402220250b8d501a2bf43
   * A smaller version of the patch (one-liner) is available, at the expense of 
not having reduced memory usage: 
https://github.com/ximion/appstream/commit/378941787d3584b3eb31a6ebe40e0aacc10e180a

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1579712/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1576780] Re: Needs to implement the full DEP-11 icon spec for compatibility with 3rd-party repos

2016-05-19 Thread Matthias Klumpp
** Changed in: appstream-glib (Ubuntu)
 Assignee: (unassigned) => Matthias Klumpp (ximion)

** Changed in: appstream-glib (Ubuntu Xenial)
Milestone: None => xenial-updates

** Changed in: appstream-glib (Ubuntu)
Milestone: xenial-updates => None

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream-glib in Ubuntu.
https://bugs.launchpad.net/bugs/1576780

Title:
  Needs to implement the full DEP-11 icon spec for compatibility with
  3rd-party repos

Status in appstream-glib package in Ubuntu:
  Fix Released
Status in appstream-glib source package in Xenial:
  Fix Committed

Bug description:
  [Impact]

   * The AppStream YAML spec describes a way to include width/height properties 
in cached-icon metadata, which isn't forward-compatible to the old spec.
   * asglib doesn't implement the full spec in the release present in Xenial, 
so it ignores cached icons with size info, as well as it doesn't support 
several features present in the spec, e.g. the remote icon type.
   * This leads to AppStream components from 3rd-party repos/PPAs not showing 
up in GNOME Software, since asglib is unable to find icons if they use a more 
recent version of the spec.
   * The attched patch fixes this.

  [Test Case 1]

   * Close all instances of GNOME Software (also the background daemon!)
   * Launch GNOME Software again: All apps should be present, you should notice 
no change.

  [Test Case 2]

   * Close all instances of GNOME Software (also the background daemon!)
   * Get new-style metadata, e.g. from Elementary or Debian[1], or simply add 
the SIL repo which is shipping that metadata now: http://packages.sil.org/ 
(that would be the easiest way to test)
   * Launch GNOME Software again: All apps should be present, including the 
3rd-party ones (search for "FieldWorks").

  [1]: ftp://ftp.debian.org/debian/dists/stretch/main/dep11/

  [Regression Potential]

   * This is adding a missing feature, restoring compatibility with 3rd-
  party repos. The existing data should be parsed as before, so I don't
  see much regression potential ("Test Case 1" needs to work)

  [Other Info]

   * This fix has been applied upstream: 
https://github.com/hughsie/appstream-glib/commit/628e3cfb1c62c3177d6decd86102217f2546e0a2
   * The fix is also present in Debian.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream-glib/+bug/1576780/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1579712] Re: Refresh hangs due to strdup on non-NULL terminated string

2016-05-19 Thread Matthias Klumpp
I think a high priority is the better fit now, since this - for some
reason - started to hit more users than expected now, and the
manifestations of this bug are very annoying. It doesn't cause data loss
or is a critical security issue though.

** Changed in: appstream (Ubuntu Xenial)
   Importance: Medium => High

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1579712

Title:
  Refresh hangs due to strdup on non-NULL terminated string

Status in appstream package in Ubuntu:
  Fix Released
Status in appstream source package in Xenial:
  Fix Committed

Bug description:
  [Impact]

   * The cache refresh is blocked on a strdup on a non-NULL-terminated string 
in some very rare occasions (very rare because this bug is present for almost 
3y without a single report).
   * Fixing this bug resolves the issue for people who might experience it.
   * See https://github.com/ximion/appstream/issues/35 for details.

  [Test Case 1]

   * Run `sudo appstreamcli refresh --force`
   * The AppStream cache should be updated, no change in behavior should be 
seen.

  [Test Case 2]

   * In case you were experiencing the almost-infinite hang when running
  `sudo appstreamcli refresh --force`, this issue should be fixed with
  the SRU.

  [Regression Potential]

   * Very low, since this only fixes the decompression code. There
  should be no sideeffects of that (given that the patch itself doesn't
  break anything, which it shouldn't, since it has been tested upstream
  for a while)

  [Other Info]

   * This fix has been applied upstream: 
https://github.com/ximion/appstream/commit/f33c520c37e2ba51d92402220250b8d501a2bf43
   * A smaller version of the patch (one-liner) is available, at the expense of 
not having reduced memory usage: 
https://github.com/ximion/appstream/commit/378941787d3584b3eb31a6ebe40e0aacc10e180a

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1579712/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1579712] Re: Refresh hangs due to strdup on non-NULL terminated string

2016-05-19 Thread Matthias Klumpp
@Brett: When the AppStream cache update is triggered, the APT cache is updated, 
so updates will still be installed. Ideally, the fixed package is shipped via 
x-updates soon, so no more people get trapped.
SRU verification is done at least, and we now have more than enough people 
confirming the bugfix :)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1579712

Title:
  Refresh hangs due to strdup on non-NULL terminated string

Status in appstream package in Ubuntu:
  Fix Released
Status in appstream source package in Xenial:
  Fix Committed

Bug description:
  [Impact]

   * The cache refresh is blocked on a strdup on a non-NULL-terminated string 
in some very rare occasions (very rare because this bug is present for almost 
3y without a single report).
   * Fixing this bug resolves the issue for people who might experience it.
   * See https://github.com/ximion/appstream/issues/35 for details.

  [Test Case 1]

   * Run `sudo appstreamcli refresh --force`
   * The AppStream cache should be updated, no change in behavior should be 
seen.

  [Test Case 2]

   * In case you were experiencing the almost-infinite hang when running
  `sudo appstreamcli refresh --force`, this issue should be fixed with
  the SRU.

  [Regression Potential]

   * Very low, since this only fixes the decompression code. There
  should be no sideeffects of that (given that the patch itself doesn't
  break anything, which it shouldn't, since it has been tested upstream
  for a while)

  [Other Info]

   * This fix has been applied upstream: 
https://github.com/ximion/appstream/commit/f33c520c37e2ba51d92402220250b8d501a2bf43
   * A smaller version of the patch (one-liner) is available, at the expense of 
not having reduced memory usage: 
https://github.com/ximion/appstream/commit/378941787d3584b3eb31a6ebe40e0aacc10e180a

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1579712/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1583879] Re: apt-get update hangs indefinitely, appstreamcli using 100% CPU

2016-05-19 Thread Matthias Klumpp
*** This bug is a duplicate of bug 1579712 ***
https://bugs.launchpad.net/bugs/1579712

** This bug has been marked a duplicate of bug 1579712
   Refresh hangs due to strdup on non-NULL terminated string

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1583879

Title:
  apt-get update hangs indefinitely, appstreamcli using 100% CPU

Status in appstream package in Ubuntu:
  New

Bug description:
  Just ran `sudo apt-get update`, which is hanging indefinitely after
  the downloads complete, the last CLI output from which is:

  Fetched 733 kB in 1s (399 kB/s)

  Looking at `top` suggests `appstreamcli` is the culprit as it's pegged
  at near 100% CPU usage:

   100  0.1  18:29.02 appstreamcli

  If I kill the hung `sudo apt-get update` process with Control+C, the
  `appstreamcli` process goes away.

  Retrying `sudo apt-get update` has the same result.

  On a whim I also tried `sudo apt update`, but it seems to have the
  same problem. It hangs indefinitely and running it results in an
  `appstreamcli` process consuming 100% CPU.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: appstream 0.9.4-1
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu May 19 20:53:40 2016
  SourcePackage: appstream
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1583879/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1579712] Re: Refresh hangs indefinitely, appstreamcli using 100% CPU

2016-05-19 Thread Matthias Klumpp
I made the summary less technical, so maybe fewer duplicates of this get 
reported when people go through the bug list. I also added instructions on how 
to fix this immediately without removing packages or moving config files around 
to the bug description, so people who find this bug don't need to read the 
whole thread to get their machines working properly again.
Cheers,
Matthias


** Summary changed:

- Refresh hangs due to strdup on non-NULL terminated string
+ Refresh hangs indefinitely, appstreamcli using 100% CPU

** Description changed:

  [Impact]
  
-  * The cache refresh is blocked on a strdup on a non-NULL-terminated string 
in some very rare occasions (very rare because this bug is present for almost 
3y without a single report).
-  * Fixing this bug resolves the issue for people who might experience it.
-  * See https://github.com/ximion/appstream/issues/35 for details.
+  * The cache refresh is blocked on a strdup on a non-NULL-terminated string 
in some very rare occasions (very rare because this bug is present for almost 
3y without a single report).
+  * Fixing this bug resolves the issue for people who might experience it.
+  * See https://github.com/ximion/appstream/issues/35 for details.
  
  [Test Case 1]
  
-  * Run `sudo appstreamcli refresh --force`
-  * The AppStream cache should be updated, no change in behavior should be 
seen.
+  * Run `sudo appstreamcli refresh --force`
+  * The AppStream cache should be updated, no change in behavior should be 
seen.
  
  [Test Case 2]
  
-  * In case you were experiencing the almost-infinite hang when running
+  * In case you were experiencing the almost-infinite hang when running
  `sudo appstreamcli refresh --force`, this issue should be fixed with the
  SRU.
  
  [Regression Potential]
  
-  * Very low, since this only fixes the decompression code. There should
+  * Very low, since this only fixes the decompression code. There should
  be no sideeffects of that (given that the patch itself doesn't break
  anything, which it shouldn't, since it has been tested upstream for a
  while)
  
  [Other Info]
  
-  * This fix has been applied upstream: 
https://github.com/ximion/appstream/commit/f33c520c37e2ba51d92402220250b8d501a2bf43
-  * A smaller version of the patch (one-liner) is available, at the expense of 
not having reduced memory usage: 
https://github.com/ximion/appstream/commit/378941787d3584b3eb31a6ebe40e0aacc10e180a
+  * This fix has been applied upstream: 
https://github.com/ximion/appstream/commit/f33c520c37e2ba51d92402220250b8d501a2bf43
+  * A smaller version of the patch (one-liner) is available, at the expense of 
not having reduced memory usage: 
https://github.com/ximion/appstream/commit/378941787d3584b3eb31a6ebe40e0aacc10e180a
+ 
+ 
+ 
+ /!\ Installing the bugfix from xenial-proposed, without going through APT:
+ To install the fixed packages manually, please execute the following commands 
(for amd64, adjust URLs for other architectures):
+ 
+ ```
+ cd /tmp && mkdir asfix
+ cd asfix
+ wget 
https://launchpad.net/ubuntu/+archive/primary/+files/appstream_0.9.4-1ubuntu1_amd64.deb
+ wget 
https://launchpad.net/ubuntu/+archive/primary/+files/libappstream3_0.9.4-1ubuntu1_amd64.deb
+ sudo dpkg -i libappstream3*.deb
+ sudo dpkg -i appstream*.deb
+ ```

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1579712

Title:
  Refresh hangs indefinitely, appstreamcli using 100% CPU

Status in appstream package in Ubuntu:
  Fix Released
Status in appstream source package in Xenial:
  Fix Committed

Bug description:
  [Impact]

   * The cache refresh is blocked on a strdup on a non-NULL-terminated string 
in some very rare occasions (very rare because this bug is present for almost 
3y without a single report).
   * Fixing this bug resolves the issue for people who might experience it.
   * See https://github.com/ximion/appstream/issues/35 for details.

  [Test Case 1]

   * Run `sudo appstreamcli refresh --force`
   * The AppStream cache should be updated, no change in behavior should be 
seen.

  [Test Case 2]

   * In case you were experiencing the almost-infinite hang when running
  `sudo appstreamcli refresh --force`, this issue should be fixed with
  the SRU.

  [Regression Potential]

   * Very low, since this only fixes the decompression code. There
  should be no sideeffects of that (given that the patch itself doesn't
  break anything, which it shouldn't, since it has been tested upstream
  for a while)

  [Other Info]

   * This fix has been applied upstream: 
https://github.com/ximion/appstream/commit/f33c520c37e2ba51d92402220250b8d501a2bf43
   * A smaller version of the patch (one-liner) is available, at the expense of 
not having reduced memory usage: 
https://github.com/ximion/appstream/commit/378941787d3584b3eb31a6ebe40e0aacc10e180a

  

  /!\ Installing the bugfix from xenial-proposed, without going th

[Desktop-packages] [Bug 1573453] Re: gnome-software cant find libgs_plugin_xdg_app_reviews.so

2016-05-21 Thread Matthias Klumpp
*** This bug is a duplicate of bug 1573052 ***
https://bugs.launchpad.net/bugs/1573052

** This bug has been marked a duplicate of bug 1573052
   [packaging] gnome-software provides a broken symlink of 
/usr/lib/gs-plugins-9/libgs_plugin_xdg_app_reviews.so on Ubuntu 16.04

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1573453

Title:
  gnome-software cant find libgs_plugin_xdg_app_reviews.so

Status in GNOME Software:
  New
Status in gnome-software package in Ubuntu:
  Confirmed

Bug description:
  When running Gnome Software via the terminal, I get the following
  error message:

  (gnome-software:6632): Gs-WARNING **: failed to open plugin
  /usr/lib/gs-plugins-9/libgs_plugin_xdg_app_reviews.so: /usr/lib/gs-
  plugins-9/libgs_plugin_xdg_app_reviews.so: cannot open shared object
  file: No such file or directory

  Gnome Software opens fine, when loading the page for any software, it
  just get stuck in the loading part, and does not display anything!

  I just also installed the packagekit, put the same error persist!

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-software 3.20.1+git20160420.1.ca63436.ubuntu-xenial-0ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic i686
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: i386
  CurrentDesktop: MATE
  Date: Fri Apr 22 09:56:39 2016
  InstallationDate: Installed on 2016-02-09 (72 days ago)
  InstallationMedia: Ubuntu MATE 14.04.2 "Trusty Tahr" - LTS i386 (20150323)
  SourcePackage: gnome-software
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1573453/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1573052] Re: [packaging] gnome-software provides a broken symlink of /usr/lib/gs-plugins-9/libgs_plugin_xdg_app_reviews.so on Ubuntu 16.04

2016-05-21 Thread Matthias Klumpp
Nominated for Xenial, because this warning message seems to irritate many 
people.
Can be fixed when convenient (by just removing that symlink or applying the 
upstream patch which renames the plugin and builds it properly without 
versioned name).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1573052

Title:
  [packaging] gnome-software provides a broken symlink of /usr/lib/gs-
  plugins-9/libgs_plugin_xdg_app_reviews.so on Ubuntu 16.04

Status in GNOME Software:
  Fix Released
Status in gnome-software package in Ubuntu:
  Fix Released

Bug description:
  ```
  $ file /usr/lib/gs-plugins-9/libgs_plugin_xdg_app_reviews.so
  /usr/lib/gs-plugins-9/libgs_plugin_xdg_app_reviews.so: broken symbolic link 
to libgs_plugin_xdg_app_reviews.so.0.0.0
  ```

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-software 3.20.1+git20160420.1.ca63436.ubuntu-xenial-0ubuntu2
  Uname: Linux 4.5.0-buo-ren-vanilla-intel-ivybridge-optimized x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Apr 21 21:44:09 2016
  InstallationDate: Installed on 2016-01-07 (104 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: gnome-software
  UpgradeStatus: Upgraded to xenial on 2016-04-07 (13 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1573052/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1496292] Re: Needs to be ported to packagekit 1

2016-05-24 Thread Matthias Klumpp
FWIW, just making Aptdaemon stop to pretend to be PackageKit and then adjust 
the dependent packages to not require the compat layer explicitly should also 
do the job.
(we did that at Debian, and right now, only one package still explicitly 
depends on Aptd (but that one is using Aptd-specific API)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to language-selector in Ubuntu.
https://bugs.launchpad.net/bugs/1496292

Title:
  Needs to be ported to packagekit 1

Status in aptdaemon package in Ubuntu:
  Confirmed
Status in apturl package in Ubuntu:
  Confirmed
Status in language-selector package in Ubuntu:
  Confirmed
Status in nautilus-share package in Ubuntu:
  Confirmed
Status in packagekit package in Ubuntu:
  Confirmed
Status in sessioninstaller package in Ubuntu:
  Confirmed
Status in software-properties package in Ubuntu:
  Confirmed
Status in system-config-printer package in Ubuntu:
  Confirmed

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding aptdaemon.  This problem was most recently seen with version
  1.1.1+bzr982-0ubuntu8, the problem page at
  https://errors.ubuntu.com/problem/0cbdb94861b90a2bf18c183fb3031ed81f6bb5a7
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1496292/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1576780] Re: Needs to implement the full DEP-11 icon spec for compatibility with 3rd-party repos

2016-05-26 Thread Matthias Klumpp
This bugfix in asglib was actually just exposing a different bug in GNOME 
Software, which has been reported as 
https://bugzilla.gnome.org/show_bug.cgi?id=766924 now.
When that one is fixed, both packages can be patched and go in together.


** Bug watch added: GNOME Bug Tracker #766924
   https://bugzilla.gnome.org/show_bug.cgi?id=766924

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream-glib in Ubuntu.
https://bugs.launchpad.net/bugs/1576780

Title:
  Needs to implement the full DEP-11 icon spec for compatibility with
  3rd-party repos

Status in appstream-glib package in Ubuntu:
  Fix Released
Status in appstream-glib source package in Xenial:
  Fix Committed

Bug description:
  [Impact]

   * The AppStream YAML spec describes a way to include width/height properties 
in cached-icon metadata, which isn't forward-compatible to the old spec.
   * asglib doesn't implement the full spec in the release present in Xenial, 
so it ignores cached icons with size info, as well as it doesn't support 
several features present in the spec, e.g. the remote icon type.
   * This leads to AppStream components from 3rd-party repos/PPAs not showing 
up in GNOME Software, since asglib is unable to find icons if they use a more 
recent version of the spec.
   * The attched patch fixes this.

  [Test Case 1]

   * Close all instances of GNOME Software (also the background daemon!)
   * Launch GNOME Software again: All apps should be present, you should notice 
no change.

  [Test Case 2]

   * Close all instances of GNOME Software (also the background daemon!)
   * Get new-style metadata, e.g. from Elementary or Debian[1], or simply add 
the SIL repo which is shipping that metadata now: http://packages.sil.org/ 
(that would be the easiest way to test)
   * Launch GNOME Software again: All apps should be present, including the 
3rd-party ones (search for "FieldWorks").

  [1]: ftp://ftp.debian.org/debian/dists/stretch/main/dep11/

  [Regression Potential]

   * This is adding a missing feature, restoring compatibility with 3rd-
  party repos. The existing data should be parsed as before, so I don't
  see much regression potential ("Test Case 1" needs to work)

  [Other Info]

   * This fix has been applied upstream: 
https://github.com/hughsie/appstream-glib/commit/628e3cfb1c62c3177d6decd86102217f2546e0a2
   * The fix is also present in Debian.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream-glib/+bug/1576780/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1578473] Re: Cannot install packages from Ubuntu partner repo in Ubuntu-Software

2016-06-03 Thread Matthias Klumpp
Does that repository have AppStream/DEP-11 data? If not, that's where
the problem lies ;-)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1578473

Title:
  Cannot install packages from Ubuntu partner repo in Ubuntu-Software

Status in gnome-software package in Ubuntu:
  Confirmed

Bug description:
  There is no flash player in the Ubuntu Software.
  It also lacks lots of softwares.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: ubuntu-software 3.20.1+git20160426.1.a976144-ubuntu-xenial-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu May  5 11:50:52 2016
  InstallationDate: Installed on 2016-04-22 (12 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1578473/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1601971] Re: update fails, "AppStream cache update failed."

2016-07-26 Thread Matthias Klumpp
Is /var/cache/ writable for root? (and /var/cache/app-info/xapian for
that matter)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1601971

Title:
  update fails, "AppStream cache update failed."

Status in appstream package in Ubuntu:
  Confirmed

Bug description:
  Booted 16.04 amd64 from DVD, opened a gnome-terminal and ran,

  ubuntu@ubuntu:~$ sudo apt-get update
  Ign:1 cdrom://Ubuntu 16.04 LTS _Xenial Xerus_ - Release amd64 (20160420.1) 
xenial InRelease
  Hit:2 cdrom://Ubuntu 16.04 LTS _Xenial Xerus_ - Release amd64 (20160420.1) 
xenial Release
  Get:4 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]  
 
  Get:5 http://security.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB]   
 
  Get:6 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [94.5 kB]
  Get:7 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages 
[119 kB]
  Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1,201 kB]
  Get:9 http://archive.ubuntu.com/ubuntu xenial/main Translation-en [568 kB]
   
  Get:10 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en 
[45.3 kB]
  Get:11 http://security.ubuntu.com/ubuntu xenial-security/main amd64 DEP-11 
Metadata [44.0 kB]
  Get:12 http://security.ubuntu.com/ubuntu xenial-security/main DEP-11 64x64 
Icons [50.8 kB]
  Get:13 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 
DEP-11 Metadata [158 B]
  Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 DEP-11 Metadata 
[733 kB]
  Get:15 http://archive.ubuntu.com/ubuntu xenial/main DEP-11 64x64 Icons [409 
kB]
  Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages 
[252 kB]
  Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main Translation-en 
[99.8 kB]
  Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 DEP-11 
Metadata [186 kB]
  Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/main DEP-11 64x64 
Icons [150 kB]
  Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 
DEP-11 Metadata [157 B]
  Fetched 4,293 kB in 1s (2,360 kB/s) 

  ** (appstreamcli:2593): CRITICAL **: Error while moving old database out of 
the way.
  AppStream cache update failed.
  Reading package lists... Done

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: appstream 0.9.4-1
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CasperVersion: 1.376
  CurrentDesktop: Unity
  Date: Mon Jul 11 19:24:40 2016
  LiveMediaBuild: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: appstream
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1601971/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1575994] Re: Gnome software doesn't list all available software

2016-04-27 Thread Matthias Klumpp
See http://appstream.ubuntu.com/xenial/main/issues/idle.html why IDLE isn't 
shown, and
https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/1559541 for the 
corresponding bug report.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1575994

Title:
  Gnome software doesn't list all available software

Status in gnome-software package in Ubuntu:
  New

Bug description:
  I can't find idle (a python ide) in the software center while i can
  install it with apt-get

  when i launch gnome-terminal in the terminal, i also get this: (gnome-
  software:15839): Gs-WARNING **: failed to open plugin /usr/lib/gs-
  plugins-9/libgs_plugin_xdg_app_reviews.so: /usr/lib/gs-
  plugins-9/libgs_plugin_xdg_app_reviews.so: cannot open shared object
  file: No such file or directory

  don't know if that's related.

  Also happens with other packages

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-software 3.20.1+git20160420.1.ca63436.ubuntu-xenial-0ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Apr 28 03:04:56 2016
  InstallationDate: Installed on 2016-04-22 (5 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Release amd64 
(20160421)
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1575994/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1568837] Re: Debian "Description" not correctly converted?

2016-04-28 Thread Matthias Klumpp
** Package changed: gnome-software (Ubuntu) => appstream-dep11 (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1568837

Title:
  Debian "Description" not correctly converted?

Status in appstream-dep11 package in Ubuntu:
  Confirmed

Bug description:
  When opening the Deb Package from OpenRA.net in Xubuntu xenial I
  noticed that the description displayed starts with a period ('.'). If
  I didn't remember it wrongly, a line with nothing but a '.' in Debian
  control 'Description' should be something like a new paragraph or a
  blank line.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream-dep11/+bug/1568837/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1575248] Re: "AppStream cache update completed, but some metadata was ignored due to errors." on "sudo apt-get update"

2016-04-28 Thread Matthias Klumpp
** Changed in: appstream
   Importance: Unknown => Undecided

** Changed in: appstream
 Remote watch: Debian Bug tracker #820774 => None

** Changed in: appstream
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/1575248

Title:
  "AppStream cache update completed, but some metadata was ignored due
  to errors." on "sudo apt-get update"

Status in AppStream:
  Invalid
Status in Ubuntu GNOME:
  Confirmed
Status in appstream package in Ubuntu:
  Invalid
Status in fwupd package in Ubuntu:
  In Progress

Bug description:
  [Impact]

   * Checks for apt updates using apt or apt-get also update the
  appstream cache.  Some of the appstream metadata installed locally
  isn't strictly valid as it's missing two fields.

  [Test Case]

   * fwupdmgr refresh
   * apt update
   * check for errors about metadata being ignored

  [Regression Potential]

   * This is just changing the XML metadata locally, I don't see any
  regression potential.

  [Other Info]
   
   * This fix has been applied upstream: 
https://github.com/hughsie/fwupd/commit/f4e0e88f7cba833a4badc1a3d62f1a08dd1bfd96

  [Original report]

  I have found that when there are new packages available which my
  machine doesn't know about yet, if I run "sudo apt-get update" this is
  the output:

  Get:1 http://gb.archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
  Hit:2 http://security.ubuntu.com/ubuntu xenial-security InRelease
  Get:3 http://gb.archive.ubuntu.com/ubuntu xenial-updates InRelease [82.2 
kB]
  Get:4 http://security.ubuntu.com/ubuntu xenial-security/main i386 
Packages [28 B]
  Get:5 http://gb.archive.ubuntu.com/ubuntu xenial-backports InRelease 
[82.2 kB]
  Get:6 http://security.ubuntu.com/ubuntu xenial-security/restricted i386 
Packages [28 B]
  Get:7 http://security.ubuntu.com/ubuntu xenial-security/universe i386 
Packages [28 B]
  Get:8 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 
Packages [28 B]
  Get:9 http://security.ubuntu.com/ubuntu xenial-security/multiverse i386 
Packages [28 B]
  Get:10 http://security.ubuntu.com/ubuntu xenial-security/multiverse 
Translation-en [28 B]
  Get:11 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages 
[1,201 kB]
  Get:12 http://gb.archive.ubuntu.com/ubuntu xenial/main i386 Packages 
[1,196 kB]
  Get:13 http://gb.archive.ubuntu.com/ubuntu xenial/main Translation-en_GB 
[426 kB]
  Get:14 http://gb.archive.ubuntu.com/ubuntu xenial/main Translation-en 
[568 kB]
  Get:15 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 DEP-11 
Metadata [733 kB]
  Get:16 http://gb.archive.ubuntu.com/ubuntu xenial/main DEP-11 64x64 Icons 
[409 kB]
  Get:17 http://gb.archive.ubuntu.com/ubuntu xenial/restricted amd64 
Packages [8,344 B]
  Get:18 http://gb.archive.ubuntu.com/ubuntu xenial/restricted i386 
Packages [8,684 B]
  Get:19 http://gb.archive.ubuntu.com/ubuntu xenial/restricted 
Translation-en_GB [2,556 B]
  Get:20 http://gb.archive.ubuntu.com/ubuntu xenial/restricted 
Translation-en [2,908 B]
  Get:21 http://gb.archive.ubuntu.com/ubuntu xenial/restricted amd64 DEP-11 
Metadata [186 B]
  Get:22 http://gb.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages 
[7,532 kB]
  Get:23 http://gb.archive.ubuntu.com/ubuntu xenial/universe i386 Packages 
[7,512 kB]
  Get:24 http://gb.archive.ubuntu.com/ubuntu xenial/universe 
Translation-en_GB [3,040 kB]
  Get:25 http://gb.archive.ubuntu.com/ubuntu xenial/universe Translation-en 
[4,354 kB]
  Get:26 http://gb.archive.ubuntu.com/ubuntu xenial/universe amd64 DEP-11 
Metadata [3,410 kB]
  Get:27 http://gb.archive.ubuntu.com/ubuntu xenial/universe DEP-11 64x64 
Icons [7,448 kB]
  Get:28 http://gb.archive.ubuntu.com/ubuntu xenial/multiverse amd64 
Packages [144 kB]
  Get:29 http://gb.archive.ubuntu.com/ubuntu xenial/multiverse i386 
Packages [140 kB]
  Get:30 http://gb.archive.ubuntu.com/ubuntu xenial/multiverse 
Translation-en_GB [88.1 kB]
  Get:31 http://gb.archive.ubuntu.com/ubuntu xenial/multiverse 
Translation-en [106 kB]
  Get:32 http://gb.archive.ubuntu.com/ubuntu xenial/multiverse amd64 DEP-11 
Metadata [63.8 kB]
  Get:33 http://gb.archive.ubuntu.com/ubuntu xenial/multiverse DEP-11 64x64 
Icons [230 kB]
  Get:34 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages [28 B]
  Get:35 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main i386 
Packages [28 B]
  Get:36 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main 
Translation-en [28 B]
  Get:37 http://gb.archive.ubuntu.com/ubuntu xenial-updates/restricted 
amd64 Packages [28 B]
  Get:38 http://gb.archive.ubuntu.com/ubuntu xenial-updates/restricted i386 
Packages [28 B]
  Get:39 http://gb.archive.ubuntu.com/ubuntu xenial-updates/restricted 
Translation-en [28 B]
  

[Desktop-packages] [Bug 1576780] Re: Needs to implement the full DEP-11 icon spec for compatibility with 3rd-party repos

2016-04-29 Thread Matthias Klumpp
** Patch added: "asglib_yamlspec-lp1576780.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/appstream-glib/+bug/1576780/+attachment/4651549/+files/asglib_yamlspec-lp1576780.debdiff

** Changed in: appstream-glib (Ubuntu)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to appstream-glib in Ubuntu.
https://bugs.launchpad.net/bugs/1576780

Title:
  Needs to implement the full DEP-11 icon spec for compatibility with
  3rd-party repos

Status in appstream-glib package in Ubuntu:
  Fix Committed

Bug description:
  [Impact]

   * The AppStream YAML spec describes a way to include width/height properties 
in cached-icon metadata, which isn't forward-compatible to the old spec.
   * asglib doesn't implement the full spec in the release present in Xenial, 
so it ignores cached icons with size info, as well as it doesn't support 
several features present in the spec, e.g. the remote icon type.
   * This leads to AppStream components from 3rd-party repos/PPAs not showing 
up in GNOME Software, since asglib is unable to find icons if they use a more 
recent version of the spec.
   * The attched patch fixes this.

  [Test Case 1]

   * Close all instances of GNOME Software (also the background daemon!)
   * Launch GNOME Software again: All apps should be present, you should notice 
no change.

  
  [Test Case 2]

   * Close all instances of GNOME Software (also the background daemon!)
   * Get new-style metadata, e.g. from Elementary or Debian[1]
   * Launch GNOME Software again: All apps should be present, including the 
3rd-party ones.

  [1]: ftp://ftp.debian.org/debian/dists/stretch/main/dep11/

  [Regression Potential]

   * This is adding a missing feature, restoring compatibility with 3rd-
  party repos. The existing data should be parsed as before, so I don't
  see much regression potential ("Test Case 1" needs to work)

  [Other Info]

   * This fix has been applied upstream: 
https://github.com/hughsie/appstream-glib/commit/628e3cfb1c62c3177d6decd86102217f2546e0a2
   * The fix is also present in Debian.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream-glib/+bug/1576780/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


  1   2   3   >