On 02/21/2012 04:07 PM, Michael Meeks wrote:
On Mon, 2012-02-20 at 09:21 +0100, Stephan Bergmann wrote:
Nice - IMHO this is all a bit silly - the 'main' has no wrapper 'catch'
around it, so if we get an un-caught exception we bomb out in a very
unpleasant way for no particularly good rea
On Mon, 2012-02-20 at 09:21 +0100, Stephan Bergmann wrote:
> > Nice - IMHO this is all a bit silly - the 'main' has no wrapper 'catch'
> > around it, so if we get an un-caught exception we bomb out in a very
> > unpleasant way for no particularly good reason.
...
> > Stephan - is there a r
Hello Michael,
first of all thanks for pushing the stuff to master :)
Il 17/02/2012 17:52, Michael Meeks ha scritto:
Fair enough. I suspect that for the native-dialog implementation in
headlessinst.cxx we want to go for an fprintf with some parse-able
syntax to the console, and then re
On 02/17/2012 05:52 PM, Michael Meeks wrote:
On Wed, 2012-02-15 at 17:55 +0100, Riccardo Magliocchetti wrote:
$ ./soffice.bin
terminate called after throwing an instance of
'com::sun::star::loader::CannotActivateFactoryException'
Aborted (core dumped)
...
Nice - IMHO this is all a bit