Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32301 - Firebird ebuild does not enable -remote command.
Summary: Firebird ebuild does not enable -remote command.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-29 19:42 UTC by Yi Quang (RETIRED)
Modified: 2004-03-18 20:06 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 Yi Quang (RETIRED) gentoo-dev 2003-10-29 19:42:35 UTC
A lot of people have been experiencing problems with the -remote command for
Mozilla applications (Firebird in this case).  This problem is caused because
the ebuild does not set MOZ_ENABLE_XREMOTE.  It can be easily corrected by
adding this to the ebuild:
export MOZ_ENABLE_XREMOTE=1.  This will save a lot of people headache's :) Also,
for the devs that are interested, take a look at this page:
http://lxr.mozilla.org/seamonkey/source/xpfe/bootstrap/nsAppRunner.cpp#1662, for
other things you might want to set/not set. 



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Aron Griffis (RETIRED) gentoo-dev 2004-03-18 20:06:36 UTC
I think this is fixed these days in firefox, etc.  Please re-open if it's still a problem.