Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42961 - screen must be merged prior to x11-terms/eterm, or else Escreen crashes
Summary: screen must be merged prior to x11-terms/eterm, or else Escreen crashes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-25 23:16 UTC by Mark Piper
Modified: 2004-02-26 22:55 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 Mark Piper 2004-02-25 23:16:17 UTC
To use the Escreen feature of Eterm (Eterm -t Escreen), screen must be merged BEFORE emerging Eterm.  Otherwise, Eterm will exit immediately when started.  (Normal eterm, without screen functionality, will still work.)

Perhaps an escreen use var should be made, or just have screen become a dependency of eterm.

A similar problem may exist w/ Eterm's twin support, though I haven't checked.


Reproducible: Always
Steps to Reproduce:
1.  On a system where screen has never been merged, emerge x11-terms/eterm
2.  Emerge screen
3.  Run Eterm -t Escreen

Actual Results:  
Watch it exit immediately :-)
Comment 1 SpanKY gentoo-dev 2004-02-26 22:55:49 UTC
fixed in cvs ... another local use flag, escreen, has been added