[dev] Re: Including font's in build
On 23.03.2011 07:50, Mathias Bauer wrote: Hi Knut, On 18.03.2011 01:10, Knut Olav Bøhmer wrote: Could this be related to my issue? (or is this just for unix?) http://openoffice.org/bugzilla/show_bug.cgi?id=105784 This is unix only. ATM I don't know which patchset fixed the bug. I will ask the developer who usually fixes bugs in the Word import. Regards, Mathias Sorry, but I don't remember where this bug was fixed. Regards, Mathias -- Mathias Bauer (mba) - Project Lead OpenOffice.org Writer OpenOffice.org Engineering at Oracle: http://blogs.sun.com/GullFOSS Please don't reply to "nospamfor...@gmx.de". I use it for the OOo lists and only rarely read other mails sent to it. -- - To unsubscribe send email to dev-unsubscr...@openoffice.org For additional commands send email to sy...@openoffice.org with Subject: help
[dev] Re: Including font's in build
Hi Knut, On 18.03.2011 01:10, Knut Olav Bøhmer wrote: Could this be related to my issue? (or is this just for unix?) http://openoffice.org/bugzilla/show_bug.cgi?id=105784 This is unix only. ATM I don't know which patchset fixed the bug. I will ask the developer who usually fixes bugs in the Word import. Regards, Mathias -- Mathias Bauer (mba) - Project Lead OpenOffice.org Writer OpenOffice.org Engineering at Oracle: http://blogs.sun.com/GullFOSS Please don't reply to "nospamfor...@gmx.de". I use it for the OOo lists and only rarely read other mails sent to it. -- - To unsubscribe send email to dev-unsubscr...@openoffice.org For additional commands send email to sy...@openoffice.org with Subject: help
[dev] Re: Including font's in build
Hi Knut, On 17.03.2011 13:56, Knut Olav Bøhmer wrote: I think it might be this bug: http://openoffice.org/bugzilla/show_bug.cgi?id=111402 I'll try to install the same version on the computer that did it right, and see if the problem is still there. this is a bug in the Word 6 filter, not in the most common ww8 format. Regards, Mathias -- Mathias Bauer (mba) - Project Lead OpenOffice.org Writer OpenOffice.org Engineering at Oracle: http://blogs.sun.com/GullFOSS Please don't reply to "nospamfor...@gmx.de". I use it for the OOo lists and only rarely read other mails sent to it. -- - To unsubscribe send email to dev-unsubscr...@openoffice.org For additional commands send email to sy...@openoffice.org with Subject: help
[dev] Re: Including font's in build
Could this be related to my issue? (or is this just for unix?) http://openoffice.org/bugzilla/show_bug.cgi?id=105784 2011/3/17 Knut Olav Bøhmer > 2011/3/17 Knut Olav Bøhmer > >> Hi, >> >> Is this: c2911f0fa819 the right patch? >> http://hg.services.openoffice.org/OOO330/rev/c2911f0fa819 >> >> And would it be possible to add it to 3.2.1? >> > > Does not look like it. The file writerfilter/inc/resourcemodel/Protocol.hxx > does not exist in my 3.2.1 source code. > Does anyone think it can be done some way? Or will it be too difficult? > > > Ref this one: http://openoffice.org/bugzilla/show_bug.cgi?id=61927 >> >> >> 2011/3/17 Knut Olav Bøhmer >> >>> >>> It works on my computer in OpenOffice.org 3.3 but not OpenOffice.org >>> 3.2.1 >>> It would be great if I could get some help to identify any patch that >>> could fix this in 3.2.1 >>> >>> >>> 2011/3/17 Knut Olav Bøhmer >>> I think it might be this bug: http://openoffice.org/bugzilla/show_bug.cgi?id=111402 I'll try to install the same version on the computer that did it right, and see if the problem is still there. Regards On 17 March 2011 12:22, Eike Rathke wrote: > Hi Knut, > > On Thursday, 2011-03-17 12:53:34 +0100, Knut Olav Bøhmer wrote: > > > Another relevant peace of information is that this document is a .doc > file. > > Maybe the most important information.. it may be that character > encoding > is involved there and a "code page" is taken from the system because > there is no such information in the .doc file. > > Just guessing.. > > Eike > > -- > OOo Calc core developer. Number formatter stricken i18n > transpositionizer. > Signature key 0x87F8D412 : 2F58 5236 DB02 F335 8304 7D6C 65C9 F9B5 > 87F8 D412 > OpenOffice.org Engineering at Oracle: http://blogs.sun.com/GullFOSS > -- Knut Olav Bøhmer >>> >>> >>> >>> -- >>> Knut Olav Bøhmer >>> >> >> >> >> -- >> Knut Olav Bøhmer >> > > > > -- > Knut Olav Bøhmer > -- Knut Olav Bøhmer -- - To unsubscribe send email to dev-unsubscr...@openoffice.org For additional commands send email to sy...@openoffice.org with Subject: help
[dev] Re: Including font's in build
2011/3/17 Knut Olav Bøhmer > Hi, > > Is this: c2911f0fa819 the right patch? > http://hg.services.openoffice.org/OOO330/rev/c2911f0fa819 > > And would it be possible to add it to 3.2.1? > Does not look like it. The file writerfilter/inc/resourcemodel/Protocol.hxx does not exist in my 3.2.1 source code. Does anyone think it can be done some way? Or will it be too difficult? Ref this one: http://openoffice.org/bugzilla/show_bug.cgi?id=61927 > > > 2011/3/17 Knut Olav Bøhmer > >> >> It works on my computer in OpenOffice.org 3.3 but not OpenOffice.org 3.2.1 >> It would be great if I could get some help to identify any patch that >> could fix this in 3.2.1 >> >> >> 2011/3/17 Knut Olav Bøhmer >> >>> >>> I think it might be this bug: >>> http://openoffice.org/bugzilla/show_bug.cgi?id=111402 >>> >>> I'll try to install the same version on the computer that did it right, >>> and see if the problem is still there. >>> >>> Regards >>> >>> >>> On 17 March 2011 12:22, Eike Rathke wrote: >>> Hi Knut, On Thursday, 2011-03-17 12:53:34 +0100, Knut Olav Bøhmer wrote: > Another relevant peace of information is that this document is a .doc file. Maybe the most important information.. it may be that character encoding is involved there and a "code page" is taken from the system because there is no such information in the .doc file. Just guessing.. Eike -- OOo Calc core developer. Number formatter stricken i18n transpositionizer. Signature key 0x87F8D412 : 2F58 5236 DB02 F335 8304 7D6C 65C9 F9B5 87F8 D412 OpenOffice.org Engineering at Oracle: http://blogs.sun.com/GullFOSS >>> >>> >>> >>> -- >>> Knut Olav Bøhmer >>> >> >> >> >> -- >> Knut Olav Bøhmer >> > > > > -- > Knut Olav Bøhmer > -- Knut Olav Bøhmer -- - To unsubscribe send email to dev-unsubscr...@openoffice.org For additional commands send email to sy...@openoffice.org with Subject: help
[dev] Re: Including font's in build
Hi, Is this: c2911f0fa819 the right patch? http://hg.services.openoffice.org/OOO330/rev/c2911f0fa819 And would it be possible to add it to 3.2.1? Ref this one: http://openoffice.org/bugzilla/show_bug.cgi?id=61927 2011/3/17 Knut Olav Bøhmer > > It works on my computer in OpenOffice.org 3.3 but not OpenOffice.org 3.2.1 > It would be great if I could get some help to identify any patch that could > fix this in 3.2.1 > > > 2011/3/17 Knut Olav Bøhmer > >> >> I think it might be this bug: >> http://openoffice.org/bugzilla/show_bug.cgi?id=111402 >> >> I'll try to install the same version on the computer that did it right, >> and see if the problem is still there. >> >> Regards >> >> >> On 17 March 2011 12:22, Eike Rathke wrote: >> >>> Hi Knut, >>> >>> On Thursday, 2011-03-17 12:53:34 +0100, Knut Olav Bøhmer wrote: >>> >>> > Another relevant peace of information is that this document is a .doc >>> file. >>> >>> Maybe the most important information.. it may be that character encoding >>> is involved there and a "code page" is taken from the system because >>> there is no such information in the .doc file. >>> >>> Just guessing.. >>> >>> Eike >>> >>> -- >>> OOo Calc core developer. Number formatter stricken i18n >>> transpositionizer. >>> Signature key 0x87F8D412 : 2F58 5236 DB02 F335 8304 7D6C 65C9 F9B5 87F8 >>> D412 >>> OpenOffice.org Engineering at Oracle: http://blogs.sun.com/GullFOSS >>> >> >> >> >> -- >> Knut Olav Bøhmer >> > > > > -- > Knut Olav Bøhmer > -- Knut Olav Bøhmer -- - To unsubscribe send email to dev-unsubscr...@openoffice.org For additional commands send email to sy...@openoffice.org with Subject: help
[dev] Re: Including font's in build
It works on my computer in OpenOffice.org 3.3 but not OpenOffice.org 3.2.1 It would be great if I could get some help to identify any patch that could fix this in 3.2.1 2011/3/17 Knut Olav Bøhmer > > I think it might be this bug: > http://openoffice.org/bugzilla/show_bug.cgi?id=111402 > > I'll try to install the same version on the computer that did it right, and > see if the problem is still there. > > Regards > > > On 17 March 2011 12:22, Eike Rathke wrote: > >> Hi Knut, >> >> On Thursday, 2011-03-17 12:53:34 +0100, Knut Olav Bøhmer wrote: >> >> > Another relevant peace of information is that this document is a .doc >> file. >> >> Maybe the most important information.. it may be that character encoding >> is involved there and a "code page" is taken from the system because >> there is no such information in the .doc file. >> >> Just guessing.. >> >> Eike >> >> -- >> OOo Calc core developer. Number formatter stricken i18n >> transpositionizer. >> Signature key 0x87F8D412 : 2F58 5236 DB02 F335 8304 7D6C 65C9 F9B5 87F8 >> D412 >> OpenOffice.org Engineering at Oracle: http://blogs.sun.com/GullFOSS >> > > > > -- > Knut Olav Bøhmer > -- Knut Olav Bøhmer -- - To unsubscribe send email to dev-unsubscr...@openoffice.org For additional commands send email to sy...@openoffice.org with Subject: help
[dev] Re: Including font's in build
I think it might be this bug: http://openoffice.org/bugzilla/show_bug.cgi?id=111402 I'll try to install the same version on the computer that did it right, and see if the problem is still there. Regards On 17 March 2011 12:22, Eike Rathke wrote: > Hi Knut, > > On Thursday, 2011-03-17 12:53:34 +0100, Knut Olav Bøhmer wrote: > > > Another relevant peace of information is that this document is a .doc > file. > > Maybe the most important information.. it may be that character encoding > is involved there and a "code page" is taken from the system because > there is no such information in the .doc file. > > Just guessing.. > > Eike > > -- > OOo Calc core developer. Number formatter stricken i18n transpositionizer. > Signature key 0x87F8D412 : 2F58 5236 DB02 F335 8304 7D6C 65C9 F9B5 87F8 > D412 > OpenOffice.org Engineering at Oracle: http://blogs.sun.com/GullFOSS > -- Knut Olav Bøhmer -- - To unsubscribe send email to dev-unsubscr...@openoffice.org For additional commands send email to sy...@openoffice.org with Subject: help
[dev] Re: Including font's in build
Hi Knut, On Thursday, 2011-03-17 12:53:34 +0100, Knut Olav Bøhmer wrote: > Another relevant peace of information is that this document is a .doc file. Maybe the most important information.. it may be that character encoding is involved there and a "code page" is taken from the system because there is no such information in the .doc file. Just guessing.. Eike -- OOo Calc core developer. Number formatter stricken i18n transpositionizer. Signature key 0x87F8D412 : 2F58 5236 DB02 F335 8304 7D6C 65C9 F9B5 87F8 D412 OpenOffice.org Engineering at Oracle: http://blogs.sun.com/GullFOSS pgpeS5yYIeCSD.pgp Description: PGP signature
[dev] Re: Including font's in build
Another relevant peace of information is that this document is a .doc file. 2011/3/17 Knut Olav Bøhmer > Hi again, > > Maybe it's not so obviously a font problem? Shouldn't it be enough to mark > the text and select another font, and the æøå should be OK again? > > It still only shows up as something like: * リ* > (I don't know if it would show up in your email client as it does in mine) > > Best regards > Knut Olav Bøhmer > > 2011/3/17 Knut Olav Bøhmer > >> Hi, >> >> I have a document where the letters ÆØÅ works on some computers and not on >> some other. It is obviusly some font's that are missing. >> How can I find out which font's that is, and include them in my build? >> >> Best regards >> -- >> Knut Olav Bøhmer >> > > > > -- > Knut Olav Bøhmer > -- Knut Olav Bøhmer -- - To unsubscribe send email to dev-unsubscr...@openoffice.org For additional commands send email to sy...@openoffice.org with Subject: help
[dev] Re: Including font's in build
Hi again, Maybe it's not so obviously a font problem? Shouldn't it be enough to mark the text and select another font, and the æøå should be OK again? It still only shows up as something like: * リ* (I don't know if it would show up in your email client as it does in mine) Best regards Knut Olav Bøhmer 2011/3/17 Knut Olav Bøhmer > Hi, > > I have a document where the letters ÆØÅ works on some computers and not on > some other. It is obviusly some font's that are missing. > How can I find out which font's that is, and include them in my build? > > Best regards > -- > Knut Olav Bøhmer > -- Knut Olav Bøhmer -- - To unsubscribe send email to dev-unsubscr...@openoffice.org For additional commands send email to sy...@openoffice.org with Subject: help