Re: [Libreoffice] DDEInitiate bug

2011-08-01 Thread Michael Meeks
Hi Knut, On Mon, 2011-08-01 at 13:26 +0200, Knut Olav Bøhmer wrote: > Now that I have my DDEInitiate-bug-workaround tested (and it works) I > have some more time to do this. ooh nice :-) It'd help to have the real number though: > I have updated the bug-report at > https://bugs.freedeskt

Re: [Libreoffice] DDEInitiate bug

2011-08-01 Thread Knut Olav Bøhmer
On 27 July 2011 14:06, Michael Meeks wrote: > Hi Knut, > > On Tue, 2011-07-26 at 23:20 +0200, Knut Olav Bøhmer wrote: > > >Sadly I don't know. I imagine you need to avoid the splash > binary - and > > > run soffice.bin. I would be tempted to remove soffice.exe rename > > > soffice.bin ->

Re: [Libreoffice] DDEInitiate bug

2011-07-27 Thread Michael Meeks
Hi Knut, On Tue, 2011-07-26 at 23:20 +0200, Knut Olav Bøhmer wrote: > >Sadly I don't know. I imagine you need to avoid the splash binary - > > and > > run soffice.bin. I would be tempted to remove soffice.exe rename > > soffice.bin -> soffice.exe and debug that way. > > I found it. > dev

Re: [Libreoffice] DDEInitiate bug

2011-07-26 Thread Knut Olav Bøhmer
On 25 July 2011 18:15, Michael Meeks wrote: > > Hi Knut, > > On Mon, 2011-07-25 at 17:25 +0200, Knut Olav Bøhmer wrote: > > 1. Where can I find the main-loop in LibreOffice > >        Ah - that at one level easy - attach a debugger, and watch the > backtrace for a bit ;-) the main main-loop lives

Re: [Libreoffice] DDEInitiate bug

2011-07-25 Thread Michael Meeks
Hi Knut, On Mon, 2011-07-25 at 17:25 +0200, Knut Olav Bøhmer wrote: > 1. Where can I find the main-loop in LibreOffice Ah - that at one level easy - attach a debugger, and watch the backtrace for a bit ;-) the main main-loop lives inside vcl/ and handles 95% of the application code - livi

Re: [Libreoffice] DDEInitiate bug

2011-07-25 Thread Knut Olav Bøhmer
Hi, 1. Where can I find the main-loop in LibreOffice 2. How do I start a program (LibreOffice) to trace from Visual Studio C++ 2008? (I know how to attach to an exsisting process) On 21 July 2011 17:37, Knut Olav Bøhmer wrote: > 2011/7/21 Knut Olav Bøhmer : > > 2011/7/21 Caolán McNamara : > >>

Re: [Libreoffice] DDEInitiate bug

2011-07-21 Thread Knut Olav Bøhmer
2011/7/21 Knut Olav Bøhmer : > 2011/7/21 Caolán McNamara : >> On Sat, 2011-07-16 at 11:06 +0200, Knut Olav Břhmer wrote: >>> > pImp->hConv = DdeConnect( pInst->hDdeInstCli,*pService,*pTopic, NULL); >>> > DdeConnect is not an OpenOffice.org/LibreOffice function. I guess it >>> > is in unicows. >> >>

Re: [Libreoffice] DDEInitiate bug

2011-07-21 Thread Caolán McNamara
On Sat, 2011-07-16 at 11:06 +0200, Knut Olav Bøhmer wrote: > > pImp->hConv = DdeConnect( pInst->hDdeInstCli,*pService,*pTopic, NULL); > > DdeConnect is not an OpenOffice.org/LibreOffice function. I guess it > > is in unicows. http://support.microsoft.com/kb/136218 Google says "setting up a DDE co

Re: [Libreoffice] DDEInitiate bug

2011-07-16 Thread Knut Olav Bøhmer
2011/7/15 Knut Olav Bøhmer : > 2011/7/13 Michael Meeks : >> Hi Knut, >> >> On Wed, 2011-07-13 at 16:54 +0200, Knut Olav Bøhmer wrote: >>> Now, fight! :D >> >>        This is a developers forum, not a place for sending E-mails about >> reported bugs :-) It is only on-topic if you have a patch, or yo

Re: [Libreoffice] DDEInitiate bug

2011-07-15 Thread Knut Olav Bøhmer
On 14 July 2011 10:27, Chr. Rossmanith wrote: > Hi, http://openoffice.org/bugzilla/show_bug.cgi?id=118283 vs. https://bugs.freedesktop.org/show_bug.cgi?id=39194 Now, fight! :D >>> >>> If there is a relation we try to avoid with OOo developers, then that's >>> fighting, I t

Re: [Libreoffice] DDEInitiate bug

2011-07-15 Thread Knut Olav Bøhmer
2011/7/13 Michael Meeks : > Hi Knut, > > On Wed, 2011-07-13 at 16:54 +0200, Knut Olav Bøhmer wrote: >> Now, fight! :D > >        This is a developers forum, not a place for sending E-mails about > reported bugs :-) It is only on-topic if you have a patch, or you want > advice and code pointers to h

Re: [Libreoffice] DDEInitiate bug

2011-07-14 Thread Chr. Rossmanith
Hi, http://openoffice.org/bugzilla/show_bug.cgi?id=118283 vs. https://bugs.freedesktop.org/show_bug.cgi?id=39194 Now, fight! :D If there is a relation we try to avoid with OOo developers, then that's fighting, I think. I'm very sorry I said this now. It was suppose to be funny. I regret it. B

Re: [Libreoffice] DDEInitiate bug

2011-07-13 Thread Knut Olav Bøhmer
On 13 July 2011 21:00, Miklos Vajna wrote: > On Wed, Jul 13, 2011 at 04:54:32PM +0200, Knut Olav B?hmer > wrote: >> http://openoffice.org/bugzilla/show_bug.cgi?id=118283 vs. >> https://bugs.freedesktop.org/show_bug.cgi?id=39194 >> >> Now, fight! :D > > If there is a relation we try to avoid with

Re: [Libreoffice] DDEInitiate bug

2011-07-13 Thread Knut Olav Bøhmer
On 13 July 2011 19:57, Luuk wrote: > On 13-07-2011 16:54, Knut Olav Bøhmer wrote: >> http://openoffice.org/bugzilla/show_bug.cgi?id=118283 vs. >> https://bugs.freedesktop.org/show_bug.cgi?id=39194 >> >> Now, fight! :D >> >> >> 2011/7/13 Knut Olav Bøhmer : >>> Hi, >>> >>> I posted a bug-report at O

Re: [Libreoffice] DDEInitiate bug

2011-07-13 Thread Knut Olav Bøhmer
2011/7/13 Michael Meeks : > Hi Knut, > > On Wed, 2011-07-13 at 16:54 +0200, Knut Olav Bøhmer wrote: >> Now, fight! :D > >        This is a developers forum, not a place for sending E-mails about > reported bugs :-) It is only on-topic if you have a patch, or you want > advice and code pointers to h

Re: [Libreoffice] DDEInitiate bug

2011-07-13 Thread Miklos Vajna
On Wed, Jul 13, 2011 at 04:54:32PM +0200, Knut Olav B?hmer wrote: > http://openoffice.org/bugzilla/show_bug.cgi?id=118283 vs. > https://bugs.freedesktop.org/show_bug.cgi?id=39194 > > Now, fight! :D If there is a relation we try to avoid with OOo developers, then that's fighting, I think. pgpA

Re: [Libreoffice] DDEInitiate bug

2011-07-13 Thread Michael Meeks
Hi Knut, On Wed, 2011-07-13 at 16:54 +0200, Knut Olav Bøhmer wrote: > Now, fight! :D This is a developers forum, not a place for sending E-mails about reported bugs :-) It is only on-topic if you have a patch, or you want advice and code pointers to help chase the issue down. It'

Re: [Libreoffice] DDEInitiate bug

2011-07-13 Thread Luuk
On 13-07-2011 16:54, Knut Olav Bøhmer wrote: > http://openoffice.org/bugzilla/show_bug.cgi?id=118283 vs. > https://bugs.freedesktop.org/show_bug.cgi?id=39194 > > Now, fight! :D > > > 2011/7/13 Knut Olav Bøhmer : >> Hi, >> >> I posted a bug-report at OpenOffice.org >> http://openoffice.org/bugzil

Re: [Libreoffice] DDEInitiate bug

2011-07-13 Thread Knut Olav Bøhmer
http://openoffice.org/bugzilla/show_bug.cgi?id=118283 vs. https://bugs.freedesktop.org/show_bug.cgi?id=39194 Now, fight! :D 2011/7/13 Knut Olav Bøhmer : > Hi, > > I posted a bug-report at OpenOffice.org > http://openoffice.org/bugzilla/show_bug.cgi?id=118283 > > Do I need to create the bug-repor

[Libreoffice] DDEInitiate bug

2011-07-13 Thread Knut Olav Bøhmer
Hi, I posted a bug-report at OpenOffice.org http://openoffice.org/bugzilla/show_bug.cgi?id=118283 Do I need to create the bug-report at libreoffice as well? The bug is also there. -- Knut Olav Bøhmer ___ LibreOffice mailing list LibreOffice@lists.fre