Re: [dev] help with dialog boxes

2010-11-19 Thread kushal likhi
hi, . yup i debugged this and everything looked fine, but still i did't worked, thats why asked is my methods right.. .. sooo after hours of banging my head with this, i dont kno how i got this idea, but i simply uninstalled the openoffice.org installation, and reinstalled a fresh one. it

[dev] Crash on PDF export with m92

2010-11-19 Thread Pavel Laštovička
Hello, I am experiencing crashes or malloc memory corruption when I do export to PDF. The logs I am attaching were created in daemon mode with jodconverter library as a client. I tried to export the same .ods document to .xls without problem. What do you think? Should I update to m91 and try

[dev] GNU make build system and exported headers

2010-11-19 Thread Frank Schönheit
Hi, just noticed (well, have been told) that in the new GNU make build system (oh, before I start any ranting: disclaimerGreat Stuff (TM), really!/disclaimer) it is expected that header files which are to be exported from a module reside in module/inc/module. And also, but my understanding might

Re: [dev] GNU make build system and exported headers

2010-11-19 Thread Björn Michaelsen
Am Fri, 19 Nov 2010 13:31:31 +0100 schrieb Frank Schönheit frank.schoenh...@oracle.com: Hi, just noticed (well, have been told) that in the new GNU make build system (oh, before I start any ranting: disclaimerGreat Stuff (TM), really!/disclaimer) it is expected that header files which are

Re: [dev] GNU make build system and exported headers

2010-11-19 Thread Frank Schönheit
Hi Björn, If so, I think this is not a good idea at all: Consider modules such as toolkit, svtools and svx, where there is a more or less complex (well, let's say: well-arranged and -readable) folder structure below the module's include folder. Putting all those files into the flat

[dev] URGENT: how can i fix this.. ??

2010-11-19 Thread kushal likhi
hi, . i built the project on the m83 milestone. its working very good when building using the m83. . but now when shifted to the m93 tree, the services are not getting registered,, but this issue was fixed by my mentor,, but now i get NO Dialog box!!! :( . what could be the issue??? . is it

Re: [dev] URGENT: how can i fix this.. ??

2010-11-19 Thread Stephan Bergmann
On 11/19/10 15:46, kushal likhi wrote: i built the project on the m83 milestone. its working very good when building using the m83. . but now when shifted to the m93 tree, the services are not getting registered,, but this issue was fixed by my mentor,, but now i get NO Dialog box!!! :( . what

Re: [dev] Crash on PDF export with m92

2010-11-19 Thread Niklas Nebel
On 11/19/10 13:10, Pavel Laštovička wrote: I am experiencing crashes or malloc memory corruption when I do export to PDF. The logs I am attaching were created in daemon mode with jodconverter library as a client. I tried to export the same .ods document to .xls without problem. What do you

Re: [dev] Crash on PDF export with m92

2010-11-19 Thread Terrence Enger
On Fri, 2010-11-19 at 13:10 +0100, Pavel Laštovička wrote: Hello, I am experiencing crashes or malloc memory corruption when I do export to PDF. The logs I am attaching were created in daemon mode with jodconverter library as a client. I tried to export the same .ods document to .xls

Re: [dev] GNU make build system and exported headers

2010-11-19 Thread Mathias Bauer
On 19.11.2010 14:23, Frank Schönheit wrote: Hi Björn, If so, I think this is not a good idea at all: Consider modules such as toolkit, svtools and svx, where there is a more or less complex (well, let's say: well-arranged and -readable) folder structure below the module's include folder.

Re: [dev] GNU make build system and exported headers

2010-11-19 Thread Björn Michaelsen
Hi all, Am Fri, 19 Nov 2010 17:14:54 +0100 schrieb Mathias Bauer nospamfor...@gmx.de: For all readers that might got confused: with the new build systems, all delivered headers must reside inside $(module)/inc/$(module), but of course there may be further sub directories inside. Placing

Re: [dev] URGENT: how can i fix this.. ??

2010-11-19 Thread kushal likhi
hi, . thanks a lot. :) . regards kushal On Fri, Nov 19, 2010 at 8:54 PM, Stephan Bergmann stephan.bergm...@oracle.com wrote: On 11/19/10 15:46, kushal likhi wrote: i built the project on the m83 milestone. its working very good when building using the m83. . but now when shifted to the

[dev] mercurial help

2010-11-19 Thread kushal likhi
hi, . when i try to push my updates to the main repository by issuing the command: hg push ssh://h...@hg.services.openoffice.org/cws/impresshtmlex then it asked me whether you want to continue connecting,, then i typed yes . after that it started to use the network and showed searching for changes