[dev] Re: API to clone a row in a writer's table - ViewCursor positioning

2011-01-04 Thread Sandro
Answering to myself and leaving one more point.


 I almost finished but I still can't understand how to move the visible
 cursor to the correct position. What I do is:
 
 table.Rows.insertByIndex(index, count)
 
 cell = self.table.getCellByPosition(c, index+1)
 controller.select(cell)
 view_cursor.gotoStart(False)   # retes position of cursor to beginning
# of table
 view_cursor.gotoEnd(True)

I see that using gotoRange works interactively (ipython + uno) but fails in the 
real situation (non interactive):

view_cursor.gotoRange(src_cell.Text, False)
txt = controller.getTransferable()
view_cursor.gotoRange(dst_cell.Text, False)

controller.insertTransferable(txt)

moreover I cannot extend the viewCursor:

In [246]: view_cursor.gotoRange(table.getCellByName('A3').Text, False)

In [247]: view_cursor.gotoRange(table.getCellByName('B3').Text, True)
---
com.sun.star.uno.RuntimeException Traceback (most recent call last)

/home/misc/src/hg/py/oootemplate/demo/ipython console in module()

com.sun.star.uno.RuntimeException: 
 ipython console(1)module()

ipdb 

While according to my understanding that should expand the cursor (clearly cell 
b3 *does* exist.

Am I wrong?

sandro
*:-)


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] Dev300m96 a two issues

2011-01-04 Thread Oliver-Rainer Wittmann

Hi Paul,

On 01/04/11 00:31, Paul Gress wrote:

With the start of m95 I noticed my page numbering doesn't work many more
in writer and still continues into m96. Has this been noticed and
flagged as a bug to be fixed?



As far as I know, this issue is unknown.
I tried the page numbering in DEV300m96:
- new text document
- insert page header (Menu - Insert - Header - Default)
- insert page number into the page header (Menu - Insert - Fields - Page 
Number)
- insert dummy text into the document's body until the text document has 
a couple of pages

-- page numbering works as expected.

How does your use case look like which is not working in DEV300m96 
regarding page numbering?



Best regards, Oliver.



The next issue, starting way back to maybe m90 or m93, there is a long
time delay showing the splash screen before any app (calc, writer, etc)
starts. I tried turning the splash screen off
(/opt/ooo-dev3/program/sofficerc) by changing Logo=1 to Logo=0. Is there
any timer set for an opening delay, or is this just a debugging mode
making it longer.

Paul




--
ORACLE http://www.oracle.com
Oliver-Rainer Wittmann | Oracle Open Office and ODF Standardization
Phone: +49 40 23646 500
Oracle Office GBU

ORACLE Deutschland B.V.  Co. KG | Nagelsweg 55 | 20097 Hamburg

ORACLE Deutschland B.V.  Co. KG
Hauptverwaltung: Riesstr. 25, D-80992 München
Registergericht: Amtsgericht München, HRA 95603

Komplementärin: ORACLE Deutschland Verwaltung B.V.
Rijnzathe 6, 3454PV De Meern, Niederlande
Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697
Geschäftsführer: Jürgen Kunz, Marcel van de Molen, Alexander van der Ven

http://www.oracle.com/commitment
Oracle is committed to developing practices and products that help
protect the environment

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] error on open

2011-01-04 Thread Mathias Bauer

On 12.12.2010 22:03, Greg Young wrote:

I experienced some error on opening of a spreadsheet where the software
offered to either report or send something to someone as regards the
difficulty; Unthinkingly I hit send. Please tell me that I did not
sent the data contents of my workbook ( all the data) into the Ether for
all to gaze upon.
I assume that you explained us that OOo crashed and you have sent a 
crash report. These reports contain a stack trace of OOo along with some 
meta data, but no content of documents.


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, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] Re:Re: [dev] how to build in specific language

2011-01-04 Thread Mathias Bauer

Hi,

sorry for the late response, but I didn't read mails in the Christmas 
and New Year break. I will answer soon and report the current status.


Regards,
Mathias

On 19.12.2010 14:50, ?? wrote:

thank you for you help, and you are right, I am living in inner mongolia, 
china, and we use traditional Mongolian. so I want to try on it, please help me 
to gettingstart, and tell me how to join the forces.





At 2010-12-17 16:09:47??Mathias Bauernospamfor...@gmx.de  wrote:


Hi,

On 17.12.2010 02:22, ?? wrote:

Hi, I am a beginner in open office developer and need your help really!
I want to build open office in mongolian language specification, and that can 
support mongolian writing mode(something like td-lr, means top-down and 
left-right).
there are have a site to aware of td-lr 
mode:http://msdn.microsoft.com/en-us/library/ms531187(v=vs.85).aspx


thank you.


If I understand correctly, you want to use the traditional Mongolian
text layout.

This writing mode is still not supported in OOo. We have a CWS (feature
branch) that adds a first version of it and it is waiting for
integration. It needs some more work before we can offer it to users,
but if you wanted to work on that matter, we could help you getting
started. There is at least one more developer that is interested in
that, perhaps you can join forces.

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, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org




--
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, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] Re: instsetoo_native: Assembly missing for Windows install

2011-01-04 Thread Mathias Bauer

On 13.12.2010 17:07, Mathias Bauer wrote:

Hi Kristján,

On 12.12.2010 11:41, Kristján Bjarni Guðmundsson wrote:


I already reported this as a bug for the build:
http://www.openoffice.org/issues/show_bug.cgi?id=114372
But it got rejected as invalid.


I have reopened this issue. If my workaround helps, I can provide a fix
soon, otherwise I have to test a little bit.

Regards,
Mathias



Did it help?

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, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] How to run an add-on in a separate thread

2011-01-04 Thread Mathias Bauer

On 21.12.2010 05:28, Zindy Minshava wrote:


I am creating an add-on for OpenOffice Writer in java. In my
application I have the need to refresh the text displayed in a GUI on
a time basis manner.

That is the user should be able to work on Writer application while
the add on displays  different texts on a separate GUI time to time.

Do I need to use separate thread for my add- on to achieve this? Or
how can I achieve these idle time intervals without effecting the
Writer application?

Can anyone help me with this.. :)
Java components that are created from inside OOo will use the same 
thread as the code that created it. So if you want to run your code in 
parallel, you must create a thread. It is true that OOo has some issues 
with using its API from multiple threads, but it depends on what exactly 
you want to do in the thread if the answer is you can do it, but be 
prepared for problems or you can do it, no problems.


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, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] Re: API to clone a row in a writer's table - ViewCursor positioning

2011-01-04 Thread Peter Eberlein

Hi Sandro,

I tried it without a XTextViewCursor.
Don't know, if the XSelection interface is supported in headless mode, 
if no, then maybe someone of the writer team has an idea.


I didn't find a way to span a XTextRange over more then one cell to get 
the selection at a whole, so try the following:


You have to iterate over each cell of your row, put the sample code in a 
loop (after translating from Basic to Python):


cellSrc = thisComponent.TextTables.getByIndex(0).getCellByPosition(0,0,0,0)
cursorSrc = cellSrc.getText.createTextCursorbyRange(cellSrc.getStart)
cursorSrc.gotoEnd(true)
Thiscomponent.CurrentController.select(cursorSrc)
transferable = Thiscomponent.CurrentController.getTransferable()
cellDest= thisComponent.TextTables.getByIndex(0).getCellByPosition(0,1,0,1)
cursorDest = cellDest.getText.createTextCursorByRange(cellDest.getStart)
cursorDest.gotoEnd(true)
Thiscomponent.CurrentController.select(cursorDest)
Thiscomponent.CurrentController.insertTransferable(transferable)

Regards

Peter

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



[dev] Re: nsFontMetricsXft.cpp:(.text+0x65d): undefined reference to `FcCharSetHasChar'

2011-01-04 Thread Michael Stahl
On 24/12/2010 06:25, imacat wrote:
 Dear all,
 
 Hi.  This is imacat from Taiwan.  I tried to compile OOo 3.2.1 on my
 Debian Lenny 5.0.6 x86_64, gcc 4.3.2, glibc 2.7, and got the following
 link errors:
 
 ===
 ERROR: Error 65280 occurred while making /usr/local/src/OOO320_m19/moz/
 rmdir /tmp/rSwBAs6SnU
 make: *** [all] Error 1
 %
 ===

it breaks when compiling Mozilla.
OOo needs Mozilla only for relatively obscure functionality,
like integration with Mozilla address book.
most likely you won't miss it, so give the --disable-mozilla flag to
configure; this will also speed up the build.

there used to be pre-built mozilla tarballs that can be used with the
--disable-build-mozilla flag to configure.
but i'm not sure if these are still available, and where...

 But I do have FcCharSetHasChar in the fontconfig library:
 
 % strings /usr/lib/libfontconfig.so.1.3.0 | grep FcCharSetHasChar
 FcCharSetHasChar
 %
 ===
 
 I tried --disable-fontconfig and the result is still the same.  Is
 there anything I can do to fix it?  Thank you very much in advance.

indeed, it's not clear to me why it doesn't work.
but maybe there is another libfontconfig.so.1 somewhere that gets used
instead...
GNU ld has an option to print the libraries it uses:  -Wl,--trace

-- 
If rascals knew how much money could be made in being righteous,
 they would be righteous out of plain rascality! -- Mark Twain


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] Dev300m96 a two issues

2011-01-04 Thread Paul Gress


  
  
On 01/ 4/11 06:19 AM, Oliver-Rainer Wittmann wrote:

  
  As far as I know, this issue is unknown.
  
  I tried the page numbering in DEV300m96:
  
  - new text document
  
  - insert page header (Menu - Insert - Header - Default)
  
  - insert page number into the page header (Menu - Insert - Fields
  - Page Number)
  
  - insert dummy text into the document's body until the text
  document has a couple of pages
  
  -- page numbering works as expected.
  
  
  How does your use case look like which is not working in DEV300m96
  regarding page numbering?
  
  


I forgot to add some other info. My platform is Solaris 11 Express
151a. I'll try to attache two small "png" images of the problem.
If it doesn't go through, e-mail me and I'll send it directly to
you.



The above screenshot is how it looks in editing mode.




The above image is how it looks in print preview.


You'll notice in the first screenshot the grey line going through
the word "Statistics", this is the border line of a header, so the
page numbering is upsetting the formating only in editing mode.

Thanks,

Paul
  



Re: [dev] Dev300m96 a two issues

2011-01-04 Thread Regina Henschel

Hi Paul,

go to menu View and switch off Field Names.

kind regards
Regina

Paul Gress schrieb:

  On 01/ 4/11 06:19 AM, Oliver-Rainer Wittmann wrote:



As far as I know, this issue is unknown.
I tried the page numbering in DEV300m96:
- new text document
- insert page header (Menu - Insert - Header - Default)
- insert page number into the page header (Menu - Insert - Fields -
Page Number)
- insert dummy text into the document's body until the text document
has a couple of pages
-- page numbering works as expected.

How does your use case look like which is not working in DEV300m96
regarding page numbering?



I forgot to add some other info. My platform is Solaris 11 Express 151a.
I'll try to attache two small png images of the problem. If it doesn't
go through, e-mail me and I'll send it directly to you.

screenshot-1

The above screenshot is how it looks in editing mode.


screenshot-2

The above image is how it looks in print preview.


You'll notice in the first screenshot the grey line going through the
word Statistics, this is the border line of a header, so the page
numbering is upsetting the formating only in editing mode.

Thanks,

Paul



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



[dev] [solved] Re: API to clone a row in a writer's table - ViewCursor positioning

2011-01-04 Thread Sandro
Thaks Peter,

Peter Eberlein pet.ebe at refofd.verwalt-berlin.de writes:


 I didn't find a way to span a XTextRange over more then one cell to get 
 the selection at a whole, so try the following:
 
 You have to iterate over each cell of your row, put the sample code in a 
 loop (after translating from Basic to Python):
 
 cellSrc = thisComponent.TextTables.getByIndex(0).getCellByPosition(0,0,0,0)
 cursorSrc = cellSrc.getText.createTextCursorbyRange(cellSrc.getStart)
 cursorSrc.gotoEnd(true)

I started from here and after several try  error I ended up in the shorter 
form:

view_cursor.gotoRange(src.Text, False)
txt = controller.getTransferable()
view_cursor.gotoRange(dst.Text, False)

controller.insertTransferable(txt)

that seems to work correctly. I realized thought that is slower that copying
just the text and for that reason I also gave a try to dispatcher:

view_cursor.gotoRange(src.Text, False)
dispatcher.executeDispatch(frame, '.uno:EntireRow', '', 0, tuple())
dispatcher.executeDispatch(frame, '.uno:Copy', '', 0, tuple())
view_cursor.gotoRange(dst.Text, False)
dispatcher.executeDispatch(frame, '.uno:Paste', '', 0, tuple())

But this doesn't work (unless I made some more mistakes) in headless mode.

So I will stick to copy/paste of single cell.

thanks for your time

sandro
*:-)





-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] Re: nsFontMetricsXft.cpp:(.text+0x65d): undefined reference to `FcCharSetHasChar'

2011-01-04 Thread imacat
Michael Stahl said:
 On 24/12/2010 06:25, imacat wrote:
 ===
 ERROR: Error 65280 occurred while making /usr/local/src/OOO320_m19/moz/
 rmdir /tmp/rSwBAs6SnU
 make: *** [all] Error 1
 %
 ===
 it breaks when compiling Mozilla.
 OOo needs Mozilla only for relatively obscure functionality,
 like integration with Mozilla address book.
 most likely you won't miss it, so give the --disable-mozilla flag to
 configure; this will also speed up the build.

OK.  I shall try.

 % strings /usr/lib/libfontconfig.so.1.3.0 | grep FcCharSetHasChar
 FcCharSetHasChar
 indeed, it's not clear to me why it doesn't work.
 but maybe there is another libfontconfig.so.1 somewhere that gets used
 instead...
 GNU ld has an option to print the libraries it uses:  -Wl,--trace

I shall give it a try. ^^;

-- 
Best regards,
imacat ^_*' ima...@mail.imacat.idv.tw
PGP Key http://www.imacat.idv.tw/me/pgpkey.asc

Woman's Voice News: http://www.wov.idv.tw/
Tavern IMACAT's http://www.imacat.idv.tw/
Woman in FOSS in Taiwan http://wofoss.blogspot.com/
TLUG List Manager http://lists.linux.org.tw/cgi-bin/mailman/listinfo/tlug

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



[dev] Re: ODT packaging, mimetype file

2011-01-04 Thread Michael Stahl
On 03/01/2011 13:59, Pavel Janík wrote:
 Hi,
 
 ODF 1.2 spec says, that mimetype file SHALL be the first one in the ODT.

yes.
although there are some non-obvious subtleties:
- previously the requirement was SHOULD, but in 1.2 it is changed to SHALL
- actually in part3 the mimetype file is optional
  (i.e. package without mimetype is valid ODF 1.2 package,
  but if it has mimetype, then it must be first)
- but in part1 there is a requirement that ODF 1.2 documents
  SHALL have certain mimetypes, and in that case (if the document
  is the root document of an ODF package) the mimetype
  file SHALL contain that mimetype, so it is no longer optional

in summary:
an ODF 1.2 package that contains an ODF 1.2 root document but
does not contain a mimetype file, or where the mimetype file is not
the first file, is invalid.

 Why signed ODT documents do not have mimetype as the first file in  
 the ZIP? ;-)

did OOo write the file, and is it ODF 1.2?

that would sound like a bug to me...

 Why do we open such files when they are not correct ODT files?

good question.
OOo itself doesn't care for the mimetype file.
and it's not obvious to me how it could be a security problem if it is
missing?

i guess nobody thought it's worth the effort to detect it, or bother the
users with warnings...

-- 
...the cost of adding a feature isn't just the time it takes to code it.
 The cost also includes the addition of an obstacle to future expansion.
 ... The trick is to pick the features that don't fight each other.
 -- John Carmack


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



[dev] cp: missing destination file operand after `.../solver/300/unxlngx6.pro/lib/libbasegfxlx.so'

2011-01-04 Thread imacat
Dear all,

I tried to compile OpenOffice.org with DEV300_m96 on my Debian Lenny
x86_64, gcc 4.3.2, glibc 2.7.  It soon stops complainting not able to
copy libbasegfxlx.so.

But I can find libbasegfxlx.so in
./solver/300/unxlngx6.pro/workdir/Headers/Library/libbasegfxlx.so .  Is
this the libbasegfxlx.so missing in the cp command?  Is there any clue
on why it is missing?  Thank you very much in advance.

=
% ./configure --prefix=/tmp/ooo --disable-mozilla --with-lang=zh-TW
...
Configure completed
You may now run ./bootstrap in /usr/local/src/openoffice.org-3.4-274029
% . ./bootstrap
found wget: wget
found md5sum: md5sum
% make
...
[ build PKG ] sfx2_sdi
mkdir -p
/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/Package/
 touch
/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/Package/sfx2_sdi
R=/usr/local/src  S=$R/openoffice.org-3.4-274029 
O=$S/solver/300/unxlngx6.pro  W=$O/workdir   mkdir -p $O/lib/  rm
-f $O/lib/libbasegfxlx.so  cp -f  $O/lib/libbasegfxlx.so  touch -r
$O/lib/libbasegfxlx.so
cp: missing destination file operand after
`/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/lib/libbasegfxlx.so'
Try `cp --help' for more information.
make: ***
[/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/lib/libbasegfxlx.so]
Error 1
rm
/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libvos3gcc3.so
/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libcomphelp4gcc3.so
/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libicuuc.so
/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libjvmfwk.so
/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libxml2.so
/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libbasegfxlx.so
/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libsotlx.so
/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libvcllx.so
/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libutllx.so
/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libm.so
/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libuno_cppuhelpergcc3.so
/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libstdc++.so
/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libdl.so
/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libX11.so
/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/StaticLibrary/libjpeglib.a
/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libucbhelper4gcc3.so
/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/StaticLibrary/libzlib.a
/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libi18nutilgcc3.so
/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libsblx.so
/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libsaxlx.so
/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libpthread.so
/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libuno_cppu.so
/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libi18nisolang1gcc3.so
/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libuno_sal.so
% find -name libbasegfxlx.so
./solver/300/unxlngx6.pro/workdir/Headers/Library/libbasegfxlx.so
%
=

-- 
Best regards,
imacat ^_*' ima...@mail.imacat.idv.tw
PGP Key http://www.imacat.idv.tw/me/pgpkey.asc

Woman's Voice News: http://www.wov.idv.tw/
Tavern IMACAT's http://www.imacat.idv.tw/
Woman in FOSS in Taiwan http://wofoss.blogspot.com/
TLUG List Manager http://lists.linux.org.tw/cgi-bin/mailman/listinfo/tlug

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] cp: missing destination file operand after `.../solver/300/unxlngx6.pro/lib/libbasegfxlx.so'

2011-01-04 Thread Björn Michaelsen
Hi imacat,

please see http://www.openoffice.org/issues/show_bug.cgi?id=116225

Best Regards,

Bjoern Michaelsen

Am Wed, 05 Jan 2011 01:55:07 +0800
schrieb imacat ima...@mail.imacat.idv.tw:

 Dear all,
 
 I tried to compile OpenOffice.org with DEV300_m96 on my Debian
 Lenny x86_64, gcc 4.3.2, glibc 2.7.  It soon stops complainting not
 able to copy libbasegfxlx.so.
 
 But I can find libbasegfxlx.so in
 ./solver/300/unxlngx6.pro/workdir/Headers/Library/libbasegfxlx.so .
 Is this the libbasegfxlx.so missing in the cp command?  Is there any
 clue on why it is missing?  Thank you very much in advance.
 
 =
 % ./configure --prefix=/tmp/ooo --disable-mozilla --with-lang=zh-TW
 ...
 Configure completed
 You may now run ./bootstrap
 in /usr/local/src/openoffice.org-3.4-274029 % . ./bootstrap
 found wget: wget
 found md5sum: md5sum
 % make
 ...
 [ build PKG ] sfx2_sdi
 mkdir -p
 /usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/Package/
  touch
 /usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/Package/sfx2_sdi
 R=/usr/local/src  S=$R/openoffice.org-3.4-274029 
 O=$S/solver/300/unxlngx6.pro  W=$O/workdir   mkdir -p $O/lib/ 
 rm -f $O/lib/libbasegfxlx.so  cp -f  $O/lib/libbasegfxlx.so 
 touch -r $O/lib/libbasegfxlx.so
 cp: missing destination file operand after
 `/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/lib/libbasegfxlx.so'
 Try `cp --help' for more information.
 make: ***
 [/usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/lib/libbasegfxlx.so]
 Error 1
 rm
 /usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libvos3gcc3.so
 /usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libcomphelp4gcc3.so
 /usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libicuuc.so
 /usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libjvmfwk.so
 /usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libxml2.so
 /usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libbasegfxlx.so
 /usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libsotlx.so
 /usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libvcllx.so
 /usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libutllx.so
 /usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libm.so
 /usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libuno_cppuhelpergcc3.so
 /usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libstdc++.so
 /usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libdl.so
 /usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libX11.so
 /usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/StaticLibrary/libjpeglib.a
 /usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libucbhelper4gcc3.so
 /usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/StaticLibrary/libzlib.a
 /usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libi18nutilgcc3.so
 /usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libsblx.so
 /usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libsaxlx.so
 /usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libpthread.so
 /usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libuno_cppu.so
 /usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libi18nisolang1gcc3.so
 /usr/local/src/openoffice.org-3.4-274029/solver/300/unxlngx6.pro/workdir/ExternalHeaders/Library/libuno_sal.so
 % find -name libbasegfxlx.so
 ./solver/300/unxlngx6.pro/workdir/Headers/Library/libbasegfxlx.so
 %
 =
 


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] cp: missing destination file operand after `.../solver/300/unxlngx6.pro/lib/libbasegfxlx.so'

2011-01-04 Thread imacat
Björn Michaelsen said:
 please see http://www.openoffice.org/issues/show_bug.cgi?id=116225

Oh, OK. ^^;  Sorry, and I shall give it a try.  Thank you.

-- 
Best regards,
imacat ^_*' ima...@mail.imacat.idv.tw
PGP Key http://www.imacat.idv.tw/me/pgpkey.asc

Woman's Voice News: http://www.wov.idv.tw/
Tavern IMACAT's http://www.imacat.idv.tw/
Woman in FOSS in Taiwan http://wofoss.blogspot.com/
TLUG List Manager http://lists.linux.org.tw/cgi-bin/mailman/listinfo/tlug


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] cp: missing destination file operand after `.../solver/300/unxlngx6.pro/lib/libbasegfxlx.so'

2011-01-04 Thread imacat
imacat said:
 Björn Michaelsen said:
 please see http://www.openoffice.org/issues/show_bug.cgi?id=116225
 Oh, OK. ^^;  Sorry, and I shall give it a try.  Thank you.

By the way, why can't I run ./solenv/bin/build.pl --all -P4 -- -P4
directly, but instead have to run cd instset_native 
../solenv/bin/build.pl --all -P4 -- -P4?

-- 
Best regards,
imacat ^_*' ima...@mail.imacat.idv.tw
PGP Key http://www.imacat.idv.tw/me/pgpkey.asc

Woman's Voice News: http://www.wov.idv.tw/
Tavern IMACAT's http://www.imacat.idv.tw/
Woman in FOSS in Taiwan http://wofoss.blogspot.com/
TLUG List Manager http://lists.linux.org.tw/cgi-bin/mailman/listinfo/tlug


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



[dev] In stability of Open Office

2011-01-04 Thread B L Coffey
I was glad when I came across your open office application. However now that I 
have used it it is very unstable. I save docs and recently presentations and 
the app will not open them Wrong format it says. I saved a presentation in ppt 
and open office will not open it. That places e in a great deal of trouble 
because I have to recreate.

The center window in presentation App moves all over the place and changes view 
size for no apparent reason.

I will be going to another program.
Bernard l. Coffey
315 783 6222
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



[dev] Re: cp: missing destination file operand after `.../solver/300/unxlngx6.pro/lib/libbasegfxlx.so'

2011-01-04 Thread Björn Michaelsen
Hi imacat,

Am Wed, 05 Jan 2011 02:48:22 +0800
schrieb imacat ima...@mail.imacat.idv.tw:

 imacat said:
  Björn Michaelsen said:
  please see http://www.openoffice.org/issues/show_bug.cgi?id=116225
  Oh, OK. ^^;  Sorry, and I shall give it a try.  Thank you.
 
 By the way, why can't I run ./solenv/bin/build.pl --all -P4 --
 -P4 directly, but instead have to run cd instset_native 
 ../solenv/bin/build.pl --all -P4 -- -P4? 

mostly for historical reasons (the way build.pl was designed back
then). Also note that build.pl does not know about targets so it does
not know what final product it should aim for (for example: just an
instset or completely up until the smoketest) -- the only way it finds
out is by investigating the current directory.

Best Regards,

Bjoern



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] Dev300m96 a two issues

2011-01-04 Thread Paul Gress

On 01/ 4/11 11:37 AM, Regina Henschel wrote:

Hi Paul,

go to menu View and switch off Field Names.



Sometimes you just don't see the obvious.  This is that time.  Although I don't recall 
ever turning Field Names on, I must have inadvertently turned it on.

Thanks for bearing with me.

Paul


Re: [dev] Re: instsetoo_native: Assembly missing for Windows install

2011-01-04 Thread Kristján Bjarni Guðmundsson
 - - - - - - - - - Áframsendur póstur - - - - - - - - - -
 From: Mathias Bauer nospamfor...@gmx.de
 To: dev@openoffice.org
 Date: Tue, 04 Jan 2011 09:00:10 +0100
 Subject: Re: [dev] Re: instsetoo_native: Assembly missing for Windows
 install
 On 13.12.2010 17:07, Mathias Bauer wrote:

 Hi Kristján,

 On 12.12.2010 11:41, Kristján Bjarni Guðmundsson wrote:

  I already reported this as a bug for the build:
 http://www.openoffice.org/issues/show_bug.cgi?id=114372
 But it got rejected as invalid.


 I have reopened this issue. If my workaround helps, I can provide a fix
 soon, otherwise I have to test a little bit.

 Regards,
 Mathias


 Did it help?

 Regards,
 Mathias


Yes setting variable WITH_VC_REDIST and including the exe in the solver bin
worked correctly. Thanks for your help.

Regards,
Kristján