[sw-issues] [Issue 82082] restart numbering, incorre ct export to word 97

2007-09-29 Thread janmartinek
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82082
 Issue #|82082
 Summary|restart numbering, incorrect export to word 97
   Component|Word processor
 Version|OOo 2.2
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|save-export
 Assigned to|mru
 Reported by|janmartinek





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 07:01:50 + 
2007 ---
- Make a document containing six lines
- Select them all
- in styles and formatting switch to list styles and choose List 1 (all six
items now start with bullets)
- modify the Numbering style in List 1 so that items start with numbers
(1,2,3,4,5,6)
- go to third line and restart numbering
- go to fifth line and restart numbering (now the numbering is 1,2,1,2,1,2)
- Save as Word 97/2000/XP
- re-open the file. The numbering is 1,2,1,2,1,3

The number at last line should be 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]



[sw-issues] [Issue 82083] Save as dialog save with w rong filetype

2007-09-29 Thread moorelife
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82083
 Issue #|82083
 Summary|Save as dialog save with wrong filetype
   Component|Word processor
 Version|OOo 2.3.0 RC1
Platform|All
 URL|
  OS/Version|Windows Vista
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|save-export
 Assigned to|mru
 Reported by|moorelife





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 07:07:11 + 
2007 ---
I created a simple document from scratch, but wanting to use it at work with 
Office, I decided to save it as a .doc file. File dialog comes up, I select the 
right directory, type the name (without an extension), and select Office 
97/2000 as the required type. Click OK, the warning comes up about stuff that 
may not be stored as office type. Realizing that layout is fairly simple, so 
hardly a problem, I reply yes to the question, indicating I want it save 
as .doc file. To my astonishment, it ends up as a .odt file in the correct 
location.


Regards, 

Dré

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

-
To unsubscribe, 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 82083] Save as dialog save with w rong filetype

2007-09-29 Thread moorelife
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82083





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 07:10:54 + 
2007 ---
Created an attachment (id=48600)
filedialog as filled in right before clicking OK


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

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


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



[gsl-issues] [Issue 82084] SRC680_m231: psprint/sourc e/fontmagar broken for system-freetype

2007-09-29 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82084
 Issue #|82084
 Summary|SRC680_m231: psprint/source/fontmagar broken for syste
|m-freetype 
   Component|gsl
 Version|680m230
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P1
Subcomponent|code
 Assigned to|pl
 Reported by|pjanik





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 07:11:23 + 
2007 ---
Hi,

when compiling with system freetype, the build fails because it can't find 
freetype headers:

[EMAIL PROTECTED]:~/BuildDir/ooo_SRC680_m231_src/psprint/source/fontmanager 
diff -u makefile.mk~ 
makefile.mk
--- makefile.mk~2007-09-29 09:05:38.0 +0200
+++ makefile.mk 2007-09-29 09:05:38.0 +0200
@@ -49,6 +49,10 @@
 CDEFS += -DENABLE_FONTCONFIG
 .ENDIF
 
+.IF $(SYSTEM_FREETYPE) == YES
+CFLAGS+=$(FREETYPE_CFLAGS)
+.ENDIF
+
 # --- Files 
 
 .IF $(GUIBASE)==aqua

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

-
To unsubscribe, 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 82083] Save as dialog save with w rong filetype

2007-09-29 Thread moorelife
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82083





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 07:11:52 + 
2007 ---
Created an attachment (id=48601)
the produced testfile after the save as


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

-
To unsubscribe, 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 82083] Save as dialog save with w rong filetype

2007-09-29 Thread moorelife
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82083





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 07:13:29 + 
2007 ---
When I made the test document just now, the dialog about possibly unsupported 
features in .DOC format didn't come up. The document was still saved in the 
wrong type though..

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

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


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



[gsl-issues] [Issue 82084] SRC680_m231: psprint/sourc e/fontmanager broken for system-freetype

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


User pjanik changed the following:

What|Old value |New value

 Summary|SRC680_m231: psprint/sourc|SRC680_m231: psprint/sourc
|e/fontmagar broken for sys|e/fontmanager broken for s
|tem-freetype  |ystem-freetype





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

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


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



[gsl-issues] [Issue 82085] SRC680_231: ft2build.h not included thus freetype is not happy...

2007-09-29 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82085
 Issue #|82085
 Summary|SRC680_231: ft2build.h not included thus freetype is n
|ot happy...
   Component|gsl
 Version|680m230
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P1
Subcomponent|code
 Assigned to|pl
 Reported by|pjanik





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 07:21:49 + 
2007 ---
Hi,

when building on SL9.0 based build machine with fontconfig 2.2.1 and freetype 
from the OOo CVS, I 
got this:

In file included from /usr/include/fontconfig/fcfreetype.h:27,
 from 
/disk2/pavel/BuildDir/ooo_SRC680_m231_src/psprint/source/fontmanager/
fontconfig.cxx:41:
/disk2/pavel/BuildDir/ooo_SRC680_m231_src/solver/680/unxlngi6.pro/inc/freetype/freetype.h:20:2:
 
#error `ft2build.h' hasn't been included yet!
/disk2/pavel/BuildDir/ooo_SRC680_m231_src/solver/680/unxlngi6.pro/inc/freetype/freetype.h:21:2:
 
#error Please always use macros to include FreeType header files.
/disk2/pavel/BuildDir/ooo_SRC680_m231_src/solver/680/unxlngi6.pro/inc/freetype/freetype.h:22:2:
 
#error Example:
/disk2/pavel/BuildDir/ooo_SRC680_m231_src/solver/680/unxlngi6.pro/inc/freetype/freetype.h:23:2:
 
#error   #include ft2build.h
/disk2/pavel/BuildDir/ooo_SRC680_m231_src/solver/680/unxlngi6.pro/inc/freetype/freetype.h:24:2:
 
#error   #include FT_FREETYPE_H

The simplest workaround is this:

[EMAIL PROTECTED]:~/BuildDir/ooo_SRC680_m231_src/psprint/source/fontmanager 
diff -u fontconfig.cxx.orig 
fontconfig.cxx
--- fontconfig.cxx.orig 2007-09-29 10:34:25.0 +0200
+++ fontconfig.cxx  2007-09-29 10:33:50.0 +0200
@@ -38,6 +38,7 @@
 
 #ifdef ENABLE_FONTCONFIG
 #include fontconfig/fontconfig.h
+#include ft2build.h
 #include fontconfig/fcfreetype.h
 // be compatible with fontconfig 2.2.0 release
 #ifndef FC_WEIGHT_BOOK
[EMAIL PROTECTED]:~/BuildDir/ooo_SRC680_m231_src/psprint/source/fontmanager

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

-
To unsubscribe, 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 79051] please update Dutch spell checking word lists

2007-09-29 Thread simonbr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79051


User simonbr changed the following:

What|Old value |New value

Target milestone|OOo 2.3   |OOo 2.3.1





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 08:23:36 + 
2007 ---
.

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

-
To unsubscribe, 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 82086] word 'Internet' in strings of svtools/misc/errtxt.src

2007-09-29 Thread vagula
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82086
 Issue #|82086
 Summary|word 'Internet' in strings of svtools/misc/errtxt.src
   Component|framework
 Version|OOo 2.3
Platform|All
 URL|
  OS/Version|Linux
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P5
Subcomponent|ui
 Assigned to|mba
 Reported by|vagula





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 08:40:40 + 
2007 ---
This file contains error messages and here many times word 'Internet' is used.
As these errors can happen in local network too (eg. using samba or nfs shares),
were right to use word 'network'.
This affects translation quality too.

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

-
To unsubscribe, 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 82087] sentence-ending-dot in beg inning of line

2007-09-29 Thread vagula
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82087
 Issue #|82087
 Summary|sentence-ending-dot in beginning of line
   Component|framework
 Version|OOo 2.3
Platform|All
 URL|
  OS/Version|Linux
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P5
Subcomponent|ui
 Assigned to|tm
 Reported by|vagula





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 08:47:02 + 
2007 ---
In this string dot is after \n, so in UI it is in beginning of next line.

svtools source\misc\errtxt.src - RID_ERRHDL ERRCODE_INET_READ - Error reading
data from the Internet\n.Server error message: $(ARG1).

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

-
To unsubscribe, 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 77976] Incorrect placing of Hebre w characters with justified text

2007-09-29 Thread hennerdrewes
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77976





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 08:53:28 + 
2007 ---
I checked this issue again with the OOo 2.3 on Windows Vista.

The problem still exists as it can be seen in the previously uploaded file
BookOpening10_8.pdf

While editing the document the incorrect character spacing may be observed.
However, Export as PDF, produces now correct character spacing. (see
BookOpening12_8.pdf)

Printing a PS File using the HP Color Laser Jet 550 PS printer driver still
produces the faulty spacing. I converted the ps file to PDF via Ghostscript
(BookOpening12_8ps.pdf)

The problem may be specific to Windows Vista. When I opened the same document on
a Windows 2000 system, I didn't notice any problems.

Please react.

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

-
To unsubscribe, 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 81841] Auto-update (online) wrong response! A new ver DOES exists.

2007-09-29 Thread simonbr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81841


User simonbr changed the following:

What|Old value |New value

  CC|'ja,md,of,regina,st'  |'ja,md,of,regina,simonbr,s
|  |t'





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 08:55:42 + 
2007 ---
The Dutch OOo 2.3.0 is on the mirrors since yesterday, but the check on update
option in both OOo 2.1 and in OOo 2.21 under Windows XP still reports that there
is no newer version available. 

How does the update check work anyway? Should it be sufficient to get a new
build distributed to the mirrors, or is there some specific action required to
make its availability known for update checking?

If one has unchecked automatic updates at installation, might this also
disable explicit checking for updates using the menu?

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

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


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



[sw-issues] [Issue 77976] Incorrect placing of Hebre w characters with justified text

2007-09-29 Thread hennerdrewes
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77976





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 08:57:11 + 
2007 ---
Created an attachment (id=48602)
Page 8 of this document as PDF (created by Export as PDF, in OOo 2.3, seems 
correct)


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

-
To unsubscribe, 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 77976] Incorrect placing of Hebre w characters with justified text

2007-09-29 Thread hennerdrewes
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77976





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 09:00:02 + 
2007 ---
Created an attachment (id=48603)
Page 8 of this document as PDF (created by printing a PS file, converted to PDF 
by Ghostscript), OOo 2.3. The incorrect character spacing can be most clearly 
observed in line 8 of the first hebrew paragraph.


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

-
To unsubscribe, 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 24070] Items on ruler (i.e. tab s tops, paragraph indent, table borders) should snap.

2007-09-29 Thread jwork123nl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=24070





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 09:03:06 + 
2007 ---
It is unbelievable that such a basic issue still is not solved.
Is this due to programming difficulty or is the issue not seen as a problem
with developers?
This is one of the really annoying things when migrating from other word
processors.


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

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


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



[xml-issues] [Issue 71461] XHTML-export : enumeration s often restart erroneously at 1

2007-09-29 Thread pr0201
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71461





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 09:15:39 + 
2007 ---
Hi Sus, 

how is the work on this going on?

Please consider changing priorty of this issue because it breaks the XHTML
export facility and it is open for almost a year now. 

It should be P2 AND have a target milestone:

P2 marks severe problems which affect a significant number of customers
- everyone with enumerations in text is concerned

An essential product feature - e.g. Printing - does not work at all, and no
workaround exists
--- Web-publishing is as important as printing

Regards



Yens


This issue as

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

-
To unsubscribe, 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 81365] provide dictionaries as ex tensions

2007-09-29 Thread thing
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81365


User thing changed the following:

What|Old value |New value

  CC|'mba,pjanik'  |'mba,pjanik,thing'





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

-
To unsubscribe, 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 41522] Dictionaries enhancements/ ease of adding new data

2007-09-29 Thread thing
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=41522


User thing changed the following:

What|Old value |New value

  CC|'hjs,rene,vq' |'hjs,rene,thing,vq'





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

-
To unsubscribe, 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 82088] Linking epm... cannot find -lsupc++

2007-09-29 Thread sparcmoz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82088
 Issue #|82088
 Summary|Linking epm... cannot find -lsupc++
   Component|porting
 Version|OOo 2.3 RC3
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|mh
 Reported by|sparcmoz





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 10:08:54 + 
2007 ---
Linking epm...
/usr/bin/ld: cannot find -lsupc++
collect2: ld returned 1 exit status
make: *** [epm] Error 1
dmake:  Error code 2, while making 'unxlngs.pro/misc/build/so_built_epm'
---* tg_merge.mk *---

OOG680_m5 GNU/Linux SPARC

Module epm ignores the LINK environment variables from solenv/inc/unxlngs.mk,
and sometimes tries to link with $(CC) which fails. I had to link with $(CXX) to
get past this error, as shown below.

[EMAIL PROTECTED]:~/vanilla/epm$ diff -u 
unxlngs.pro/misc/build/epm-3.7/Makefile Makefile
--- unxlngs.pro/misc/build/epm-3.7/Makefile 2007-09-29 17:42:32.0 
+1000
+++ Makefile2007-09-29 17:40:59.0 +1000
@@ -23,7 +23,7 @@
 CC =   ccache gcc
 CHMOD  =   /bin/chmod
 CP =   /bin/cp
-CXX=   ccache gcc
+CXX=   ccache g++
 MKDIR  =   /bin/mkdir -p
 RM =   /bin/rm -f
 SHELL  =   /bin/sh
@@ -320,7 +320,7 @@
 
 epm:   $(EPM_OBJS)
echo Linking epm...
-   $(CC) $(LDFLAGS) -o epm $(EPM_OBJS) $(LIBS)
+   $(CXX) $(LDFLAGS) -o epm $(EPM_OBJS) $(LIBS)
 
 $(EPM_OBJS):   epm.h epmstring.h
 
@@ -331,7 +331,7 @@
 
 epminstall:epminstall.o dist.o qprintf.o snprintf.o
echo Linking epminstall...
-   $(CC) $(LDFLAGS) -o epminstall epminstall.o dist.o qprintf.o snprintf.o
$(LIBS)
+   $(CXX) $(LDFLAGS) -o epminstall epminstall.o dist.o qprintf.o snprintf.o
$(LIBS)
 
 epminstall.o:  epm.h epmstring.h
 
@@ -342,7 +342,7 @@
 
 mkepmlist: mkepmlist.o qprintf.o snprintf.o
echo Linking mkepmlist...
-   $(CC) $(LDFLAGS) -o mkepmlist mkepmlist.o qprintf.o snprintf.o $(LIBS)
+   $(CXX) $(LDFLAGS) -o mkepmlist mkepmlist.o qprintf.o snprintf.o $(LIBS)
 
 mkepmlist.o:   epm.h epmstring.h
 
Possibly this is revealed by the current state of debian/unstable...

[EMAIL PROTECTED]:~/vanilla/epm$ g++ --version
g++ (GCC) 4.1.3 20070831 (prerelease) (Debian 4.1.2-16)

[EMAIL PROTECTED]:~/vanilla/epm$ gcc --version
gcc (GCC) 4.2.1 (Debian 4.2.1-5)

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

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


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



[l10n-issues] [Issue 82089] [SV] incorrectness in swed ish help file

2007-09-29 Thread nikjoh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82089
 Issue #|82089
 Summary|[SV] incorrectness in swedish help file
   Component|l10n
 Version|OOo 2.3 RC3
Platform|PC
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|iano
 Reported by|nikjoh





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 10:33:19 + 
2007 ---
In the Swedish help files the format for years are defined as JJ and  but in
the program you would use YY and . You find the problem under the heading
Tid- och datumformat.

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

-
To unsubscribe, 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 81841] Auto-update (online) wrong response! A new ver DOES exists.

2007-09-29 Thread cornouws
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81841


User cornouws changed the following:

What|Old value |New value

  CC|'ja,md,of,regina,simonbr,s|'cornouws,ja,md,of,regina,
|t'|simonbr,st'

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 10:52:02 + 
2007 ---
Checked with Dutch 2.2 on Debian. Says that no update is available.
Thus confirm and set to New.

@Simon: http://specs.openoffice.org/appwide/onlineupdate/Software_Update.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]



[sw-issues] [Issue 24070] Items on ruler (i.e. tab s tops, paragraph indent, table borders) should snap.

2007-09-29 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=24070





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 11:27:28 + 
2007 ---
I think you exaggerate. While this might be an issue for some users (votes tell
that) many others won't recognize it at all (like me, I never use the mouse for
things like this and use styles instead where I enter the values numerically).
It surely isn't one of the most important issues in OOo Writer. And I hope you
agree that more important things should be done first.

BTW: If everything is declared as important, nothing is really important. So
don't expect that comments like yours can make any difference. We get them in
nearly every RFE. 

My personal feeling is that this issue is one of medium importance. Not
unimportant but clearly less important as e.g. a missing outliner, a missing
normal view etc. And all of these issues take time, sometimes a lot of time. So
please think about that before you make one of these it's unbelievable...
comments.

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

-
To unsubscribe, 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 82090] spelldta.cxx breaks build when compiled with debug=true and --

2007-09-29 Thread mod
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82090
 Issue #|82090
 Summary|spelldta.cxx breaks build when compiled with debug=tru
|e and --
   Component|tools
 Version|680m230
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P1
Subcomponent|code
 Assigned to|mh
 Reported by|mod





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 12:27:34 + 
2007 ---
When compiling module linguistic with --enable-dbgutil and debug=true, the build
breaks:

c:\OpenOffice\linguistic\source\spelldta.cxx(171) : error C2065: 'eType' :
undeclared identifier

Easy fix, this is the code:

/*DictionaryType  eType = xDic-getDictionaryType();*/
INT16   nLang = xDic-getLanguage();
if ( xDic.is()  xDic-isActive()
 (nLang == nLanguage  ||  nLang == LANGUAGE_NONE) )
{
#if OSL_DEBUG_LEVEL  1
DBG_ASSERT( eType != DictionaryType_MIXED,
unexpected dictionary type );
#endif

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

-
To unsubscribe, 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 24070] Items on ruler (i.e. tab s tops, paragraph indent, table borders) should snap.

2007-09-29 Thread mmenaz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=24070





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 12:34:40 + 
2007 ---
to mba and all the other developers:
Premise: developers are doing a great work! Thanks!
COmplain: what I see as a big problem in OOo is the fact that important avoids
consider daily annoiances and problems users can face. I.e. developers consider
much more important a crash that occurs 1 time over 1.000.000 instead of an
annoiance that a user faces every day many times a day.
There are too much exaples of this, unfortunatly. Just I can remember / report
the first ones comes to my mind:
1) this issue ;)
2) the decimal separator of the numeric keyboards in Calc (fixed after too much
time)
3) calc that as default prints ALL the sheets and not the current one (solved
just recentrly, but with problems in the preview page number)
4) writer that did not had (or still has?) the create single print jobs,a real
night mare if you have double side printer and have to print multiple copies
5) Deleting newline deletes formatting on subsequent line (when in empty
paragraph) #50135, was targeted for 2.3 then moved to 2.x
6) etc. ;)
In short, watching OOo fix around 1.200 bugs / improvements, and have vary
annoying (belive me, I use OOo in my office) that seems (of course, for someone
that is familiar with the huge codebase) easy to fix be there since 1.1
version is something that makes you scream unbelivable.
Also being one that tries to move people from M$crap to OOo, and be ashamed for
some of these bugs is really a bad experience. Remember that people that try
to move from M$ don't give OOo many chances, once Calc prints 50 sheets instead
of 1 Excel would have printed, they simply remove OOo. And having me forced to
set tabs and margins in numeric way with a dialog instead of simply drag with
the mouse is something that I fight daily and depresses mee too.
So please, for OOo sake, put users priorities on top of developers one. Btw,
also the format paintbrush does not work as expected, developers defending the
behaviour for tecnical reasons, while users are upset because works not as
expected. Users don't mind about internal rapresentation or the way the code is
build, they follow their mental model, and that's what developers should care
most (see Alan Cooper's books about it, for instance).
Again, the above complain does not mean that I (we) don't apreciate your work,
just I (we) think that priorities should be fixed with another, more productive
/ user friendly criteria.

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

-
To unsubscribe, 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 24070] Items on ruler (i.e. tab s tops, paragraph indent, table borders) should snap.

2007-09-29 Thread mmenaz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=24070





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 12:40:00 + 
2007 ---
ehm, of course
4) writer that did not had (or still has?) the create single print jobs,a 
real
night mare if you have double side printer and have to print multiple copies
have to be read as
4) writer that did not had (or still has?) the create single print jobs AS
DEFAULT SETTING, a real
night mare if you have double side printer and have to print multiple copies

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

-
To unsubscribe, 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 82073] enhance mail size limit

2007-09-29 Thread smsm1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82073


User smsm1 changed the following:

What|Old value |New value

  CC|''|'smsm1'





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 12:41:42 + 
2007 ---
We had the same problem for the presentations being submitted for ooocon2007. 
Please set to 10 or 
20MB, as these tend to be the limits from other providers now.

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

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


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



[graphics-issues] [Issue 81871] SRC680_m231-to-be: W32/.NE T2003 build fails in slideshow

2007-09-29 Thread vq
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81871


User vq changed the following:

What|Old value |New value

  CC|'hr,rt'   |'hr,pjanik,rt'

  Status|VERIFIED  |REOPENED

  Resolution|FIXED |

 Summary|SRC680_m230-to-be: W32/.NE|SRC680_m231-to-be: W32/.NE
|T2003 build fails in slide|T2003 build fails in slide
|show  |show





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 12:50:44 + 
2007 ---
Reopen.

Same issue for m231,

the slideshow/util/defs/wntmsci10 (rev 1.31)

produces the same

../wntmsci10.pro/misc/slideshowtest680mi.def(13135) : fatal error LNK1119:
invalid ordinal number '65536'

error.

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

-
To unsubscribe, 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 82073] enhance mail size limit

2007-09-29 Thread smsm1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82073


User smsm1 changed the following:

What|Old value |New value

 Assigned to|[EMAIL PROTECTED]|support





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 12:58:15 + 
2007 ---
assigning to support

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

-
To unsubscribe, 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 82073] enhance mail size limit

2007-09-29 Thread raji_cn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82073





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 13:09:07 + 
2007 ---
Hi

Thank you for contacting CollabNet Customer Support. Based on the information
that has been provided to us, we will initiate our research  provide you an
update as soon as we have adequate information. 

Regards 
Raji
Support Operations

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

-
To unsubscribe, 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 7998] display equations for regre ssion lines

2007-09-29 Thread jimplante
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=7998





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 14:16:44 + 
2007 ---
I'm sorry you developers got flamed by people who profess to study statistics 
and who don't appear 
know how to substitute the slope and intercept into Y=mX+b in a text cell to 
one side of the graph. 
Hell, it can even be automated to a certain extent using the text, slope, and 
intercept functions already 
in Calc. Like so: =Y=  ROUND(SLOPE(A2:A22;B2:B22),2)   X +   
ROUND(INTERCEPT(A2:A22;B2:B22),2). For R^2, use this: =R-square 
=ROUND(INDEX(LINEST(A2:A22;B2:B22;1;1);3;1);2)

For me, that equation box would be nice to have, but it's not a deal killer. 
Seems to me that there are a 
few scientists commenting here who need to broaden their horizons and learn to 
use the rest of their 
spreadsheet formulas.

But, as others have said, I'd like to have the means to display more than one 
regression line on the 
graph.




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

-
To unsubscribe, 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 81633] Menubar is set visible by using a listbox

2007-09-29 Thread mci
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81633





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 14:23:45 + 
2007 ---
Maybe this something JSK should have a look at?
Have there been changes in teh API or so?

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

-
To unsubscribe, 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 80851] Recent Documents Toolbar B utton not working

2007-09-29 Thread mci
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80851





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 14:25:27 + 
2007 ---
something for CD??

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

-
To unsubscribe, 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 24070] Items on ruler (i.e. tab s tops, paragraph indent, table borders) should snap.

2007-09-29 Thread jwork123nl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=24070





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 14:34:53 + 
2007 ---
Hi mba,

First of all thanks for responding so promptly.
I like that aspect from the volunteers and paid staff of the Openoffice.org
community.

Apart from this I have to say I never had any luck with seeing my 
reported issues.
And some issues are just not solved for years...

For example, I still get spurious (leftover) lines on the display after
having moved the ruler. I guess this will never be solved, since I use
the least interesting OS (Linux) with the least interesting environment
(KDE). 
http://www.openoffice.org/issues/show_bug.cgi?id=50954

Also for some (unknown) reason Openoffice decided not to implement the
Microsoft-like three-triangle paragraph setting widget on the tab bar.
Together with the bug on non-snappability this makes it much more difficult
to easily create hanging indents.
BTW this ruler change was in the plan for 2.0, but never implemented, for
unknown reasons.

I agree with the previous poster that indeed user priorities should not be 
forgotten. 

As to my wording, I try not to be denigrating, It is just the literal fact: 
I really cannot believe it, it is an expression of my feeling!

Best of luck

John

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

-
To unsubscribe, 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 50954] screen drawing error: shif ting the rules causes the vertical help line t o remain on the screen

2007-09-29 Thread jwork123nl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50954





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 14:43:30 + 
2007 ---
MBa, one more remark, meant in good spirit :-)

Your advice of using styles and entering numerical values will not be
appreciated by my wife, who uses Openoffice mainly to create one
or two page letters.

Please try to understand the way in which people want to use a word processor
For simple letters you do things manually using the provided elements of the
UI. For more complicated jobs you use styles etc. For yet more challinging
document that need to be typgraphically well layed out and aligned you do
not use Openoffice.org at all, but something like Scribus.

But Openoffice.org should really be usable for users from the first category
above, and this is something that developers may loose sight of.

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

-
To unsubscribe, 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 81845] Installation of OOO 2.3 on Linux (Ubuntu 6.10) fails

2007-09-29 Thread mci
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81845


User mci changed the following:

What|Old value |New value

  CC|''|'mci'

 Summary|Installation of OOO 2.3 on|Installation of OOO 2.3 on
| Linux (Ubuntu 6.10) fails| Linux (Ubuntu 6.10) fails
|  |





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 14:43:39 + 
2007 ---
Hi,

AFAIR I did these steps to install OOo2.3 after the download und unzipping the
tar.gz-file:
- deinstall old OOo-versions (e.g via Synaptic)
- open a terminal
- go into the directory created by unzipping the tar.gz-file (AFAIR DEB)
  (e.g. by entering  cd DEB)
- type in the following command:
 sudo dpkg -i *.deb
  and enter the needed pass word
- to install desktop integration install the *.deb file in the included
  sub-directory ( desktop-integration?? )
 sudo dpkg -i ./desktop-integration/*.deb

That's all... :)
I'm not really sure about the directory-names... They may be different...


No defect, just the normal behaviour...

I suggest to close this issue... :)
added mci to CC

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

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


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



[sw-issues] [Issue 24070] Items on ruler (i.e. tab s tops, paragraph indent, table borders) should snap.

2007-09-29 Thread jwork123nl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=24070





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 14:44:51 + 
2007 ---
MBa, one more remark, meant in good spirit :-)

Your advice of using styles and entering numerical values will not be
appreciated by my wife, who uses Openoffice mainly to create one
or two page letters.

Please try to understand the way in which people want to use a word processor
For simple letters you do things manually using the provided elements of the
UI. For more complicated jobs you use styles etc. For yet more challinging
document that need to be typgraphically well layed out and aligned you do
not use Openoffice.org at all, but something like Scribus.

But Openoffice.org should really be usable for users from the first category
above, and this is something that developers may loose sight of.

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

-
To unsubscribe, 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 80789] Use XLIFF as translation f ormat for OpenOffice.org

2007-09-29 Thread thing
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80789


User thing changed the following:

What|Old value |New value

  CC|'andreschnabel,fwolff,kami|'andreschnabel,fwolff,kami
|_'|_,thing'





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

-
To unsubscribe, 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 82076] Table wizard cause OOo cra sh with SQLite ODBC

2007-09-29 Thread mechtilde
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82076


User mechtilde changed the following:

What|Old value |New value

  CC|''|'mechtilde'

 Summary|Table wizard cause OOo cra|Table wizard cause OOo cra
|sh with SQLite ODBC   |sh with SQLite ODBC





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 14:47:42 + 
2007 ---
it seems to be a duplicate of 81661.
then it is fixed in dba231a.

Does Base freezes or crahes?

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

-
To unsubscribe, 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 50954] screen drawing error: shif ting the rules causes the vertical help line t o remain on the screen

2007-09-29 Thread jwork123nl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50954





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 14:48:33 + 
2007 ---
Forget my last remark, I entered it in the wrong issue, should be in 24070.
Perhaps somebody can delete it from here, I cannot :-(
Thanks, John

The problem with the lines still persist using Kubuntu Feisty standard
configuration.
I guess it will not be solved for this least popular platform (KDE) on the 
least popular OS (Linux)



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

-
To unsubscribe, 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 24070] Items on ruler (i.e. tab s tops, paragraph indent, table borders) should snap.

2007-09-29 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=24070





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 14:48:44 + 
2007 ---
Thanks for your reply; it lets me understand your motivation better. But OTOH
you should see our situation: beneath the permanent bug fixing we have to do and
the unfortunate fact that we have to implement yet-another-Word-import-filter
(sigh) we have a lot of RFEs, just take those with more than 10 votes:

http://www.openoffice.org/issues/buglist.cgi?component=Word+processorissue_status=UNCONFIRMEDissue_status=NEWissue_status=STARTEDissue_status=REOPENEDemail1=emailtype1=exactemailassigned_to1=1email2=emailtype2=exactemailreporter2=1issueidtype=includeissue_id=changedin=votes=chfieldfrom=chfieldto=Nowchfieldvalue=short_desc=short_desc_type=allwordslong_desc=long_desc_type=allwordsissue_file_loc=issue_file_loc_type=substringstatus_whiteboard=status_whiteboard_type=substringkeywords=keywords_type=anytokensfield0-0-0=votestype0-0-0=greaterthanvalue0-0-0=10cmdtype=doitnamedcmd=mba+2.3newqueryname=order=Reuse+same+sort+as+last+timeSubmit+query=Submit+query

As you can see we are working on some of them, but it's impossible to work on
all of them now. You also can see that the number of votes is not the only
criterion for what we do next (I explained that some time ago in our GullFOSS 
blog).


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

-
To unsubscribe, 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 82093] [SV] Translation issue in Base table guide

2007-09-29 Thread nikjoh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82093
 Issue #|82093
 Summary|[SV] Translation issue in Base table guide
   Component|l10n
 Version|OOo 2.3 RC3
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|iano
 Reported by|nikjoh





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 15:15:39 + 
2007 ---
The ExerciseLog is in the Swedish version of OpenOffice.org translated into
Övningslogg which rather means practice (in the sense of studying) then
exercise (in the sense of working out).

I suggest that Övningslogg should be replaced with Träningsdagbok or
possibly Träningslogg. I think that Träningsdagbok is more conventional for
this type of document than Träningslogg.

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

-
To unsubscribe, 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 82076] Table wizard cause OOo cra sh with SQLite ODBC

2007-09-29 Thread r4zoli
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82076





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 15:24:38 + 
2007 ---
as I read 81661, OOo freezes, seems to me, that duplicate 81661 

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

-
To unsubscribe, 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 82094] Prompt loop if Java JRE is not selected.

2007-09-29 Thread ronb123
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82094
 Issue #|82094
 Summary|Prompt loop if Java JRE is not selected.
   Component|Database access
 Version|OOo 2.3
Platform|PC
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|none
 Assigned to|dbaneedsconfirm
 Reported by|ronb123





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 15:44:22 + 
2007 ---
After installing OpenOffice 2.3 and opening OpenOffice Base, I created a new
databse called New Database, and I clicked on the Tables icon under Database on
the left hand side. 

I immediately received an error prompt loop where it gave me an error message
that the current selected java is not correct and said I should choose another
one using Options  Tools (or something). Then I pressed OK and another error
prompt came up saying something like the JRE could not compile or the JRE is not
working. I hit OK again and the aforementioned messages would repeat over and
over again until you use Task Manager to end soffice.bin. 

Extra Note: When I checked the Java settings, none of the java installations
were selected. That turned out to be the problem. I ran the below solution and
it worked fine.

Solution: 
1. After opening OpenOffice Draw, do not click on Tables. 
2. Go to Tools  Options  OpenOffice.org  Java and tick one of the java
installations. I used the one located at C:\Program Files\Java\jre1.6.0_02.

Hope I contributed. :)

~Ron

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

-
To unsubscribe, 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 82071] Flaws in print logic

2007-09-29 Thread ralphie
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82071


User ralphie changed the following:

What|Old value |New value

  CC|'regina'  |'ralphie,regina'





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 15:54:48 + 
2007 ---
I can confirm this on Linux Gnome too. With 3) I get Error while Printing

http://www.pangea.at/%7eralph/oo23-error-while-printing.png

which is not very helpful at all.

Also the shape of the print options dialog has a very strange layout
with its wide shape and all the empty space in the lower half. Probably
will file a low priority bug about that.

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

-
To unsubscribe, 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 82095] .msi file is invalid insta llation file

2007-09-29 Thread almightydread
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82095
 Issue #|82095
 Summary|.msi file is invalid installation file
   Component|Installation
 Version|OOo 2.3
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P1
Subcomponent|ui
 Assigned to|of
 Reported by|almightydread





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 16:12:06 + 
2007 ---
While attempting to either remove Open Office 2.2 or install Open Office 2.3, a
dialogue box appears and asks me to insert the OpenOffice2.2 CD. What the
installer wants is the openoffice22.msi file. I give the installer what it
wants, either on a CD or straight out of the extracted installation files
(downloaded from Open Office website, of course), but it invariably tells me
that the .msi file is not a valid installation file. End result: Open Office 2.2
cannot be removed and Open Office 2.3 cannot be installed.

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

-
To unsubscribe, 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 80588] Printer Options Dialog VER Y BIG

2007-09-29 Thread ralphie
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80588





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 16:18:46 + 
2007 ---
While I think it is a good decision to split out rarely used options into
another dialog, I think the dialog is hideous, looks unprofessional and is
aesthetically not pleasing at all.

Why is it that wide? Why is the useless space in the bottom half not eliminated?

Now in 2.3:
http://www.pangea.at/%7eralph/ooo23-printer-options-calc.png

Mockup of what I would prefer:
http://www.pangea.at/%7eralph/printer-options-mockup.png




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

-
To unsubscribe, 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 81661] Base freezes when creating a table with the assistant

2007-09-29 Thread mechtilde
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81661





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 16:21:50 + 
2007 ---
*** Issue 82076 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]



[dba-issues] [Issue 82076] Table wizard cause OOo cra sh with SQLite ODBC

2007-09-29 Thread mechtilde
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82076


User mechtilde changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 16:21:51 + 
2007 ---
.

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

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

-
To unsubscribe, 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 82071] Flaws in print logic

2007-09-29 Thread ralphie
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82071





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 16:24:24 + 
2007 ---
This is a duplicate of a
href=http://www.openoffice.org/issues/show_bug.cgi?id=69576#69576/a,
the strange shape of the options dialog is a
href=http://www.openoffice.org/issues/show_bug.cgi?id=80588#80588/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]



[sw-issues] [Issue 82096] Crashed when copy and past ing from internet into OOo

2007-09-29 Thread icxcnika
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82096
 Issue #|82096
 Summary|Crashed when copy and pasting from internet into OOo
   Component|Word processor
 Version|OOo 2.0
Platform|All
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|mru
 Reported by|icxcnika





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 16:36:48 + 
2007 ---
(I)x.org loaded video driver of...
(II) Loading /usr/lib/xorg/modules/drivers/nv_drv.so
(III)  Desktop is: not GNOME
(IV)   libgcj version is: libgcj-4.1.1-51.fc6-i386
(V)kernel is: Linux 2.6.20-1.2948.fc6 #1 SMP Fri Apr 27 19:48:40 EDT 2007
i686 i686 i386
(VI)   OpenOffice.org core rpm version is: openoffice.org-core-2.0.4-5.5.22-i386
(VII)  depth of root window:16 planes
(VIII) accessibility is: false
(VIV)  fedora release is: Fedora Core release 6 (Zod)
...start sestatus details ...
SELinux status: disabled
...end sestatus details ...
...start stackreport details ...
0x06d07095: 0x001c0374: /usr/lib/openoffice.org2.0/program/libuno_sal.so.3 + 
0x23095
0x06d07dfb: 0x001c0374: /usr/lib/openoffice.org2.0/program/libuno_sal.so.3 + 
0x23dfb
0x00149420: 0x:  + 0x420 (__kernel_sigreturn + 0x0)
0x05783c0a: 0x00a65204: /usr/lib/openoffice.org2.0/program/libsw680li.so + 
0x602c0a
0x057b7675: 0x00a65204: /usr/lib/openoffice.org2.0/program/libsw680li.so + 
0x636675
0x079f7e07: 0x003fc330: /usr/lib/openoffice.org2.0/program/libsvt680li.so +
0x355e07 (HTMLParser::Continue(int) + 0x67)
0x057b4f29: 0x00a65204: /usr/lib/openoffice.org2.0/program/libsw680li.so + 
0x633f29
0x079fc098: 0x003fc330: /usr/lib/openoffice.org2.0/program/libsvt680li.so +
0x35a098 (SvParser::NewDataRead(SvParser*, void*) + 0x88)
0x057aaa98: 0x00a65204: /usr/lib/openoffice.org2.0/program/libsw680li.so + 
0x629a98
0x057aaad8: 0x00a65204: /usr/lib/openoffice.org2.0/program/libsw680li.so + 
0x629ad8
0x074a6f96: 0x0035fd1c: /usr/lib/openoffice.org2.0/program/libvcl680li.so + 
0x281f96
0x00e80351: 0x0006d6b0:
/usr/lib/openoffice.org2.0/program/libvclplug_gen680li.so + 0x50351
(SalDisplay::DispatchInternalEvent() + 0xb1)
0x00df6c66: 0x000433ec:
/usr/lib/openoffice.org2.0/program/libvclplug_gtk680li.so + 0xfc66
0x00df6ca1: 0x000433ec:
/usr/lib/openoffice.org2.0/program/libvclplug_gtk680li.so + 0xfca1
0x00c066e1: 0x0009d0bc: /lib/libglib-2.0.so.0 + 0x296e1
0x00c08442: 0x0009d0bc: /lib/libglib-2.0.so.0 + 0x2b442 (g_main_context_dispatch
+ 0x182)
0x00c0b41f: 0x0009d0bc: /lib/libglib-2.0.so.0 + 0x2e41f
0x00c0b985: 0x0009d0bc: /lib/libglib-2.0.so.0 + 0x2e985
(g_main_context_iteration + 0x65)
0x00df8b91: 0x000433ec:
/usr/lib/openoffice.org2.0/program/libvclplug_gtk680li.so + 0x11b91
0x00e817c7: 0x0006d6b0:
/usr/lib/openoffice.org2.0/program/libvclplug_gen680li.so + 0x517c7
(X11SalInstance::Yield(bool, bool) + 0x37)
0x072ba6b8: 0x0035fd1c: /usr/lib/openoffice.org2.0/program/libvcl680li.so +
0x956b8 (Application::Yield(bool) + 0x68)
0x072ba78c: 0x0035fd1c: /usr/lib/openoffice.org2.0/program/libvcl680li.so +
0x9578c (Application::Execute() + 0x3c)
0x070ad289: 0x000576ec: /usr/lib/openoffice.org2.0/program/libsoffice.so +
0x26289 (desktop::Desktop::Main() + 0x1779)
0x072c025c: 0x0035fd1c: /usr/lib/openoffice.org2.0/program/libvcl680li.so + 
0x9b25c
0x072c0365: 0x0035fd1c: /usr/lib/openoffice.org2.0/program/libvcl680li.so +
0x9b365 (SVMain() + 0x35)
0x0709e979: 0x000576ec: /usr/lib/openoffice.org2.0/program/libsoffice.so +
0x17979 (sal_main + 0x59)
0x0709ea04: 0x000576ec: /usr/lib/openoffice.org2.0/program/libsoffice.so +
0x17a04 (main + 0x44)
0x006c6f2c: 0x00138d9c: /lib/libc.so.6 + 0x15f2c (__libc_start_main + 0xdc)
0x08048481: 0x05f8: /usr/lib/openoffice.org2.0/program/soffice.bin + 0x481
...end stackreport details ...
...start sample ldd details ...
linux-gate.so.1 =  (0x00c9e000)
libuno_sal.so.3 = /usr/lib/openoffice.org2.0/program/libuno_sal.so.3 
(0x0011)
libuno_salhelpergcc3.so.3 =
/usr/lib/openoffice.org2.0/program/libuno_salhelpergcc3.so.3 (0x00999000)
libstore.so.3 = /usr/lib/openoffice.org2.0/program/libstore.so.3 
(0x007ce000)
libdl.so.2 = /lib/libdl.so.2 (0x008f2000)
libpthread.so.0 = /lib/libpthread.so.0 (0x0067e000)
libstlport_gcc.so = 
/usr/lib/openoffice.org2.0/program/libstlport_gcc.so
(0x002d5000)
libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0x0056c000)
libm.so.6 = /lib/libm.so.6 (0x003a6000)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0x00e2a000)
libc.so.6 = /lib/libc.so.6 (0x003cd000)
libcrypt.so.1 = /lib/libcrypt.so.1 (0x006d4000)
/lib/ld-linux.so.2 (0x8000)

[graphics-issues] [Issue 81871] SRC680_m231-to-be: W32/.NE T2003 build fails in slideshow

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





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 16:54:04 + 
2007 ---
Confirmed. The same here.

Can we please fix 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]



[gsl-issues] [Issue 82085] SRC680_m231: ft2build.h no t included thus freetype is not happy...

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


User pjanik changed the following:

What|Old value |New value

 Summary|SRC680_231: ft2build.h not|SRC680_m231: ft2build.h no
| included thus freetype is|t included thus freetype i
| not happy... |s not happy...





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

-
To unsubscribe, 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 82090] spelldta.cxx breaks build with debug=true and --enable-dbgutil

2007-09-29 Thread mod
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82090


User mod changed the following:

What|Old value |New value

 Summary|spelldta.cxx breaks build |spelldta.cxx breaks build 
|when compiled with debug=t|with debug=true and --enab
|rue and --|le-dbgutil





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

-
To unsubscribe, 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 82097] View font substitution

2007-09-29 Thread snoopy_78
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82097
 Issue #|82097
 Summary|View font substitution
   Component|Word processor
 Version|OOo 2.3
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P4
Subcomponent|ui
 Assigned to|mru
 Reported by|snoopy_78





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 17:00:25 + 
2007 ---
I had to work with a document from another person with a font, which I haven't
installed. Because the person liked the substituted font, I tried to find out,
which one does it was.
The problem is, that this font isn't showed in the font menu. There is only the
sentence (backtranslated from german): This font isn't installed. The font which
fits best, is used.
If here is written: The font which fits best: font xxx, is used. All is alright
and I don't have to search the font in my ~1500fonts. I haven't found him until 
now.

Short solution: Show the sentence with the substituted fontname inside. I think,
this isn't a big thing, but it will help a lot.

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

-
To unsubscribe, 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 34273] First accentuated letter n ot appear in a draw

2007-09-29 Thread rpnpif
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=34273





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 18:17:34 + 
2007 ---
This issue is still present in final 2.3.0 release. I get a rectangle.

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

-
To unsubscribe, 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 60911] WW8: OLE object shrinks to null-height on export

2007-09-29 Thread rpnpif
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60911





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 18:30:07 + 
2007 ---
This issue seems to be fixed with OOo 2.3.0 when the document is reopened in 
OOo.
Thank you.


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

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


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



[sw-issues] [Issue 82098] Wrong frame of selection d ialogue box.

2007-09-29 Thread rpnpif
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82098
 Issue #|82098
 Summary|Wrong frame of selection dialogue box.
   Component|Formula editor
 Version|OOo 2.3.0 RC1
Platform|PC
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|mru
 Reported by|rpnpif





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 18:42:03 + 
2007 ---
A line cuts the frame of selection dialogue box on a wrong place.
See attached picture.

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

-
To unsubscribe, 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 82098] Wrong frame of selection d ialogue box.

2007-09-29 Thread rpnpif
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82098





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 18:43:21 + 
2007 ---
Created an attachment (id=48604)
Wrong frame.


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

-
To unsubscribe, 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 82098] Wrong frame of selection d ialogue box.

2007-09-29 Thread rpnpif
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82098





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 18:44:52 + 
2007 ---
My system : Mandriva 2007.1. with xorg 7.1.0.

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

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


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



[sc-issues] [Issue 82071] Flaws in print logic

2007-09-29 Thread deaconctk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82071





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 18:59:34 + 
2007 ---
It does look like issue 69576 is related to point (3), however, that issue does
not address the concerns raised in points (1) and (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 81871] SRC680_m231-to-be: W32/.NE T2003 build fails in slideshow

2007-09-29 Thread mod
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81871


User mod changed the following:

What|Old value |New value

  CC|'hr,pjanik,rt'|'hr,mod,pjanik,rt'





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

-
To unsubscribe, 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 82099] Bitmap for shape backgroun d kept even if deleted

2007-09-29 Thread hagar_de_lest
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82099
 Issue #|82099
 Summary|Bitmap for shape background kept even if deleted
   Component|framework
 Version|OOo 2.3
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|tm
 Reported by|hagar_de_lest





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 19:42:15 + 
2007 ---
Tested under Ubuntu with official OOo 2.3 version.

- In Writer, create a document, insert a shape (from the Drawing toolbar), add a
bitmap as background for this shape (imported a pic, 120 kB). Save. File size is
1.2 MB ! Remove the shape background. Save, still same size. Replace by other
bitmaps, ... Check the content of the /Pictures folder of the odt file - all
the pics used as bitmaps are here !
- In Draw, same but the file size is roughly the same as the pic (130 kB).

Bitmaps for background should be removed from the /Pictures folder.
NB: note that the pic in Writer is changed to .png instead of keeping its
original file format (jpg) as done in Draw. But I'll file another issue for 
that.

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

-
To unsubscribe, 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 82100] Picture as shape backgroun d converted to PNG instead of keeping its file format

2007-09-29 Thread hagar_de_lest
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82100
 Issue #|82100
 Summary|Picture as shape background converted to PNG instead o
|f keeping its file format
   Component|Word processor
 Version|OOo 2.3
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|save-export
 Assigned to|mru
 Reported by|hagar_de_lest





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 19:47:27 + 
2007 ---
Tested under Ubuntu with official OOo 2.3 version.

- In Writer, create a document, insert a shape (from the Drawing toolbar), add a
bitmap as background for this shape (imported a pic, 120 kB). Save. File size is
1.2 MB !
- In Draw or Calc, the file size is roughly the same as the pic (130 kB).

The pic in Writer is changed to .png instead of keeping its original file format
(jpg) as done in Draw (I checked the /Pictures folder in the files).

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

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


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



[tools-issues] [Issue 82101] SRC_m231: build breaks in odk

2007-09-29 Thread mod
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82101
 Issue #|82101
 Summary|SRC_m231: build breaks in odk
   Component|tools
 Version|680m230
Platform|All
 URL|
  OS/Version|Windows, all
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P1
Subcomponent|code
 Assigned to|mh
 Reported by|mod





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 19:52:22 + 
2007 ---
Break builds in Cygwin/Windows in odk:

Autodoc version 2.2.5
-

Parsing the repository UDK 3.2.7 C\C++ API Reference ...
..79 files found to parse in project sal.
assertion failed: i  0 ? i_pTokTypeArray[i]  i_pTokTypeArray[i-1] : true in fi
le: ..\inc\semantic/callf.hxx at line: 186
dmake:  Error code 3, while making '../../wntmsci10.pro/bin/odkcommon/docs/cpp/r
ef/index.html'
---* RULES.MK *---

ERROR: Error 65280 occurred while making /cygdrive/c/OpenOffice/m231_product/odk
/pack/gendocu

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

-
To unsubscribe, 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 82095] .msi file is invalid insta llation file

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


User rainerbielefeld changed the following:

What|Old value |New value

  CC|''|'rainerbielefeld'

Keywords|  |needmoreinfo, oooqa

Priority|P1|P3





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 19:59:40 + 
2007 ---
I am pretty sure that that is a problem with almightydread's WIN, but not with 
OOo.

@almightydread: 
Can you please discuss your problem in an user mailing list and contribute more
information from the result of the discussion here?



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

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


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



[framework-issues] [Issue 82099] Bitmap for shape backgroun d kept even if deleted

2007-09-29 Thread hagar_de_lest
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82099





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 20:00:47 + 
2007 ---
I forgot to add : no such issue with tables and frames backgrounds (which are
referenced as Graphics BTW, not Bitmaps).

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

-
To unsubscribe, 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 82100] Picture as shape backgroun d converted to PNG instead of keeping its file format

2007-09-29 Thread hagar_de_lest
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82100





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 20:01:17 + 
2007 ---
I forgot to add : no such issue with tables and frames backgrounds (which are
referenced as Graphics BTW, not Bitmaps).

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

-
To unsubscribe, 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 82102] Ellipses saved wrong in od p files

2007-09-29 Thread tbutter
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82102
 Issue #|82102
 Summary|Ellipses saved wrong in odp files
   Component|Presentation
 Version|OOo 2.3
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|save-export
 Assigned to|cgu
 Reported by|tbutter





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 20:12:40 + 
2007 ---
In impress the following fragment in an odp file is drawn as an ellipse:

draw:custom-shape draw:style-name=gr1 draw:text-style-name=P1
draw:layer=layout svg:width=3.5cm svg:height=4cm svg:x=5.5cm
svg:y=6.5cm
   text:p/
   draw:enhanced-geometry svg:viewBox=0 0 21600 21600
draw:glue-points=10800 0 3160 3160 0 10800 3160 18440 10800
21600 18440 18440 21600 10800 18440 3160 draw:text-areas=3200
3200 18400 18400 draw:type=ellipse/
/draw:custom-shape

It seems OOo interprets draw:type=ellipse to draw an ellipse in the given
coordinates. According to the spec the draw:type should not change the shape and
is renderer dependent.

I think it should add a draw:enhanced-path=M 0 10800 Y 10800 0 21600 10800
10800 21600 0 10800 Z N to be usable by any other ODF compliant application.

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

-
To unsubscribe, 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 43013] Suggestion:support for equ ations generated by LaTeX

2007-09-29 Thread bednar007
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43013


User bednar007 changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |NEW

  Ever confirmed|  |1





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 20:17:23 + 
2007 ---
*** Issue 43013 has been confirmed by votes. ***

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

-
To unsubscribe, 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 82011] new SSH2 public key for us er pezz

2007-09-29 Thread vagula
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82011


User vagula changed the following:

What|Old value |New value

  CC|''|'louis'

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 20:20:42 + 
2007 ---
Louis: pezz is Estonian (et) NL-team co-lead, setting as 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]



[sw-issues] [Issue 81734] double-click-hold selectio n behaviour when adding to a selection forces release of the add-to-selection-key

2007-09-29 Thread dirq
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81734





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 20:30:44 + 
2007 ---
I'd really like this one confirmed. So I try a concise description, because it's
really that simple:

Double-click on a word and don't release the button after the second click. Now
move the mouse around and you see that the selection snaps to word boundaries.
Now try that while holding the Control-key which per default turns on the
Additional Selection Mode.
That's all.

((Regarding my longer description: STRG is a german abbreviation for Control. I
didn't know what I was doing, 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]



[sw-issues] [Issue 81946] Writer crashes when docume nt contains multiple large images

2007-09-29 Thread pothagorus1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81946





--- Additional comments from [EMAIL PROTECTED] Sat Sep 29 22:11:16 + 
2007 ---
I have not had a chance to work on the file yet, but I remembered something I
forgot to mention in my first post.  I am using the crop feature extensively
when resizing and arranging the graphic files.  Performance is sluggish after
only the first few pages.  I noticed Writer makes almost exclusive use of the
system's page file. I have 3gb of RAM.  I don't know if this is an issue with
Writer or with WinXP.

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

-
To unsubscribe, 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 82103] Underlined text does not s how with animated items with links

2007-09-29 Thread mlemos
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82103
 Issue #|82103
 Summary|Underlined text does not show with animated items with
| links
   Component|Presentation
 Version|OOo 2.3
Platform|PC
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|viewing
 Assigned to|cgu
 Reported by|mlemos





--- Additional comments from [EMAIL PROTECTED] Sun Sep 30 04:26:05 + 
2007 ---
Usually I underline links but when they are used in text items that appear in
the slideshow with some animation effect, the underline style is not applied.

If the same slide is presented without animating the text items, the links
appear correcly underlined.

Note: This an old bug but I never reported it. I just confirmed it is still
present in OOo Impress 2.3.0 .

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

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


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