Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930373 - media-gfx/plantuml: invalid icon in desktop entry
Summary: media-gfx/plantuml: invalid icon in desktop entry
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-04-21 15:16 UTC by msdobrescu
Modified: 2024-07-04 21:02 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description msdobrescu 2024-04-21 15:16:32 UTC
Plantuml has the placeholder icon in the KDE menu, although there is an icon specified in the .desktop file as:

`Icon=plantuml`

Could not locate an icon file on the system.
Comment 1 Volkmar W. Pogatzki 2024-04-22 07:01:02 UTC
>>> Completed installing media-gfx/plantuml-1.2024.4-r1 into /var/tmp/portage/media-gfx/plantuml-1.2024.4-r1/image

 [32m*[0m Final size of build directory: 43364 KiB (42.3 MiB)
 [32m*[0m Final size of installed tree:  16634 KiB (16.2 MiB)


>>> Installing (1 of 1) media-gfx/plantuml-1.2024.4-r1::testing
 [32m*[0m Updating .desktop files database ...
[A[72C [34;01m[ [32;01mok[34;01m ][0m
debug: No icon files to add to cache
debug: No mime info files to add to database
 [32m*[0m Updating .desktop files database ...
[A[72C [34;01m[ [32;01mok[34;01m ][0m
debug: No icon files to add to cache
debug: No mime info files to add to database

>>> Completed (1 of 1) media-gfx/plantuml-1.2024.4-r1::testing

 * GNU info directory index is up-to-date.
Comment 2 Larry the Git Cow gentoo-dev 2024-05-29 09:43:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bcf24d877ec85a65b69d1780c5f38f92e0dc0fe

commit 9bcf24d877ec85a65b69d1780c5f38f92e0dc0fe
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2024-05-27 12:16:25 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2024-05-29 09:43:23 +0000

    media-gfx/plantuml: drop non-existing PlantUML icon
    
    Closes: https://bugs.gentoo.org/930373
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/36840
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 .../{plantuml-1.2024.4-r1.ebuild => plantuml-1.2024.4-r2.ebuild}        | 2 +-
 .../plantuml/{plantuml-1.2024.5.ebuild => plantuml-1.2024.5-r1.ebuild}  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
Comment 3 msdobrescu 2024-07-04 21:02:16 UTC
For me it's still broken. What should I look for?