Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cheese being reported twice on appstream db #84

Closed
aleixpol opened this issue Oct 26, 2016 · 2 comments
Closed

Cheese being reported twice on appstream db #84

aleixpol opened this issue Oct 26, 2016 · 2 comments
Labels

Comments

@aleixpol
Copy link
Collaborator

In this case we should only have the one coming from the distribution. I guess it's not detecting as the generated id is different?

This happens on ArchLinux.

Identifier: org.gnome.Cheese.desktop [desktop-application]
Name: Cheese
Summary: Take photos and videos with your webcam, with fun graphical effects
Package: cheese
Homepage: https://wiki.gnome.org/Apps/Cheese
Icon: cheese_org.gnome.Cheese.png
Description: Cheese uses your webcam to take photos and videos, applies fancy special effects 
  and lets you share the fun with others.

  Take multiple photos in quick succession with burst mode. Use the countdown to 
  give yourself time to strike a pose, and wait for the flash!

  Under the hood, Cheese uses GStreamer to apply fancy effects to photos and 
  videos. With Cheese it is easy to take photos of you, your friends, pets or whatever 
  you want and share them with others.
Default Screenshot URL: http://amigadave.com/temp/cheese-default.png
Project Group: GNOME
License: GPL-2.0+
Categories: 
 - AudioVideo
 - Video
 - Recorder

---
Identifier: org.gnome.Cheese [desktop-application]
Name: Cheese
Summary: Take photos and videos with your webcam, with fun graphical effects
Categories: 
 - AudioVideo
 - Video
 - Recorder
@ximion
Copy link
Owner

ximion commented Oct 26, 2016

I wonder if that is a sideeffect of the AppStream generator at Arch running with wrong settings...

It looks like the .desktop file and the metainfo files weren't mapped together properly at the generator side. I'll look at the data later to confirm this hypothesis.

@ximion ximion added the bug label Oct 27, 2016
@ximion
Copy link
Owner

ximion commented Oct 27, 2016

Looks like an actual AppStream bug, likely due to the new .desktop file reading code which doesn't merge component data properly.

@ximion ximion closed this as completed in 693e964 Oct 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants