Re: [dev] soffice.bin crash when start up and return value is 78

2008-03-07 Thread Thorsten Behrens
On Thu, Mar 06, 2008 at 10:52:22PM -0500, Zongyun Lai wrote: However, when I want to launch the application, I do the following operations, and it crashes, $ . LinuxX86Env.Set.sh $ cd solver/680/unxlngi6.pro/bin/ $ ./soffice.bin -impress (.. a quick splash screen, then crash, can't even

Re: [dev] Extension not working with open office separately

2008-03-07 Thread Juergen Schmidt
Dinesh Chothe wrote: On Thu, Mar 6, 2008 at 4:05 PM, Robert Vojta [EMAIL PROTECTED] wrote: On Wed, Mar 5, 2008 at 7:51 AM, Dinesh Chothe [EMAIL PROTECTED] wrote: I have created one oo extension project using Netbeans. When I build and run this extension through Netbeans it works fine Does

Re: [dev] Extension not working with open office separately

2008-03-07 Thread Robert Vojta
On Fri, Mar 7, 2008 at 9:20 AM, Juergen Schmidt [EMAIL PROTECTED] wrote: It sounds definitely strange and i assume i problem with your office installation. I was thinking about this yesterday and I probably saw this too. It has something to do with extension debugging, quick starter and

Re: [dev] RFC: java 1.5

2008-03-07 Thread Stephan Bergmann
Malte Timmermann wrote: My point of view: Most people agree that OOo mustn't loose (meta) data when Java is not available, but plug ins for working with meta data can rely on Java. Changing OOo's Java base line from 1.4 to 1.5 is fine for most people then. AFAIK the current Java baseline is

Re: [dev] Extension not working with open office separately

2008-03-07 Thread Juergen Schmidt
Robert Vojta wrote: On Fri, Mar 7, 2008 at 9:20 AM, Juergen Schmidt [EMAIL PROTECTED] wrote: It sounds definitely strange and i assume i problem with your office installation. I was thinking about this yesterday and I probably saw this too. It has something to do with extension debugging,

[dev] ooh680-m9 build problem

2008-03-07 Thread KAMI
Hi! I tried to build m9 under Ubuntu 7.10 but I got this error: Making: ../unxlngi6.pro/bin/typesconfig unx cat ../unxlngi6.pro/misc/typesconfig.typesconfig_1.cmd ccache g++ -Wl,-z,noexecstack -Wl,-z,combreloc -Wl,-z,defs -Wl,-Bsymbolic-functions -Wl,--dynamic-list-cpp-new

Re: [dev] soffice.bin crash when start up and return value is 78

2008-03-07 Thread Stephan Bergmann
Zongyun Lai wrote: Hi all, I am new to OpenOffice development. I grabed the vanilla source codes from development build (build OOH680_m8) today. And I happily compiled them with the help of ccache and distcc. Some, compiling is not a great pain. However, when I want to launch the application,

Re: [dev] how to use ClassLoader.getSystemResource(file) inside an extension ?

2008-03-07 Thread Stephan Bergmann
Oliver Brinzing wrote: Hi Robert, .xsd is in the same .jar file as your extension? If yes, yes it's inside the extension ... getClass().getResource( /path/in/my/jar/something.xsd ) should work. i just found: InputStream is = this.getClass().getClassLoader().getResourceAsStream(file);

Re: [dev] GoOOoCon2008 / Prague ...

2008-03-07 Thread Marcus Silva
What do I think??? Novell is tring to break OOo apart. It was predictable. -1 to Novell this site can show some prices to travel. Can show a lot of prices but in Brasilian money :( http://www.submarinoviagens.com.br/ International I don´t know a site :(. Cor Nouws escreveu: Charles-H. Schulz

Re: [dev] how to use ClassLoader.getSystemResource(file) inside an extension ?

2008-03-07 Thread Robert Vojta
On Thu, Mar 6, 2008 at 9:14 PM, Oliver Brinzing [EMAIL PROTECTED] wrote: anyway, i still do not understand why ClassLoader.getSystemResource(file); does not work inside an extension ... Search [EMAIL PROTECTED] mailing list, for example thread [api-dev] Classpath in OO Extensions on Tue, Jan

Re: [dev] GoOOoCon2008 / Prague ...

2008-03-07 Thread Robert Vojta
On Fri, Mar 7, 2008 at 1:21 PM, Marcus Silva [EMAIL PROTECTED] wrote: What do I think??? Novell is tring to break OOo apart. It was predictable. -1 to Novell This is what? Do you want to start some flamewar again? Or what? Just to refresh your memory, dev@openoffice.org mailing list

Re: [dev] GoOOoCon2008 / Prague ...

2008-03-07 Thread Marcus Silva
Sorry Robert and every one. I will not comment about GoOOoCon or any other action related to that. No flameswar. Marcus Robert Vojta escreveu: On Fri, Mar 7, 2008 at 1:21 PM, Marcus Silva [EMAIL PROTECTED] wrote: What do I think??? Novell is tring to break OOo apart. It was predictable.

Re: [dev] Thank you for voting Beijing

2008-03-07 Thread Charles-H. Schulz
Peter, John, do you happen to know if a specific mailing list for the conference (something like [EMAIL PROTECTED]) has opened or will be opened? Thanks, Charles. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [dev] GoOOoCon2008 / Prague ...

2008-03-07 Thread Charles-H. Schulz
Hello Marcus, thank you for your last message. I hope you can contribute to OpenOffice.org through broffice.org ; if you need more information, just let me know. Best, Charles. Le 7 mars 08 à 15:04, Marcus Silva a écrit : Sorry Robert and every one. I will not comment about GoOOoCon or

Re: [dev] GoOOoCon2008 / Prague ...

2008-03-07 Thread Michael Meeks
Hi Charles, On Thu, 2008-03-06 at 19:39 +0100, Charles-H. Schulz wrote: - it will be 'hackers' only Well, given the content of the talks and company, I'm confident it will be much less interesting to non-hackers, so modulo some really patient people coming, you're prolly right, is that

Re: [dev] GoOOoCon2008 / Prague ...

2008-03-07 Thread Pavel Janík
Hi, Besides, the scheduling -roughly at the same time than the OOoCON if I understood things well- is also counterproductive. no Charles, you haven't even looked at the Wiki to see when it is... But you have to say your wors anyway. :-( -- Pavel Janík

Re: [dev] GoOOoCon2008 / Prague ...

2008-03-07 Thread Charles-H. Schulz
Le 7 mars 08 à 16:09, Pavel Janík a écrit : Hi, Besides, the scheduling -roughly at the same time than the OOoCON if I understood things well- is also counterproductive. no Charles, you haven't even looked at the Wiki to see when it is... But you have to say your wors anyway. :-( My

[dev] Re: Implementation details of spreadsheet function TEXT

2008-03-07 Thread Andreas Saeger
Eike Rathke wrote: Both return the same ISO date-string of a number in A1. Can I take English format codes for granted with all locales? Yes, for the TEXT function English date format codes do work with all locales. Sorry, I found an inconsistancy with this feature: =TEXT(A1;-MM-DD)

[dev] Re: Implementation details of spreadsheet function TEXT

2008-03-07 Thread Andreas Saeger
Hi, It's me again. Andreas Saeger wrote: Eike Rathke wrote: Both return the same ISO date-string of a number in A1. Can I take English format codes for granted with all locales? Yes, for the TEXT function English date format codes do work with all locales. Sorry, I found an inconsistancy

[dev] Re: soffice.bin crash when start up and return value is 78

2008-03-07 Thread Zongyun Lai
Stephan Bergmann wrote: Zongyun Lai wrote: Hi all, I am new to OpenOffice development. I grabed the vanilla source codes from development build (build OOH680_m8) today. And I happily compiled them with the help of ccache and distcc. Some, compiling is not a great pain. However, when I want

Re: [dev] RFC: java 1.5

2008-03-07 Thread Caolan McNamara
On Tue, 2008-03-04 at 16:39 +0100, Rony G. Flatscher wrote: Taking all of this into account it seems to be a very attractive goal to create (or employ thired party) libraries in Java as that would truly help to cut down porting costs, as usually you won't have no porting costs with Java.

Re: [dev] Re: soffice.bin crash when start up and return value is 78

2008-03-07 Thread Thorsten Behrens
On Fri, Mar 07, 2008 at 12:24:26PM -0500, Zongyun Lai wrote: By the way, since I only want to hack some new features for Impress, is there any way I can check out and compile codes only for Impress? I knew the concept of 'solver' from http://www.openoffice.org/dev_docs/source/solver.html,