Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 212025 - stabilize x11-themes/fvwm-crystal-3.0.5-r1
Summary: stabilize x11-themes/fvwm-crystal-3.0.5-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Lukasz Strzygowski (RETIRED)
URL: http://fvwm-crystal.org/
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks: 210580
  Show dependency tree
 
Reported: 2008-03-01 22:09 UTC by Lukasz Strzygowski (RETIRED)
Modified: 2008-04-23 21:19 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 Lukasz Strzygowski (RETIRED) gentoo-dev 2008-03-01 22:09:38 UTC
Arch teams, please test and consider marking stable x11-themes/fvwm-crystal-3.0.5-r1. 3.0.5 has been in the tree since 2007 and in -r1 I've only added patch to make it work with the new portage release. See bug #210580.
Comment 1 Lars Weiler (RETIRED) gentoo-dev 2008-03-02 11:53:58 UTC
ppc stable
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2008-03-03 09:12:08 UTC
stable x86, test for Gatt
Comment 3 Brent Baude (RETIRED) gentoo-dev 2008-03-04 02:00:48 UTC
ppc64 stable
Comment 4 Gianni Ceccarelli 2008-03-09 20:48:03 UTC
There is an additional change needed: the fvwm-crystal.apps Python program (used to generate the application menus) prints out the menu definitions using $[MenuPosition-S] (where 'S' can be a different string depending on the recipe used). Since that variable no longer exists, the sub-menus pop up in the wrong position (under the mouse). Doing the equivalent of

  perl -pie 's/MenuPosition-/MenuPosition_/g' fvwm-crystal.apps

fixes the problem.
Comment 5 Raúl Porcel (RETIRED) gentoo-dev 2008-03-11 15:00:40 UTC
sparc stable
Comment 6 Lukasz Strzygowski (RETIRED) gentoo-dev 2008-03-13 09:28:51 UTC
Thanks Gianni, fixed.
Comment 7 Lukasz Strzygowski (RETIRED) gentoo-dev 2008-04-23 19:38:20 UTC
amd64 team, ping?
Comment 8 Markus Meier gentoo-dev 2008-04-23 21:19:00 UTC
amd64 stable, all done.