[sw-issues] [Issue 92859] Crushing chinese font (min gliu.ttc) in OOO300m2 writer

2008-10-31 Thread amy2008
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92859


User amy2008 changed the following:

What|Old value |New value

  CC|'hdu' |'amy2008,hdu'





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 06:07:38 + 
2008 ---
Sorry,Confirmed it in OOo300m9 on Ubuntu.

@amy2008: what did you reproduce? the bad display of the font or the missing
font attributes?
I opened the attachment mingliu_problem.odt
Font attributes (bold or italic) missed when zooming in 105%,115%...
Please check it once more.
Sorry for my late reply again.

Li Meiying

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

-
To unsubscribe, 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 92859] Crushing chinese font (min gliu.ttc) in OOO300m2 writer

2008-10-31 Thread amy2008
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92859





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 06:08:58 + 
2008 ---
Add:
Haven't found the bad display of the font.
:)
Li Meiying 

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

-
To unsubscribe, 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 95683] Macro crashes writer if Ch ange Record is ON

2008-10-31 Thread elfkin
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95683
 Issue #|95683
 Summary|Macro crashes writer if Change Record is ON
   Component|Word processor
 Version|OOO300m9
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|ui
 Assigned to|mru
 Reported by|elfkin





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 06:23:52 + 
2008 ---
I have various macros that work fine in normal conditions.

But same macros crash Writer if Change Record is ON and some tracked changes 
have been made in the document.

One of the macros that results in crash is below.

Some other macros run fine with Change Record on.  But the ones that crash 
Writer do so almost every time.

sub DefaultText
rem --
rem define variables
dim document   as object
dim dispatcher as object
rem --
rem get access to the document
document   = ThisComponent.CurrentController.Frame
dispatcher = createUnoService(com.sun.star.frame.DispatchHelper)

rem --
dim args1(1) as new com.sun.star.beans.PropertyValue
args1(0).Name = Template
args1(0).Value = Default
args1(1).Name = Family
args1(1).Value = 2

dispatcher.executeDispatch(document, .uno:StyleApply, , 0, args1())

rem --
dispatcher.executeDispatch(document, .uno:ResetAttributes, , 0, Array())

rem --
dim args3(1) as new com.sun.star.beans.PropertyValue
args3(0).Name = Template
args3(0).Value = Default
args3(1).Name = Family
args3(1).Value = 2

dispatcher.executeDispatch(document, .uno:StyleApply, , 0, args3())


end sub

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

-
To unsubscribe, 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 93755] cannot edit/execute query in bug doc

2008-10-31 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93755


User oj changed the following:

What|Old value |New value

  CC|'timar'   |'oj,timar'

 Assigned to|oj|timar

  Status|STARTED   |NEW





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 06:25:13 + 
2008 ---
@timar: The problem with the localized strings is that they are not allowed to
contain a . (dot). So is a dot in the word SUM in the Hungarian translation?

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

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


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



[sw-issues] [Issue 92859] Crushing chinese font (min gliu.ttc) in OOO300m2 writer

2008-10-31 Thread amy2008
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92859





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 06:28:17 + 
2008 ---
Created an attachment (id=57600)
ubuntu 100%


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

-
To unsubscribe, 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 92859] Crushing chinese font (min gliu.ttc) in OOO300m2 writer

2008-10-31 Thread amy2008
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92859





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 06:29:07 + 
2008 ---
Created an attachment (id=57601)
ubuntu 105%


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

-
To unsubscribe, 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 92859] Crushing chinese font (min gliu.ttc) in OOO300m2 writer

2008-10-31 Thread amy2008
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92859





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 06:29:40 + 
2008 ---
Created an attachment (id=57602)
ubuntu 110%


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

-
To unsubscribe, 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 92859] Crushing chinese font (min gliu.ttc) in OOO300m2 writer

2008-10-31 Thread amy2008
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92859





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 06:30:12 + 
2008 ---
Created an attachment (id=57603)
ubuntu 115%


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

-
To unsubscribe, 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 89430] Ja message for Cubic spli ne is truncated in Smooth Lines dialog

2008-10-31 Thread weiz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=89430


User weiz changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |57604)
patch_081031






--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 06:36:27 + 
2008 ---
Created an attachment (id=57604)
patch_081031


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

-
To unsubscribe, 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 89430] Ja message for Cubic spli ne is truncated in Smooth Lines dialog

2008-10-31 Thread weiz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=89430


User weiz changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|  |72764
  is|  |





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 06:37:53 + 
2008 ---
@iha: The patch is submitted. Please let me know if you have any suggestions. 
Thanks!

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

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


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



[tools-issues] [Issue 72764] meta issue for watching op en issues with patches of CH2000

2008-10-31 Thread weiz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72764


User weiz changed the following:

What|Old value |New value

 IssuesThisDependsOn|1163,7088,7277,10755,16776|1163,7088,7277,10755,16776
|,20491,21923,22758,23299,2|,20491,21923,22758,23299,2
|4203,25018,26488,26490,265|4203,25018,26488,26490,265
|72,26795,27725,28752,31097|72,26795,27725,28752,31097
|,32899,35579,36213,37823,3|,32899,35579,36213,37823,3
|8759,40300,40353,41881,466|8759,40300,40353,41881,466
|81,47532,51150,51462,51656|81,47532,51150,51462,51656
|,53533,54248,54638,55171,5|,53533,54248,54638,55171,5
|5794,56229,56352,60116,604|5794,56229,56352,60116,604
|01,63144,63661,63848, |01,63144,63661,63848,





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

-
To unsubscribe, 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 95051] Ja messages are truncated in Axis dialog

2008-10-31 Thread weiz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95051


User weiz changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |57605)
patch_081031






--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 06:38:38 + 
2008 ---
Created an attachment (id=57605)
patch_081031


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

-
To unsubscribe, 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 95051] Ja messages are truncated in Axis dialog

2008-10-31 Thread weiz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95051


User weiz changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|  |72764
  is|  |





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 06:39:28 + 
2008 ---
@iha: The patch is submitted, please let me know your suggestions. 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]



[tools-issues] [Issue 72764] meta issue for watching op en issues with patches of CH2000

2008-10-31 Thread weiz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72764


User weiz changed the following:

What|Old value |New value

 IssuesThisDependsOn|1163,7088,7277,10755,16776|1163,7088,7277,10755,16776
|,20491,21923,22758,23299,2|,20491,21923,22758,23299,2
|4203,25018,26488,26490,265|4203,25018,26488,26490,265
|72,26795,27725,28752,31097|72,26795,27725,28752,31097
|,32899,35579,36213,37823,3|,32899,35579,36213,37823,3
|8759,40300,40353,41881,466|8759,40300,40353,41881,466
|81,47532,51150,51462,51656|81,47532,51150,51462,51656
|,53533,54248,54638,55171,5|,53533,54248,54638,55171,5
|5794,56229,56352,60116,604|5794,56229,56352,60116,604
|01,63144,63661,63848, |01,63144,63661,63848,





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

-
To unsubscribe, 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 94074] reports with charts bound to a parametrized query ask for the parameters twice

2008-10-31 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94074


User oj changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED

Target milestone|OOo 3.x   |OOo 3.1





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 07:15:53 + 
2008 ---
Fixed in cws dba31d. Fixed while fixing other chart issues.

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

-
To unsubscribe, 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 78813] , after indices should n ot belong to index

2008-10-31 Thread volkov_peter
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78813


User volkov_peter changed the following:

What|Old value |New value

  CC|'regina'  |'regina,volkov_peter'





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 07:16:02 + 
2008 ---
Hm strange, I though this is regression in OO3 as I had practically everywhere
x_1,x_2 and after I've installed OO3 I had to redo all my formulas...

But anyway I agree that this is a bug: 1. ',' seems to be the ONLY letter which
recognized as a part of index and this is really strange, I see no logic after
this behavior. 2. this is not how TeX works so this makes OO less comfortable
for TeX users. 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]



[dba-issues] [Issue 94116] chart object misplaced in bug doc

2008-10-31 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94116


User oj changed the following:

What|Old value |New value

  CC|''|'oj'

 Assigned to|oj|od





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 07:26:35 + 
2008 ---
Could you please have a look at this one? The 3rd chart has the wrong positions.
I don't know what should happen when a page beak ( no manual break ) occurs in a
table row.

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

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


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



[installation-issues] [Issue 95673] extras: old layout templa tes removed

2008-10-31 Thread greenrd2004
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95673


User greenrd2004 changed the following:

What|Old value |New value

  CC|''|'greenrd2004'





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

-
To unsubscribe, 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 95684] Path too long when install ing extensions

2008-10-31 Thread robbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95684
 Issue #|95684
 Summary|Path too long when installing extensions
   Component|framework
 Version|OOo 3.0
Platform|PC
 URL|http://extensions.services.openoffice.org/project/Pres
|entationMinimizer
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|tm
 Reported by|robbk





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 07:27:20 + 
2008 ---
After installing the Sun Presentation Minimizer extension, two errors occur in
the Windows Event Viewer after every boot. The pertinent error message is (in
German):

Die Datei C:\Dokumente und
Einstellungen\knapp_r\Anwendungsdaten\OpenOffice.org\3\user\uno_packages\cache\registry\com.sun.star.comp.deployment.configuration.PackageRegistryBackend\registry\data\org\openoffice\Office\extension\SunPresentationMinimizer.xcu
konnte nicht nach \\ARTWEGER04\VOL1\US\knapp_r\Windows NT 5.1 Workstation
Profile\Anwendungsdaten\OpenOffice.org\3\user\uno_packages\cache\registry\com.sun.star.comp.deployment.configuration.PackageRegistryBackend\registry\data\org\openoffice\Office\extension\SunPresentationMinimizer.xcu
kopiert werden. Mögliche Fehlerursachen sind Netzwerkprobleme oder nicht
ausreichende Sicherheitsrechte. Wenden Sie sich an den Netzwerkadministrator,
wenn das Problem weiterhin besteht. 

 Details - Der Dateiname oder die Erweiterung ist zu lang.

This means the path name is too long. The path referred to is:
C:\Dokumente und
Einstellungen\knapp_r\Anwendungsdaten\OpenOffice.org\3\user\uno_packages\cache\registry\com.sun.star.comp.deployment.configuration.PackageRegistryBackend\registry\data\org\openoffice\Office\extension\SunPresentationMinimizer.xcu

This is obviously longer than the acceptable Windows path name length.

The error message occurs when using roaming profiles.

Our workaround is to use the following undocumented command line parameter:
soffice -env:UserInstallation=file:///c:/oo

The problem is theroretically not limited to this extension but rather applies
to all extensions that use very long path names.

The problem may not occur under English operating systems because the standard
user folders may have shorter names in English.

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

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


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



[framework-issues] [Issue 95684] Path too long when install ing extensions

2008-10-31 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95684


User of changed the following:

What|Old value |New value

 Assigned to|tm|jsk





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 07:34:42 + 
2008 ---
@ jsk: Please have a look

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

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


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



[sc-issues] [Issue 95685] (Alt+=) key combination fo r Autosum Function

2008-10-31 Thread vijay_zither
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95685
 Issue #|95685
 Summary|(Alt+=) key combination for Autosum Function
   Component|Spreadsheet
 Version|1.0.0
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|editing
 Assigned to|spreadsheet
 Reported by|vijay_zither





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 07:45:15 + 
2008 ---
(Alt+=) key combination for Autosum Function should be made as found in Excel. 
This is very useful key. You had previously made enhancement by adding (Ctrl+1) 
as in Excels. Please also add this..

Thanks

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

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


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



[dba-issues] [Issue 95237] copy'n'paste of a new-styl e-report silently does nothing if the extensio n is not installed

2008-10-31 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95237





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 07:46:59 + 
2008 ---
*** Issue 94569 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 94569] copy'n'paste of a report d oes not work if the report has just been run, with the result document still being open

2008-10-31 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94569


User oj changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 07:47:02 + 
2008 ---
Fixed while fixing issue 95237

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

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

-
To unsubscribe, 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 94569] copy'n'paste of a report d oes not work if the report has just been run, with the result document still being open

2008-10-31 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94569


User oj changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 07:47:28 + 
2008 ---
Closing

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

-
To unsubscribe, 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 95671] slideshow does not show cr opped eps image

2008-10-31 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95671


User wg changed the following:

What|Old value |New value

 Assigned to|graphicsneedsconfirm  |af

Target milestone|---   |OOo 3.x





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 07:48:49 + 
2008 ---
Reproducible. Reassigned.

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

-
To unsubscribe, 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 87930] Office crashes on File E xit if dbDocument (form or report ) is opened and ODB not open on desktop

2008-10-31 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87930





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 07:53:18 + 
2008 ---
Could you please add a sample doc and perhaps the number you got while sending
the crash report :-)

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

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


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



[l10n-issues] [Issue 58592] Urdu OpenType Unicode font s not rendering correctly

2008-10-31 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58592


User hdu changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 08:04:29 + 
2008 ---
Arabic has similar problems on OOo Aqua and the test case with the two 
different kinds of Scheherzade 
fonts is already quite enlightening enough.

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

-
To unsubscribe, 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 88629] Data source dialog uses S tarOffice XML (Base) as filter name when brow sing for an .ODB file

2008-10-31 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88629


User oj changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED

Target milestone|OOo 3.x   |OOo 3.1





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 08:08:36 + 
2008 ---
Fixed in cws dba31d.

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

-
To unsubscribe, 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 95686] Collated printing setting not being remembered

2008-10-31 Thread riumplus
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95686
 Issue #|95686
 Summary|Collated printing setting not being remembered
   Component|framework
 Version|OOo 3.0
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P4
Subcomponent|ui
 Assigned to|tm
 Reported by|riumplus





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 08:10:35 + 
2008 ---
The option for collated printing always defaults to enabled. Unchecking it,
printing a document, and trying to print it again results in the Collate
checkbox being selected again. There is no way to set the default to uncollated
- saving the document, closing/opening it, rebooting, etc... all result in it
always being collated. Changing the printer's default preferences doesn't make
any difference so it seems OOo is overwriting the printer's defaults to enable
collation even when the printer settings suggest a default of uncollated
printing. OOo should obey the printer's suggested settings, or provide some
means of saving this setting internally (either on a per-document basis,
per-application basis, or universally across all OOo applications).

I've noticed this behaviour in both Writer and Calc, and given it's a common
dialog box I'm assuming it applies to the other applications as well.

Problem didn't exist in OOo2.2 from my memory, but does in 3.0; something
changed somewhere in between.

Steps to reproduce:
1) Open a new, blank document in Writer
2) Navigate to File-Print...
3) Uncheck Collate
4) Click OK to print a blank page
5) Navigate to File-Print...
6) Collate is checked once again

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

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


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



[dba-issues] [Issue 86029] RPT: drag drop of group of controls losses arrangement

2008-10-31 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86029


User oj changed the following:

What|Old value |New value

 Assigned to|oj|lla





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 08:11:31 + 
2008 ---
Please take care for this one. Thanks.

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

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


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



[gsl-issues] [Issue 71804] PDF: Wrong kashida export

2008-10-31 Thread hennerdrewes
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71804





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 08:17:18 + 
2008 ---
 I'm seeing gaps in the screen output for that case too 
 (for some formattings). Did I break KashidaWordFix?

This is not good...
Well this happened all the time, and I did many rounds of debug sessions to
improve things. I haven't encountered the problems in the current version
though. But I am not surprised that it still can happen. 

 Yes, this is done exactly that way in the current version 
 (now resynced to m32, i.e. on SVN). 
 The problem is if the gap is e.g. less than 5 pixels.

I am not sure if I fully understand everything in the GetNextGlyphs() (yet), but
why is there this  if( 4*nExtraWidth = mnMinKashidaWidth ) ?
It looks like you won't get the needed overlap, if the nExtraWidth is small.

Apart from the gaps the PDF export looked fine. Now I tested it again on my
Vista machine, and everything turns out pretty garbled. (: Attaching sample.




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

-
To unsubscribe, 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 71804] PDF: Wrong kashida export

2008-10-31 Thread hennerdrewes
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71804





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 08:20:00 + 
2008 ---
Created an attachment (id=57606)
PDF export on Vista


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

-
To unsubscribe, 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 95687] crash when moving image wi th bounce effect

2008-10-31 Thread jbfaure
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95687
 Issue #|95687
 Summary|crash when moving image with bounce effect
   Component|Presentation
 Version|OOo 3.0
Platform|PC
 URL|http://www.sunvirtuallab.com:8001/sample_docs/109171/g
|eneric_fr.ppt 
  OS/Version|Linux
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|graphicsneedsconfirm
 Reported by|jbfaure





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 08:22:22 + 
2008 ---
Steps to reproduce :

- open test file
http://www.sunvirtuallab.com:8001/sample_docs/109171/generic_fr.ppt 
- convert this file in odp format
- close and reopen the odp document
- go to slide 2 and select the photo : use group selection because there is a
link on this image
- move the selection et and click outside in the slide to uselect - crash

If you remove bounce effect attached to the image, there is no crash.
Idem if you choose another effect like circle

Confirmed on Linux 32 bits and Linux 64 bits

Kind regards
JBF

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

-
To unsubscribe, 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 93755] cannot edit/execute query in bug doc

2008-10-31 Thread r4zoli
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93755





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 08:23:56 + 
2008 ---
My question why need to translate all commands to any native language?
In other parts of OOo for example functions in calc not translated to Hungarian,
the user documents not translated and if somebody use English documents can
easyly pick functions. I see no reason to translate functions, SQL commands,
etc. in any OOo application. Its up to you to do it, but not worth any effort.
And another thing against it in Hungarian we use lot of accented characters and
some cause in lot of software trouble with different coding, some times crash
whole application or give false results. 

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

-
To unsubscribe, 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 95470] Titles cannot handle chara cter formatting

2008-10-31 Thread kla
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95470


User kla changed the following:

What|Old value |New value

 Assigned to|kla   |iha

  Issue type|DEFECT|ENHANCEMENT

Priority|P5|P4

Target milestone|---   |OOo 3.x





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 08:28:16 + 
2008 ---
Change Type and Prio; Set Target and Owner. 

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

-
To unsubscribe, 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 94583] desktop: inverted check in cmdline arguments handling

2008-10-31 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94583


User mba changed the following:

What|Old value |New value

 Assigned to|tm|mba

Target milestone|---   |OOo 3.1





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 08:46:15 + 
2008 ---
Thanks for the patch, I will take care of it.

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

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


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



[dba-issues] [Issue 93755] cannot edit/execute query in bug doc

2008-10-31 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93755





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 08:46:28 + 
2008 ---
The translated commands are only visible in the query design mode. When
switching to SQL mode, the words will be translated into English again. This is
done by a token ID matching. For this effort the string needs to be parse able
which currently isn't the case when a dot is in the name.
The reason why to translate all word is history based :-) As the UI the user
sees should be as readable as possible. Not everybody reads English.

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

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


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



[graphics-issues] [Issue 95687] crash when moving image wi th bounce effect

2008-10-31 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95687


User wg changed the following:

What|Old value |New value

 Assigned to|graphicsneedsconfirm  |af

 URL|http://www.sunvirtuallab.c|http://www.sunvirtuallab.c
|om:8001/sample_docs/109171|om:8001/sample_docs/109171
|/generic_fr.ppt   |/generic_fr.ppt

Priority|P3|P2

Target milestone|---   |OOo 3.1





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 08:47:48 + 
2008 ---
Reproducible. Reassigned.

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

-
To unsubscribe, 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 94352] GCF - the document ID shou ld be a string

2008-10-31 Thread tl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94352


User tl changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 08:55:41 + 
2008 ---
.

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

-
To unsubscribe, 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 95688] Send an open .odt document as mail does not work

2008-10-31 Thread ericb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95688
 Issue #|95688
 Summary|Send an open .odt document as mail does not work 
   Component|porting
 Version|OOO300m9
Platform|Macintosh
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|MacOSX
 Assigned to|macport
 Reported by|ericb





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 09:04:15 + 
2008 ---
OOO300_m9  / Mac OS X 10.4 / Intel 

To reproduce : 

Open an .odt document
Do : File - Sens document as email 

Does nothing.  Test made with the vanilla version, launched with  the Terminal.

The log says: 

Macintosh:/Applications/OpenOffice.org.app/Contents/program pharma$ 
./soffice.bin 
2008-10-31 10:11:10.426 open[10308] No such file: 
/tmp/svn0n.tmp/svn14.tmp/evenements

The filename and the path are wrong

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

-
To unsubscribe, 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 91015] data loss with new file lo cking mechanism in OOo3

2008-10-31 Thread kendy
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=91015


User kendy changed the following:

What|Old value |New value

  CC|'cornouws,hro,jbfaure,mba,|'cornouws,hro,jbfaure,kend
|mh,pescetti,thb'  |y,mba,mh,pescetti,thb'





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

-
To unsubscribe, 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 95675] OpenOffice help - ODF form at not mentioned in Features

2008-10-31 Thread ufi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95675


User ufi changed the following:

What|Old value |New value

   Component|Word processor|documentation

  Ever confirmed|  |1

  Status|UNCONFIRMED   |STARTED

Priority|P3|P4

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

Subcomponent|ui|Online help

Target milestone|---   |OOo 3.1

 Version|OOo 3.0   |DEV300_m33





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 09:12:25 + 
2008 ---
I'll take 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]



[gsl-issues] [Issue 95654] Can we survive .uno:CloseD oc while we have a modal dialog open

2008-10-31 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95654





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 09:13:28 + 
2008 ---
eek, the easier fix for me then is probably to instead just look at the qa test
itself and add in a Kontext Filter Dialog fallbacks check before heading
towards .uno:Close and pretend the problem doesn't exist :-)

Feel free to close this out as never going to happen

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

-
To unsubscribe, 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 93339] OOo 3.0.1 release stoppers

2008-10-31 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93339



This issue depends on issue 94953, which changed state:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





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

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


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



[framework-issues] [Issue 94953] new versions for cli-uno a ssemblies

2008-10-31 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94953


User jl changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 09:27:09 + 
2008 ---
.

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

-
To unsubscribe, 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 40827] MailMerge: Performance of creating individual documents is very slow

2008-10-31 Thread mloiseleur
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=40827


User mloiseleur changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |57607)
New patch, fix a bu
|  |g and a little bit faster






--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 09:50:51 + 
2008 ---
Created an attachment (id=57607)
New patch, fix a bug and a little bit faster


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

-
To unsubscribe, 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 95088] Trouble setting default te mplate

2008-10-31 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95088





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 09:51:53 + 
2008 ---
Strange, the edit field shows the link correctly, but after posting it is
somehow corrupted. One more try
http://qa.openoffice.org/scdocs/issue_lifecycle.html;.


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

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


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



[installation-issues] [Issue 95673] extras: old layout templa tes removed

2008-10-31 Thread va
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95673


User va changed the following:

What|Old value |New value

  CC|'greenrd2004' |'greenrd2004,ih'

  Status|NEW   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 09:53:22 + 
2008 ---
In OOo 2.x there are only two presentation background templates included: lyt-
cool and lyt-darkblue. These two *old* templates were removed in OOo 3.0 and 25 
new presentation background templates were added.

P.S.: CC'd IH

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

-
To unsubscribe, 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 95673] extras: old layout templa tes removed

2008-10-31 Thread va
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95673


User va changed the following:

What|Old value |New value

 Assigned to|va|ih





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 09:54:19 + 
2008 ---
VA-IH: Please drop a line here, if you have further more information about 
this 
issue. Otherwise please close this task. Thanks in advance.

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

-
To unsubscribe, 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 95088] Trouble setting default te mplate

2008-10-31 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95088





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 09:54:21 + 
2008 ---
Ok, the link looks to be corrupted because of our internal problem, the link in
email notification as well as on OOo site looks 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]



[graphics-issues] [Issue 95687] crash when moving image wi th bounce effect

2008-10-31 Thread jbfaure
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95687





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 09:55:46 + 
2008 ---
Crash reports ID : r5jumuc and rsjumuc

Hope this help.

JBF


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

-
To unsubscribe, 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 92859] Crushing chinese font (min gliu.ttc) in OOO300m2 writer

2008-10-31 Thread minhsien0330
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92859





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 09:57:37 + 
2008 ---
Hi~ amy2008~
I can not download the attachements that you uploaded.
Would you rename them (not use % in fileanme)  and upload again?
Thanks 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]



[sw-issues] [Issue 40827] MailMerge: Performance of creating individual documents is very slow

2008-10-31 Thread mloiseleur
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=40827





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 09:59:16 + 
2008 ---
- os : You were right on the undo thing, it cannot be trusted completely. I had
to move FieldToText translation into the destination document, because the Undo
implementation of this operation cannot be trusted, for whatever reason. 

  Anyway, I still think it's worthy and the main path of the patch is still to
use Undo as the more current pragmatic way to get rid of continuous system
reopening. 
  Many macros are undo-able, as far as I know (correct me if I am wrong). So
maybe it's not a regression but a necessary evil for attaining decent 
performance ? 
  

Regards,

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

-
To unsubscribe, 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 95666] Writer:Notes: Notes date a nd time always current not when the note was a dded.

2008-10-31 Thread mod
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95666


User mod changed the following:

What|Old value |New value

 Assigned to|mru   |es





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 10:08:04 + 
2008 ---
mod-mroesler: I cannot reproduce your issue.

What I did was adding a note- time and date is right
Then hide notes by using View-Notes, waiting some time and show notes again

- time and date is original time

I'll close as worksforme, if you can reproduce your issue, please write down
step-by-step instructions 




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

-
To unsubscribe, 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 95659] CWS-Tools: fix cws rebase

2008-10-31 Thread rt
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95659


User rt changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 10:08:24 + 
2008 ---
looks good for me

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

-
To unsubscribe, 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 95574] numbering on/off icon in RTL mode is just mirrored, number looks incor rect

2008-10-31 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95574


User es changed the following:

What|Old value |New value

 Assigned to|es|sts





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 10:08:37 + 
2008 ---
@STS: Please have a look.

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

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


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



[sw-issues] [Issue 95666] Writer:Notes: Notes date a nd time always current not when the note was a dded.

2008-10-31 Thread mod
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95666


User mod changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 10:08:54 + 
2008 ---
works for me

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

-
To unsubscribe, 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 95666] Writer:Notes: Notes date a nd time always current not when the note was a dded.

2008-10-31 Thread mod
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95666


User mod changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 10:09:11 + 
2008 ---
closing

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

-
To unsubscribe, 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 95673] extras: old layout templa tes removed

2008-10-31 Thread ih
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95673


User ih changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 10:11:09 + 
2008 ---
We wanted to implement new presentation templates for OOo3.0 and another reason 
for removing all old 
ones was that they did not work with some new features of OOo (e.g. footnotes 
in presentations).

So I close this issue.



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

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


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



[sw-issues] [Issue 95667] Delete empty note crashes OO3

2008-10-31 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95667


User pjanik changed the following:

What|Old value |New value

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 10:11:18 + 
2008 ---
confirmed on Mac OS X Intel, m34, my build:

Thread 0 Crashed:
0   libvclmxi.dylib 0x0228afc5 
Window::ImplGetWindowExtentsRelative(Window*, unsigned char) + 
403
1   libvclmxi.dylib 0x0228b07b 
Window::GetWindowExtentsRelative(Window*) + 43
2   libvclmxi.dylib 0x0224f858 MenuFloatingWindow::doShutdown() + 
170
3   libvclmxi.dylib 0x02250cdd PopupMenu::ImplExecute(Window*, 
Rectangle const, unsigned 
long, Menu*, unsigned char) + 2599
4   libvclmxi.dylib 0x02251522 PopupMenu::Execute(Window*, 
Rectangle const, unsigned short) 
+ 78
5   libvclmxi.dylib 0x0225158d PopupMenu::Execute(Window*, Point 
const) + 59
6   libswmxi.dylib  0x242e2c19 PostItTxt::Command(CommandEvent 
const) + 447
7   libvclmxi.dylib 0x022a3201 ImplHandleClose(Window*) + 853



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

-
To unsubscribe, 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 95654] Can we survive .uno:CloseD oc while we have a modal dialog open

2008-10-31 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95654





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 10:14:39 + 
2008 ---
I wouldn't say never, but this will probably stay with us until we switch away
from vcl. Whenever that's going to be.

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

-
To unsubscribe, 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 94258] pdf/a export validates as invalid

2008-10-31 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94258


User pl changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 10:17:11 + 
2008 ---
thanks to the work of beppec56 fixed in CWS vcl96

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

-
To unsubscribe, 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 95667] Delete empty note crashes OO3

2008-10-31 Thread mod
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95667


User mod changed the following:

What|Old value |New value

 Assigned to|mru   |mod

Target milestone|---   |OOo 3.1





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 10:17:25 + 
2008 ---
reassignin, target 3.1, maybe 3.0.1

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

-
To unsubscribe, 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 91471] MailMerge No more print mo nitor

2008-10-31 Thread hi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=91471


User hi changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 10:13:20 + 
2008 ---
Verified with cws sw301bf02 = a progress bar appears now below at the window

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

-
To unsubscribe, 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 95689] avoid gnome-vfs bits if it is disabled ...

2008-10-31 Thread mmeeks
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95689
 Issue #|95689
 Summary|avoid gnome-vfs bits if it is disabled ...
   Component|framework
 Version|OOo 3.0
Platform|All
 URL|
  OS/Version|Linux
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|code
 Assigned to|mba
 Reported by|mmeeks





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 10:20:19 + 
2008 ---
In the brave new world of GIO having GVFS enabled as well causes some grief:

(gdb) bt
#0  0xb7eb5515 in __cxa_throw () from /usr/lib/libstdc++.so.6
#1  0xb1fd22b7 in UniversalContentBroker::registerContentProvider
(this=0x81aa248, [EMAIL PROTECTED], [EMAIL PROTECTED], ReplaceExisting=0 '\0')
at /home/opt/OpenOffice/ooo300-m9/ucb/source/core/ucb.cxx:250
#2  0xb7f3a283 in configureUcb (bServer=false, [EMAIL PROTECTED]) at
/home/opt/OpenOffice/ooo300-m9/desktop/source/app/appinit.cxx:170
#3  0xb7f3a86e in desktop::Desktop::RegisterServices (this=0xbfffedd0,
[EMAIL PROTECTED])
at /home/opt/OpenOffice/ooo300-m9/desktop/source/app/appinit.cxx:273
#4  0xb7f2cdb6 in desktop::Desktop::Main (this=0xbfffedd0) at
/home/opt/OpenOffice/ooo300-m9/desktop/source/app/app.cxx:1222
#5  0xb6acb189 in ImplSVMain () at
/usr/src/debug/ooo300-m9-libs_gui/vcl/source/app/svmain.cxx:195
#6  0xb6acb325 in SVMain () at
/usr/src/debug/ooo300-m9-libs_gui/vcl/source/app/svmain.cxx:236
#7  0xb7f6eede in soffice_main () at
/home/opt/OpenOffice/ooo300-m9/desktop/source/app/sofficemain.cxx:52
#8  0x08048c6a in sal_main () at main.c:38
#9  0x08048c4b in main (argc=Cannot access memory at address 0x0
) at main.c:37
(gdb) up
#1  0xb1fd22b7 in UniversalContentBroker::registerContentProvider
(this=0x81aa248, [EMAIL PROTECTED], [EMAIL PROTECTED], ReplaceExisting=0 '\0')
at /home/opt/OpenOffice/ooo300-m9/ucb/source/core/ucb.cxx:250
250 throw DuplicateProviderException();
(gdb) l
245 }
246 }
247 else
248 {
249 if (!ReplaceExisting)
250 throw DuplicateProviderException();
251
252 ProviderList_Impl  rList = aIt-getValue();
253 xPrevious = rList.front().getProvider();
254 rList.push_front(Provider);

If we compile without GVFS support this should be obsolete, so conditionally
compile it out [ it's rather inefficient anyway ].

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

-
To unsubscribe, 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 95689] avoid gnome-vfs bits if it is disabled ...

2008-10-31 Thread mmeeks
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95689


User mmeeks changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |57608)
patch






--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 10:20:54 + 
2008 ---
Created an attachment (id=57608)
patch


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

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


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



[sw-issues] [Issue 83057] compressed view of Print L ayout

2008-10-31 Thread halmai
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83057





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 10:29:28 + 
2008 ---
Guys, is there anything happening with 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]



[api-issues] [Issue 95691] API: dbaccess.ORownSet::cs s::sdbc::XRowUpdate::updateNull()

2008-10-31 Thread cn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95691
 Issue #|95691
 Summary|API: dbaccess.ORownSet::css::sdbc::XRowUpdate::updateN
|ull()
   Component|api
 Version|DEV300m33
Platform|All
 URL|
  OS/Version|Mac OS X
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|code
 Assigned to|fs
 Reported by|cn





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 10:29:32 + 
2008 ---
While running UnoAPI-Test the office crashes on Mac.
To reproduce this behavior just start your office with parameter

-accept=pipe,name=$USER;urp; 

and call inside a solar shell:

checkapi -o dbaccess.ORowSet::com::sun::star::sdbc::XRowUpdate

Note: you will find a stack trace at stack id 27347

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

-
To unsubscribe, 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 94363] User Defined file properti es cannot be renamed

2008-10-31 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94363





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 10:48:01 + 
2008 ---
Please attach a sample document

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

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


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



[sw-issues] [Issue 95692] After pressing [Backspace] or [Delete], the document formatting gets inc orrect

2008-10-31 Thread ama
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95692
 Issue #|95692
 Summary|After pressing [Backspace] or [Delete], the document f
|ormatting gets incorrect
   Component|Word processor
 Version|OOo 2.4.1
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|formatting
 Assigned to|mru
 Reported by|ama





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 10:58:26 + 
2008 ---
Cloned task for *** Issue 94666 *** with target milestone: OOo 2.4.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 95693] Open/Close levels in Navig ator

2008-10-31 Thread halmai
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95693
 Issue #|95693
 Summary|Open/Close levels in Navigator
   Component|Word processor
 Version|OOo 3.0
Platform|Unknown
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|FEATURE
Priority|P3
Subcomponent|ui
 Assigned to|mru
 Reported by|halmai





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 10:59:21 + 
2008 ---
I quite often use big documents in Write which have several headings on
different levels. Navigation in a such document is supported by the Navigator
quite well. If I open the [+] sign in the Headings row of the Navigator then the
paragraphs formatted as Heading 1, Heading 2, etc. occur in the Navigator as
a table-of-content tree. 

Because I have dozens of Headings in my document, I have to scroll a lot in the
Navigator window. I would like to open/close seldomly used branches of this tree
by [+]/[-] symbols, like in Microsoft Office I can. 

This would ease the navigation in a hierarhized document.

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

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


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



[sw-issues] [Issue 95692] After pressing [Backspace] or [Delete], the document formatting gets inc orrect

2008-10-31 Thread ama
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95692


User ama changed the following:

What|Old value |New value

 Assigned to|mru   |ama





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 11:04:01 + 
2008 ---
.

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

-
To unsubscribe, 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 92632] OOWriter Help violates KDE focus follows mouse policy

2008-10-31 Thread pb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92632


User pb changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 11:04:41 + 
2008 ---
pb: already fixed - close.

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

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


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



[sc-issues] [Issue 95694] '!' in cell references dro pped when opening a spread sheet

2008-10-31 Thread mamrhein
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95694
 Issue #|95694
 Summary|'!' in cell references dropped when opening a spread s
|heet
   Component|Spreadsheet
 Version|OOo 3.0
Platform|PC
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|open-import
 Assigned to|spreadsheet
 Reported by|mamrhein





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 11:06:17 + 
2008 ---
When opening a spread sheet that contains formulas in the form =r1!r2 (r1
and r2 being names of cell ranges) the '!' is dropped and the corresponding
cells show Err:509.
Re-inserting the '!' gives the correct result, but saving and re-opening the
file again shows the 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]



[sw-issues] [Issue 4914] normal view option needed

2008-10-31 Thread mod
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=4914





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 11:10:17 + 
2008 ---
*** Issue 83057 has been marked as a duplicate of this issue. ***

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

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


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



[sw-issues] [Issue 83057] compressed view of Print L ayout

2008-10-31 Thread mod
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83057


User mod changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 11:11:46 + 
2008 ---
closing

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

-
To unsubscribe, 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 95695] Bad URL for attached files due to percent sign

2008-10-31 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95695
 Issue #|95695
 Summary|Bad URL for attached files due to percent sign
   Component|www
 Version|current
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|openoffice.org IssueTracker
 Assigned to|[EMAIL PROTECTED]
 Reported by|hdu





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 11:23:53 + 
2008 ---
The download links for the attached files e.g. in issue 92859 have invalid URLs 
such as http://www.openoffice.org/nonav/issues/showattachment.cgi/57600/100%.png

W3C states in http://www.w3.org/Addressing/URL/4_URI_Recommentations.html that
The percent sign (%, ASCII 25 hex) is used as the escape character in the 
encoding scheme and is never 
allowed for anything else.

So the URLs are clearly invalid. What makes matters worse is that the 
attachments cannot even be 
downloaded! Even with something like rewriting the problematic URL to 
http://www.openoffice.org/nonav/issues/showattachment.cgi/57600/100%25.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]



[sc-issues] [Issue 90362] Resizing a column does not cause a repaint

2008-10-31 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90362


User nn changed the following:

What|Old value |New value

 Assigned to|er|nn





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 11:26:41 + 
2008 ---
taking the issue

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

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


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



[sc-issues] [Issue 93678] Calc will not paint after editing false formular

2008-10-31 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93678


User nn changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 11:37:05 + 
2008 ---
closing duplicate

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

-
To unsubscribe, 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 95692] After pressing [Backspace] or [Delete], the document formatting gets inc orrect

2008-10-31 Thread ama
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95692


User ama changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 11:36:57 + 
2008 ---
Fixed in CWS sw301bf03
wsfrm.cxx

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

-
To unsubscribe, 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 90362] Resizing a column does not cause a repaint

2008-10-31 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90362





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 11:39:15 + 
2008 ---
*** Issue 95690 has been marked as a duplicate of this issue. ***

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

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


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



[sc-issues] [Issue 95690] No screen refresh after in serting line without previous selection

2008-10-31 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95690


User nn changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 11:39:15 + 
2008 ---
Same cause as issue 93678 and 90362.

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

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

-
To unsubscribe, 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 95690] No screen refresh after in serting line without previous selection

2008-10-31 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95690


User nn changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 11:39:42 + 
2008 ---
closing duplicate

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

-
To unsubscribe, 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 94841] [Collaboration] When delet ing rows is rejected, the content is sometimes wrong

2008-10-31 Thread tbe
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94841


User tbe changed the following:

What|Old value |New value

Target milestone|OOo 3.x   |OOo 3.1





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 11:50:52 + 
2008 ---
set target OOo 3.1

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

-
To unsubscribe, 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 95620] [xls] line not shown on ch art type: points and lines

2008-10-31 Thread kla
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95620


User kla changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 11:57:39 + 
2008 ---
closed, double

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

-
To unsubscribe, 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 95697] configure does not properl y detect ANT

2008-10-31 Thread christianlins
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95697
 Issue #|95697
 Summary|configure does not properly detect ANT
   Component|tools
 Version|DEV300m34
Platform|PC
 URL|
  OS/Version|Solaris
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P4
Subcomponent|configure
 Assigned to|mh
 Reported by|christianlins





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 11:58:47 + 
2008 ---
I tried a build of DEV300_m34 on OpenSolaris svn_99.
configure was not able to detect the installed and working ant (install through
package SUNWant).

That is probably because ANT has no real ANT_HOME with a bin/ and a lib/
subdirectory. On OpenSolaris the ANT directory structure is imho:

/usr/bin/ant = Executable
/usr/share/lib/ant = JAR-files of ANT

configure expects e.g.:

/usr/share/ant/bin
/usr/share/ant/lib

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

-
To unsubscribe, 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 95212] [Collaboration]Bad handlin g of row insertion in shared spreadsheet

2008-10-31 Thread tbe
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95212


User tbe changed the following:

What|Old value |New value

 Assigned to|spreadsheet   |tbe

Target milestone|---   |OOo 3.1





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 11:52:05 + 
2008 ---
set target OOo 3.1


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

-
To unsubscribe, 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 94988] Pdf Import Installation fa ils

2008-10-31 Thread nashwan
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94988


User nashwan changed the following:

What|Old value |New value

  Status|RESOLVED  |REOPENED

  Resolution|WORKSFORME|





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 12:00:26 + 
2008 ---
It does still NOT work for me. And for others it doesn't, too.

See: http://www.nabble.com/PDF-Import-for-Linux-OOo-v3.-td20179733.html

I'm using Opensuse 11.0 and the stable OOo 3.0 RPM's.

I've also tryed to:

1. Uninstalled everything... deleted the home/.ooo3 diretory... reinstalled
everything

2. Installed just the base components of OOo

3. Install different versions of OOo 3.0 and different versions of the
pdf-import extension.

I don't see a point where the failure could be caused by me.

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

-
To unsubscribe, 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 95088] Trouble setting default te mplate

2008-10-31 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95088





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 09:48:49 + 
2008 ---
Sorry for the typo, the link is of course
http://qa.openoffice.org/scdocs/issue_lifecycle.html

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

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


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



[sw-issues] [Issue 92859] Crushing chinese font (min gliu.ttc) in OOO300m2 writer

2008-10-31 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92859





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 12:01:25 + 
2008 ---
reminder: I guess this is a combination of the well known Mingliu-Hinting and 
Freetype problem in 
combination with FTEmbolden() or a sheared transformation matrix.

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

-
To unsubscribe, 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 93339] OOo 3.0.1 release stoppers

2008-10-31 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93339



This issue depends on issue 95255, which changed state:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





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

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


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



[util-issues] [Issue 95662] Build breaks in xmlhelp wi th gcc version 4.2.4

2008-10-31 Thread christianlins
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95662


User christianlins changed the following:

What|Old value |New value

 Version|OOO300m9  |DEV300m34





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 12:03:58 + 
2008 ---
Fix does also work on DEV300_m34 where this problem also occurs.

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

-
To unsubscribe, 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 90362] Resizing a column does not cause a repaint

2008-10-31 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90362





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 11:35:47 + 
2008 ---
*** Issue 93678 has been marked as a duplicate of this issue. ***

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

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


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



[sw-issues] [Issue 95088] Trouble setting default te mplate

2008-10-31 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95088


User mav changed the following:

What|Old value |New value

  Status|REOPENED  |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 09:46:28 + 
2008 ---
mav-jrlarsonus: The issue is fixed in cws buildid301. After QA checks the issue
in the cws the issue will get the status Verified if everything is OK. After
successful checking the issue in release build the issue will be closed. Please
use the following link to get more information regarding issues handling
http://qa.openoffice.org/scdocs/issue_lifecycle.html


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

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


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



[graphics-issues] [Issue 86346] Excel import/export: empty cell display in charts

2008-10-31 Thread kla
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86346





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 11:56:58 + 
2008 ---
*** Issue 95620 has been marked as a duplicate of this issue. ***

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

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


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



[sc-issues] [Issue 94062] Ctrl V - intermittently ha ngs application

2008-10-31 Thread corigo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94062





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 10:43:25 + 
2008 ---
Only crashed twice this week. Woo hoo! Is anyone reading this report? 

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

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


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



[installation-issues] [Issue 95673] extras: old layout templa tes removed

2008-10-31 Thread is
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95673


User is changed the following:

What|Old value |New value

 Assigned to|is|va





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 09:32:02 + 
2008 ---
is - va: please take care of this as extras owner.

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

-
To unsubscribe, 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 95508] XY scatter shows wrong x,y in tooltip

2008-10-31 Thread kla
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95508


User kla changed the following:

What|Old value |New value

 Assigned to|kla   |iha

Target milestone|---   |OOo 3.x





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 09:36:27 + 
2008 ---
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 95648] Word processor causes glob al crash when customizing user interface

2008-10-31 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95648


User es changed the following:

What|Old value |New value

Keywords|  |needmoreinfo, oooqa





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 10:32:28 + 
2008 ---
Supposing your user settings have been corrupted by adding an icon to the 
toolbar.
Try to delete the user directory which should be:

Library/Applications Support/Openoffice.org

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

-
To unsubscribe, 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 95431] Charts copied reference ce lls are lost

2008-10-31 Thread kla
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95431


User kla changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 10:32:23 + 
2008 ---
As regina has written, i can't also not reproduce in the current version.
Feel free after further investigation and the issue still occurs to reopen this
issue. Thx

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

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


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



  1   2   3   4   >