[porting-issues] [Issue 43074] SRC680 m79 MacOS X: break in instsetoo_native no module named pyuno

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 00:20:25 -0800 
2005 ---
Hi,

@pjanik: There may be multiple ways to fix it. On linux x86, an 

import pyuno

loads pyuno.so, which is just a very small wrapper, that dynmamically loads
libpyuno.so. Both libs are built in pyuno/source/module. Maybe a solution is to
link pyuno.so not as .dylib (actually, I do not understand the details of
mac-os-x linking here, so I cannot evaluate that rightnow).

@sparcmoz: This should work on any linux as far as I know, as the semantics for
dynamically loading shared libraries are the same for each linux. Maybe, you can
give me access to your machine again, I could start debugging this around in
during the weekend ?

@kendy: On which linux are you trying with --system-python ? Can it be something
related to http://qa.openoffice.org/issues/show_bug.cgi?id=41994 ? Caolon, do
you have an idea, what might be wrong ?

Bye,

Joerg

-
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 43074] SRC680 m79 MacOS X: break in instsetoo_native no module named pyuno

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


User pjanik changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=22815) My current
  |  |Python patch for MacOS X





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 00:24:29 -0800 
2005 ---
Created an attachment (id=22815)
My current Python patch for MacOS X


-
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 43074] SRC680 m79 MacOS X: break in instsetoo_native no module named pyuno

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 00:26:10 -0800 
2005 ---
jbu: on MacOS X, it is very simple. Some ** only changed .so to .dylib.
Thats all.

The attached patch shows the problems for MacOS X. I use it in my builds. The
question is if it is solved in newer versions of Python etc.


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

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


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



[graphics-issues] [Issue 43124] New - order of slides for individual presentation was lost

2005-02-19 Thread jtanker
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43124
  Issue #:|43124
  Summary:|order of slides for individual presentation was lost
Component:|Presentation
  Version:|OOo 1.1.4
 Platform:|All
  URL:|
   OS/Version:|Windows XP
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|configuration
  Assigned to:|wg
  Reported by:|jtanker





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 00:38:50 -0800 
2005 ---
I use Impress for trainigs. I offer many trainigs and I found out that one slide
is part of more than one training. So I have many presentations representing
special issues. The training-presentation has links to the slides of
special-issue-presentations. In training-prsentation I use an individual order
of slides.
When ever I want to update the linked slides I loose my order. All slides which
have been linked are no longer in my individual presentation.
While updating you might check the name of slide. If the name of the slide is
still the same Impress has to keep the slide in the order.

-
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 24208] pdf error message

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 01:17:41 -0800 
2005 ---
Hi,
I have encountered the same problem.
Reproduce the problem:-

a) Create OOo Write document and save in OOo format
b) Save same document as PDF using toolbar icon (on Network drive)
c) Have somebody ELSE open the PDF.
d) If you try to save the document as a PDF again you get a sharing error 
(This is to be expected)
e) If you now try to save the document in OOo format an IO error is generated

I hope this helps

Cheers
Brad Horrocks
bradhorrocks(at)bigpond.com

-
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 42548] Solarisgccport: configmgr, sablot makefile fix patch

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


User pjanik changed the following:

  What|Old value |New value

Status|STARTED   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 01:26:08 -0800 
2005 ---
Thanks. Looks much better now.

Fixed in solarisgcc02.


-
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 42553] Solarisgccport: python gethostname patch

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


User pjanik changed the following:

  What|Old value |New value

Status|STARTED   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 01:33:30 -0800 
2005 ---
Fixed in solarisgcc02.


-
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 43125] New - Style formatting problem with writer in (all) finnish versions

2005-02-19 Thread finpada
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43125
  Issue #:|43125
  Summary:|Style formatting problem with writer in (all) finnish
  |versions
Component:|Word processor
  Version:|OOo 1.1.4
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P2
 Subcomponent:|formatting
  Assigned to:|magi42
  Reported by:|finpada





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 01:39:54 -0800 
2005 ---
Some problems with styles. Original writer document (created by OO 1.1.x,
english version) works fine in english version of OpenOffice 1.1.x and 1.9.79
but in finnish version (1.1.4 or 1.9.79 with FI-langpack) OpenOffice lost some
style setting (see the attachment for more information: in page 2 there are line
with style header 1, font is Arial but FI-version will change the font to
Times New Roman). Additionally, there are some strange styles in German.

-
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 43125] Style formatting problem with writer in (all) finnish versions

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


User finpada changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=22816) example file,
  |  |style problem in finnish
  |  |version of OpenOffice





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 01:41:06 -0800 
2005 ---
Created an attachment (id=22816)
example file, style problem in finnish version of OpenOffice


-
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] New - AutoMail ?

2005-02-19 Thread simonbr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43126
  Issue #:|43126
  Summary:|AutoMail ?
Component:|ui
  Version:|OOo 2.0
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|ENHANCEMENT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|sba
  Reported by:|simonbr





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 01:50:30 -0800 
2005 ---
There are doubts about how to translate the first part of the following UI 
string: 
No unique entries found for AutoMail.\nDo you want to use the Address Book?!

I could not find any information about the Automail function (also not in the
OOo 2.0 online help, so maybe this is an issue for Documentation as well). 

What is AutoMail, how do I access it, how does it work, and when do I get to see
this string in the UI?

-
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 42676] Access for editing website of nl.openoffice.org

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 02:15:32 -0800 
2005 ---
Thanks people! It works.

-
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 43074] SRC680 m79 MacOS X: break in instsetoo_native no module named pyuno

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 02:24:09 -0800 
2005 ---
Hi,

I confirm your patch works for me. Thank you very much Pavel ! 
About new versions of python, yes, this type of patch will probably be a
problem. What do yo propose ?




-
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 43127] New - dbf import corrupts first row

2005-02-19 Thread flecxie
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43127
  Issue #:|43127
  Summary:|dbf import corrupts first row
Component:|Spreadsheet
  Version:|OOo 1.1.4
 Platform:|PC
  URL:|
   OS/Version:|Linux
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|ENHANCEMENT
 Priority:|P4
 Subcomponent:|open-import
  Assigned to:|spreadsheet
  Reported by:|flecxie





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 02:33:07 -0800 
2005 ---
Hello, 

When importing dbf's like the file attached in OpenOffice 1.1.4 | 1.9.65 |
1.9.79, the first line is corrupt. When opening the same file in ms office or
with dbview, there is no problem (so I assume the file is not currupt).

The values that the first line should contain:

CODE
TEKST
MACRO

The values that OpenOffice 1.1.4 and 1.9.x show up:

CODE,C,4
TEKST,C,30
MACRO,C,80

(meaning char array of x values?)

All other lines are shown correctly.

-
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 43127] dbf import corrupts first row

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


User flecxie changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=22817) example of a
  |  |dbf file that has first
  |  |line corrupted in OOo





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 02:35:29 -0800 
2005 ---
Created an attachment (id=22817)
example of a dbf file that has first line corrupted in OOo


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

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


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



[porting-issues] [Issue 43128] FreeBSD porting : bridges project adding missing dependency

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


User maho changed the following:

  What|Old value |New value

  Target milestone|---   |OOo 2.0





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 02:41:46 -0800 
2005 ---
Set target milestone

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

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


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



[porting-issues] [Issue 43128] FreeBSD porting : bridges project adding missing dependency

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


User maho changed the following:

  What|Old value |New value

  Platform|Macintosh |PC





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 02:47:27 -0800 
2005 ---
I suspect I was lucky person, building order seem to be right for old builds.
I found a guy who was suffering from this issue.
http://lists.freebsd.org/pipermail/freebsd-openoffice/2005-January/001249.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]



[tools-issues] [Issue 43129] New - parallele builds dmake at top directory doesn't make sense.

2005-02-19 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43129
  Issue #:|43129
  Summary:|parallele builds dmake at top directory doesn't make
  |sense.
Component:|tools
  Version:|680m79
 Platform:|All
  URL:|
   OS/Version:|FreeBSD
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|mh
  Reported by:|maho





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 02:52:02 -0800 
2005 ---
I usually build OOo, esp. full clean build OOo with,
cd ${SRCROOT} ; source FreeBSDenv.sh ; dmake -P4
however -P4 doesn't make sense.

-
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 43129] parallele builds dmake at top directory doesn't make sense.

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 02:54:37 -0800 
2005 ---
Since, at the top level makefile.mk doesn't understand the number of processes
which dmake forks at the build.

This patch works if we subsitute %%NUMOFPROCESSES%% to some appropreate
integer (e.g., 1, 4, 8)
--- config_office/makefile.rc~  Thu Oct 28 17:53:25 2004
+++ config_office/makefile.rc   Sat Feb 19 12:21:23 2005
@@ -188,10 +188,10 @@
zlib
 
 build_all .SETDIR=instsetoo_native/prj:
-   @+perl $(SOLARENV)$/bin$/build.pl --all $(PROFULLSWITCH)
+   @+perl $(SOLARENV)$/bin$/build.pl -P%%NUMOFPROCESSES%% --all 
$(PROFULLSWITCH)
 
 depend .SETDIR=instsetoo_native/prj:
-   @+perl $(SOLARENV)$/bin$/build.pl --all $(PROFULLSWITCH) depend=t
+   @+perl $(SOLARENV)$/bin$/build.pl -P%%NUMOFPROCESSES%% --all 
$(PROFULLSWITCH) 
depend=t
 
 
 # 


-
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 43129] parallele builds dmake at top directory doesn't make sense.

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


User maho changed the following:

  What|Old value |New value

CC|''|'pjanik'

  Target milestone|---   |OOo 2.0





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 02:55:27 -0800 
2005 ---
Add Cc: pjanik

-
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 43129] parallele builds dmake at top directory doesn't make sense.

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


User pjanik changed the following:

  What|Old value |New value

   Assigned to|mh|hjs





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 02:58:28 -0800 
2005 ---
Ause?


-
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] Re: document_all

2005-02-19 Thread ramaprakash_b
Please confirm the document.

+++ Attachment: No Virus found
+++ MessageLabs AntiVirus - www.messagelabs.com


-
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 43032] Create or update final OOo 2.0 readme

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 03:20:27 -0800 
2005 ---
Fix 'users@openoffice.org' vs users@openoffice.org (quotes) ... Don't use
them or use them everywhere.

-
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 43032] Create or update final OOo 2.0 readme

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 03:25:44 -0800 
2005 ---
Modify readme to fit the 80 chars terminals (text version).


-
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 16337] Symbol font unusable

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


User pjanik changed the following:

  What|Old value |New value

  Target milestone|OOo 2.0   |OOo Later





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 03:26:45 -0800 
2005 ---
Is this Linux/PPC issue?

teplow: please insert sample document and screenshot how it looks like.


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

CC|''|'tv'

   Assigned to|pmladek   |pjanik

OS/Version|Linux |All

  Priority|P3|P4

   Version|OOo 1.1.2 |680m79





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 03:29:38 -0800 
2005 ---
pmladek, right:

[EMAIL PROTECTED]:~/.ooo/ooo_SRC680_m79_src/extras find . -name moderno*
./source/palettes/lang/it/moderno.sog
./source/palettes/lang/sl/moderno.sog

Hungarian were already renamed in pj20.

tv: do you have cws with extras? Or should I take it?


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

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


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



[installation-issues] [Issue 43032] Create or update final OOo 2.0 readme

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


User rvojta changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=22819) Current readme





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 04:37:56 -0800 
2005 ---
Created an attachment (id=22819)
Current readme


-
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 43032] Create or update final OOo 2.0 readme

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 04:39:02 -0800 
2005 ---
Feel free to take this readme and make any changes you want to see. Just
switch on changes tracking, I'll merge your changes then ...

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



[lingucomponent-issues] [Issue 38863] Mirror latest danish dictionary and update website

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


User thing changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED

   Summary|Mirror latest danish  |Mirror latest danish
  |dictionary and update |dictionary and update
  |website   |website





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 05:23:57 -0800 
2005 ---
.

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

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


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



[graphics-issues] [Issue 29394] Consider changing the 'Format' menu item 'Modify Layout' to 'Slide Layout'

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


User thing changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED

  Target milestone|---   |OOo 2.0





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 05:31:07 -0800 
2005 ---
Fixed before 1.9m79.

-
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 43131] New - Trying to create database causes dialog box and lockup when no java

2005-02-19 Thread vreid47362
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43131
  Issue #:|43131
  Summary:|Trying to create database causes dialog box and
  |lockup when no java
Component:|Database access
  Version:|680m79
 Platform:|All
  URL:|
   OS/Version:|Windows XP
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|none
  Assigned to:|msc
  Reported by:|vreid47362





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 06:37:04 -0800 
2005 ---
I just installed OpenOffice 1.9.79 on a WindowsXP Pro box that doesn't have a
java runtime installed yet.  

I opened a new writer document and clicked --file --new --database.  Upon
doing this I received the message below in a dialog box.

OpenOffice.org requires a Java Runtime Environment (JRE) to perform this task.
 Please install a JRE and restart OpenOffice.org

I then tried multiple times to click the ok button on the dialog box to get back
to the main screen and then exit the program.

At this point OpenOffice just locked up, and I had to do a ctrl + alt + del and
click end task two times in the task manager before OpenOffice died.

When OpenOffice finally exited, it also stopped the quickstarter, which did not
come back on until I started OpenOffice again.

I was able to reproduce this result several times in a row.

-
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 43133] New - Blinking toolbar icons with nv driver

2005-02-19 Thread irvcobb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43133
  Issue #:|43133
  Summary:|Blinking toolbar icons with nv driver
Component:|Word processor
  Version:|680m79
 Platform:|PC
  URL:|
   OS/Version:|Linux
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|mru
  Reported by:|irvcobb





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 07:22:37 -0800 
2005 ---
I run Mepis (Debian) Linux. One of my machines has a geforce ?x 64m video card,
and I've been having trouble with m680 since about the .69 release.

Symptoms are that many of the toolbar icons, both standard and formatting,
visibly refresh whenever one of them is used. Click the 'bold' icon, for
instance, and maybe 10 of the icons will blink, one after the other, and in no
discernable pattern. One must wait for the blinking to end before one can use
the program again. This slows down work and is visually distracting.

I've done some playing around, and the problem exists only with the nv video
driver. Use the vesa or nvidia drivers and it goes away. I don't know if it's a
problem in 'pure' Debian or other Linuces.

This happens in all OOo apps, but I couldn't find a category that seemed right,
so am filing under Writer, assuming someone with more knowledge can straighten
it out. Also, sorry if it's a dupe - I found the issue search utility to be
nothing but frustrating.  :-(

If I can be of more help (like figuring out exactly what video card is in the
machine in question), I'll be glad to.

Irv

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



[udk-issues] $B$O$8$a$^$7$F!y(B

2005-02-19 Thread $B$f$+$j(B
$B$O$8$a$^$7$F!#$f$+$j$C$F$^$9!#(B
$B%;%C%/%9%U%l%s%I$rJg=8$7$F$^$7$?$h$M!)(B
$B$o$?$7!"1~Jg$7$F$b$G$7$g$&$+!)(B
$B$(!<$H!"H`;a$O$$$k$s$G$9$,!"K~B-$7$F$J$/$F!"(B
$B$<$R!"%(%C%AM'C#$K$J$C$F$[$7$$$G$9!#(B
$B=;$s$G$k=j!"6a$$$_$?$$$J$N$G!"(B
$B$^$:$O%([EMAIL PROTECTED](B
$B%+%s%?%s$J%W%m%U$r=q$-$^$9$M!#(B
$B$5$,$i$f$+$j!JK\L>$G$9!#4A;[EMAIL PROTECTED])!!>P!K!"(B
$B#2#4:P$G!"?&6H$O%F%l%[%s%*%Z%l!<%?!<$G$9!#(B
$B%9%j!<%5%$%:$O>e$+$i#9#2!#1!#8$G!"6;$O#G%+%C%W$G$9!#(B
$B$A$g$C$H%"%k%S%N$C$]$$46$8$J$N$G!"(B
$BF|>F$1$7$?%.%c%k7O$,[EMAIL PROTECTED]"[EMAIL PROTECTED](B
$B$(!<$H!"@-JJ$H$7$F!"

[www-issues] [Issue 42766] OOo site unusable slow

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 07:54:16 -0800 
2005 ---
This graph is for the URL
http://www.openoffice.org/issues/show_bug.cgi?id=1

But a graph for
http://www.openoffice.org/about.html (staticized page)
looks similar.


-
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 43134] New - STR_TBL_COLUMN_IS_KEYCOLUMN_TITLE: Primary key E(A?)ffected?

2005-02-19 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43134
  Issue #:|43134
  Summary:|STR_TBL_COLUMN_IS_KEYCOLUMN_TITLE: Primary key
  |E(A?)ffected?
Component:|Database access
  Version:|680m79
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P4
 Subcomponent:|none
  Assigned to:|oj
  Reported by:|pjanik





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 08:14:22 -0800 
2005 ---
Hi,

the file dbaccess/source/ui/tabledesign/table.src contains:

String STR_TBL_COLUMN_IS_KEYCOLUMN_TITLE
{ 
Text [ de ] = Primrschlssel betroffen;
Text [ en-US ] = Primary Key Effected;
};

This seems to be the title of the dialog where primary key can be *A*ffected
after deleting the column from the table.

Is this a typo Effected - Affected?

-
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 43135] New - Unused string: STR_QUERY_SAVEOWNFORMAT

2005-02-19 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43135
  Issue #:|43135
  Summary:|Unused string: STR_QUERY_SAVEOWNFORMAT
Component:|Database access
  Version:|680m79
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P4
 Subcomponent:|none
  Assigned to:|mav
  Reported by:|pjanik





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 08:21:21 -0800 
2005 ---
Hi,

the string STR_QUERY_SAVEOWNFORMAT defined in source/doc/doc.src seems t be
unused, because it is only referenced in commented part:

/*String aWarn;
if ( bCanProceedFurther )
aWarn = String(SfxResId(STR_QUERY_SAVEOWNFORMAT));
else

- please remove it so translators do not see it. It also contain /n instead of
\n for newlines...

-
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 43136] New - Default agenda template name n .stw?

2005-02-19 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43136
  Issue #:|43136
  Summary:|Default agenda template name n .stw?
Component:|Installation
  Version:|680m79
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P4
 Subcomponent:|code
  Assigned to:|tv
  Reported by:|pjanik





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 08:26:54 -0800 
2005 ---
Hi,

the default agenda template name is myAgendaTemplate.stw. Why .stx and not .odt?

-
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 43139] New - wrong id in the readme file

2005-02-19 Thread rvojta
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43139
  Issue #:|43139
  Summary:|wrong id in the readme file
Component:|Installation
  Version:|current
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|ihi
  Reported by:|rvojta





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 08:51:34 -0800 
2005 ---
Ihi, please, can you fix the readlicense_oo/docs/readme/readme.xrm file in
the CVS before the beta release? See following attachment/diff ... Because of
this bug, strings are not marked for translation and I'm missing them in the
readme.po file. Thanks!

This should be done before beta release. Readme file for the final release
will be different ...

-
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 43139] wrong id in the readme file

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


User rvojta changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=22824) readme.xrm fix
  |  |(id should be a,b,c not
  |  |a,a,a)





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 08:52:17 -0800 
2005 ---
Created an attachment (id=22824)
readme.xrm fix (id should be a,b,c not a,a,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]



[tools-issues] [Issue 33117] Self-extracting installer for OpenOffice.org 1.x Windows

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 09:05:16 -0800 
2005 ---
*** Issue 28387 has been marked as a duplicate of this issue. ***

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

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


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



[l10n-issues] [Issue 33058] Slovene and English extras conflict

2005-02-19 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|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 09:07:58 -0800 
2005 ---
.

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

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


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



[installation-issues] [Issue 4729] Provide installation set for Windows as self-extracting .exe or .msi

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


User thing changed the following:

  What|Old value |New value

CC|''|'thing'

   Summary|Provide installation set  |Provide installation set
  |for Windows as|for Windows as self-
  |autoextracting .exe   |extracting .exe or .msi

  Target milestone|---   |OOo 2.0





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 09:11:39 -0800 
2005 ---
May I suggest we use this issue for discussing what to do with 2.0: How do we
create self-running .exe or .msi downloads for Windows users?

Adjusted summary and Target milestone accordingly.

-
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 43141] New - When I press enter in a spreadsheet, a big grey bar appears on the screen.

2005-02-19 Thread peschtra
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43141
  Issue #:|43141
  Summary:|When I press enter in a spreadsheet, a big grey bar
  |appears on the screen.
Component:|Spreadsheet
  Version:|OOo 1.1.4
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|editing
  Assigned to:|spreadsheet
  Reported by:|peschtra





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 09:36:52 -0800 
2005 ---
When I was editing a big spreadsheet (attached) and I pressed enter, a big gray
bar appeared across the screen. If I scroll up and back down it goes away.

I have attached a picture of my screen.

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]



[sc-issues] [Issue 43141] When I press enter in a spreadsheet, a big grey bar appears on the screen.

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


User peschtra changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=22825) Gas mileage
  |  |spreadsheet





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 09:37:20 -0800 
2005 ---
Created an attachment (id=22825)
Gas mileage spreadsheet


-
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 43141] When I press enter in a spreadsheet, a big grey bar appears on the screen.

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


User peschtra changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=22826) pic of gray
  |  |line





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 09:37:44 -0800 
2005 ---
Created an attachment (id=22826)
pic of gray line


-
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 43141] When I press enter in a spreadsheet, a big grey bar appears on the screen.

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


User peschtra changed the following:

  What|Old value |New value

OS/Version|All   |Windows XP





-
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 43141] When I press enter in a spreadsheet, a big grey bar appears on the screen.

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


User peschtra changed the following:

  What|Old value |New value

   Version|OOo 1.1.4 |680m78





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 09:39:04 -0800 
2005 ---
Sorry, I forgot I was using the snapshot. :)

That would explain, perhaps, why this hasn't happened before. :)

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

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


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



[graphics-issues] [Issue 41839] Text completely distorted - only in presentation mode

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


User matthiasbasler changed the following:

  What|Old value |New value

CC|''|'thb'

Ever confirmed|  |1

Status|UNCONFIRMED   |NEW





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 09:42:32 -0800 
2005 ---
Confirmed with OOo1.9.79 and WinXP SP2.
Note, that, if the image gets rotated slightly, it renders correctly. Strange.

P.S. I cannot see this as a duplicate of
a) issue 46950 because that is closed as fixed but this bug is obviously still
existing.
b) issue 41840 which, beside being closed, is concerned with PDF export.

But maybe it is related to the older issue 12760 or issue 17944 (which I can
confirm as well).
@thb Please have a look at 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]



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

2005-02-19 Thread simonbr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43142
  Issue #:|43142
  Summary:|Inconsistent terminology field, field command,
Component:|ui
  Version:|OOo 2.0
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|sba
  Reported by:|simonbr





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 09:46:45 -0800 
2005 ---
In the SDF file I find terms such as field and field command which appear to
be the same thing. 
Also, field code and field name appear to refer to the same concept.

-
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 42416] Continuous outline numbering

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 09:48:09 -0800 
2005 ---
@schaber Can you please attach an example doc, so I can check this. 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]



[sc-issues] [Issue 43141] When I press enter in a spreadsheet, a second status bar appears?

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


User peschtra changed the following:

  What|Old value |New value

   Summary|When I press enter in a   |When I press enter in a
  |spreadsheet, a big grey   |spreadsheet, a second
  |bar appears on the screen.|status bar appears?





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 09:48:23 -0800 
2005 ---
After doing some more work and saving, the big gray line appeared, but the
saving ticker showed up on it. This leads me to beleive that there is a second
status bar appearing half way up my screen. See weird line 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]



[graphics-issues] [Issue 41839] Text completely distorted - only in presentation mode

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


User matthiasbasler changed the following:

  What|Old value |New value

  Keywords|  |oooqa





-
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 43141] When I press enter in a spreadsheet, a second status bar appears?

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


User peschtra changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=22827) Second status
  |  |bar





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 09:48:49 -0800 
2005 ---
Created an attachment (id=22827)
Second status bar


-
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 43143] New - functions

2005-02-19 Thread prbythelake
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43143
  Issue #:|43143
  Summary:|functions
Component:|Spreadsheet
  Version:|OOo 1.1.3
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|programming
  Assigned to:|spreadsheet
  Reported by:|prbythelake





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 10:24:13 -0800 
2005 ---
I am trying to reference other cells. Specifically I want cell a5 on one page to
enter the info in cell a3 on another page if there is info, otherwise I want
cell a3 to be blank.

-
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 43077] Backwards-compatibility issue with mktmp

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


User vq changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

Resolution|  |INVALID





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 10:24:24 -0800 
2005 ---
Steve,

I close this issue as invalid because even the old dmake versions, build with
a MS C compiler don't show the problem you described.

I tried the dmake from the cws OpenOffice_1_1 build with .NET C++ 2003 (it
identifies itself as: Version 4.10, PL 0 and it still shows the correct
behavior with:
  C:\foo
  C:\\foo

Nevertheless, I can reproduce your problem with the dmake.exe from
ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/G/GS/GSAR/dmake-4.1pl1-win32.zip
the CPAN download, but that version is build with Borland C++.

So the problem occurs only with an ancient version and only for a binary found
on the web, therefore IMHO invalid.

-
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 43144] New - Calc formatting shortcut keys do not work under Linux

2005-02-19 Thread nostabo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43144
  Issue #:|43144
  Summary:|Calc formatting shortcut keys do not work under Linux
Component:|Spreadsheet
  Version:|680m79
 Platform:|PC
  URL:|
   OS/Version:|Linux
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|editing
  Assigned to:|spreadsheet
  Reported by:|nostabo





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 10:40:53 -0800 
2005 ---
The formatting shortcut keys do not work in Calc 1.9.79 under Linux.  The keys
in question Crtl+Shift+1 (or 2,3,4,5,6) produce only underlined text that
disappears when the cell becomes inactive.  When the cell becomes inactive the
font sometimes changes to Bitsream Vera Sans. My machine is running Gentoo Linux
2.6.10 with GNOME 2.8.3

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

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


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



[sc-issues] [Issue 43141] When I press enter in a spreadsheet, a second status bar appears?

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


User peschtra changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=22829) In 1.9.79





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 10:43:16 -0800 
2005 ---
Created an attachment (id=22829)
In 1.9.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]



[sc-issues] [Issue 27871] Size of horizontal scrollbar / the position of the devider between the sheet tabs and the horizontal scroll bar should be saved/imported to/from Excel

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


User peschtra changed the following:

  What|Old value |New value

Status|VERIFIED  |REOPENED

Resolution|FIXED |





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 10:44:35 -0800 
2005 ---
I followed you instructions in 1.9.78  1.9.79 and couldn't duplicate. Can
anyone else duplicate this.

Reopening, because I still have the issue.

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

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


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



[sw-issues] [Issue 42597] Add a running word count to the status bar

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 10:45:59 -0800 
2005 ---
That link fails for me. perhaps you could make the filename without spaces?

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

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


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



[graphics-issues] [Issue 43145] New - dynamically generated progress bar

2005-02-19 Thread jtanker
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43145
  Issue #:|43145
  Summary:|dynamically generated progress bar
Component:|Presentation
  Version:|OOo 1.1.4
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|configuration
  Assigned to:|wg
  Reported by:|jtanker





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 10:55:51 -0800 
2005 ---
Sometimes it is useful to show the chapters and the progress in your 
presentation.
It takes a lot of time to put the menu in every slide.
So it would be nice to provide an editor for the chapters I want to show in
progress bar. Then I can attach the slides to the chapters and the progress bar
will be generated automatically when I start presentation.
Look  feel will be given to progress bar from master.

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

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


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



[sw-issues] [Issue 43146] New - Users should have the option to have the cursor position remembered when opening a document.

2005-02-19 Thread peschtra
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43146
  Issue #:|43146
  Summary:|Users should have the option to have the cursor
  |position remembered when opening a document.
Component:|Word processor
  Version:|680m80
 Platform:|All
  URL:|http://specs.openoffice.org/appwide/open_doc_behavior
  |/OpenDocumentBehavior.sxw
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|ENHANCEMENT
 Priority:|P3
 Subcomponent:|open-import
  Assigned to:|mru
  Reported by:|peschtra





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 10:56:45 -0800 
2005 ---
I would like to have the option to have the cursor position remembered as OOo 
1.1.x.

I am filiing this because that is how I was told to proceed. This started with
issue #41136. I was told that this behavior could not be changed by v2 release.
Also I am told that this is the desired behavior (not remembering the cursor
position.)

Now, I understand other office apps don't have this option, but OOo did, and
that is what helped make it great. Many people I know like this feature and I
have talked to very few that don't. Further more, having the option to restore
cursor position (as in 1.1.x) makes everyone happy.

If you read the spec file, (is that what it is called?) which I have provided
the url to in the url box above, you will see scenario involving two people that
share a document. The rational for making this change in OOo was that Mary might
might think Peter is lazy for not moving the cursor back to the top of the
document when he is done editing if she opens it and the cursor is in the 
middle.

There are two *fundamental* issues with this scenario:

1) It doesn't address the need of Peter, per se. Perhaps he is editing a 150
page document and has to do it chunks and isn't able to remember where he left
off. Perhaps he is editing several large documents, and he relies on the program
remembering where the cursor was to do his job. He is now SOL.

2) The scenario presented was solved for in 1.1.x. Mary could unclick the
/restore editing view/ option in her version of OOo and Peter could leave it
checked. Wow, wouldn't that be nice, the best of both worlds!

Now we have an OOo that only opens at the top with no shortcut to jump to the
last cursor position. Not a good alternative.

I urge whoever makes this decision to change the behavior back as as possible in
whatever version it can be done in.

Thank you for your time.

-
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 41136] Cursor position should be remembered on loading of document

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 10:57:17 -0800 
2005 ---
Thanks for the help.

It is done.

Issue #43146.

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

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


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



[graphics-issues] [Issue 43145] dynamically generated progress bar

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 10:57:30 -0800 
2005 ---
sorry, it is FEATURE, not DEFECT. I filled in the form to quick. Please change
it for me. 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]



[sw-issues] [Issue 42192] pt-BR translation: Format menu. Frame not translated

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 11:44:31 -0800 
2005 ---
I confirm it's still happening in 1.9.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]



[tools-issues] [Issue 43147] New - .EXPORT doesn't expand dmake macros

2005-02-19 Thread vq
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43147
  Issue #:|43147
  Summary:|.EXPORT doesn't expand dmake macros
Component:|tools
  Version:|680m80
 Platform:|PC
  URL:|
   OS/Version:|Windows 2000
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|dmake
  Assigned to:|hjs
  Reported by:|vq





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 11:50:11 -0800 
2005 ---
As discussed on IRC: When exporting a not epanded dmake macro to the environment
with .EXPORT the environment variable will contain these not evaluated macros in
the form of $(macroname).

This is not necessary a bug, but it should be mentioned in the dmake
documentation.

-
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 42384] Document Converter logfile uses the extension SXW but it should be ODT.

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 11:51:46 -0800 
2005 ---
It's still happening in 1.9.79.
The fact is that while the log file is saved with the SXW extension it's not a
SXW file. This logfile.sxw cannot be opened in OOo 1.1.4 because internally
it's an .ODT but with the wrong extension.

-
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 43120] OO 2.0.79 Page/Statistics display broken

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


User maxweber changed the following:

  What|Old value |New value

CC|''|'maxweber'

Status|UNCONFIRMED   |RESOLVED

  Keywords|  |oooqa

Resolution|  |INVALID





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 11:54:10 -0800 
2005 ---
ok, closing invalid

-
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 43120] OO 2.0.79 Page/Statistics display broken

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


User maxweber changed the following:

  What|Old value |New value

Status|RESOLVED  |CLOSED

  Target milestone|---   |OOo 2.0





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 11:54:29 -0800 
2005 ---
.

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

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


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



[sc-issues] [Issue 43144] Calc formatting shortcut keys do not work under Linux

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 12:03:36 -0800 
2005 ---
I can confirm that the shortcut keys do not work for me either.  I have tried
Calc 1.9.79 on both Ubuntu Linux (Gnome) and Mandrake 10.1 (KDE).

-
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 43147] .EXPORT doesn't expand dmake macros

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


User vq changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=22830) Doc patch for
  |  |dmake





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 12:08:40 -0800 
2005 ---
Created an attachment (id=22830)
Doc patch for dmake


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



[marketing-issues] [Issue 28741] 2.0 marketing tasks

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 12:08:43 -0800 
2005 ---
Hi thanks Jacqueline for the excellent final feature guide!

As to the other things:
John: where do we stand with beta product pages?
Me: I can do the download web pages
Elizabeth: The overview is for Final, but would you --or someone-- be willing 
to draft a summary of the 
differences in 2.0?  I'm concerned, of course, about the file changes.

thanks
louis

-
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 39693] OO.o 1.1.4 Installer crashes -- Unable to install

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


User sombragris01 changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=22831) AFM files
  |  |crashing OO.o 1.1.3 and
  |  |1.1.4, bzipped





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 12:09:16 -0800 
2005 ---
Created an attachment (id=22831)
AFM files crashing OO.o 1.1.3 and 1.1.4, bzipped


-
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 43147] .EXPORT doesn't expand dmake macros

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


User vq changed the following:

  What|Old value |New value

  Target milestone|---   |DevTools





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 12:11:00 -0800 
2005 ---
vq-ause: OK for CWS dmake43p01? It doesn't disturb the (somewhat stalled ;) )
QA of that CWS.


-
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 43148] New - german translation of file todo_list_for_macosx_2.0_installer.sxc

2005-02-19 Thread gkierstein
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43148
  Issue #:|43148
  Summary:|german translation of file
  |todo_list_for_macosx_2.0_installer.sxc
Component:|Installation
  Version:|OOo 2.0
 Platform:|Macintosh
  URL:|
   OS/Version:|Mac OS X
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|TASK
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|maveric
  Reported by:|gkierstein





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 12:12:17 -0800 
2005 ---
This is a German translation of Eric Bachard's todo-list except for standard 
terms like repository, 
installer etc. which I didn't try to translate

Dies ist die deutsche Uebersetzung Eric Bachards Todo-Liste mit Aussnahme 
feststehender Begriffe 
wie Repository, Installer etc. die ich nicht eindeutschen wollte.

Best Regards,
Mit freundlichen Gruessen,

Gerold Kierstein

-
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 43148] german translation of file todo_list_for_macosx_2.0_installer.sxc

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


User gkierstein changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=22832) German
  |  |translation of
  |  |todo_list_for_macosx_2.0_i
  |  |nstaller.sxc





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 12:15:14 -0800 
2005 ---
Created an attachment (id=22832)
German translation of todo_list_for_macosx_2.0_installer.sxc


-
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 42996] Master issue for OOo2.0 packaging under Mac OSX

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


User gkierstein changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|42998,42999,43000 |42998,42999,43000,43148





-
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 39578] Patches and GSI file for Khmer language ui in OOo 2.0

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 04:42:05 -0800 
2005 ---
A... that is really a naughty hack 

These files could really use an upgrade with all the languages, otherwise
patches for different languages will not be compatible (they will all use the
number 12). I volunteer to prepare patches that will cover all the languages
that are now included in tools/solenv/inc/postset.mk, this will at least be a
break on those.

Patches for Khmer attached for 
/wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java
and
/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.java



-
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 39578] Patches and GSI file for Khmer language ui in OOo 2.0

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


User javiersola changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=22820) Patch for Khmer
  |  |for
  |  |/wizards/com/sun/star/wiza
  |  |rds/letter/LetterWizardDia
  |  |logImpl.java





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 04:43:08 -0800 
2005 ---
Created an attachment (id=22820)
Patch for Khmer for 
/wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java


-
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 39578] Patches and GSI file for Khmer language ui in OOo 2.0

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


User javiersola changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=22821) Patch for Khmer
  |  |for
  |  |/wizards/com/sun/star/wiza
  |  |rds/letter/LetterWizardDia
  |  |logResources.java





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 04:43:54 -0800 
2005 ---
Created an attachment (id=22821)
Patch for Khmer for 
/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.java


-
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 43122] Irish (ga_IE) locale information needed

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 05:28:23 -0800 
2005 ---
I've signed the JCA, in case that is required:
http://www.openoffice.org/copyright/copyrightapproved.html
(Kevin Scannell)

-
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 41707] Tracking bug for Thai-related issue

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


User arthit changed the following:

  What|Old value |New value

Ever confirmed|  |1

Status|UNCONFIRMED   |NEW

  Keywords|  |oooqa





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 05:45:09 -0800 
2005 ---
Task issue. Confirmed.

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

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


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



[l10n-issues] [Issue 39417] Add Faroese as locale

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 05:53:14 -0800 
2005 ---
Hi Eike,

To sum it up:
attachment id=22725 can be submitted as a valid locale for fo_FO. Attachment
id=22253 is obsolete.
As you said Danish locale should be updated in LC_FORMAT:
LC_FORMAT replaceFrom=[CURRENCY] replaceTo=[$kr-406] and for every
[$kr-406] item.

Thanks.

Next locale in this ol' kingdom will be kl_GL.

Sren

-
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 42728] Optional bell/flash when invalid input sequence entered

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 06:03:48 -0800 
2005 ---
Feature related to Accessibility?


-
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 42723] Thai locale data incomplete

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 06:08:03 -0800 
2005 ---
Also have to make sure that Thai locale data in both OpenOffice.org and Common
Locale Data Repository are correct and in sync.



references:

Locale Data Audit
http://l10n.openoffice.org/i18n_framework/cldr/LocaleDataAudit_OOo_CLDR.html

th_TH (Thai_Thailand)
http://l10n.openoffice.org/i18n_framework/cldr/LocaleDataAudit_OOo_CLDR.html#1329

Common Locale Data Repository (CLDR) Project 
http://www.unicode.org/cldr/


-
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 34231] General input/output error while accessing

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 12:41:28 -0800 
2005 ---
OOo-1.9.79-1, SuSE 9.1 Client and SuSE 8.1 NFS Server:
General input/output error while accessing.
mount:
eris:/wrk/public/Documente on /net/eris/Documente type nfs
(rw,nosuid,nodev,udp,rsize=8192,wsize=8129,intr,soft,timeo=20,addr=192.168.0.10)

-
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 43128] FreeBSD porting : bridges project adding missing dependency

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


User pjanik changed the following:

  What|Old value |New value

CC|'pjanik'  |''

   Assigned to|mh|pjanik

  Priority|P3|P4





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 09:06:25 -0800 
2005 ---
OK, I'll commit this into pj21.


-
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 43128] FreeBSD porting : bridges project adding missing dependency

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


User pjanik changed the following:

  What|Old value |New value

Status|NEW   |STARTED

Issue type|DEFECT|PATCH





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 09:06:42 -0800 
2005 ---
.

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

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


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



[sw-issues] [Issue 43146] Users should have the option to have the cursor position remembered when opening a document.

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 13:26:57 -0800 
2005 ---
I think that remembering the cursor position is a *very* *useful* feature. The
point is not that it is impossible to get by without that feature. If that was
the standard, then we'd have almost no features. Most features we add are added
because they *help* and are *useful*.

Thanks to the OOoAuthors project, I regularly work with documentation, and I
find this feature very useful. It allows me to go back to a document and
continue where I left off.

What am I supposed to do now?
Write some kind of text that says ((daniel -- continue here)) ?

Don't you see some problems with that approach? For one, it's an ugly kludge for
something that used to be simple. Second, it's adding text and altering the
pagination of a document for no good reason.

Is it possible to do? Yes, this isn't the end of the world. But that's not the
point. The point is that it's a useful feature.

Cheers,
Daniel Carrera.
OpenOffice.org volunteer.

-
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 43146] Users should have the option to have the cursor position remembered when opening a document.

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 13:28:56 -0800 
2005 ---
Here's a suggestion:

Can this feature be made into a setting? You can have it default to off, but
at least allow people to set it back to on at some point.

Please?

Cheers,
Daniel

-
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 43150] New - Regression: Wrong page wrap from Word import

2005-02-19 Thread terber2
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43150
  Issue #:|43150
  Summary:|Regression: Wrong page wrap from Word import
Component:|Word processor
  Version:|680m79
 Platform:|PC
  URL:|
   OS/Version:|Windows XP
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|open-import
  Assigned to:|mru
  Reported by:|terber2





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 13:36:08 -0800 
2005 ---
Already posted as issue 42679 against build 680m77, wrongly set to fixed!
PLEASE, would someone at least care to look into it, before setting it to fixed 
?!

Document created with MS Word 2000.

MS Word shows two pages.
OO 1.1.4 shows two pages
OO 1.9.79 (as OO 1.9.79) shows three pages. Empty page two inserted (only
footers visible).

-
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 43150] Regression: Wrong page wrap from Word import

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


User terber2 changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=22833) OO 1.9.79
  |  |inserts empty second page.
  |  |OO 1.1.4 is ok.
  |  |(application/msword)





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 13:36:58 -0800 
2005 ---
Created an attachment (id=22833)
OO 1.9.79 inserts empty second page. OO 1.1.4 is ok. (application/msword)


-
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 41757] Screen corruption - show datasource as table

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 13:57:28 -0800 
2005 ---
The problem still exists in OOo 1.9.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]



[l10n-issues] [Issue 43151] New - Please Add Locale info for rw_RW

2005-02-19 Thread murf
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43151
  Issue #:|43151
  Summary:|Please Add Locale info for rw_RW
Component:|l10n
  Version:|OOo 2.0
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|ENHANCEMENT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|sba
  Reported by:|murf





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 13:58:51 -0800 
2005 ---
I have created a locale file for Rwanda. I will attach it to this report.
Can it be included in the 2.0 release?

-
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 43151] Please Add Locale info for rw_RW

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


User murf changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=22834) The RW
  |  |locatedata xml file.





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 14:01:23 -0800 
2005 ---
Created an attachment (id=22834)
The RW locatedata xml file.


-
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 42100] Writer - horizontal scroll bar appears even when there's nowhere to scroll

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 14:08:56 -0800 
2005 ---
Well, the appearence of Open Office was the same but now it's changed for OO02.
Why they changed it? Because that was not good. That's why I think this
horizontal bar should go.

-
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 42385] Document Conversion should be more discreet.

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 14:11:57 -0800 
2005 ---
The problem is still present in OOo 1.9.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]



[sc-issues] [Issue 43152] New - Issue in compatibility with Excel cross page references.

2005-02-19 Thread alex_rus
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43152
  Issue #:|43152
  Summary:|Issue in compatibility with Excel cross page
  |references.
Component:|Spreadsheet
  Version:|680m79
 Platform:|All
  URL:|
   OS/Version:|Windows 2000
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|editing
  Assigned to:|spreadsheet
  Reported by:|alex_rus





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 14:12:07 -0800 
2005 ---
Hi, 
it seems there is compatibility issue in Cal with Excel. I understand that it
arise due to different way calc handles references but for me it's bug in
compatibility of Excel and Calc.
The issue is as follow:
The usage of complex formulas in Excel leads to error, for example:
i used the following formula in Excel:
=SUMIF(INDIRECT(CONCATENATE(D$3;!;K:K));$A4;INDIRECT(CONCATENATE(D$3;!;I:I)))

As Calc has different cell reference style the formula must be read as:
=SUMIF(INDIRECT(CONCATENATE(D$3;.;K1:K65536));$A4;INDIRECT(CONCATENATE(D$3;.;I1:I65536)))

so i must manually correct all formulas as they are not converted automatically.

Is there any chance to correct this issue? Basically to make Cal understand ref
like =sum(sheet1!C:C)

Alexander

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

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


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



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

2005-02-19 Thread bbriley
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43153
  Issue #:|43153
  Summary:|Prints orientation ok for C65 but NOT #10 envelope
Component:|Word processor
  Version:|680m79
 Platform:|PC
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|printing
  Assigned to:|mru
  Reported by:|bbriley





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 14:13:01 -0800 
2005 ---
Hi - this is related to another bug you have listed but not identical.  It has
to do with printing orientation on an HP 842c deskjet for #10 envelopes.  The
printing orientation is FINE for a listed C65 envelope (but the size is a bit
wrong). I switched the envelope menu item to a number 10 envelope and as another
user reported, the printing direction (tested on a plain sheet of paper) ended
up 90 degrees rotation off.  I did find a workaround!! - I went back to the C65
envelope menu item, then changed the envelope dimensions to match a number 10
envelope (which made it a custom envelope menu item!).  Now it printed fine.  I
know from experience to put the envelope in to the printer with the printing
face down, flap on the left.  Your printing option icon shows the flap on the
right, but it prints properly with the flap actually being on the left, which is
how H-P sets up the printer.  Thus I can now printe properly.  Perhaps you might
post the workaround until you get the #10 envelope menu item fixed.

thanks for all your hard work, for which I admire all of 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]



[sc-issues] [Issue 43154] New - New type of reference

2005-02-19 Thread alex_rus
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43154
  Issue #:|43154
  Summary:|New type of reference
Component:|Spreadsheet
  Version:|680m79
 Platform:|All
  URL:|
   OS/Version:|Windows 2000
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|FEATURE
 Priority:|P3
 Subcomponent:|editing
  Assigned to:|spreadsheet
  Reported by:|alex_rus





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 14:15:55 -0800 
2005 ---
Hi,
is it possible to add support for reference like 
sheet1.(!)K:K

because currently Calc doesn't understand such ref. I must select exact range
i.e.  K1:K65000 as it's very inconvenient sometimes.

Alexander

-
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 43151] Please Add Locale info for rw_RW

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 14:19:42 -0800 
2005 ---
Oh, I've also added entries for rw_RW into the
i18npool/source/localedata/data/localedata_others.map (several in here), and
added the $(MISC)$/localedata_rw_RW.cxx to the MY_MISC_CXXFILES macro and
$(SLO)$/localedata_rw_RW.obj to the SHL4OBJS macro in
i18npool/source/localedata/data/makefile.mk, and the corresponding cxx and .obj
files are successfully created.



-
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 43146] Users should have the option to have the cursor position remembered when opening a document.

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





--- Additional comments from [EMAIL PROTECTED] Sat Feb 19 14:19:50 -0800 
2005 ---
I'll just copy my comment from issue 39486:

Don't keep it. Revert the feature to the old behaviour. The user-scenario
itself is a joke.

If Mary doesn't like the restored view, why doesn't she simply turn off restore
editing view?

Does Mary really add her writing to the top of the document? I doubt so. She
will add her text somewhere in the middle or at the bottom, but only in rare
cases at the top.

If you think the behaviour has to be changed, then add the option restore
cursor position and turn it off by default so that it can be turned on at 
least.

Why do you impose annoying actions on the user (pressing the non-yet-existing
shortcut?) 
There is already a shortcut to jump to the start of doc ctrl+home - why not
have Mary press use the shortcut?

You really should have listened to UFI :-(

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