Package: playonlinux Version: 4.2.10-2<br>Severity: normal<br>Tags: patch<br><br>The PlayOnLinux package cannot be found and/or installed using the GNOME Software application because the PlayOnLinux.desktop file contained in the package is missing a "Comment" section that is required by AppStream to generate the correct metadata. The attached patch fixes the issue.<br><br>[Test Case]<br>1. Open the GNOME Software application.<br>2. Type "PlayOnLinux" into the search bar.<br>
--- PlayOnLinux.desktop.orig 2016-09-19 17:34:04.895774555 +0200 +++ PlayOnLinux.desktop 2016-09-19 17:54:08.878368376 +0200 @@ -2,6 +2,7 @@ Version=1.0 Name=PlayOnLinux GenericName=Game +Comment=Graphical front-end for Wine Type=Application Exec=playonlinux Icon=playonlinux

