[sc-issues] [Issue 43602] imported Table of old spreadsheet not in Seitenansicht

2005-02-27 Thread helmutblatter
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43602





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 00:09:53 -0800 
2005 ---
I am so sorry. I forgot to examine the Print Ranges for Tabelle1. Sheet from
File did not import the Print Ranges. I set it and my issue 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]



[porting-issues] [Issue 43612] New - 64bit: gccinstlib.pl and dual gcc

2005-02-27 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43612
  Issue #:|43612
  Summary:|64bit: gccinstlib.pl and dual gcc
Component:|porting
  Version:|current
 Platform:|Opteron/x86_64
  URL:|
   OS/Version:|Linux
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|hjs
  Reported by:|pjanik





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 00:50:55 -0800 
2005 ---
Hi,

my gcc on AMD64 is compiled to have both 32bit and also 64bit libs, so:

[EMAIL PROTECTED]:/tmp/GCC341 find . -name libstdc++.so.6 -o -name 
libgcc_s.so.1
./lib/libgcc_s.so.1
./lib/libstdc++.so.6
./lib64/libgcc_s.so.1
./lib64/libstdc++.so.6
[EMAIL PROTECTED]:/tmp/GCC341 

but gcclibinst.pl is constantly choosing bad 32bit libs libs to copy to solver.
They are ignored, but the final set does not contain proper libs, so I have to
use LD_LIBRARY_PATH.

I solved this temporary by removing these 32bit libs, but gccinstlib should
(IMO) use different mechanism to copy libs.

I have tested gcc's -print-file-name and it seems to be ideal for our purpose.

On x86:

[EMAIL PROTECTED]:~/BuildDir/ooo_SRC680_m82_src gcc 
-print-file-name=libstdc++.so.6
/disk2/OpenOffice.org/GCC341/lib/gcc/i686-pc-linux-gnu/3.4.1/../../../libstdc++.so.6
[EMAIL PROTECTED]:~/BuildDir/ooo_SRC680_m82_src gcc 
-print-file-name=libgcc_s.so.1 
/disk2/OpenOffice.org/GCC341/lib/gcc/i686-pc-linux-gnu/3.4.1/../../../libgcc_s.so.1
[EMAIL PROTECTED]:~/BuildDir/ooo_SRC680_m82_src 

On AMD64:

[EMAIL PROTECTED]:~/BuildDir/ooo_ooo64bit02_src gcc 
-print-file-name=libstdc++.so.6
/tmp/GCC341/lib/gcc/x86_64-unknown-linux-gnu/3.4.1/../../../../lib64/libstdc++.so.6
[EMAIL PROTECTED]:~/BuildDir/ooo_ooo64bit02_src gcc 
-print-file-name=libgcc_s.so.1 
/tmp/GCC341/lib/gcc/x86_64-unknown-linux-gnu/3.4.1/../../../../lib64/libgcc_s.so.1
[EMAIL PROTECTED]:~/BuildDir/ooo_ooo64bit02_src 

What do you think?

-
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 43613] New - operating on range of filtered cells alters cell not currently shown in filter

2005-02-27 Thread unstable_geek
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43613
  Issue #:|43613
  Summary:|operating on range of filtered cells alters cell not
  |currently shown in filter
Component:|Spreadsheet
  Version:|OOo 1.1.3
 Platform:|PC
  URL:|
   OS/Version:|Linux
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|editing
  Assigned to:|spreadsheet
  Reported by:|unstable_geek





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 01:05:42 -0800 
2005 ---
create spreadhseet thusly:
A B
1   foo
2   foo
3   bar
4   foo
5   foo

autofilter, set column A to filter on foo.  line 3 dissapears.  now, edit cell
B1, and copy its value to bottom of list.  remove filter.  Cell B3 has been 
edited.

This happens on straight copy, drag fill and delete.  

Cells not currently shown in a filter should not be edited!

-
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]



[ui-issues] [Issue 43608] The OpenType font 'Tibetan Machine Uni' is blank in drop-down

2005-02-27 Thread dchandler
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43608


User dchandler changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=23079) Screenshot
  |  |showing bug





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 01:44:20 -0800 
2005 ---
Created an attachment (id=23079)
Screenshot showing bug


-
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]



[ui-issues] [Issue 43608] The OpenType font 'Tibetan Machine Uni' is blank in drop-down

2005-02-27 Thread dchandler
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43608





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 01:46:38 -0800 
2005 ---
Chris's screenshot shows the font names.  For my Tibetan fonts, I see glyphs 
from the fonts instead of font names.  Except in the case of Tibetan Machine 
Uni, where I see just a blank line, as my screenshot shows.

-
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]



[www-issues] [Issue 40218] SSH2Guide Update

2005-02-27 Thread willysr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=40218


User willysr changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=23080) Revised PuTTY
  |  |Section, Added Tunnelling
  |  |Guide





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 02:00:58 -0800 
2005 ---
Created an attachment (id=23080)
Revised PuTTY Section, Added Tunnelling Guide


-
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]



[www-issues] [Issue 40218] SSH2Guide Update

2005-02-27 Thread willysr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=40218





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 02:03:50 -0800 
2005 ---
PuTTY can be used to create SSH Keypair and it worked. Jean Hollis Webber has
prove that (he used PuTTY 0.56 to produce SSH Keypair). I have correct this in
the guide i uploaded.

Also, i clarifies information that i succedded in creating tunneling, not keys
with PuTTY. I also add my guide here.

-
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]



[ui-issues] [Issue 43614] New - External Programs missing from Options

2005-02-27 Thread cmwamba1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43614
  Issue #:|43614
  Summary:|External Programs missing from Options
Component:|ui
  Version:|current
 Platform:|All
  URL:|
   OS/Version:|Windows 98
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|sba
  Reported by:|cmwamba1





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 02:17:16 -0800 
2005 ---
Windows 98SE: going to ToolsOptionsOpenOffice.org... there is no listing for 
External Programs. Wasn't certain if this was ui or framework, so apologies 
if 
issue has been misplaced.

-
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 43615] New - OOo crashes reliably on Create Report AND crashes crashrep on recovery

2005-02-27 Thread fgm
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43615
  Issue #:|43615
  Summary:|OOo crashes reliably on Create Report AND crashes
  |crashrep on recovery
Component:|Database access
  Version:|680m79
 Platform:|All
  URL:|http://software.newsforge.com/software/05/01/25/17582
  |45.shtml?tid=72
   OS/Version:|Windows XP
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|none
  Assigned to:|msc
  Reported by:|fgm





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 02:20:27 -0800 
2005 ---
Follow procedure at:
http://software.newsforge.com/software/05/01/25/1758245.shtml?tid=72
At the create report step, the fastest way to crash:
1. click on use wizard.
2. select the contacts table
3. select all fields
4. Click Finish. It doesn't finish.
5. Click Finish again. Crash.
6. Restart OOo Base. Fill the crashrep. Crashrep crashes.

-
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 43616] New - Outline numbering bad behaviour

2005-02-27 Thread whomnet
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43616
  Issue #:|43616
  Summary:|Outline numbering bad behaviour
Component:|Word processor
  Version:|OOo 2.0 Beta
 Platform:|PC
  URL:|
   OS/Version:|Windows XP
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|editing
  Assigned to:|mru
  Reported by:|whomnet





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 02:32:50 -0800 
2005 ---
Apply outline numbering to a document, and then save it. After re-opening then
select tools-Outline numbering and set the paragraphs style to none for the
applied outline levels. Then save the document and close it.
When reloaded, the first outline level will be a type different than none,
thus breaking the outline structure.

Taking a first view at contents.xml, it seems that the text:outline-level
attribute of the original paragraph type is not cleared when setting the
paragraph style to none.

-
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 43616] Outline numbering bad behaviour

2005-02-27 Thread whomnet
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43616


User whomnet changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=23081) Example of
  |  |erroneous outline
  |  |numbering. Level 1 should
  |  |be none instead that
  |  |heading 3





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 02:34:02 -0800 
2005 ---
Created an attachment (id=23081)
Example of erroneous outline numbering. Level 1 should be none instead that 
heading 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]



[sw-issues] [Issue 43616] Outline numbering bad behaviour

2005-02-27 Thread whomnet
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43616





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 02:38:53 -0800 
2005 ---
The steps to create the example file were:
 New file, pasted text, applied Heading 1, 2, 3 and marginalia to the 
first
paragraphs.
 Apply outline numbering:
Level 1: Heading 1
Level 2: Heading 2
Level 3: Heading 3
Level 4: Marginalia
 Saved the document. Closed writer; opened again and was working OK.
 Changed the Outline numbering:
Level 1: (none)
Level 2: (none)
Level 3: (none)
Level 4: (none)
 Saved the document and opened OOo writer. Then go to Tools-Outline Numbering
and the structure displayed is:
Level 1: Heading 3 (wrong!)
Level 2: (none)
Level 3: (none)
Level 4: (none)



-
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 43617] New - subscript and superscript from an RTF file do not appear in WYSIWYG

2005-02-27 Thread kienzlem
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43617
  Issue #:|43617
  Summary:|subscript and superscript from an RTF file do not
  |appear in WYSIWYG
Component:|Word processor
  Version:|OOo 1.1.4
 Platform:|PC
  URL:|
   OS/Version:|Linux
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|editing
  Assigned to:|mru
  Reported by:|kienzlem





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 02:56:22 -0800 
2005 ---
Hi,

I want to open an RTF file generated by latex2rtf. In Open Office Writer, the
subscript and the superscript do not appear while they do under Microsoft Word.

This problem can be recreated by installing latex2rtf and trying to display the
test file called subsup.rtf. Otherwise e-mail me for a copy.

cheers,
marco

-
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 43617] subscript and superscript from an RTF file do not appear in WYSIWYG

2005-02-27 Thread kienzlem
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43617


User kienzlem changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=23082) one of the test
  |  |file from latex2rtf





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 02:57:49 -0800 
2005 ---
Created an attachment (id=23082)
one of the test file from latex2rtf


-
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 43618] New - Errors in german translation of instsetoo_native

2005-02-27 Thread andreschnabel
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43618
  Issue #:|43618
  Summary:|Errors in german translation of instsetoo_native
Component:|l10n
  Version:|OOo 2.0 Beta
 Platform:|PC
  URL:|
   OS/Version:|Windows XP
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|andreschnabel
  Reported by:|andreschnabel





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 03:09:19 -0800 
2005 ---
There are several errors or incorrect translations in instsetoo_native(GErman).

comments from mysteron:
--
I've just installed the Beta2 with the German installer and there two problems
that need a fix.
 
First, the RadioButton text for a complete installation is translated as
Vervollstndigen which is not okay (an adjective is translated as a verb; it
means to complete something in German, not something is complete). 
Therefore the last PO file needs a change in 
line 1768:
#: RadioBut.ulf#OOO_RADIOBUTTON_4.LngText.text
msgid {MSSansBold8}Complete
msgstr {MSSansBold8}Vollstndig

second, one of the last dialog boxes asks for registration of MSO Formats with
OOo. This is not well translated (well, in my opinion even the English text is
not okay) and is misleading. It sounds like OOo already opens those files (while
the checkboxes are not marked) and a less experianced user clicks on the
checkboxes to avoid this if he doesn't want it this way - but then the opposite
happens and he is frustrated.

line 927:
#: Control.ulf#OOO_CONTROL_275.LngText.text
msgid [ProductName] will automatically open the following file types:
msgstr [ProductName] kann auf Wunsch auch die folgenden Dateiarten automatisch
ffnen:

further comments are welcome and i hope this could be adressed.

-
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 43618] Errors in german translation of instsetoo_native

2005-02-27 Thread andreschnabel
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43618





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 03:11:53 -0800 
2005 ---
added ihi and mysteron to cc

andre-ihi: 
should we use the .po-file from issue 37036 to correct the translation or can
you point me to the most recent .sdf ?

I hope, we can correct this within the next week. If we are ready, I'll reassign
this issue to you.

-
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 37036] German translation for instsetoo_native needed

2005-02-27 Thread andreschnabel
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=37036


User andreschnabel changed the following:

  What|Old value |New value

Status|REOPENED  |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 03:13:24 -0800 
2005 ---
Closing as fixed, as the translation itself exists.
To deal with the errors, I opened Issue 43618 (pleas comment on that issue, if
there are more mistakes in the translation)

-
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 37036] German translation for instsetoo_native needed

2005-02-27 Thread andreschnabel
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=37036


User andreschnabel changed the following:

  What|Old value |New value

Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 03:13:48 -0800 
2005 ---
close

-
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]



[ui-issues] [Issue 43579] height and width of docked windows (stylist and navigator) is not resored after restarting OOo

2005-02-27 Thread norbert2
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43579





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 03:21:30 -0800 
2005 ---
Especially that unsaved width is a problem:

In the second screenshot I have attached you can see that buttons of the
navigator are cut!

-
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]



[ui-issues] [Issue 43579] height and width of docked windows (stylist and navigator) is not resored after restarting OOo

2005-02-27 Thread norbert2
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43579


User norbert2 changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=23084) screenshot 2





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 03:22:25 -0800 
2005 ---
Created an attachment (id=23084)
screenshot 2


-
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]



[ui-issues] [Issue 43620] New - Too few space for German text in installation wizard

2005-02-27 Thread matthiasbasler
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43620
  Issue #:|43620
  Summary:|Too few space for German text in installation wizard
Component:|ui
  Version:|680m79
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|sba
  Reported by:|matthiasbasler





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 03:28:04 -0800 
2005 ---
In the installation wizard, in the page where the user can select which
components to install, there is a description panel on the right hand side. This
is too small for German text, so in the German version many describtions are
only partly shown.

-
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 43457] installation error with --disable-binfilter

2005-02-27 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43457





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 03:30:11 -0800 
2005 ---
for the records: when building on windows, it's already the creation of the
installation set which fails, since the generated file openoffice2.ddf contains
a line
   legacy_binfilters.rdb
, which tells the cabinet maker to pack a file named  as
legacy_binfilters.rdb, which fails.

(The patches solves the problem, thanks pmladek!)

-
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 43621] New - wizards to install dictionaries and fints do not work

2005-02-27 Thread norbert2
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43621
  Issue #:|43621
  Summary:|wizards to install dictionaries and fints do not work
Component:|framework
  Version:|OOo 2.0 Beta
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|tm
  Reported by:|norbert2





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 03:32:41 -0800 
2005 ---
The wizards to install dictionaries and fints do not work. (After pressing the
Start-button nothing happens.)

-
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 43621] wizards to install dictionaries and fints do not work

2005-02-27 Thread norbert2
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43621





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 03:33:02 -0800 
2005 ---
fints - fonts

-
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 43622] New - setting Display version columns does not persist

2005-02-27 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43622
  Issue #:|43622
  Summary:|setting Display version columns does not persist
Component:|Database access
  Version:|680
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|none
  Assigned to:|oj
  Reported by:|fs





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 03:50:16 -0800 
2005 ---
- create a new database document, connecting to an arbitrary
  (even non-existent) ODBC data source
- Edit|Database|Advanced Settings
- tab page Special Settings
- uncheck the Display version columns (if applicable) checkbox
- dismiss the dialog with OK
- save the database document
- File|Exit, to exit OpenOffice.org
- re-start OpenOffice.org
- open the database document again
- Edit|Database|Advanced Settings
- tab page Special Settings
= the Display version columns (if applicable) checkbox is checked, again
= the setting just made was lost

happens in 680m80 and CWS dba24

-
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 43623] New - duplicate entry for Text separator

2005-02-27 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43623
  Issue #:|43623
  Summary:|duplicate entry for Text separator
Component:|Database access
  Version:|680
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|none
  Assigned to:|oj
  Reported by:|fs





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 03:53:05 -0800 
2005 ---
- File | New | Database
= the New database wizard opens
- check Connect to an existing database
- select Type Text
- press Next
= in the Text separator list box on the next page, there#s two times the
  entry '

In OOo 1.1.x, there was an  and a '

-
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 43622] setting Display version columns does not persist

2005-02-27 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43622


User fs changed the following:

  What|Old value |New value

  Target milestone|---   |OOo 2.0





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 03:53:29 -0800 
2005 ---
targeting

-
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 43623] duplicate entry for Text separator

2005-02-27 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43623


User fs changed the following:

  What|Old value |New value

  Keywords|  |regression

  Target milestone|---   |OOo 2.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]



[dba-issues] [Issue 43624] New - setting Text contains headers does not stick

2005-02-27 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43624
  Issue #:|43624
  Summary:|setting Text contains headers does not stick
Component:|Database access
  Version:|680
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|none
  Assigned to:|oj
  Reported by:|fs





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 03:58:33 -0800 
2005 ---
- create a database document based on text files, with all settings in
  the New database wizard defaulted
- open this database document
- Edit|Database|Properties
- tab page Additional Settings
- check the Text contains headers setting
- dismiss the dialog with OK
- re-open the dialog
= Text contains headers is unchecked, again

This happens in 680m80 and CWS dba24

As a related note, the connection always behaves as if the check box was
checked, i.e., the first line of a file is always interpreted as header line.
Not sure whether this is a separate bug.

-
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 43624] setting Text contains headers does not stick

2005-02-27 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43624


User fs changed the following:

  What|Old value |New value

  Target milestone|---   |OOo 2.0





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 03:58:56 -0800 
2005 ---
targeting

-
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 43625] New - custom file types for text-based database documents are lost upon repeated editing of the properties

2005-02-27 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43625
  Issue #:|43625
  Summary:|custom file types for text-based database documents
  |are lost upon repeated editing of the properties
Component:|Database access
  Version:|680
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|none
  Assigned to:|oj
  Reported by:|fs





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 04:03:46 -0800 
2005 ---
- create a database document based on text files, with all settings in
  the New database wizard defaulted
- open this database document
- Edit|Database|Properties
- tab page Additional Settings
- check the Custom radio button
- in the text field right beside this radio button, enter log (without
  the quotes), so the database document is based on *.log files
- dismiss the dialog with OK
- re-open the dialog
= the Custom radio button is checked, but the text field is empty.
   Instead, the explanatory text behind the text field reads log.
- dismiss the dialog with OK
- re-open the dialog
= now the log is gone completely

-
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 43625] custom file types for text-based database documents are lost upon repeated editing of the properties

2005-02-27 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43625


User fs changed the following:

  What|Old value |New value

  Target milestone|---   |OOo 2.0

   Version|680   |680m80





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 04:09:26 -0800 
2005 ---
targeting

-
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 43626] New - Spreadsheet-based database documents have superfluous Authentication page

2005-02-27 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43626
  Issue #:|43626
  Summary:|Spreadsheet-based database documents have superfluous
  |Authentication page
Component:|Database access
  Version:|680m80
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P4
 Subcomponent:|none
  Assigned to:|oj
  Reported by:|fs





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 04:14:02 -0800 
2005 ---
- File|New|Database
- Connect to an existing database
- Type = Spreadsheet
- Next
- browser for an arbitrary spreadsheet document
- Next
= your're now on an Authentication page, which requires to enter a user
   name, and decide whether the connection to the spreadsheet requires
   a password. However, the user name does not make sense (as spreadsheets
   are opening with only a password, but never a user), and the password
   required setting was already present on the previous page.
= the complete Authentication page is superfluous

-
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 43627] New - [CWS dba24] css.sdb.DataSource not available at the global service manager anymore

2005-02-27 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43627
  Issue #:|43627
  Summary:|[CWS dba24] css.sdb.DataSource not available at the
  |global service manager anymore
Component:|Database access
  Version:|680m80
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|none
  Assigned to:|oj
  Reported by:|fs





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 04:16:20 -0800 
2005 ---
In CWS dba24, the following basig fragment fails:
  oDS = createUnoService( com.sun.star.sdb.DataSource )
  MsgBox oDS.dbg_Properties

In 680m80, which the CWS is currently based on, this succeeds. Seems that the
css.sdb.DataSource service is not globally registered anymore.

fs-oj: looks like a regression of the separation between model and data source 
...

-
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 43626] Spreadsheet-based database documents have superfluous Authentication page

2005-02-27 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43626


User fs changed the following:

  What|Old value |New value

  Target milestone|---   |OOo 2.0





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 04:18:05 -0800 
2005 ---
targeting

-
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 43628] New - [CWS dba24] crash when accessing the properties of a disposed data source

2005-02-27 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43628
  Issue #:|43628
  Summary:|[CWS dba24] crash when accessing the properties of a
  |disposed data source
Component:|Database access
  Version:|680m80
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P2
 Subcomponent:|none
  Assigned to:|oj
  Reported by:|fs





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 04:26:01 -0800 
2005 ---
consider the following Basic macro:
  oDBC = createUnoservice( com.sun.star.sdb.DatabaseContext )
  oDS = oDBC.getByName( Bibliography )
  oDS.User = SomeUserName
  sMessage = user name:  + oDS.User
  MsgBox sMessage
  oDS.dispose
  sMessage = user name:  + oDS.User
  MsgBox sMessage

In 680m80, this runs fine, two times displaying user name: SomeUserName, as
expected.
If you run this in CWS dba24, it crashs after the first message box.

-
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 43628] [CWS dba24] crash when accessing the properties of a disposed data source

2005-02-27 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43628


User fs changed the following:

  What|Old value |New value

  Keywords|  |regression

  Target milestone|---   |OOo 2.0





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 04:27:08 -0800 
2005 ---
targeting

fs-oj: seems that convert/setFastPropertyValue members do not check for m_pImpl
before accessing it. Please also secure all other methods which need m_pImpl,
and are accessible to external callers.

-
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 43623] duplicate entry for Text separator

2005-02-27 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43623


User fs changed the following:

  What|Old value |New value

   Version|680   |680m80





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 04:28:54 -0800 
2005 ---
correct Version field

-
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 43622] setting Display version columns does not persist

2005-02-27 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43622


User fs changed the following:

  What|Old value |New value

   Version|680   |680m80





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 04:28:57 -0800 
2005 ---
correct Version field

-
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 43624] setting Text contains headers does not stick

2005-02-27 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43624


User fs changed the following:

  What|Old value |New value

   Version|680   |680m80





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 04:29:00 -0800 
2005 ---
correct Version field

-
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 43605] Drawing which is anchored as character not saved properly

2005-02-27 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43605


User es changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

  Priority|P1|P3

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 05:10:40 -0800 
2005 ---
Not a P1
Reproduced in OOo 1.1.4
Not anymore in src680m78
- 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]



[sw-issues] [Issue 43605] Drawing which is anchored as character not saved properly

2005-02-27 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43605


User es changed the following:

  What|Old value |New value

Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 05:11:12 -0800 
2005 ---
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]



[sc-issues] [Issue 43629] New - Calc prints zeros even when view is deactivated

2005-02-27 Thread gon
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43629
  Issue #:|43629
  Summary:|Calc prints zeros even when view is deactivated
Component:|Spreadsheet
  Version:|1.0.3
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|ENHANCEMENT
 Priority:|P3
 Subcomponent:|printing
  Assigned to:|spreadsheet
  Reported by:|gon





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 05:28:21 -0800 
2005 ---
It would be fine if, when display zero values in the options-view is not
activated, calc wouldnt print those zeros.

-
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 38788] 'Left to Right' can't be set in tools/customize

2005-02-27 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=38788


User es changed the following:

  What|Old value |New value

Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 05:28:57 -0800 
2005 ---
verified in cws fwkpostbeta1

-
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 42851] Freeze on pasting in last parapraph

2005-02-27 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42851


User es changed the following:

  What|Old value |New value

Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 05:38:27 -0800 
2005 ---
Verified in cws swqcore07

-
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 41204] Database fields cannot be saved if the data source is not available

2005-02-27 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=41204


User es changed the following:

  What|Old value |New value

Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 05:49:30 -0800 
2005 ---
Verified in cws swqcore07

-
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 43415] Changing font or font size in dropdown needs a carriage return

2005-02-27 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43415


User es changed the following:

  What|Old value |New value

Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 06:36:40 -0800 
2005 ---
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]



[sw-issues] [Issue 43281] customized menu not stored properly

2005-02-27 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43281


User es changed the following:

  What|Old value |New value

   Assigned to|es|cd

Ever confirmed|  |1

Status|UNCONFIRMED   |NEW

OS/Version|Windows XP|All

  Platform|Other |All

  Target milestone|---   |OOo 1.1.5





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 06:50:45 -0800 
2005 ---
ES-CD: fixed in src680.
But menu bar is still erased on load when doing this in OOo 1.1.4.
Please evaluate risk and effort to fix this in OOo 1.1.5.

-
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 42589] 1.9.69, 1.9.74, 1.9.77 do not recognize format .sxw of 1.1.4 files

2005-02-27 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42589


User es changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 07:07:45 -0800 
2005 ---
Cannot reroduce it in src680m78 Linux and XP
lus, the template contains no icture.
Please check this in a newer version and reopen with step by ste descrition if
it still haens.

-
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 42589] 1.9.69, 1.9.74, 1.9.77 do not recognize format .sxw of 1.1.4 files

2005-02-27 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42589


User es changed the following:

  What|Old value |New value

Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 07:08:00 -0800 
2005 ---
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]



[sw-issues] [Issue 43256] QA Auto - Write an automation test for localized shortcuts

2005-02-27 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43256


User es changed the following:

  What|Old value |New value

Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 07:09:07 -0800 
2005 ---
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]



[tools-issues] [Issue 43630] New - W32-4nt: dictionaries uild fails

2005-02-27 Thread vq
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43630
  Issue #:|43630
  Summary:|W32-4nt: dictionaries uild fails
Component:|tools
  Version:|680m81
 Platform:|PC
  URL:|
   OS/Version:|Windows 2000
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|vq
  Reported by:|vq





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 07:13:17 -0800 
2005 ---
..\util\th_gen_idx.pl ..\wntmsci10.pro\bin\th_en_US_new.dat 

is called in dictionaries/en_US. 4nt needs an explicit $(PERL) before the
perl scripts.

I will fix this in vq13 shortly.

-
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 43630] W32-4nt: dictionaries uild fails

2005-02-27 Thread vq
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43630


User vq changed the following:

  What|Old value |New value

  Target milestone|---   |OOo 2.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 39959] Copy / Paste from web page crashes and exits

2005-02-27 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39959


User es changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 07:19:39 -0800 
2005 ---
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]



[sw-issues] [Issue 37734] broken hyperlinked toc when header2 is before header1

2005-02-27 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=37734


User es changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 07:27:02 -0800 
2005 ---
also works in OOo 1.1.4 (after updating the TOC)
Please reopen with a step by step description if it still happens

-
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 37734] broken hyperlinked toc when header2 is before header1

2005-02-27 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=37734


User es changed the following:

  What|Old value |New value

Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 07:27:15 -0800 
2005 ---
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]



[sw-issues] [Issue 36846] Undo renders document unchanged despite style update

2005-02-27 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=36846


User es changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 07:45:38 -0800 
2005 ---
As checked in src680m81: now the modifier flag is still there even after undoing
changes - the undo stck remmbers the style 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 36846] Undo renders document unchanged despite style update

2005-02-27 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=36846


User es changed the following:

  What|Old value |New value

Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 07:45:56 -0800 
2005 ---
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]



[l10n-issues] [Issue 43631] New - In Germany installation, replace Vervollstndigen by Vollstndig

2005-02-27 Thread matthiasbasler
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43631
  Issue #:|43631
  Summary:|In Germany installation, replace Vervollstndigen
  |by Vollstndig
Component:|l10n
  Version:|680m79
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|sba
  Reported by:|matthiasbasler





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 08:31:26 -0800 
2005 ---
In the installation dialog of the OOo2.0beta RC (1.9.79 + WinXP) there are two
installation options: Complete and manual selection.
The former one is currently wrongly translated to  Vervollstndigen. It 
should
be Vollstndig.

-
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 43631] In German installation, replace Vervollstndigen by Vollstndig

2005-02-27 Thread matthiasbasler
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43631


User matthiasbasler changed the following:

  What|Old value |New value

   Summary|In Germany installation,  |In German installation,
  |replace   |replace
  |Vervollstndigen by|Vervollstndigen by
  |Vollstndig|Vollstndig





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 08:34:14 -0800 
2005 ---
In German version of the installation dialog. Sorry, I forgot.

-
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 43632] New - connectivity/workben/skeleton/How to write my own driver.txt

2005-02-27 Thread tora
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43632
  Issue #:|43632
  Summary:|connectivity/workben/skeleton/How to write my own
  |driver.txt
Component:|Database access
  Version:|680m77
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P5
 Subcomponent:|none
  Assigned to:|msc
  Reported by:|tora





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 08:37:40 -0800 
2005 ---
I was wondering if someone would kindly rename a file How to write my own
driver.txt 
in the directory $SRC_ROOT/connectivity/workben/skeleton with, for instance, 
How_to_write_my_own_driver.txt .

What is a problem:
A filename of the file includes some space letters in it. That causes error 
messages while looking for certain files with a specific text pattern.

Example:
cd $SRC_ROOT
find . -type f | xargs egrep '\[ *English *\]'
./transex3/source/export.cxx:   //sText.SearchAndReplace( [ English ]
= , [ en ] =);
./dbaccess/source/ui/dlg/dlgrename.src: Text [ English ] = Name ;
egrep: can't open ./connectivity/workben/skeleton/How
egrep: can't open to
egrep: can't open write
egrep: can't open my
egrep: can't open own
egrep: can't open driver.txt
^C
$  ls -1 connectivity/workben/skeleton/
CVS
How to write my own driver.txt
SResultSet.hxx

-
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 43633] New - Yellow and black window error window

2005-02-27 Thread fres4
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43633
  Issue #:|43633
  Summary:|Yellow and black window error window
Component:|Spreadsheet
  Version:|OOo 1.1.4
 Platform:|PC
  URL:|
   OS/Version:|Windows XP
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|fres4
  Reported by:|fres4





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 08:49:51 -0800 
2005 ---
When using the spreadsheet function if I place a given value into a cell and 
then I select the entire spreadsheet and then attempt to paste that value into 
every cell in the sheet it generates an acceptable error that asks if I want 
to overwrite the data (which is good) if you say 'Yes' it then presents a 
second window with the same data BUT it is yellow and black and very odd 
looking. At this point the program becomes uresponsive. This yellow and black 
window is the bug that I want to report.

-
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 43630] W32-4nt: dictionaries uild fails

2005-02-27 Thread vq
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43630


User vq changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 08:57:42 -0800 
2005 ---
Committed to vq13

-
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 43634] New - lost menu bar viewing after page preview

2005-02-27 Thread runnerdav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43634
  Issue #:|43634
  Summary:|lost menu bar viewing after page preview
Component:|Word processor
  Version:|680m80
 Platform:|PC
  URL:|
   OS/Version:|Windows XP
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|viewing
  Assigned to:|mru
  Reported by:|runnerdav





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 09:00:52 -0800 
2005 ---
Here is the behaviour: File-New-Labels - setting labels and database - New
Document - F4 to display database window. Now if I go to page preview after
having selected some records (also only one) in data grid, I get the preview,
but Menu bar disappear, 'Close preview' button is not present and after having
closed preview (via right mouse-close preview)I get my document window again
without menu bar and with dubbed database  toolbar plus some empty toolbars. 
Bug ?
I noticed that switching to another OOo window (i.e. first Untitled1 document
window) and than returning on altered window make menu bar to appear again (but
remain the dubbed database toolbars).
I tried with a simple two rows database made just for testing this and found
problem is easily reproducible (not tied to specific database).

-
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 43278] assigning file types, how to repair registry settings

2005-02-27 Thread jpek
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43278





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 09:06:53 -0800 
2005 ---
For some reason re-installation (or uninstall) did not repair value of My 
Computer\HKEY_CLASSES_ROOT\Applications\soffice.exe\shell\edit\command in the 
registry.

Resolution:
 Searching with regedit all values OpenOffice.org1.1.0 and replacing with 
OpenOffice.org1.1.4. 

Now Open With / Choose Program, program OpenOffice.org 1.1.4 appears in 
the list *with* icon and it works.

Looks better!


-
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 42998] Mac OS X installer build of core application

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





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 09:10:41 -0800 
2005 ---
Hi, 

Attached, a proposition for a new packaging process :

1) part1  as swx doc
2) corresponding patch for instsetoo_native/util/makefile.mk
3) part2 for metapackage creation

Screenshots are available at :

http://ooo.lab-project.net/~ebachard/MacOSX/2.0/installer/
Feel free to give me some feedback !


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]



[sw-issues] [Issue 37734] broken hyperlinked toc when header2 is before header1

2005-02-27 Thread mimooh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=37734





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 09:11:49 -0800 
2005 ---
Yes, it is fixed now. Doesn't happen any more in OOo1.9. Don't have 1.4
installed, but checked OOo1.2 - the problem is there.

-
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 42998] Mac OS X installer build of core application

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


User ericb changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=23086) proposition for
  |  |Mac OSX packaging  OOo2.0
  |  |SRC680 part1





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 09:12:09 -0800 
2005 ---
Created an attachment (id=23086)
proposition for Mac OSX packaging  OOo2.0  SRC680 part1


-
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 42998] Mac OS X installer build of core application

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


User ericb changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=23088) part2 :
  |  |metapackage creation  for
  |  |Mac OSX SRC680





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 09:13:58 -0800 
2005 ---
Created an attachment (id=23088)
part2 :  metapackage creation  for Mac OSX SRC680


-
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 42998] Mac OS X installer build of core application

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





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 09:15:10 -0800 
2005 ---
Of course, part 3 : Cocoa application is always missing. Soon ?  ;-)

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 43635] New - German translation Options-Load/Save dialog: Standard Dateiformat should be Standard-Dateiformat

2005-02-27 Thread ralphie
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43635
  Issue #:|43635
  Summary:|German translation Options-Load/Save dialog:
  |Standard Dateiformat should be  Standard-Dateiformat
Component:|l10n
  Version:|680m81
 Platform:|PC
  URL:|
   OS/Version:|Linux
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P5
 Subcomponent:|ui
  Assigned to:|liz
  Reported by:|ralphie





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 09:44:44 -0800 
2005 ---
German Localisation Options-Load/Save

Optionen-Laden/Speichern-Allgmein, lower half of the dialog

Here the default file format is translated as Standard Dateiformat. I
think this needs a hyphen to be proper German: Standard-Dateiformat.

-
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 43225] W32-4nt: Python build fails

2005-02-27 Thread vq
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43225





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 09:49:59 -0800 
2005 ---
Tested and build here with W32-4nt and W32-tcsh.

-
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 43621] wizards to install dictionaries and fints do not work

2005-02-27 Thread mci
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43621


User mci changed the following:

  What|Old value |New value

   Assigned to|tm|mh

Ever confirmed|  |1

Status|UNCONFIRMED   |NEW

  Target milestone|---   |OOo 2.0





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 09:55:19 -0800 
2005 ---
reassigned to mh

doesn't work here on SuSE Linux 9.2, too

mci - mh:
Hi mh, 
I think this is something for you...
Please take over and assign to the appropriate developer, thanks...


-
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 42998] Mac OS X installer build of core application

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





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 09:59:03 -0800 
2005 ---
The config file I have used was missing, excuse me 

Now as attachment.



-
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 42998] Mac OS X installer build of core application

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


User ericb changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=23090) config file for
  |  |package maker  SRC680 MAc
  |  |OSX meta packaging





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 10:00:44 -0800 
2005 ---
Created an attachment (id=23090)
config file for package maker  SRC680 MAc OSX meta packaging


-
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 43630] W32-4nt: dictionaries uild fails

2005-02-27 Thread vq
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43630


User vq changed the following:

  What|Old value |New value

Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 10:11:30 -0800 
2005 ---
Tested and build here with W32-4nt and W32-tcsh.

-
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 27937] checkbox Current Document only for Decimal places

2005-02-27 Thread norbert2
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=27937





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 10:13:41 -0800 
2005 ---
(also in Language Settings/Languages there already is a checkbox For the
current document only...)

-
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]



[ui-issues] [Issue 43636] New - toolbars: please add item Close to the menu that opens when pressing the arrow-button

2005-02-27 Thread norbert2
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43636
  Issue #:|43636
  Summary:|toolbars: please add item Close to the menu that
  |opens when pressing the arrow-button
Component:|ui
  Version:|OOo 2.0 Beta
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|os
  Reported by:|norbert2





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 10:19:43 -0800 
2005 ---
Please have a look at the attached screenshot. As you can see, undocked toolbars
can easily be closed by their x-button.

But docked toolbars only can be closed via the main menu View/Toolbars, or by
undocking them first and then pressing the x-button.

I call this inconsistency a bug.

Why not adding an item Close to the menu that opens when pressing the
arrow-button?

-
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]



[ui-issues] [Issue 43636] toolbars: please add item Close to the menu that opens when pressing the arrow-button

2005-02-27 Thread norbert2
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43636


User norbert2 changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=23091) screenshot





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 10:21:10 -0800 
2005 ---
Created an attachment (id=23091)
screenshot


-
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 43630] W32-4nt: dictionaries build fails

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


User pjanik changed the following:

  What|Old value |New value

   Summary|W32-4nt: dictionaries uild|W32-4nt: dictionaries
  |fails |build fails





-
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 43637] New - labels of XML form elements have wrong position in exported PDF

2005-02-27 Thread norbert2
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43637
  Issue #:|43637
  Summary:|labels of XML form elements have wrong position in
  |exported PDF
Component:|Word processor
  Version:|OOo 2.0 Beta
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|mru
  Reported by:|norbert2





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 10:47:08 -0800 
2005 ---
(maybe writer is the wrong component, please reassign)

- open a new writer document
- open the XML Form Controls-toolbar
- draw a radio-button and a checkbox, with a heigh rectangle each:
you can see that both, the checkbox/radio-button AND the labels, are placed
vertical centered

- export the document as PDF and open the PDF an adobe reader:

the labels are displayed on top of the drawn rectangles!

-
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 43278] assigning file types, how to repair registry settings

2005-02-27 Thread jpek
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43278





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 10:53:46 -0800 
2005 ---
Sorry, no resolution - the previous procedure works only once: the default 
program for opening .rtf has not been set and the Open with list of 
applications is not updated to include OOo.

- Next time you must again use Open With / Choose Program
- The Open With list has invalid OpenOffice1.1.4 with no icon (see below *) or 
has no Ooo
- At this point the file must be opened with button Other and locating the 
soffice.exe again

I believe OOo is not properly registered as a Windows application which can 
used 
for opening files.

*) I have not found out where the invalid path C:\Program Files\OpenOffice.
org1.1.0\my_username\program for OpenOffice1.1.4 soffice.exe comes from. I am 
sure it is not in the registry or in any file in C:\Documents and 
Files\my_username (if not crypted).

(Well, may be I should ask Bill Gates, not you ;)

-
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 43638] New - Writer document opens in new windows

2005-02-27 Thread hurricaneandrew
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43638
  Issue #:|43638
  Summary:|Writer document opens in new windows
Component:|Word processor
  Version:|OOo 2.0 Beta
 Platform:|All
  URL:|
   OS/Version:|Windows XP
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|open-import
  Assigned to:|mru
  Reported by:|hurricaneandrew





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 10:56:25 -0800 
2005 ---
When opening a Microsoft Office document in Writer, the document loads in a new
window.  I believe that Writer is doing something or modifying the blank default
document upon its launch.  I suspect this because just the following steps
trigger a document has been modified, do you wish to save the changes dialog
upon closing:

1)  Open Writer.
2)  Close Writer.

That's it.  just doing that somehow modifies the document.  It is rather 
annoying.

I have only noticed this behaviour in the last two builds that I've tested (77
and 79).

-
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 37483] show Save As dialog when file would be saved to Temp directory

2005-02-27 Thread liz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=37483


User liz changed the following:

  What|Old value |New value

Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 11:06:22 -0800 
2005 ---
accepting task

-
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]



[ui-issues] [Issue 43126] An UI string refers to AutoMail which appears undocumented

2005-02-27 Thread liz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43126


User liz changed the following:

  What|Old value |New value

Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 11:12:23 -0800 
2005 ---
Thanks for the issue, Simon. 
I don't recall reading this term/string before, so I'm guessing it is a dead
one. But my memory isn't perfect, so I'll check on it when I get back from my
two week vacation (which started last Friday).

Thanks again. 
Elizabeth


-
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 43639] New - Language changes upon export-import to/from M$ Word 97/2000/xp document

2005-02-27 Thread hainje
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43639
  Issue #:|43639
  Summary:|Language changes upon export-import to/from M$ Word
  |97/2000/xp document
Component:|Word processor
  Version:|OOo 1.1.3
 Platform:|PC
  URL:|
   OS/Version:|Linux
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|open-import
  Assigned to:|mru
  Reported by:|hainje





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 11:14:46 -0800 
2005 ---
Openoffice is set up:
-Language and currency: Dutch (standard) [Nederlands (standaard)]
-Document language: dutch (standard) [Nederlands (standaard)]
-Documents, spreadsheets and presentations are set to be MS office 97/2000/XP
equivalents

Problem:
New text document has correct language.
Document is saved and closed.
Document is reopened, Language is set as german (standard) [Duits (standard)]

You can change the language and save the document, but when you open it, it
carries the german language profile

THis also happens between OOo 1.1.4 (Win32), OOo 1.1.2(win32), OOo 1.1.3 (linux)
and MS Office 97, -2000 and -xp applications.

-
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 39762] wrong german translation for 'non-breaking hyphen'

2005-02-27 Thread liz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39762


User liz changed the following:

  What|Old value |New value

Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 11:17:04 -0800 
2005 ---
Thank you for pointing out this terminology error.
Accepting task.

-
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]



[ui-issues] [Issue 43142] Inconsistent terminology field, field command,

2005-02-27 Thread liz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43142


User liz changed the following:

  What|Old value |New value

Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 11:16:08 -0800 
2005 ---
This inconsistency does appear to exist, in German as well. However, we have
also had negative user feedback regarding the terms field X in general and may
completely rename such features in Office Later because most users do not
identify with fields. 

Holding 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]



[framework-issues] [Issue 41373] Button to *return* from full screen view says Full Screen

2005-02-27 Thread liz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=41373


User liz changed the following:

  What|Old value |New value

Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 11:18:34 -0800 
2005 ---
accepting

-
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 30477] Open File Trough D-Click In Shared Folder Of VMWARE

2005-02-27 Thread minjaman
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=30477





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 11:28:50 -0800 
2005 ---
It still happens with OOo 1.1.4, VMWare 4.5.2 Build 8848.

-
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 43640] New - Animated text direction not saved in HTML

2005-02-27 Thread alexeykouznetsov
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43640
  Issue #:|43640
  Summary:|Animated text direction not saved in HTML
Component:|Word processor
  Version:|OOo 1.1.4
 Platform:|PC
  URL:|
   OS/Version:|Windows 2000
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|save-export
  Assigned to:|mru
  Reported by:|alexeykouznetsov





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 12:01:58 -0800 
2005 ---
Sorry for my English.  
  
OOo Writer doesn't save UP and DOWN directions of animated text in HTML (with  
SXW it works properly).  
I see this bug in OOo 1.1.0 (at Linux) and in OOo 1.1.4 (at Win2000)  
  
I am sorry -  i do not know, how exactly menus are named in English.  
Way to reproduce bug:  
  
1  Open OOo Writer  
2  Choose 'Animated text' from left-side [by default] panel, in the 'Drawing  
tools' menu  
3  Create a rectangle (by mouse :) )  
4  Enter any text  
5  right-click on frame with the text you entered - Animated text - choose  
direction UP or DOWN  
6  Press OK  
7  If you deselect frame with text, you'll see (I hope) that it scrolls from  
bottom to top of the frame  
8  Save your file as smth.html  
9  File|Reload  
10 As I think, you must see that text scrolls from right to left of the frame  
   (as the default)

-
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 43641] New - wrong position of tables in page layout

2005-02-27 Thread timhabermann
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43641
  Issue #:|43641
  Summary:|wrong position of tables in page layout
Component:|Word processor
  Version:|OOo 2.0 Beta
 Platform:|All
  URL:|
   OS/Version:|Windows XP
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|formatting
  Assigned to:|mru
  Reported by:|timhabermann





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 12:11:11 -0800 
2005 ---
All,

this issue appears with larger tables. If they require a page split (and Allow
tabe to split across pages anbd columns is turned on), the page split will
always occur before the table rather than with in the table. This leads to
sometimes weird blank spaces within a document.

I would expect the following behavior:
1) If Allow tabe to split across pages anbd columns is turned ON, the table
should immediately follow after the text (maybe with some customizable Orphan/
Widow Control-like feature in order to avoid single table rows)
2) If Allow tabe to split across pages anbd columns is turned OFF, the table
requires a page break and the table is smaller than a page, the table should
start on the next page.
3) If Allow tabe to split across pages anbd columns is turned OFF, the table
requires a page break and the table is larger than a page, then the table should
start right after the text without any page break BEFORE the table.

I will try to attach a sample doc.

Best regards
Tim

-
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 43496] linguistic: missing dependency on xmloff

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


User pjanik changed the following:

  What|Old value |New value

Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 12:35:22 -0800 
2005 ---
verified.


-
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 43277] Remove old bmp files in module goodies

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


User pjanik changed the following:

  What|Old value |New value

Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 12:36:58 -0800 
2005 ---
Verified.


-
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 42673] Patch for NetBSD compatibility for soltools/checkdll/

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


User pjanik changed the following:

  What|Old value |New value

Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 12:37:34 -0800 
2005 ---
Verified.


-
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 33058] Slovene and English extras conflict

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


User pjanik changed the following:

  What|Old value |New value

Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 12:38:01 -0800 
2005 ---
Verified in my private build.


-
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]



[util-issues] [Issue 43644] New - Missing translations in officecfg/registry/data/org/openoffice/Office/UI/localize.sdf

2005-02-27 Thread tora
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43644
  Issue #:|43644
  Summary:|Missing translations in
  |officecfg/registry/data/org/openoffice/Office/UI/loca
  |lize.sdf
Component:|utilities
  Version:|680m82
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|hro
  Reported by:|tora





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 13:42:36 -0800 
2005 ---
Problem:
  Several UI items have not been translated yet.

Quick investigation:
http://util.openoffice.org/source/browse/util/officecfg/registry/data/org/openoffice/Office/UI/localize.sdf
does not include expected contents.

In the directory officecfg/registry/data/org/openoffice/Office/UI there are 
29 .xcu files while a translation file localize.sdf currently seems to cover 
only 9 .xcu files.

cd $SRC_ROOT/officecfg/registry/data/org/openoffice/Office/UI
awk '{print $2}' localize.sdf | uniq | sort -u | perl -pe 's/.*\\//'
BibliographyCommands.xcu
CalcCommands.xcu
ChartCommands.xcu
DbuCommands.xcu
DrawImpressCommands.xcu
GenericCommands.xcu
MathCommands.xcu
StartModuleCommands.xcu
WriterCommands.xcu

Could you please forward this issue to the person who could take care of 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]




[util-issues] [Issue 43644] Missing translations in officecfg/registry/data/org/openoffice/Office/UI/localize.sdf

2005-02-27 Thread tora
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43644





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 14:03:34 -0800 
2005 ---
References:
  http://l10n.openoffice.org/L10N_Framework/iso_code_build2.html
  http://l10n.openoffice.org/L10N_Framework/Intermediate_file_format.html


-
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 22323] adding a table of bibliography entrys

2005-02-27 Thread matthiasbasler
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=22323


User matthiasbasler changed the following:

  What|Old value |New value

Ever confirmed|  |1

Status|UNCONFIRMED   |NEW





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 14:13:02 -0800 
2005 ---
This issue is somewhat similar to a point in issue 27100.
We are working on that for later version of OOo (after 2.0, sorry).

-
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]



[gsl-issues] [Issue 43645] New - [PATCH] can't compile padmin when debug enabled

2005-02-27 Thread rvojta
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43645
  Issue #:|43645
  Summary:|[PATCH] can't compile padmin when debug enabled
Component:|gsl
  Version:|current
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|cp
  Reported by:|rvojta





--- Additional comments from [EMAIL PROTECTED] Sun Feb 27 14:15:31 -0800 
2005 ---
/home/robert/OOo/padmin/source/newppdlg.cxx: In member function `void
padmin::PPDImportDialog::Import()':
/home/robert/OOo/padmin/source/newppdlg.cxx:205: error: call of overloaded
`ByteString(rtl::OUString, rtl_TextEncoding)' is ambiguous
/home/robert/OOo/solver/680/unxlngi6/inc/tools/string.hxx:229: note: candidates
are: ByteString::ByteString(const sal_Unicode*, rtl_TextEncoding, sal_uInt32)
/home/robert/OOo/solver/680/unxlngi6/inc/tools/string.hxx:223: note:   
 ByteString::ByteString(const String, rtl_TextEncoding, sal_uInt32)
dmake:  Error code 1, while making '../unxlngi6/slo/newppdlg.obj'
'---* tg_merge.mk *---'

-
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]



  1   2   >