Re: [Libreoffice] Problem with socket timeout and regular freezing when using UNO and NOA

2011-07-01 Thread vikt...@gmail.com
>> SmoketestCommandEnvironment.java:34: package com.sun.star.ucb does not >> exist >> import com.sun.star.ucb.XCommandEnvironment; >> > I have build ucb - but I seem to have missed a module. > > Anyone know which module provides this package? > > Ah, found it in unoil!

Re: [Libreoffice] Problem with socket timeout and regular freezing when using UNO and NOA

2011-07-01 Thread vikt...@gmail.com
On 06/30/2011 02:20 PM, vikt...@gmail.com wrote: > On 06/30/2011 10:27 AM, Tor Lillqvist wrote: > >>> For example, is it possible to build just the module that is causing a >>> problem with the debug flags set, and replace just >>> that .dll in LibreOffice, rath

Re: [Libreoffice] Problem with socket timeout and regular freezing when using UNO and NOA

2011-06-30 Thread vikt...@gmail.com
On 06/30/2011 10:27 AM, Tor Lillqvist wrote: >> For example, is it possible to build just the module that is causing a >> problem with the debug flags set, and replace just >> that .dll in LibreOffice, rather than building the whole source? >> > You also need to build the modules that it depen

Re: [Libreoffice] Problem with socket timeout and regular freezing when using UNO and NOA

2011-06-30 Thread vikt...@gmail.com
On 06/29/2011 07:47 PM, Vik Tara wrote: > > On Wed, Jun 29, 2011 at 6:15 PM, Tor Lillqvist > wrote: > > > Can I actually build the windows binaries on linux? > > Not yet. > > > > OK - reviewed the windows build instructions - doesn't look like much > fun - but

Re: [Libreoffice] Problem with socket timeout and regular freezing when using UNO and NOA

2011-06-29 Thread vikt...@gmail.com
Hi, > If it is crashing on the server side you may have to build your own > LibreOffice from source and rebuild the lib in which it crashes with > debugging symbols, e.g. > http://wiki.documentfoundation.org/Development/Native_Build#Partial_debug_build > to get something more useful out of it. >

Re: [Libreoffice] Problem with socket timeout and regular freezing when using UNO and NOA

2011-06-29 Thread vikt...@gmail.com
Hi, > This is windows, so not my primary platform, but IIRC "attach to > process" in one of the MSVisual Studio menus will do the right thing, > just looks for soffice in the list. > > I am also working on this problem. This is what I get when attaching to the process: > The thread 'Win32 Thre