Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 238223 - x11-wm/awesome-3.0: doesn't draw prompt box with bg_normal with alpha channel
Summary: x11-wm/awesome-3.0: doesn't draw prompt box with bg_normal with alpha channel
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://awesome.naquadah.org/bugs/inde...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-20 20:14 UTC by Aleksey Kunitskiy
Modified: 2008-09-21 16:35 UTC (History)
1 user (show)

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


Attachments
patch(from upstream) that fixes problem (0001-awful-strip-alpha-channel-in-pango-colors.patch,2.83 KB, patch)
2008-09-20 20:15 UTC, Aleksey Kunitskiy
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aleksey Kunitskiy 2008-09-20 20:14:22 UTC
Details in awesome BTS

Reproducible: Always
Comment 1 Aleksey Kunitskiy 2008-09-20 20:15:31 UTC
Created attachment 165937 [details, diff]
patch(from upstream) that fixes problem
Comment 2 MATSUU Takuto (RETIRED) gentoo-dev 2008-09-21 16:35:28 UTC
hmm, I think that 'color:len() == 9' is not good solution. For example, "fg_focus = peachpuff" is also matched.
And there is no hurry to fix the problem in gentoo coz it occurs when you set incorrect configuration and it is not critical.