Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 480318 - x11-misc/dzen-0.9.5: dzen-0.9.5-off-by-one.patch uses assignment, not equality
Summary: x11-misc/dzen-0.9.5: dzen-0.9.5-off-by-one.patch uses assignment, not equality
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-08-09 05:04 UTC by Sean Vig
Modified: 2013-09-23 12:13 UTC (History)
0 users

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


Attachments
New patch file (dzen-0.9.5-off-by-one.patch,188 bytes, patch)
2013-08-09 05:07 UTC, Sean Vig
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Vig 2013-08-09 05:04:58 UTC
The patch for dzen-0.9.5 uses assignment, `=`, rather than equality comparison, `==`. As a result, does not show any text in the dzen bar. May be related to #477656.

Reproducible: Always
Comment 1 Sean Vig 2013-08-09 05:07:04 UTC
Created attachment 355456 [details, diff]
New patch file

Patch file that should replace current file. I realize it's trivial, but it's my first bug report/patch :)
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2013-08-09 12:33:45 UTC
Oops.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2013-08-09 12:46:59 UTC
Thanks for the patch. It's fixed in 0.9.5-r1.