To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=41034
User kendy changed the following:
What |Old value |New value
================================================================================
CC|'mhu' |'mhu,mmeeks'
--------------------------------------------------------------------------------
Status|RESOLVED |REOPENED
--------------------------------------------------------------------------------
Resolution|WONTFIX |
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Feb 2 07:48:52 -0800
2005 -------
hjs: The usage of STAR_RESOURCEPATH is very inconvenient here, unfortunately :(
linkoo just links the libraries from the source tree (*/unxlng*.pro/lib/*) to
the installed OOo (program/*). That simplifies the development a lot; no
deliver, no installation, just do your change, recompile the affected module,
stop OOo, run it again, and that's it. One usually works with more installed
trees, so every time he tries executable in another directory, he would have to
remember to change the STAR_RESOURCEPATH as well. Not that it is not possible,
but...
And---everyone who uses linkoo (well documented on the Ximian OOo pages), and
does not know about the STAR_RESOURCEPATH, just gets a crash in a completely
unrelated place (somewhere in vcl), and has no clue that the resources were not
found in fact.
linkoo comes from Michael Meeks, I guess; adding him to CC:
mhu: I can change the patch so that it searches for the resources according to
the location of the binary as the last possibility, that's no problem. Would
you accept it then, please?
Another possibility would be to not to follow the symlinks to the library
during the search for the resources. What about this?
I apologize for reopening this bug, but at least we have to provide something
better than a crash when the resources cannot be found.
Thank you in advance, and regards,
Jan
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]