| Summary: | Buttons on the panel do not flash when they request your attention | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Richie Hawtin <plastique187> |
| Component: | [OLD] GNOME | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Richie Hawtin
2005-06-16 17:19:09 UTC
(In reply to comment #0) > This is a feature that i beleive should be implimented into gentoo through a > patch in the ebuild. > > the first patch that needs to be applied is > http://bugzilla.gnome.org/attachment.cgi?id=46302&action=view > the second patch that needs to be applied is > http://bugzilla.gnome.org/attachment.cgi?id=47053&action=view > > then the ebuild needs to have the following lines added to it. > > src_unpack() { > unpack ${A} > cd ${S} > # Patch for pager issues, see bug #30264 > epatch ${FILESDIR}/${PN}<first patch name> > > > > unpack ${A} > cd ${S} > # Patch for pager issues, see bug #30264 > epatch ${FILESDIR}/${PN}<second patch name> > } > > the bug is fixed in libwnck-2.11.3 but ubuntu already fixed it so i dont see why > gentoo cannot either. > http://bugzilla.gnome.org/show_bug.cgi?id=120439 > > Reproducible: Always > Steps to Reproduce: > 1. > 2. > 3. Sorry there shuold not be a mention of # Patch for pager issues, see bug #30264 in the ebuild i forgot to take that out. now in 2.12, we will not backport this to 2.10. |