Re: [Libreoffice] Cannot save .ods and .odt files

2011-03-07 Thread Francois Tigeot
On Mon, Mar 07, 2011 at 03:43:27PM +, Michael Meeks wrote: > > On Mon, 2011-03-07 at 15:34 +0100, Francois Tigeot wrote: > > The output is almost unreadable: it seems LO constantly runs poll() and > > gettimeofday(). > > That would be interacting with the X server ;-) try not to use the

Re: [Libreoffice] Cannot save .ods and .odt files

2011-03-07 Thread Francois Tigeot
On Mon, Mar 07, 2011 at 11:35:15AM -0500, Kevin Hunter wrote: > At 10:51am -0500 Mon, 07 Mar 2011, Francois Tigeot wrote: > >Well, I was also thinking about a printf-like solution. I just hoped > >to not have to rebuild a binary, it takes almost two hours and a > >half... > > That's just it: you d

Re: [Libreoffice] Cannot save .ods and .odt files

2011-03-07 Thread Kevin Hunter
At 10:51am -0500 Mon, 07 Mar 2011, Francois Tigeot wrote: Well, I was also thinking about a printf-like solution. I just hoped to not have to rebuild a binary, it takes almost two hours and a half... That's just it: you don't have to rebuild the whole of LO. By using 'make dev-install', you c

Re: [Libreoffice] Cannot save .ods and .odt files

2011-03-07 Thread Francois Tigeot
On Mon, Mar 07, 2011 at 10:26:56AM -0500, Kevin Hunter wrote: > > > >truss is the strace equivalent but it stops printing anything after > >the initial LibO launch. There's nothing shown when I save a file. > > Does truss have the ability to follow child processes? It's been > awhile, but I beli

Re: [Libreoffice] Cannot save .ods and .odt files

2011-03-07 Thread Francois Tigeot
On Mon, Mar 07, 2011 at 10:42:14AM -0500, Kevin Hunter wrote: > At 7:54am -0500 Mon, 07 Mar 2011, Francois Tigeot wrote: > >On Mon, Mar 07, 2011 at 07:02:30AM -0500, Kevin Hunter wrote: > >>Are you asking about inserting debugging statements? > > > >I hoped to find some way to print more details at

Re: [Libreoffice] Cannot save .ods and .odt files

2011-03-07 Thread Kevin Hunter
At 7:54am -0500 Mon, 07 Mar 2011, Francois Tigeot wrote: On Mon, Mar 07, 2011 at 07:02:30AM -0500, Kevin Hunter wrote: Are you asking about inserting debugging statements? I hoped to find some way to print more details at runtime. If I can't do it with an existing binary, I'll rebuild a new o

Re: [Libreoffice] Cannot save .ods and .odt files

2011-03-07 Thread Kevin Hunter
At 8:45am -0500 Mon, 07 Mar 2011, Francois Tigeot wrote: I would suspect something like file-locking to be a problem here. Do you have an 'strace' equivalent you can use to see what syscalls fail ? truss is the strace equivalent but it stops printing anything after the initial LibO launch. Ther

Re: [Libreoffice] Cannot save .ods and .odt files

2011-03-07 Thread Francois Tigeot
Hi Michael, On Mon, Mar 07, 2011 at 12:38:28PM +, Michael Meeks wrote: > On Mon, 2011-03-07 at 09:11 +0100, Francois Tigeot wrote: > > > The dialog box just closes itself and reopens half a second later. No file > > is > > written to disk. > > What fun :-) Yeah :-/ > you mentioned t

Re: [Libreoffice] Cannot save .ods and .odt files

2011-03-07 Thread Francois Tigeot
Hi Kevin, Thanks for the help. On Mon, Mar 07, 2011 at 07:02:30AM -0500, Kevin Hunter wrote: > At 3:11am -0500 Mon, 07 Mar 2011, Francois Tigeot wrote: > > > >The dialog box just closes itself and reopens half a second later. > >No file is written to disk. > >Saving .fods and .fodt files works f

Re: [Libreoffice] Cannot save .ods and .odt files

2011-03-07 Thread Michael Meeks
Hi there, On Mon, 2011-03-07 at 09:11 +0100, Francois Tigeot wrote: > Something has been bothering me for a while: ever since I succeeded in > building a LibreOffice binary for DragonFly BSD, I haven't been able to > save OpenDocument format files. It sounds bothersome indeed. > The dial

Re: [Libreoffice] Cannot save .ods and .odt files

2011-03-07 Thread Kevin Hunter
At 3:11am -0500 Mon, 07 Mar 2011, Francois Tigeot wrote: Something has been bothering me for a while: ever since I succeeded in building a LibreOffice binary for DragonFly BSD, I haven't been able to save OpenDocument format files. The dialog box just closes itself and reopens half a second late

[Libreoffice] Cannot save .ods and .odt files

2011-03-07 Thread Francois Tigeot
Something has been bothering me for a while: ever since I succeeded in building a LibreOffice binary for DragonFly BSD, I haven't been able to save OpenDocument format files. The dialog box just closes itself and reopens half a second later. No file is written to disk. Saving .fods and .fodt file