[neon] [Bug 381161] Discover uses a low resolution icon for Kdenlive

2018-02-12 Thread Jonathan Riddell
https://bugs.kde.org/show_bug.cgi?id=381161

--- Comment #13 from Jonathan Riddell  ---
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

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 381161] Discover uses a low resolution icon for Kdenlive

2018-02-11 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=381161

Aleix Pol  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kmy |
   |money/c1d3b78bea1ece370dfbe |
   |fea1723d051c876c8d4 |
 Status|RESOLVED|REOPENED
   Version Fixed In|4.8.2   |
 Resolution|FIXED   |---

--- Comment #12 from Aleix Pol  ---
I'm pretty sure this fix was unrelated.

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 381161] Discover uses a low resolution icon for Kdenlive

2018-02-10 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=381161

Ralf Habacker  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/kmy
   ||money/c1d3b78bea1ece370dfbe
   ||fea1723d051c876c8d4
   Version Fixed In||4.8.2

--- Comment #11 from Ralf Habacker  ---
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   -4kmymoney/reports/kreportchartview.cpp

https://commits.kde.org/kmymoney/c1d3b78bea1ece370dfbefea1723d051c876c8d4

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 381161] Discover uses a low resolution icon for Kdenlive

2017-07-10 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=381161

--- Comment #10 from Harald Sitter  ---
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

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 381161] Discover uses a low resolution icon for Kdenlive

2017-07-10 Thread Jonathan Riddell
https://bugs.kde.org/show_bug.cgi?id=381161

--- Comment #9 from Jonathan Riddell  ---
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

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 381161] Discover uses a low resolution icon for Kdenlive

2017-06-19 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=381161

Aleix Pol  changed:

   What|Removed |Added

 CC||fonsecaregi...@gmail.com

--- Comment #8 from Aleix Pol  ---
*** Bug 381030 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 381161] Discover uses a low resolution icon for Kdenlive

2017-06-16 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=381161

--- Comment #7 from Harald Sitter  ---
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.

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 381161] Discover uses a low resolution icon for Kdenlive

2017-06-16 Thread Jonathan Riddell
https://bugs.kde.org/show_bug.cgi?id=381161

--- Comment #6 from Jonathan Riddell  ---
hard to update appstream-generator, latest git version requires newer meson and
something called gir-to-d which we don't have

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 381161] Discover uses a low resolution icon for Kdenlive

2017-06-16 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=381161

--- Comment #5 from Harald Sitter  ---
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.

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 381161] Discover uses a low resolution icon for Kdenlive

2017-06-15 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=381161

--- Comment #4 from Aleix Pol  ---
Created attachment 106111
  --> https://bugs.kde.org/attachment.cgi?id=106111&action=edit
What it looks like on ArchLinux

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 381161] Discover uses a low resolution icon for Kdenlive

2017-06-15 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=381161

Aleix Pol  changed:

   What|Removed |Added

 CC||aleix...@kde.org

--- Comment #3 from Aleix Pol  ---
Created attachment 106110
  --> https://bugs.kde.org/attachment.cgi?id=106110&action=edit
The actual file that kdenlive uses

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 381161] Discover uses a low resolution icon for Kdenlive

2017-06-15 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=381161

Aleix Pol  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1
 CC||j...@jriddell.org,
   ||neon-b...@kde.org,
   ||sit...@kde.org
  Component|discover|general
Product|Discover|neon
Version|5.10.2  |unspecified
   Assignee|aleix...@kde.org|neon-b...@kde.org

--- Comment #2 from Aleix Pol  ---
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?

-- 
You are receiving this mail because:
You are watching all bug changes.