Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874678 - x11-plugins/wmsystemtray-1.4-r2 requires media-fonts/font-misc-misc
Summary: x11-plugins/wmsystemtray-1.4-r2 requires media-fonts/font-misc-misc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-03 16:08 UTC by seraph@xs4all.nl
Modified: 2022-10-10 10:15 UTC (History)
1 user (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 seraph@xs4all.nl 2022-10-03 16:08:46 UTC
With the recent masking of x11-base/xorg-x11 meta package, several fonts were uninstalled from my system.  Most applications had no problem with this, but the wmsystemtray now refuses to start.  A little poking around and googling showed me that it needs the misc-misc font to be installed, but this is not reflected in the dependencies.

Reproducible: Always

Steps to Reproduce:
1. Install x11-plugins/wmsystemtray without having media-fonts/font-misc-misc installed.
2. Attempt to start wmsystemtray
Actual Results:  
angel@phoenix ~ $ wmsystemtray
X Error of failed request:  BadName (named color or font does not exist)
  Major opcode of failed request:  45 (X_OpenFont)
  Serial number of failed request:  36
  Current serial number in output stream:  65

Expected Results:  
wmsystemtray should start normally

Manually installing media-fonts/font-misc-misc remedies this issue.
Comment 1 Bernard Cafarelli gentoo-dev 2022-10-10 10:12:17 UTC
Thanks for the report! I have most of these old fonts in my world list so I did not see that, let me add the dependency
Comment 2 Larry the Git Cow gentoo-dev 2022-10-10 10:15:33 UTC
The bug has been closed via the following commit(s):

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

commit c10ab0fd3849d3139386532b42c94b09ecef79c1
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2022-10-10 10:15:08 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2022-10-10 10:15:31 +0000

    x11-plugins/wmsystemtray: depend on media-fonts/font-misc-misc
    
    Closes: https://bugs.gentoo.org/874678
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 .../{wmsystemtray-1.4-r2.ebuild => wmsystemtray-1.4-r3.ebuild}     | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)