Re: Base hangs when trying to close it

2012-07-27 Thread anwen
I am wondering if it is possible to release SolarMutex when I develop an extension for LibreOffice. I have a similar problem when I developing a Calc extension. Is there another method since this patch is reverted from release 3.6.0? Thank you. Michael Meeks-2 wrote > > On Mon, 2012-03-05 at 12

Re: Base hangs when trying to close it

2012-03-07 Thread julien2412
Michael Meeks-2 wrote > >> "make check" failed before I git update (and so didn't retrieve yet your >> commit which includes a possible fix). > :-) so - I didn't commit the patch I sent you, I'd love some testing / > feedback though. > Hi Michael, Sorry, I thought http://cgit.freedesktop.

Re: Base hangs when trying to close it

2012-03-06 Thread Michael Meeks
Hi Julien, On Tue, 2012-03-06 at 04:38 -0800, julien2412 wrote: > "make check" failed before I git update (and so didn't retrieve yet your > commit which includes a possible fix). :-) so - I didn't commit the patch I sent you, I'd love some testing / feedback though. > Of course, it's a

Re: Base hangs when trying to close it

2012-03-06 Thread julien2412
Michael Meeks-2 wrote > > On Mon, 2012-03-05 at 12:56 -0800, julien2412 wrote: > The attached might work, input / testing appreciated :-) particularly > of the other component's exit, and the results of 'make check' before > and after. > "make check" failed before I git update (and so didn

Re: Base hangs when trying to close it

2012-03-05 Thread Michael Meeks
On Mon, 2012-03-05 at 12:56 -0800, julien2412 wrote: > I'm just a C++ beginner (and think i'll still be for years), it's far beyond > my few skills sorry Hah ! you're doing really well for a beginner :-) > Now if someone propose a patch I can try to test again the closing of base.

Re: Base hangs when trying to close it

2012-03-05 Thread julien2412
Hi Michael, I'm just a C++ beginner (and think i'll still be for years), it's far beyond my few skills sorry :-( Now if someone propose a patch I can try to test again the closing of base. Julien. -- View this message in context: http://nabble.documentfoundation.org/Base-hangs-when-trying-to-cl

Re: Base hangs when trying to close it

2012-03-05 Thread Michael Meeks
Hi Julien, On Sun, 2012-03-04 at 12:02 -0800, julien2412 wrote: > On master only (I don't have the problem on 3.5 branch), Base hangs when I > try to close it. I must select "Tables"/"Queries" or others to have the > problem. If I just open a file and close, i don't have this problem. Rii