Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43347 - Fluxbox 0.1.14-r2 doesn't have "remember" functionality to remember window states.
Summary: Fluxbox 0.1.14-r2 doesn't have "remember" functionality to remember window st...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Commonbox Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-29 22:31 UTC by Jeff Butts
Modified: 2004-03-01 14:30 UTC (History)
0 users

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 Jeff Butts 2004-02-29 22:31:49 UTC
When I emerged fluxbox-0.1.14-r2, the latest "stable" non-developmental version of fluxbox, I did not have the menu option to remember window states.  This should appear when you right-click the title bar of an open window.  I discovered that the "remember" patch was commented out in fluxbox-0.1.14-r2.ebuild.  I uncommented the patch, re-emerged fluxbox-0.1.14-r2, and can now have fluxbox remember window states.

Reproducible: Always
Steps to Reproduce:
1.  emerge /usr/portage/x11-wm/fluxbox-0.1.14-r2.ebuild
2.  launch fluxbox
3.  open an application in fluxbox
4.  right-click on the title bar of the application (note that Remember is not an option)
5.  nano -w /usr/portage/x11-wm/fluxbox/fluxbox-0.1.14-r2.ebuild as root
6.  uncomment line reading "epatch ${FILESDIR}/${P}-remember.patch
7.  emerge /usr/portage/x11-wm/fluxbox/fluxbox-0.1.14-r2.ebuild
8.  Repeat steps 2, 3, 4.  This time, "Remember" will be an option.

Actual Results:  
Ultimately, I was able to right-click the title bar, click on Remember, and
force Fluxbox to remember window states such as geometry, placement, etc.

Expected Results:  
I should not have had to uncomment the patch listed above.  The patch is stable,
causes no problems, and should be enabled by default.

Doing a simple "emerge fluxbox" will emerge the DEVELOPMENT version of fluxbox
(0.9.8), instead of the STABLE version (0.1.14).
Comment 1 Ciaran McCreesh 2004-03-01 14:30:22 UTC
Sorry, but fluxbox 0.1.x is going to be removed from the tree as soon as the mips guys move 0.9.8 to stable (estimated time: <1 week). Upstream don't support 0.1.x any more, so we're not keeping it in the tree. For now, if you really have to use 0.1.x, you can uncomment the patch line yourself in overlay.

Closing this as WONTFIX. If you really really disagree with me, reopen with an offer to fix all the 0.1.x bugs :)