Thanks, I will. In the meantime, a kindly SO user has provided a nasty hack
to help:
http://stackoverflow.com/questions/20570886/openoffice-pipe-unix-domain-socket-somewhere-other-than-tmp
On Mon, Dec 16, 2013 at 4:37 AM, Jürgen Schmidt wrote:
> On 12/13/13 5:27 PM, Marcin Tustin wrote:
>
t;
> Thank you for your reply
>
> -----
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>
--
Marcin Tustin
Tel: +44 (0) 7773 787 105 (UK)
+1 917 553 3974 (US)
ame` parameter results in no socket being created.
Is there a way I can influence where the socket is created, e.g. with an
environment variable?
Setting `TMP` and `TMPDIR` environment variables does not affect this
behaviour.
Thanks,
Marcin
--
Marcin Tustin
investigating the underlying cause of the crash.
On Tue, Dec 10, 2013 at 3:28 AM, Herbert Duerr wrote:
> Hi Marcin,
>
> On 10.12.2013 00:09, Marcin Tustin wrote:
>
>> [...]
>>>>
>>>> I'm using a version of openoffice compiled by me, albeit on another
>&g
exitcode = 4
except UnoException as e:
if hasattr(e, 'ErrCode'):
logger.error("unoconv: UnoException during %s phase in %s
(ErrCode %d)" % (phase, repr(e.__class__), e.ErrCode))
exitcode = e.ErrCode
pass
if hasattr(e, 'Message'):
logger.error("unoconv: UnoException during %s phase:\n%s" %
(phase, e.Message))
exitcode = 5
else:
logger.error("unoconv: UnoException during %s phase in %s" %
(phase, repr(e.__class__)))
exitcode = 2
pass
--
Marcin Tustin
Tel: +44 (0) 7773 787 105 (UK)
+1 917 553 3974 (US)
To follow up on this, the problem persists even when using a version of
openoffice compiled locally.
On Fri, Dec 6, 2013 at 4:58 PM, Marcin Tustin wrote:
> I moved the OO version of libxml, and it only fixes the error messages
> about libxml. OO still crashes with the same other
making more
> use of reddit?
>
> -Rob
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>
--
Marcin Tustin
Tel: +
I moved the OO version of libxml, and it only fixes the error messages
about libxml. OO still crashes with the same other errors.
On Fri, Dec 6, 2013 at 4:19 PM, Marcin Tustin wrote:
> Hi All,
>
> I'm using a version of openoffice compiled by me, albeit on another
> machine, u
am/libxml2.so.2:
no version information available (required by /lib64/libarchive.so.12)
bash: StarOffice.ComponentContext: command not found...
Failed to search for file: The backend exited unexpectedly. This is a
serious error as the spawned backend did not complete the pending
transaction.
--
Marcin Tustin
nal commands, e-mail: dev-h...@openoffice.apache.org
>
>
--
Marcin Tustin
Tel: +44 (0) 7773 787 105 (UK)
+1 917 553 3974 (US)
Thanks, that's very useful.
On Sat, Nov 9, 2013 at 4:05 AM, Herbert Duerr wrote:
> Hi Marcin,
>
> Marcin Tustin wrote:
> > Hi All,
> >
> > When openoffice builds python and pyuno, it builds with UCS-2 support,
> > which is the default for python. H
inreg.dll] (see note)
note: Not for windows. Required on all non-windows platforms. Download
with:
cd $SRC/main && wget -O external/unowinreg/unowinreg.dll
http://tools.openoffice.org/unowinreg_prebuild/680/unowinreg.dll
--
Marcin Tustin
with UCS-4
support.
Unfortunately, having unzipped the source tarball, I can't even see a
python source tree to hack manually. Any pointers on how to do this would
be much appreciated.
Thanks,
Marcin
--
Marcin Tustin
13 matches
Mail list logo