Issue 85965

Summary: Unable to launch firefox on system using DESKTOP_LAUNCH
Product: gsl Reporter: nospam4obr
Component: codeAssignee: thorsten.martens
Status: CLOSED DUPLICATE QA Contact: issues@gsl <issues>
Severity: Trivial    
Priority: P3 CC: issues, kendy, stephan.bergmann.secondary, thorsten.martens
Version: 680m245   
Target Milestone: OOo 3.0   
Hardware: PC   
OS: Unix, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description nospam4obr 2008-02-08 11:35:21 UTC
Vanilla OOo ships with a whole bunch of quite outdated mozilla libraries. It
also sets LD_LIBRARY_PATH to its program directory.

On systems where the DESKTOP_LAUNCH environment variable is set (like OpenSuSE
10.1), the *open-url scripts (which restore the original LD_LIBRARY_PATH if any
or unset the variable) are bypassed, which leads to a fatal relocation error
when firefox is started e.g. over Help -> Registration .. .
Comment 1 nospam4obr 2008-02-11 06:01:44 UTC
Might be fixed with new installation structure ..
Comment 2 nospam4obr 2008-02-12 19:49:37 UTC
No more LD_LIBRARY_PATH to some directory containing mozilla libraries when sb83
is integrated :-).

*** This issue has been marked as a duplicate of 86041 ***
Comment 3 nospam4obr 2008-04-17 12:43:35 UTC
Please verify that the issue is gone in a post DEV300_m4 build.
Comment 4 thorsten.martens 2008-04-18 08:57:36 UTC
checked and verified in a m9 build -> OK !