[tools-issues] [Issue 51745] New - parallel build in cp putools/source/registercomponent

2005-07-09 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51745
  Issue #:|51745
  Summary:|parallel build in cpputools/source/registercomponent
Component:|tools
  Version:|680m115
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|hjs
  Reported by:|pjanik





--- Additional comments from [EMAIL PROTECTED] Fri Jul  8 23:54:11 -0700 
2005 ---
Hi,

while building with MAXPROCESS=4 I got this:


rm -f ../../unxlngi6.pro/lib/pyuno_services.rdb
../../unxlngi6.pro/lib/pyuno_services.tmp 
../../unxlngi6.pro/lib/pyuno_services.rdb
cd ../../unxlngi6.pro/lib  regcomp -register -r pyuno_services.tmp -c
typeconverter.uno -c invocation.uno -c reflection.uno -c introspection.uno -c
invocadapt.uno -c proxyfac.uno -c pythonloader.uno
cd ../../unxlngi6.pro/lib  mv pyuno_services.tmp pyuno_services.rdb
/home/oo/BuildDir/ooo_SRC680_m115_src/solver/680/unxlngi6.pro/bin/regcomp:
Permission denied.
dmake:  Error code 1, while making '../../unxlngi6.pro/lib/pyuno_services.rdb'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making
/home/oo/BuildDir/ooo_SRC680_m115_src/pyuno/source/loader
dmake:  Error code 1, while making 'instsetoo_native/prj/build_all'

This is because of this in module cpputools:

/home/oo/BuildDir/ooo_SRC680_m115_src/cpputools/source/registercomponent
--
Making: ../../unxlngi6.pro/misc/regcomp.dpc
dmake subdmake=true  -f makefile.mk product=full depend=t ALLDPC
NOT-Making: Depend-Lists
cppumaker @/tmp/mkZe3pcl 
cppumaker @/tmp/mkjCnYrj   
cppumaker @/tmp/mkLX5AIh
cppumaker @/tmp/mkrCIb0f
cppumaker @/tmp/mkDBCaie
Making ../../unxlngi6.pro/misc/regcomp.sh
chmod +x ../../unxlngi6.pro/misc/regcomp.sh
chmod: failed to get attributes of `../../unxlngi6.pro/misc/regcomp.sh': No such
file or directory

makefile.mk contains:

.IF $(GUI)==UNX
ALLTAR: REGCOMPSH

REGCOMPSH :
+-chmod +x $(MISC)$/regcomp.sh
.ENDIF  

Looks like REGCOMPSH should depend on $(UNIXTEXT) or something like that.
Proposed patch attached.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51745] parallel build in cpputoo ls/source/registercomponent

2005-07-09 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51745


User pjanik changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=27802) Sample patch





--- Additional comments from [EMAIL PROTECTED] Fri Jul  8 23:55:08 -0700 
2005 ---
Created an attachment (id=27802)
Sample patch


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 50110] Long formula truncates af ter edit.

2005-07-09 Thread redndahead
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50110





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 00:05:43 -0700 
2005 ---
I can confirm this issue in M109.  Interestingly after looking at your file I 
noticed that it changes the equals sign to a  def  Can you post what you type 
into the formula editor to get the result your after?  This will help in 
reproducing the bug outside your document and determining where it actually 
lies.

Adam

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 49581] Khmer installer for Windo ws does not install

2005-07-09 Thread javiersola
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49581


User javiersola changed the following:

  What|Old value |New value

Status|CLOSED|REOPENED

Resolution|FIXED |





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 00:06:54 -0700 
2005 ---
Tested m115.

Found that it still has two small things that need to be corrected:

- The native installation process works in English correctly, but the unpackagin
process that preceeds it attempts to use Khmer language. As Windows does not
find a font, it just shows garbage (see attachment). Unpacking should also be in
English, same language for unpackaging as for installation.

- The user interface is in the target language, but the locale is still
default, which for Writer is Khmer and for Calc is English (this is very
strange, and probably requires further study as a different issue).

I found file
OOo/shared/registry/modules/org/OpenOffice/Office/Linguistic/Linguistic-ForceDefaultLanguage.xcu

with contents:

?xml version='1.0' encoding='UTF-8'?

oor:component-data oor:name=Linguistic oor:package=org.openoffice.Office
xmlns:install=http://openoffice.org/2004/installation;
xmlns:oor=http://openoffice.org/2001/registry;
xmlns:xs=http://www.w3.org/2001/XMLSchema;
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;

node oor:name=General

prop oor:name=UILocale oor:type=xs:string

valuekm/value
/prop
/node
/oor:component-data


which only forces UI language.

In prior exchanges in the list, JB sent to the list a similar block that also
changed locale to the language of the UI. This would be prefered behaviour. The
code was:

?xml version=1.0 encoding=UTF-8?
oor:component-data xmlns:oor=http://openoffice.org/2001/registry;
xmlns:xs=http://www.w3.org/2001/XMLSchema;
oor:name=Linguistic
oor:package=org.openoffice.Office
 node oor:name=General
  prop oor:name=UILocale oor:type=xs:string
   valuekm-KH/value
  /prop
  prop oor:name=DefaultLocale_CTL oor:type=xs:string
   valuekm-KH/value
  /prop
 /node
/oor:component-data 




-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 49528] Tracking and finishing lo calisation for Khmer language

2005-07-09 Thread javiersola
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49528



This issue depends on issue 49581, which changed state:

  What|Old value |New value

Status|CLOSED|REOPENED

Resolution|FIXED |





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 18860] Macro Security can be exp loited

2005-07-09 Thread cyb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=18860


User cyb changed the following:

  What|Old value |New value

  Priority|P1|P3





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 00:21:46 -0700 
2005 ---
this is not anywhere near P1, lowered to P3.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 49581] Khmer installer for Windo ws does not install

2005-07-09 Thread javiersola
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49581


User javiersola changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=27803) Screenshoot of
  |  |packager in non-recognised
  |  |Khmer





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 00:25:47 -0700 
2005 ---
Created an attachment (id=27803)
Screenshoot of packager in non-recognised Khmer


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 51167] missing start menu item

2005-07-09 Thread aspindra
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51167





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 01:05:37 -0700 
2005 ---
I have now removed all previous versions of OpenOffice.org and then installed
the latest version, 1.9.113.
The menu items are all installed except for the database.
While it does not take a genius to add the missing item, I have chosen to add a
separate database group, I am sure it would not require much effort to correct
the menu installation file. Given the source code even I may be able to crack
this one.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 50810] Some mpg files do not pla y properly, even crash OOo.

2005-07-09 Thread rainerbielefeld
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50810





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 01:05:39 -0700 
2005 ---
I checked albi2.mpg (from url)with 2.0 (1.9.m113) German version WIN XP:
[680m113(Build8930)] and had to learn that results differed a little from my
test with [680m104(Build8913)] (see Additional comments from rainerbielefeld Fri
Jul 8 06:15:31 -0700 2005)

680m113 plays that mpg without any problems when I insert it by drag and drop
from  WIN-Explorer, also when insert it from Media player and also if insert it
by Menu:Insert. last possibility cuases enourmous hard disk activity, but OOo
does not crash (in m104: placeholder shown for a short moment, then crash).

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 51747] New - Please add Left-to-r ight (vertical) text direction option in Write r

2005-07-09 Thread gzv
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51747
  Issue #:|51747
  Summary:|Please add Left-to-right (vertical) text direction
  |option in Writer
Component:|l10n
  Version:|current
 Platform:|PC
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|FEATURE
 Priority:|P3
 Subcomponent:|BIDI
  Assigned to:|ft
  Reported by:|gzv





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 01:21:31 -0700 
2005 ---
Someone had the same issue submit to mailing list a few months ago. It is 
better to submit an issue request here, in case someone else also need this 
feature.

I'm using openoffice 1.9.113 on Windows XP (English), and experimenting with 
the Mongolian and Manchu scripts which are vertical scripts, starting at the 
top, going from left to right. I've enabled CTL and Asian language support in 
order to get the option for vertical writing in the page style/page tab.
So (in Format/Page.../Page) three options appear at the Text direction option:
Left-to-right(horizontal)
Right-to-left(horizontal)
Right-to-left(vertical)
 
but we need the fourth option:
Left-to-right(vertical) 

On
http://l10n.openoffice.org/i18n_framework/Vertical_writing_in_Writer.html
the option is there, but not in my Openoffice :(

What do I have to do for the option to appear?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 22438] StarBasic Function Second returns wrong results

2005-07-09 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=22438





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 01:26:04 -0700 
2005 ---
Today I have run again the macro in Module2 of SecMinHoursBugV2.sxw 
The macro works OK in OOo 1.1.4 and OOo 1.9.113 which means the functions 
Second 
Minute and Hour are now correct.

Apparently someone has corrected the bug without updating this issue. Can a 
developer 
check this and change Issue status and Target Milestone?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 47986] Word processor quits OOo when opening files

2005-07-09 Thread sputnik1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47986





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 01:45:43 -0700 
2005 ---
NB - I have experienced a similar issue which seemed to be related to the
cleanliness of the installation. Once I deleted all evidence of previous
installations of OO, this problem disappeared.

Recommend closing this issue.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51748] New - parallel build in vc l: kde depends on libvclplug_gen680li.so

2005-07-09 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51748
  Issue #:|51748
  Summary:|parallel build in vcl: kde depends on
  |libvclplug_gen680li.so
Component:|tools
  Version:|680m115
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|hjs
  Reported by:|pjanik





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 01:46:40 -0700 
2005 ---
Hi,

while building module vcl in parallel, I got this:

/home/oo/BuildDir/bin/ccache /disk2/OpenOffice.org/GCC341/bin/g++
-Wl,-z,combreloc -Wl,-z,defs -Wl,-rpath,'$ORIGIN' -shared -L../unxlngi6.pro/lib
-L../lib -L/home/oo/BuildDir/ooo_SRC680_m115_src/solenv/unxlngi6/lib
-L/home/oo/BuildDir/ooo_SRC680_m115_src/solver/680/unxlngi6.pro/lib
-L/home/oo/BuildDir/ooo_SRC680_m115_src/solenv/unxlngi6/lib
-L/usr/lib/SunJava2/lib -L/usr/lib/SunJava2/jre/lib/i386
-L/usr/lib/SunJava2/jre/lib/i386/client
-L/usr/lib/SunJava2/jre/lib/i386/native_threads -L/usr/X11R6/lib
../unxlngi6.pro/slo/vclplug_dummy_dflt_version.o
../unxlngi6.pro/slo/vclplug_dummy_dflt_description.o -o
../unxlngi6.pro/lib/libvclplug_dummy680li.so ../unxlngi6.pro/slo/dinst.o
../unxlngi6.pro/slo/dbmp.o -lvcl680li -lpsp680li -lsot680li -lutl680li -ltl680li
-lcomphelp4gcc3 -lucbhelper3gcc3 -luno_cppuhelpergcc3 -luno_cppu -lvos3gcc3
-luno_sal -ldl -lpthread -lm -Wl,-Bdynamic -lstlport_gcc
Checking DLL ../unxlngi6.pro/lib/check_libvclplug_dummy680li.so
./unxlngi6.pro/lib/libvclplug_gen680li.so: file not recognized: File 
truncated
collect2: ld returned 1 exit status
dmake:  Error code 1, while making '../unxlngi6.pro/lib/libvclplug_kde680li.so'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making
/home/oo/BuildDir/ooo_SRC680_m115_src/vcl/util
dmake:  Error code 1, while making 'instsetoo_native/prj/build_all'

This is because libvclplug_gen680li.so was being generated in parallel with
libvclplug_kde680li.so. KDE plug should depend on gen - proposed patch
attached. Please review.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 47996] font list not well set

2005-07-09 Thread sputnik1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47996





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 01:48:09 -0700 
2005 ---

Would it be possible for you to test this on later builds? I'm using Linux (SuSE
9.2 and 9.3) and have some 800 fonts installed and cannot reproduce this issue.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51748] parallel build in vcl: kd e depends on libvclplug_gen680li.so

2005-07-09 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51748


User pjanik changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=27804) proposed patch





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 01:56:13 -0700 
2005 ---
Created an attachment (id=27804)
proposed patch


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 48475] text in tables in 1.1.4 d ocs is all squished in one place

2005-07-09 Thread sputnik1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48475





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 01:58:01 -0700 
2005 ---
Can you test against latest builds (113)? Have opened your sample doc in build
109 on Linux and can see no issue. It's either resolved since 100 or OS 
specific.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 49581] Khmer installer for Windo ws does not install

2005-07-09 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49581





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 02:03:56 -0700 
2005 ---
javiersola: thanks for testing!

The issue you found (NSIS installer should also use English for Khmer) is
independent of this one, please create new one for it.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 48543] Spelling checker does not record words 1st fine

2005-07-09 Thread sputnik1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48543





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 02:04:26 -0700 
2005 ---
Cannot reproduce although note that spellcheck additions are case sensitive.
Recommend closing issue unless can be reproduced in current builds.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 49540] Wordperfect Templates wil l not convert properly

2005-07-09 Thread sputnik1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49540





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 02:06:42 -0700 
2005 ---
Please could you add an attachment for testing?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 50281] Increasing paragraph belo w spacing leave dialog box glitch

2005-07-09 Thread sputnik1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50281





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 02:13:05 -0700 
2005 ---
Cannot reproduce on build 109 (Linux). Is this still an issue with later builds?
Can you provide screenshots of the symptoms? What operating system are you 
using?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 50633] Bad export of automatic h yphens to PDF

2005-07-09 Thread sputnik1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50633





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 02:23:42 -0700 
2005 ---
Confirmed different hyphen appearance (109 on Linux). Certainly a different
character being used for the two different hyphen sources. This is not an issue
in print or print preview.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 51749] New - NSIS language and Na tive Installer language should be the same in Multi installers

2005-07-09 Thread javiersola
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51749
  Issue #:|51749
  Summary:|NSIS language and Native Installer language should be
  |the same in Multi installers
Component:|l10n
  Version:|680m115
 Platform:|PC
  URL:|
   OS/Version:|Windows, all
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|is
  Reported by:|javiersola





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 02:25:02 -0700 
2005 ---
Problem found in m115 en-US_km (Khmer) installer for Windows. 

This multi installer is the first one to be automatically generated by the build
system, after the changes that automatically generate bilingual installers for
languages that are not supported by Windows.

The NSIS installer attempts to install in Khmer language (when it was expected
to install in English). The installer works, but the texts and buttoms are in
unreadable text (utf-8 cosidered by the computer as ISO-8859-1, see attachment).
Then, the native intallers works correctly in Khmer.

The installer for en-US_km built for m109 using the dmake for multi installers
worked correctly. It could be interesting to know if the same installer (done
with dmake) for m115 will also work correctly, or it is now broken.

When the build systems detects that km is not supported for Windows, creates the
bilingual installer and defaults the native installer language to English (issue
 49581), it should also default the NSIS installer to English.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 51139] vcl project : requires va riable TMP

2005-07-09 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51139


User maho changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 02:26:05 -0700 
2005 ---
closing.
build fine with m113.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 51139] vcl project : requires va riable TMP

2005-07-09 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51139


User maho changed the following:

  What|Old value |New value

Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 02:27:15 -0700 
2005 ---
.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51750] New - stlport: useless tar ball and patch of 4.5.3

2005-07-09 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51750
  Issue #:|51750
  Summary:|stlport: useless tarball and patch of 4.5.3
Component:|tools
  Version:|680m115
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|obo
  Reported by:|pjanik





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 02:29:45 -0700 
2005 ---
Remove these files

[EMAIL PROTECTED]:~/.ooo/ooo_SRC680_m116_src/stlport ls -al
download/STLport-4.5.3.tar.gz STLport-4.5.3.patch 
-rw-r--r--  1 pavel users 739943 2002-03-04 14:09 download/STLport-4.5.3.tar.gz
-rw-r--r--  1 pavel users   5997 2003-03-27 12:54 STLport-4.5.3.patch

They are not used anymore. This can save at least 700 kB of the source tarball.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51750] stlport: useless tarball and patch of 4.5.3

2005-07-09 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51750


User pjanik changed the following:

  What|Old value |New value

  Target milestone|---   |OOo 2.0





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 02:30:17 -0700 
2005 ---
obo: can you please do that on master?


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 51749] NSIS language and Native Installer language should be the same in Multi installers

2005-07-09 Thread javiersola
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51749


User javiersola changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=27805) What the NSIS
  |  |installer displays when
  |  |trying to do Khmer





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 02:34:39 -0700 
2005 ---
Created an attachment (id=27805)
What the NSIS installer displays when trying to do Khmer


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 49581] Khmer installer for Windo ws does not install

2005-07-09 Thread javiersola
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49581





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 02:34:44 -0700 
2005 ---
Issue 51749 created about NSIS language in multi installer.

Only remaining problem in this issue is setting locale to target language.



-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 51749] NSIS language and Native Installer language should be the same in Multi installers

2005-07-09 Thread javiersola
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51749





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 02:35:49 -0700 
2005 ---
cc Pavel

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 51751] New - hsqldb is not builda ble under jdk 1.3.1

2005-07-09 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51751
  Issue #:|51751
  Summary:|hsqldb is not buildable under jdk 1.3.1
Component:|porting
  Version:|680m114
 Platform:|All
  URL:|
   OS/Version:|Linux
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|mh
  Reported by:|maho





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 02:37:30 -0700 
2005 ---
680m114 is not buildable with jdk 1.3.1 at hsqldb
error log is:
classes:
[javac] Compiling 142 source files to
/home/maho/work/ooo/work.jdk13/hsqldb/hoge/hsqldb/classes
[javac]
/home/maho/work/ooo/work.jdk13/hsqldb/hoge/hsqldb/src/org/hsqldb/jdbc/jdbcDataSource.java:44:
cannot resolve symbol
[javac] symbol  : class DataSource
[javac] location: package sql
[javac] import javax.sql.DataSource;
[javac]  ^
[javac]
/home/maho/work/ooo/work.jdk13/hsqldb/hoge/hsqldb/src/org/hsqldb/jdbc/jdbcDataSource.java:95:
cannot resolve symbol
[javac] symbol  : class DataSource
[javac] location: class org.hsqldb.jdbc.jdbcDataSource
[javac] implements Serializable, Referenceable, DataSource {
[javac] ^
[javac]
/home/maho/work/ooo/work.jdk13/hsqldb/hoge/hsqldb/src/org/hsqldb/jdbc/jdbcParameterMetaData.java:36:
cannot resolve symbol
[javac] symbol  : class ParameterMetaData
[javac] location: package sql
[javac] import java.sql.ParameterMetaData;
[javac] ^
[javac]
/home/maho/work/ooo/work.jdk13/hsqldb/hoge/hsqldb/src/org/hsqldb/jdbc/jdbcParameterMetaData.java:54:
cannot resolve symbol
[javac] symbol  : class ParameterMetaData
[javac] location: class org.hsqldb.jdbc.jdbcParameterMetaData
[javac] public class jdbcParameterMetaData implements ParameterMetaData {
[javac]   ^
[javac]
/home/maho/work/ooo/work.jdk13/hsqldb/hoge/hsqldb/src/org/hsqldb/jdbc/jdbcSavepoint.java:35:
cannot resolve symbol
[javac] symbol  : class Savepoint
[javac] location: package sql
[javac] import java.sql.Savepoint;
[javac] ^
[javac]
/home/maho/work/ooo/work.jdk13/hsqldb/hoge/hsqldb/src/org/hsqldb/jdbc/jdbcSavepoint.java:69:
cannot resolve symbol
[javac] symbol  : class Savepoint
[javac] location: class org.hsqldb.jdbc.jdbcSavepoint
[javac] public class jdbcSavepoint implements Savepoint {
[javac]   ^
[javac]
/home/maho/work/ooo/work.jdk13/hsqldb/hoge/hsqldb/src/org/hsqldb/persist/NIOLockFile.java:34:
cannot resolve symbol
[javac] symbol  : class FileChannel
[javac] location: package channels
[javac] import java.nio.channels.FileChannel;
[javac]  ^
[javac]
/home/maho/work/ooo/work.jdk13/hsqldb/hoge/hsqldb/src/org/hsqldb/persist/NIOLockFile.java:35:
cannot resolve symbol
[javac] symbol  : class FileLock
[javac] location: package channels
[javac] import java.nio.channels.FileLock;
[javac]  ^
[javac]
/home/maho/work/ooo/work.jdk13/hsqldb/hoge/hsqldb/src/org/hsqldb/persist/NIOLockFile.java:64:
cannot resolve symbol
[javac] symbol  : class FileChannel
[javac] location: class org.hsqldb.persist.NIOLockFile
[javac] private FileChannel fc;
[javac] ^
[javac]
/home/maho/work/ooo/work.jdk13/hsqldb/hoge/hsqldb/src/org/hsqldb/persist/NIOLockFile.java:70:
cannot resolve symbol
[javac] symbol  : class FileLock
[javac] location: class org.hsqldb.persist.NIOLockFile
[javac] private FileLock fl;
[javac] ^
[javac]
/home/maho/work/ooo/work.jdk13/hsqldb/hoge/hsqldb/src/org/hsqldb/persist/NIOScaledRAFile.java:36:
cannot resolve symbol
[javac] symbol  : class MappedByteBuffer
[javac] location: package nio
[javac] import java.nio.MappedByteBuffer;
[javac] ^
[javac]
/home/maho/work/ooo/work.jdk13/hsqldb/hoge/hsqldb/src/org/hsqldb/persist/NIOScaledRAFile.java:37:
cannot resolve symbol
[javac] symbol  : class FileChannel
[javac] location: package channels
[javac] import java.nio.channels.FileChannel;
[javac]  ^
[javac]
/home/maho/work/ooo/work.jdk13/hsqldb/hoge/hsqldb/src/org/hsqldb/persist/NIOScaledRAFile.java:56:
cannot resolve symbol
[javac] symbol  : class MappedByteBuffer
[javac] location: class org.hsqldb.persist.NIOScaledRAFile
[javac] MappedByteBuffer  buffer;
[javac] ^
[javac]
/home/maho/work/ooo/work.jdk13/hsqldb/hoge/hsqldb/src/org/hsqldb/persist/NIOScaledRAFile.java:57:
cannot 

[l10n-issues] [Issue 51749] NSIS language and Native Installer language should be the same in Multi installers

2005-07-09 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51749


User pjanik changed the following:

  What|Old value |New value

Ever confirmed|  |1

Status|UNCONFIRMED   |NEW

  Target milestone|---   |OOo 2.0





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 02:37:48 -0700 
2005 ---
confirmed.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 51751] hsqldb is not buildable u nder jdk 1.3.1

2005-07-09 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51751


User maho changed the following:

  What|Old value |New value

  Target milestone|---   |OOo 2.0





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 02:39:13 -0700 
2005 ---
opps I post a vanilla build log, (outside of OOo environment)
but error is same as inside of OOo build environment.
set target.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 42145] Build with JDK 1.3

2005-07-09 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42145





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 02:42:58 -0700 
2005 ---
hi, i installed RedHat9 and now I'm trying to build with
SUN's JDK 1.3.
added #i51751#


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 42145] Build with JDK 1.3

2005-07-09 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42145





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 02:43:56 -0700 
2005 ---
hi, i installed RedHat9 and now I'm trying to build with
SUN's JDK 1.3.
added #i51751#


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 51124] Add Southern Sotho (st) t o the installer

2005-07-09 Thread dwayne
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51124





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 03:06:43 -0700 
2005 ---
dwayne - khirano

I think the ISO codes are clear:
http://www.loc.gov/standards/iso639-2/ISO-639-2_values_8bits.txt

Southern Sotho - has both 2 and 3 letter codes
Northern Sotho - has only 3 letter code

Legarding MS LCID.  I noted the confusing use of Sutu.  I assumed it was wrong
as it appears in sequence with a number of other South African languages.  My
assumption might be wrong but I'm not sure how to ask Microsoft what they meant
as I'm sure that they are unlikely to have meant the real Sutu which has very
few speakers. But again I'm not sure who to ask.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 51239] epm-3.7patch results two Architecture entries, intel and i386

2005-07-09 Thread ericb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51239





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 03:25:57 -0700 
2005 ---
ericb - khirano

Hi Kazunari, 

Sorry for the delay, I was all this week at the RMLL :
http://www.rencontresmondiales.org/sections/index_html/switchLanguage/en
for OOo promotion :-)

I know the install is broken, and I'm just waiting for someone buiding on
Linux Intel *confirms* my last change works 

*Be carefull* :  don't use the actual patch, but linuxppc04  cws, and epm module

Waiting, you can solve your install problem using : dpkg -i --force-architecture
*.deb

Regards,
eric bachard
 

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 51124] Add Southern Sotho (st) t o the installer

2005-07-09 Thread khirano
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51124





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 03:27:18 -0700 
2005 ---
khirano - dwayne

http://homepage2.nifty.com/PAF00305/lang_e/code.html
I asked Mr. Kanai, the owner of the site above, about this question.

http://www.microsoft.com/globaldev/nlsweb/
http://www.ethnologue.com/show_country.asp?name=ZA
According to these pages, he kindly summerized the South African Languages and
their LCIDs, which is as follows:
-
0x436/1078 : Afrikaans, 
0x---/ : Ndebele, 
0x46c/1132 : Northern Sotho, 
0x---/ : Southern Sotho, 
0x---/ : Swati, 
0x---/ : Tsonga, 
0x432/1074 : Tswana,  
0x---/ : Venda, 
0x434/1076 : Xhosa, 
0x435/1077 : Zulu, 
0x1c09/7177 : English. 
-
Can we or Sun Microsystems ask Microsoft to give LCID numbers to Ndebele,
Southern Sotho, Swati, Tsonga and Venda?


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 51753] New - Needing syntax highl ighting in Math Editor

2005-07-09 Thread sgfan
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51753
  Issue #:|51753
  Summary:|Needing syntax highlighting in Math Editor
Component:|Formula editor
  Version:|OOo 1.1.4
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|ENHANCEMENT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|mru
  Reported by:|sgfan





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 03:49:19 -0700 
2005 ---
Hi,

I do formulas almost daily.

One issues keeps bugging me all the time, the missing syntax highlighting in the
math editor.

Image you forgot somewhere to set delimiting brackets/braces/parantheses.
5 nested levels is a nightmare to search. at least the corresponding pair of
b/b/p should be highlighted, additionally the keyword too.

this would dramatically improve the editor.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 51753] Needing syntax highlighti ng in Math Editor

2005-07-09 Thread sgfan
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51753





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 03:51:05 -0700 
2005 ---
sorry for the typos: here is the corrected text

Hi,

I do formulas almost daily.

One issue keeps bugging me all the time, the missing syntax highlighting in the
math editor.

Imagine you forgot somewhere to set delimiting brackets/braces/parantheses.
5 nested levels is a nightmare to search. at least the corresponding pair of
b/b/p should be highlighted, additionally the keyword too.

this would dramatically improve the editor.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 51754] New - Dropdown control can not be correctly linked to form datasource

2005-07-09 Thread phiro
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51754
  Issue #:|51754
  Summary:|Dropdown control cannot be correctly linked to form
  |datasource
Component:|Database access
  Version:|680m113
 Platform:|PC
  URL:|
   OS/Version:|Windows XP
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|none
  Assigned to:|dbaneedsconfirm
  Reported by:|phiro





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 04:03:34 -0700 
2005 ---
This can be reproduced by creating a form with data from a table that is linked
to another table by a Mastertable : Main table relation . For instance the field
mastertable.key_id links to the master table keys with fields
mastertable.key_id, mastertable.key_description. 
In the form.datasource there is only the key_id foreign key. 
By putting a dropdown list on the form i expect to link to the key_id field
while showing the values of the key_description fields. On save the underlaying
key_id of the selected value in the dropdown would be written to the form
datasource table key_id. 
The defect is you cannot. You can show the values of key_description allright,
but  it try to store this key_description value to the form.datasource.key_id is
stead of the key_id from the combobox. 

What did I do: 
- I placed a combobox on the form. The wizard appears.
- I select the master table keys.keys_description as the display field
- I select in the next step Yes, I want to save it in the following database
field the form.datasource.key_id (This is where you'd expect to link, or be
able to link, the mastertable.key_id to this field. now it links the
mastertable.key_description field to it. )
- Now the field shows the form.datasource.key_id (Should have been the
description from the mastertable) with a dropdown of all
mastertable.descriptions (Ok) 
- I now select a value from the dropdown.
-When saving the app complains I save the description into the database.

I tried to set the values manualy but came to the same concusion.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 51749] NSIS language and Native Installer language should be the same in Multi installers

2005-07-09 Thread javiersola
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51749





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 04:05:17 -0700 
2005 ---
Tested en-US_km m115 language pack installed on to of en-US version. Same
problem, it attempts to display in Khmer.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 49581] Khmer installer for Windo ws does not install

2005-07-09 Thread javiersola
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49581





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 04:09:08 -0700 
2005 ---
Tested m115 en-US language pack, isnstalled on en_US version of m115.

Native installer is in English, but it names each language in its own language,
so it attempts to say Khmer in Khmer script... ending up with a lot of nasty
looking text mixed with the English text.

Writing other scripts on an English installation can lead to this problem.

Is this a separate issue?



-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 51755] New - scp2 parallel build, ure should depend on langmacro ?

2005-07-09 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51755
  Issue #:|51755
  Summary:|scp2 parallel build, ure should depend on langmacro ?
Component:|Installation
  Version:|680m115
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|PATCH
 Priority:|P3
 Subcomponent:|code
  Assigned to:|of
  Reported by:|cmc





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 04:41:13 -0700 
2005 ---
I get this error on parallel dmake in scp2

cpp: ../../inc/macros.inc:394 ure.scp:62 Could not find include file
langmacros.inc
dmake:  Error code 1, while making '../../unxlngppc.pro/par/ure/ure.par'

patch attached

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 51755] scp2 parallel build, ure should depend on langmacro ?

2005-07-09 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51755


User cmc changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=27806) scp2 parallel
  |  |dmake for ure





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 04:41:38 -0700 
2005 ---
Created an attachment (id=27806)
scp2 parallel dmake for ure


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 51755] scp2 parallel build, ure should depend on langmacro ?

2005-07-09 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51755


User cmc changed the following:

  What|Old value |New value

  Target milestone|---   |DevTools





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 04:44:09 -0700 
2005 ---
.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 51756] New - SRX645_m57: winos.ob j not found

2005-07-09 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51756
  Issue #:|51756
  Summary:|SRX645_m57: winos.obj not found
Component:|porting
  Version:|current
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|PATCH
 Priority:|P3
 Subcomponent:|code
  Assigned to:|vg
  Reported by:|pjanik





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 04:57:27 -0700 
2005 ---
Hi,

while building SRX645_m57 on Windows:

LINK : fatal error LNK1181: cannot open input file
'..\..\..\wntmsci8.pro\slo\winos.obj'
dmake:  Error code 157, while making '../../../wntmsci8.pro/bin/mig645mi.dll'
echo: No match.

ERROR: Error 65280 occurred while making
/cygdrive/e/home/pavel/BuildDir/ooo_SRX645_m57_src/setup2/source/custom/moffice

Suggested patch attached.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 51757] New - Cross chould be avai lable as a data point marker.

2005-07-09 Thread 9point9
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51757
  Issue #:|51757
  Summary:|Cross chould be available as a data point marker.
Component:|Chart
  Version:|OOo 2.0 Beta
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|ENHANCEMENT
 Priority:|P3
 Subcomponent:|formatting
  Assigned to:|kla
  Reported by:|9point9





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 04:57:36 -0700 
2005 ---
Currently, icons for data points can be from a default set or a custom graphic.
 The default set does not include a cross (X) which it should do.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 51756] SRX645_m57: winos.obj not found

2005-07-09 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51756


User pjanik changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=27807) proposed change





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 04:59:47 -0700 
2005 ---
Created an attachment (id=27807)
proposed change


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 51562] Traditional Chinese Font incompatible (disappeared).

2005-07-09 Thread khirano
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51562





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 05:14:08 -0700 
2005 ---
No problem on Solarisx86 either.

I agree with cloph that this may be a Windows-only problem.
It seems that Windows font rendering system can not render some fonts.

I asked Mr. Shimizu, a fonts and Unicode expert in ja community, about this
question.
He tested HangWangMingBlack fonts with Word on Windows.
I tried the same test with Word2000 on Windows98SE.
Please refer to screenshots I will attach.

The tests show that some letters including 何 don't have glyph for the
vertical writing.
So 何 of HangWangMingBlack vanishes in the vertical writing, and sometimes the
vertical text line containing 何 also vanish.
 
Mr. Shimizu found that several Kanji letters (from 4F4F to 4F56, 4F55 is 何
for example) are missing in HangWangMingBlack and that wrong glyphs are applied
to several Kanji letters.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 43153] Prints orientation ok for C65 but NOT #10 envelope

2005-07-09 Thread herremaw
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43153





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 05:19:34 -0700 
2005 ---
I have experienced the same problem on an HP PSC2110: a C65 envelope prints
alright, but a DL envelope does not.

I am using the Novell edition of openOffice 2.0 (build 1.9.79.2.3).

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 51236] Autocomplete does not pre serve case

2005-07-09 Thread pescetti
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51236


User pescetti changed the following:

  What|Old value |New value

Status|CLOSED|UNCONFIRMED

Resolution|WORKSFORME|





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 05:24:17 -0700 
2005 ---
Reopening as it is still there in a default install of m113.

The described situation (fred instead of Fred) still happens, and Capitalize
first letter is checked.

By the way, it's not a matter of capitalizing the first letter. 
Here's a more insightful example (mind the case of letters):
1. Type GNU/Linux in cell B1.
2. Type gn (lowercase) in cell B2.
3. A completion to gnU/Linux is suggested
4. Press Enter

Actual result:   gnU/Linux appears in B2.
Expected result: GNU/Linux appears in B2.

Why do I expect GNU/Linux to appear? Because if I accept the autocompletion, I
expect the word to appear *exactly* as the one I had typed before, especially in
a Calc document.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 51758] New - Not associating with .sxw files

2005-07-09 Thread drcowsley
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51758
  Issue #:|51758
  Summary:|Not associating with .sxw files
Component:|Installation
  Version:|OOo 2.0 Beta
 Platform:|PC
  URL:|
   OS/Version:|Windows XP
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|of
  Reported by:|drcowsley





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 05:24:52 -0700 
2005 ---
OOo 1.9.113 is the first version I have tried that does not associate itself
with .sxw files out of thebox.

If this is deliberate, could we please put the Sun file extensions on a par with
Microsoft and invite the user to decide at install time whether to make the
association.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 51758] Not associating with .sxw files

2005-07-09 Thread drcowsley
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51758


User drcowsley changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=27808) MS-XPproSP2
  |  |screenshot soon after new
  |  |install of OOo





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 05:27:04 -0700 
2005 ---
Created an attachment (id=27808)
MS-XPproSP2 screenshot soon after new install of OOo


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 51755] scp2 parallel build, ure should depend on langmacro ?

2005-07-09 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51755


User of changed the following:

  What|Old value |New value

   Assigned to|of|mh





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 05:29:55 -0700 
2005 ---
of @ mh: Please have a look

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 51239] epm-3.7patch results two Architecture entries, intel and i386

2005-07-09 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51239


User pjanik changed the following:

  What|Old value |New value

Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 05:30:05 -0700 
2005 ---
ericb: you are QA representative for linuxppc04...

Patch is OK.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 51758] Not associating with .sxw files

2005-07-09 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51758


User of changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

  Keywords|  |needmoreinfo

Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 05:46:26 -0700 
2005 ---
I can't reproduce. I've installed OOo 1.9 113 for all users. A clicking *.sxw 
in 
explorer raises OOo. Please desceribe your installation.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 51755] scp2 parallel build, ure should depend on langmacro ?

2005-07-09 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51755


User pjanik changed the following:

  What|Old value |New value

   Assigned to|mh|cmc





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 05:59:35 -0700 
2005 ---
patch is trivial and correct. No need to bother Martin.

Caolan: can you include it in one of your cwses? I do not have one opened right 
now.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 51515] Imported OOo-drawing with text - errors on resize

2005-07-09 Thread neufeind
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51515





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 06:39:44 -0700 
2005 ---
Sorry for not giving feedback earlier. Yes, it seems to work like designed.
However, I don't think it's transparent to the users. I guess what you usually
will do is insert an image (be it a bmp or an OOo-drawing) on your page, see it
is too large and adjust the size. That's the case when a bitmap and an
OOo-drawing behave differently. Though this is technically seen not a bug - yes 
...

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 51759] New - wrong icon in menu t ools for insert formula

2005-07-09 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51759
  Issue #:|51759
  Summary:|wrong icon in menu tools for insert formula
Component:|Formula editor
  Version:|OOo 2.0
 Platform:|PC
  URL:|
   OS/Version:|Windows XP
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P4
 Subcomponent:|ui
  Assigned to:|mru
  Reported by:|regina





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 07:07:32 -0700 
2005 ---
I use OOo 1.9.113
In module Math in menu Tools the entry Insert Formula has a wrong icon. Now it
is .uno:InsertFormula but it should be .uno:InsertMath. The
.uno:InsertFormula-icon is related to calculations in writer-tables.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 51760] New - Can not open files v ia network, error File does not exist

2005-07-09 Thread rainerbielefeld
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51760
  Issue #:|51760
  Summary:|Can not open files via network, error File does not
  |exist
Component:|Installation
  Version:|680m104
 Platform:|PC
  URL:|
   OS/Version:|Windows 98
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|of
  Reported by:|rainerbielefeld





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 07:25:04 -0700 
2005 ---
Tests with 

1.1.4 (German) WIN 98: [645m52 (Build 8824)]  (PC1)
2.0 (1.9.m104) German version WIN 98: [680m104(Build8913)] (PC1)
2.0 (1.9.m113) German version WIN XP: [680m113(Build8930)] (PC2)

On both PC of this small network we have been using 1.1.4 without problems, open
and save of files on other PC via network without problem.
Both 2.0 installations are single PC installations

After installation of m104 on PC1 all seemed to work fine, but it is not
possible to open a file on the other PC2 with m104. It does not work from
OOo-Menu: File - open and also not by doubleclick in WIN Explorer. Dobleclick
first opens m104 (if it was not open), but I get error message instead or access
to file.

The problem exists for access from PC1 to all folders on PC2. Network access
with still installed 1.1.4 for the same 1.1 files works without problem.

Network access from PC2 to PC1 now works without problem for all OOo files, but
after I had installed m133 on my WIN XP PC, I first had the same problem to open
OOo files by hyperlink in OOo files or by WIN Explorer. This problem has been
solved after I opened all file types from WIN Explorer by open with and
checked always use this ...; because of this I decided to use Component
installation, but that might be wrong.

This problem also exists for other users, I fond comments in
[EMAIL PROTECTED]

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 51760] Can not open files via ne twork, error File does not exist

2005-07-09 Thread rainerbielefeld
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51760


User rainerbielefeld changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=27809) screenshot
  |  |showing original german
  |  |error message





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 07:27:38 -0700 
2005 ---
Created an attachment (id=27809)
screenshot showing original german error message


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 50731] Some animations have blac k background when playing.

2005-07-09 Thread gentoobox
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50731





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 07:44:36 -0700 
2005 ---
I Tried with xorg-x11 glx and nv driver, and most of the animations works now,
but animations like wheel still have some black in the start of the animation.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 51285] PDF export text is garbag e

2005-07-09 Thread bulbul
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51285





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 07:52:14 -0700 
2005 ---
The SIL font is Doulos SIL 4.0.12 font beta release (Windows and other):


http://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsiformat=filemedia_id=DoulosSIL4.0.12.zipfilename=DoulosSIL4.0.12.zip

The KacstBook font is in the Kacst fonts package:

 http://prdownloads.sourceforge.net/arabeyes/kacst_fonts_1.6.2.tar.bz2

As for the fact that i don't have a problem on one Windows machine, i think that
the machine in question is substituting other fonts for both the Arabic and
English/IPA text. So, when investigating this bug, one has to make sure that the
Doulos and Kacs fonts are actually being used.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 51742] Show Hidden Spaces hides spaces

2005-07-09 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51742


User regina changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

  Keywords|  |oooqa

Resolution|  |DUPLICATE

   Version|1.0.0 |OOo 2.0 Beta





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 08:20:59 -0700 
2005 ---
Chanced version to 2.0beta as filkin says.
It is a known problem, see issue 20878.

*** This issue has been marked as a duplicate of 20878 ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 20878] Q-PCD Show spaces at end of a line in Writer

2005-07-09 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=20878





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 08:20:57 -0700 
2005 ---
*** Issue 51742 has been marked as a duplicate of this issue. ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 44160] Redo function missing fro m config

2005-07-09 Thread filkin
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44160





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 08:37:41 -0700 
2005 ---
Can't Redo you say. So it's a user interface bug right? and it shouldn't be 
closed. I mean... Why would you call Redo Can't Redo in the shortcut list? 
And 
what is logical about assigning a short cut to Can't Redo since that 
obviousle 
can't work. In the shortcut editor Redo should not be called Can't Redo. 
There are alot of functions that doesn't work when you're assigning shortcuts 
but they're not called Can't Quit or Can't Play empty Macro...

Am I missing the point? I mean you shouldn't have to know the program like a 
programmer to understand it - I assume it's meant for normal users :)

-- David

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 50733] 64bit: python registratio n failed

2005-07-09 Thread maxweber
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50733





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 09:12:07 -0700 
2005 ---
Hmm, two differences in the code are catching my eye:

1. Java and Uno register systemcalls quote the component to be registered while
the subroutine for python components calls regcomp without
$installer::globals::quote.
2. For java calls the colon in vnd.sun.star.expand\: gets quoted. The python
call, which includes an analogous vnd.openoffice.pymodule:[pythonscript] does
not quote the colon.

I am not sure if my observation is correct as i have no solver build here for
further investigation. However could someone else test a bit in practice, if
_quoting_ of python register calls is done correctly?

Thanks!
 Max

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 51763] New - In Base, scroll bar can cause visual artefacts

2005-07-09 Thread belzecue
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51763
  Issue #:|51763
  Summary:|In Base, scroll bar can cause visual artefacts
Component:|Database access
  Version:|680m113
 Platform:|PC
  URL:|http://arach.net.au/~writer/OObase_scroll_bug.png
   OS/Version:|Windows XP
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|none
  Assigned to:|dbaneedsconfirm
  Reported by:|belzecue





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 09:21:34 -0700 
2005 ---
In OOBase...

Open a table with enough records to scroll through.

Go to the first record.  Click and hold on the down arrow of the right-hand
vertical scrollbar.  The table scrolls through records and a  small yellow
popup/hint next to the mouse shows the current record...

Try again, but this time, with left mouse button depressed, wiggle the mouse
slightly (up/down or left/right while remaining on the down arrow).  The yellow
hint caption will be imprinted on the canvas like a 'mouse trail'.  See
bug-report URL for screenshot.

My video card is an Nvidia Geforce2 MX400, driver version 7.1.8.4 (24/2/05).

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 49794] brace + matrix uncorrectl y converted from Microsoft MathType

2005-07-09 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49794


User regina changed the following:

  What|Old value |New value

Ever confirmed|  |1

Status|UNCONFIRMED   |NEW

  Keywords|  |oooqa





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 11:21:57 -0700 
2005 ---
I can confirm the problem in OOo1.9.113 on WinXP German.
I will attach an smaler example to isolate the errors.

I have create the example in Word97 (German) with its integrated Microsoft
Formel-Editor 3.0. I create the two lines after the left brace by using
Enter. If you create the two lines by using the Word97 matrix-icon the
imported formula will have the structure 'matrix' too and all is displayed
correct. Using Enter leads to an import with 'stack'.

If you use Enter to create the two lines an attribut left align is added in
Word97. This is not added, if you use the matrix-icon in Word. It seems, that
there is a wrong order with 'alignl' 'stack' and 'left lbrace'. Evident error is
the term 'right no' instead of 'right none'.

Besides this structural problem there is an additional error in the example
equ4.doc. The import generates a 'size 12{0}' which cannot work in OOo. It
should be 'size 12{{}0}'.







-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 49794] brace + matrix uncorrectl y converted from Microsoft MathType

2005-07-09 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49794


User regina changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=27810) smaler example





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 11:23:00 -0700 
2005 ---
Created an attachment (id=27810)
smaler example


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 49794] brace + matrix uncorrectl y converted from Microsoft MathType

2005-07-09 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49794





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 11:24:52 -0700 
2005 ---
adding me to cc

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 50731] Some animations have blac k background when playing.

2005-07-09 Thread gentoobox
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50731





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 11:48:16 -0700 
2005 ---
It turns out that its a patch in all newer xorg-x11 versions that generates the 
bug.

Swithing to an older version of xorg-x11 (6.8.2-r1) makes the black backgounds
go away.
this has been tested with xorg-x11 nv driver and nvidia's own driver.

If someone can confirm this, then this bug is solved.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 51760] Can not open files via ne twork, error File does not exist

2005-07-09 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51760


User of changed the following:

  What|Old value |New value

   Assigned to|of|tm

 Component|Installation  |framework

QA contact|[EMAIL PROTECTED]   |[EMAIL PROTECTED]





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 12:01:06 -0700 
2005 ---
Please have a look

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 51760] Can not open files via ne twork, error File does not exist

2005-07-09 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51760


User of changed the following:

  What|Old value |New value

   Assigned to|of|tm

 Component|Installation  |framework

QA contact|[EMAIL PROTECTED]   |[EMAIL PROTECTED]





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 12:01:06 -0700 
2005 ---
Please have a look

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 6073] graphical object tied to p age: should dynamically move on page inserts/d eletes

2005-07-09 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=6073


User regina changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

  Keywords|  |oooqa

Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 12:43:28 -0700 
2005 ---
Feature is included meantime (here in OOo1.9.113). Issue can be closed.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 51506] missing code in shell for macxjoin1153 cws / Mac OSX

2005-07-09 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51506


User pjanik changed the following:

  What|Old value |New value

CC|'maho,maveric'|'maho,maveric,pjanik'

Status|RESOLVED  |REOPENED

Resolution|FIXED |





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 13:06:38 -0700 
2005 ---
reopening:

*what* is the purpose of this fix?


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 8507] AlineaciĆ³n vertical

2005-07-09 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=8507


User regina changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

  Keywords|  |oooqa

Resolution|  |INVALID





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 13:23:00 -0700 
2005 ---
Please submit a new issue in English if your problem is still existing. Issues
which are not in English cannot be handled.

Please try the actual developer-version on
http://download.openoffice.org/680/index.html There have been improvements on
vertical alignment.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 51764] New - Images inserted on a writer document can't be rotate

2005-07-09 Thread falcaraz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51764
  Issue #:|51764
  Summary:|Images inserted on a writer document can't be rotate
Component:|Word processor
  Version:|OOo 2.0 Beta
 Platform:|All
  URL:|
   OS/Version:|Linux
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|editing
  Assigned to:|mru
  Reported by:|falcaraz





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 13:37:12 -0700 
2005 ---
The rotate option (or icon) is runing on draws maked on with the draw bar on
writer, but if you insert an image this option doesn't work (for example a jpg
picture, a bmp file

I can do that opening a draw new empty document, copy the image from my writer
document, pasting on the draw empty document, then rotating is avalaible and
after doing this I copy the rotate image on draw and can paste it on the writer
document.

The activation of the rotation option for images inserted on writer is a needed
feature; I think this is a serious bug.

Regards.

Francisco Alcaraz
Mrucia (Spain)

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 12909] Rotate images

2005-07-09 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=12909





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 14:15:41 -0700 
2005 ---
*** Issue 51764 has been marked as a duplicate of this issue. ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 51764] Images inserted on a writ er document can't be rotate

2005-07-09 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51764


User regina changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

  Keywords|  |oooqa

Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 14:15:47 -0700 
2005 ---
Others made this request too, see issue 12909.

*** This issue has been marked as a duplicate of 12909 ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 51758] Not associating with .sxw files

2005-07-09 Thread drcowsley
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51758


User drcowsley changed the following:

  What|Old value |New value

Status|RESOLVED  |REOPENED

Resolution|WORKSFORME|





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 15:04:16 -0700 
2005 ---
I have just uninstalled 1.1.4 then installed 1.9.113

XPpro Version 2002 SP2  
Pentium M 
processor 1500Mhz 
598Mhz, 480Mb of RAM

I also installed for all users. 
All *.sxw have the same obsolete association.



-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 51758] Not associating with .sxw files

2005-07-09 Thread drcowsley
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51758


User drcowsley changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=27811) Screen shots
  |  |showing good and bad
  |  |associations





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 15:06:16 -0700 
2005 ---
Created an attachment (id=27811)
Screen shots showing good and bad associations


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 49511] Insert FontWork for menu

2005-07-09 Thread fr_ribeiro
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49511





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 15:08:06 -0700 
2005 ---
It does not exist as to insert the component FONTWORK for the menu.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 51766] New - No UTF-8 in the data base properties

2005-07-09 Thread holzhackerbua
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51766
  Issue #:|51766
  Summary:|No UTF-8 in the database properties
Component:|Database access
  Version:|OOo 2.0 Beta
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|none
  Assigned to:|dbaneedsconfirm
  Reported by:|holzhackerbua





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 15:43:41 -0700 
2005 ---
I want to register a UTF-8 encoded CSV file as data source, but it seems to be 
impossible to use UTF-8 as character set. 
At Database properties - Additional settings - Character set, it isn't  
possible to select UTF-8 as a character set. Even if Character set is 
System and UTF-8 is the systems (and OO's) default character set, it won't 
work. 
 
My OO build is 1.9.110 (Novell edition on SUSE 9.3 x86_64).

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 51767] New - After CreateProcess API call WaitforSingleObject don't work well.

2005-07-09 Thread ccill
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51767
  Issue #:|51767
  Summary:|After CreateProcess API call WaitforSingleObject
  |don't work well.
Component:|api
  Version:|OOo 1.1.4
 Platform:|PC
  URL:|
   OS/Version:|Windows 2000
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P1
 Subcomponent:|code
  Assigned to:|sw
  Reported by:|ccill





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 15:55:23 -0700 
2005 ---
From Delphi 7 Language, I use the next well know routine for call external
programs an wait for terminate it. 

function WinExecAndWait32(FileName: string; Visibility: Integer): dWord;
var
  zAppName: array[0..512] of Char;
  zCurDir: array[0..255] of Char;
  WorkDir: string;
  StartupInfo: TStartupInfo;
  ProcessInfo: TProcessInformation;
begin
  StrPCopy(zAppName, FileName);
  GetDir(0, WorkDir);
  StrPCopy(zCurDir, WorkDir);
  FillChar(StartupInfo, Sizeof(StartupInfo), #0);
  StartupInfo.cb := Sizeof(StartupInfo);

  StartupInfo.dwFlags := STARTF_USESHOWWINDOW;
  StartupInfo.wShowWindow := Visibility;
  if not CreateProcess(nil,
   zAppName, { pointer to command line string }
   nil, { pointer to process security attributes }
   nil, { pointer to thread security attributes }
   false, { handle inheritance flag }
   CREATE_NEW_CONSOLE or { creation flags }
   NORMAL_PRIORITY_CLASS,
   nil, { pointer to new environment block }
   nil, { pointer to current directory name }
   StartupInfo, { pointer to STARTUPINFO }
   ProcessInfo) then
Result := -1 { pointer to PROCESS_INF }
  else
  begin
WaitforSingleObject(ProcessInfo.hProcess, INFINITE);
GetExitCodeProcess(ProcessInfo.hProcess, Result);
CloseHandle(ProcessInfo.hProcess);
CloseHandle(ProcessInfo.hThread);
  end;
end;

With any one application it works well. In a debug session I can see that
the step by step execution stops in WaitforSingleObject instruction and continue
when I close the external program.

   The problem is that with OpenOffice, executable starts well but they ignore
the WaitforSingleObject an continue, OpenOffice are open and my application
continues. They don't wait for OpenOffice execution end. :( 


I tested a lot of programs and I see that only OpenOffice fails. 

   I need it for integration projects.

Thank you very much.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 27417] Database access to Kaddre ssbook

2005-07-09 Thread holzhackerbua
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=27417





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 15:58:03 -0700 
2005 ---
This could be archived by creating a generic vcf import... 

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[xml-issues] [Issue 33324] Unsupported Pocket Excel functions not handled correctly

2005-07-09 Thread thackert
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=33324


User thackert changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

Resolution|  |INVALID





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 16:18:11 -0700 
2005 ---
I have not seen any comment to my last entry, so I will close this issue as 
invalid.
@cadman64: If you could give the needed information or if you are able to 
reproduce this error 
on a newer version of OOo you could reopen it again ... ;)

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 51711] Scrolling different fonts doesn't change the font of selected text

2005-07-09 Thread derekcvtc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51711





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 17:42:32 -0700 
2005 ---
I will attach a picture showing the problem with scrolling the font names.  In
MS Word I can select a chunk of text and then use the scroll wheel on the font
names area to quickly cycle through the different fonts to find one that looks
good. In OO this doesn't work. Keep up the great work though.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 51711] Scrolling different fonts doesn't change the font of selected text

2005-07-09 Thread derekcvtc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51711


User derekcvtc changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=27812) A screen shot
  |  |showing that I scrolled to
  |  |Trebuchet MS but the text
  |  |stayed as Times New Roman





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 17:44:40 -0700 
2005 ---
Created an attachment (id=27812)
A screen shot showing that I scrolled to Trebuchet MS but the text stayed as 
Times New Roman


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 51506] missing code in shell for macxjoin1153 cws / Mac OSX

2005-07-09 Thread jjmckenzie
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51506





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 17:49:01 -0700 
2005 ---
jjmckenzie - pjanik

I'm looking into these patches to see if they break install.  I'm building with
Patrick's patches and then am going to update them to Eric's on macxjoin1153. 


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 51768] New - Access to PervasiveS QL 9.1 not possible via ODBC/ADO

2005-07-09 Thread mjcoder
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51768
  Issue #:|51768
  Summary:|Access to PervasiveSQL 9.1 not possible via ODBC/ADO
Component:|Database access
  Version:|680m113
 Platform:|PC
  URL:|
   OS/Version:|Windows XP
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P2
 Subcomponent:|none
  Assigned to:|dbaneedsconfirm
  Reported by:|mjcoder





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 18:16:28 -0700 
2005 ---
Hi,

I'm unable to make a connection to a PervasiveSQL 9.1 database. Here is what I 
did:

1. Install PervasiveSQL 9.1
   Let it create all the DSN's it wants to create.
   Let it make all the tests it wants to make.
- Now you should have three additional system DSNs:
   - DefaultDB (Pervasive ODBC Engine Interface)
   - DEMODATA (Pervasive ODBC Engine Interface)
   - test (Pervasive ODBC Engine Interface)
2. Select Database from the Quick-Start
3. Select Connect to an existing database
4. Set Database type to ODBC
5. Click Next
6. Click Browse
7. Doubleclick on DEMODATA
8. Click Next
9. Click Test Connection

Error message title: Pervasive ODBC Engine Interface
Error message text: Connect failed because you attempted a DSN less connection.
Please, retry your connection with a DSN. If you already attempted the
connection using a DSN, please retry after recreating the DSN.

After clicking OK, I get the following error code: 1114 (Pervasive ODBC Engine
Interface)

I already tried to recreate the DSN but the error is the same.

When I use the Microsoft ODBC-Administrator (ODBC data sources) and select the
System-DSN tab, and make a double-click on DEMODATA, I can test the
connection by clicking on Test and this succeeds.

Now I tried to use the ADO interface:

1. to 3. same as above
4. Set Database type to ADO
5. Click Browse
   It's interesting that Pervasive OLE DB provider isn't selectable here. 
   Is this normal?
6. Select Microsoft OLE DB Provider for ODBC Drivers
7. Select tab Connection
8. Enter the DSN
9. Test the connection

I get the same error as above.

Any idea what might go wrong?

I also tried to create a new DSN with the Pervasive ODBC Client Interface
driver but the result is almost the same. I don't get the ODBC error message any
more but the error code shown is the same.

Kind regards,
Mark

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 51562] Traditional Chinese Font incompatible (disappeared).

2005-07-09 Thread khirano
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51562


User khirano changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=27813) tests on
  |  |Word2000, Windows 98 SE





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 18:31:36 -0700 
2005 ---
Created an attachment (id=27813)
tests on Word2000, Windows 98 SE


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 51769] New - Calc Notes Appear Ou tside Screen Display

2005-07-09 Thread joeconner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51769
  Issue #:|51769
  Summary:|Calc Notes Appear Outside Screen Display
Component:|Spreadsheet
  Version:|OOo 2.0 Beta
 Platform:|PC
  URL:|
   OS/Version:|Windows XP
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|viewing
  Assigned to:|spreadsheet
  Reported by:|joeconner





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 19:46:35 -0700 
2005 ---
If you have the zoom pushed up, say 200 percent, then notes may be outside the
viewable area.

I am attaching a spreadsheet that illustrates this.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 51769] Calc Notes Appear Outside Screen Display

2005-07-09 Thread joeconner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51769


User joeconner changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=27814) Spreadsheet
  |  |Illustrating Notes Outside
  |  |Screen View





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 19:51:35 -0700 
2005 ---
Created an attachment (id=27814)
Spreadsheet Illustrating Notes Outside Screen View


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 51758] Not associating with .sxw files

2005-07-09 Thread drcowsley
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51758


User drcowsley changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=27815) Same computer,
  |  |different user, diferent
  |  |associations





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 22:22:54 -0700 
2005 ---
Created an attachment (id=27815)
Same computer, different user, diferent associations


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 51758] Not associating with .sxw files

2005-07-09 Thread drcowsley
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51758





--- Additional comments from [EMAIL PROTECTED] Sat Jul  9 22:55:40 -0700 
2005 ---
The problem seems to be how XP deals with associations.  If I log in as
Administrator on this same computer I get 1.1.2 assocations as shown in sxw3.gif

So it looks as if a user of 1.1.n who upgrades to version 2 could find the 'all
users' associations of the new installation will be overridden by any 'per-user'
associations s/he made for 1.1.n

This XP feature could be a bit tricky - especially if MS use the same file
extension for their 'Open Document' processor, and different users all need
access to OOo but have different preferences.  (As happens on my school
computers, and quite independently on my family laptop)

If possible, it would be nice for the install to scour the system for archaic
associations like the ones on this system, and update them all.  An install
option to retain Microsoft .od? file associations on a per user basis even for
an all user install may also be needed, with some way of letting the various
users make their choices if necessary.   Whichever way we go we will need to
work on the wording of our help files!



-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]