Summary: | Discover uses a low resolution icon for Kdenlive | ||
---|---|---|---|
Product: | [KDE Neon] neon | Reporter: | KDE Neon user <emailmeat> |
Component: | general | Assignee: | Neon Bugs <neon-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aleixpol, bryantdl7, fonsecaregis33, jr, macanon.rodriguez, neon-bugs, sitter |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
screenshot
The actual file that kdenlive uses What it looks like on ArchLinux |
I have the same issue. This is not the image that is being installed by kdenlive, I'm unsure where it's coming from. I'm assuming it's a bug in Neon packaging. Neoners, can you please take a look? Created attachment 106110 [details]
The actual file that kdenlive uses
Created attachment 106111 [details]
What it looks like on ArchLinux
Pretty sure that is because our appstream data has org.kde.kdenlive while it should have a .desktop suffix (which it does in the appstream data and ubuntu) so what is listed is in fact the ubuntu one along with the ubuntu icon. $ appstreamcli search kdenlive Identifier: org.kde.kdenlive [desktop-application] Name: Kdenlive Summary: Nonlinear video editor by KDE Package: kdenlive --- Identifier: org.kde.kdenlive.desktop [desktop-application] Name: Kdenlive Summary: Nonlinear video editor for KDE Package: kdenlive Why that is I can't say, the entire appstream stack we use is yet again outdated. hard to update appstream-generator, latest git version requires newer meson and something called gir-to-d which we don't have new meson is in xenial-backports, gir-to-d simply needs building. beyond that what is needed is a new libappstream, in fact out of all this the new libappstream is the bit that impacts things outside the asgen build environment. also FTR ldc (llvm based d compiler) isn't playing ball, so gcc probably would have to be used instead. *** Bug 381030 has been marked as a duplicate of this bug. *** appstream-generator updated I now see two entries one with a nice icon and one with no icon, most strange appstreamcli returns two identifiers Identifier: org.kde.kdenlive Identifier: org.kde.kdenlive.desktop With new generator? becuase the raw data also had two entries when I looked it. hence why I wanted a new stack, can't really file a bug report with upstream if we don't know it's affecting master Git commit c1d3b78bea1ece370dfbefea1723d051c876c8d4 by Ralf Habacker. Committed on 10/02/2018 at 12:35. Pushed by habacker into branch '4.8'. Fix vertical diagram range in case there is only one value displayed The previous applied fix introduced bug 389756. Related: bug 389756 FIXED-IN:4.8.2 M +13 -4 kmymoney/reports/kreportchartview.cpp https://commits.kde.org/kmymoney/c1d3b78bea1ece370dfbefea1723d051c876c8d4 I'm pretty sure this fix was unrelated. This works fine in KDE neon User Editions https://i.imgur.com/4yAw1Lh.png it's in dev editions where we don't have appstream metadata that it looks crap This ticket has been archived due to the age of this request, in order to keep currently present issues at the forefront for proper resolution. If this issue is still present, please reopen this ticket and provide additional details related to the request. |
Created attachment 106080 [details] screenshot See screenshot.