[graphics-issues] [Issue 116990] svx: static aSvxMapProvider dtor called too late

2011-02-17 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116990
 Issue #|116990
 Summary|svx: static aSvxMapProvider dtor called too late
   Component|Drawing
 Version|DEV300m100
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|sb
 Reported by|sb





--- Additional comments from s...@openoffice.org Thu Feb 17 08:10:37 + 
2011 ---
At least on DEV300_m100 based CWS sb140, unxlngx6 non-pro, executing
(sun-specific) smoketest_native once crashed at exit of soffice.bin at

#0  0x7ff35ed103f2 in cppu::_destructData(void*,
_typelib_TypeDescriptionReference*, _typelib_TypeDescription*, void (*)(void*))
() from
/tmp/sb/StarOffice/30820/oracle-openoffice-3.4-linux-en-US/oracle_open_office3/program/../basis-link/program/../ure-link/lib/libuno_cppu.so.3
#1  0x7ff35ed0e1ab in uno_type_destructData () from
/tmp/sb/StarOffice/30820/oracle-openoffice-3.4-linux-en-US/oracle_open_office3/program/../basis-link/program/../ure-link/lib/libuno_cppu.so.3
#2  0x7ff35ed10101 in cppu::idestructElements(void*,
_typelib_TypeDescriptionReference*, int, int, void (*)(void*)) () from
/tmp/sb/StarOffice/30820/oracle-openoffice-3.4-linux-en-US/oracle_open_office3/program/../basis-link/program/../ure-link/lib/libuno_cppu.so.3
#3  0x7ff35ed10976 in cppu::_destructData(void*,
_typelib_TypeDescriptionReference*, _typelib_TypeDescription*, void (*)(void*))
() from
/tmp/sb/StarOffice/30820/oracle-openoffice-3.4-linux-en-US/oracle_open_office3/program/../basis-link/program/../ure-link/lib/libuno_cppu.so.3
#4  0x7ff35ed0e1ab in uno_type_destructData () from
/tmp/sb/StarOffice/30820/oracle-openoffice-3.4-linux-en-US/oracle_open_office3/program/../basis-link/program/../ure-link/lib/libuno_cppu.so.3
#5  0x7ff35dfef0a5 in SfxItemPropertyMap_Impl::~SfxItemPropertyMap_Impl() ()
from
/tmp/sb/StarOffice/30820/oracle-openoffice-3.4-linux-en-US/oracle_open_office3/program/../basis-link/program/libsvllx.so
#6  0x7ff35dfeccad in SfxItemPropertyMap::~SfxItemPropertyMap() () from
/tmp/sb/StarOffice/30820/oracle-openoffice-3.4-linux-en-US/oracle_open_office3/program/../basis-link/program/libsvllx.so
#7  0x7ff35dfecdf9 in SfxItemPropertySetInfo::~SfxItemPropertySetInfo() ()
from
/tmp/sb/StarOffice/30820/oracle-openoffice-3.4-linux-en-US/oracle_open_office3/program/../basis-link/program/libsvllx.so
#8  0x7ff35ef81c20 in cppu::OWeakObject::release() () from
/tmp/sb/StarOffice/30820/oracle-openoffice-3.4-linux-en-US/oracle_open_office3/program/../basis-link/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3
#9  0x7ff3455f976d in SvxItemPropertySet::~SvxItemPropertySet() () from
/tmp/sb/StarOffice/30820/oracle-openoffice-3.4-linux-en-US/oracle_open_office3/program/../basis-link/program/libeditenglx.so
#10 0x7ff344788430 in
SvxUnoPropertyMapProvider::~SvxUnoPropertyMapProvider() () from
/tmp/sb/StarOffice/30820/oracle-openoffice-3.4-linux-en-US/oracle_open_office3/program/../basis-link/program/libsvxcorelx.so
#11 0x7ff3444de692 in __do_global_dtors_aux () from
/tmp/sb/StarOffice/30820/oracle-openoffice-3.4-linux-en-US/oracle_open_office3/program/../basis-link/program/libsvxcorelx.so
#12 0x7fff48d55330 in ?? ()
#13 0x7ff3447f7141 in _fini () from
/tmp/sb/StarOffice/30820/oracle-openoffice-3.4-linux-en-US/oracle_open_office3/program/../basis-link/program/libsvxcorelx.so
#14 0x in ?? ()

The root cause is the same as discussed in issue 116885.

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

-
To unsubscribe, e-mail: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 116990] svx: static aSvxMapProvider dtor called too late

2011-02-17 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116990


User sb changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from s...@openoffice.org Thu Feb 17 08:26:47 + 
2011 ---
fixed as http://hg.services.openoffice.org/cws/sb140/rev/2120e4adb67f

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

-
To unsubscribe, e-mail: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116991] macros bound to form control buttons are not executed

2011-02-17 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116991
 Issue #|116991
 Summary|macros bound to form control buttons are not executed
   Component|framework
 Version|DEV300m100
Platform|Unknown
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|fs
 Reported by|fs





--- Additional comments from f...@openoffice.org Thu Feb 17 08:47:08 + 
2011 ---
- open the attached document
- ensure that macros from the doc are executed
- press the contained button
= nothing happens

The expected result is a message box saying Hello, as a macro displaying this
box is bound to the respective event if the button.

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

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116991] macros bound to form control buttons are not executed

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





--- Additional comments from f...@openoffice.org Thu Feb 17 08:48:06 + 
2011 ---
Created an attachment (id=75852)
document to reproduce the bug case


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

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116991] macros bound to form control buttons are not executed

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


User fs changed the following:

What|Old value |New value

Keywords|  |regression

Target milestone|---   |OOo 3.4





--- Additional comments from f...@openoffice.org Thu Feb 17 08:49:49 + 
2011 ---
works in DEV300.m99, doesn't work in DEV300.m100

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

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[dba-issues] [Issue 116992] Binary blob column does work in table but not in view

2011-02-17 Thread xorx
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116992
 Issue #|116992
 Summary|Binary blob column does work in table but not in view
   Component|Database access
 Version|OOo 3.3
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|none
 Assigned to|dbaneedsconfirm
 Reported by|xorx





--- Additional comments from x...@openoffice.org Thu Feb 17 09:02:53 + 
2011 ---
to reproduce:
Connect to a database (in my case firebird) via jdbc (Jaybird 2.2) from any
client (I tested WindowsXP-Client and mac OS X).
The table must have a column e.g. IMAGE of type BLOB sub_type 0 not null.
Create a view on the table showing the blob colum IMAGE.
Display the table in oo base - Works fine
Display the view in oo base - Error message:

  org.firebirdsql.jdbc.FBCachedBlob cannot be cast to 
org.firebirdsql.jdbc.FBBlob

This problem might be similar to resolved issue #105086

I have checked the connection via JDBC with a small java program and it works
fine for both table and view. So JDBC should not be the reason here.

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

-
To unsubscribe, e-mail: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 116989] formatting date changes date resulting in wrong date

2011-02-17 Thread mla
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116989


User mla changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Thu Feb 17 09:18:10 + 
2011 ---
closed

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

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 116989] formatting date changes date resulting in wrong date

2011-02-17 Thread mla
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116989


User mla changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from m...@openoffice.org Thu Feb 17 09:17:08 + 
2011 ---
use delimiter to separate the parts of a date

when you want to see a date like 11/01/01, then you have to insert this with,
e.g., slashes, otherwise OOo Calc cannot recognize and therefor not know that
you want to have a date

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

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[script-issues] [Issue 115671] Save button in Basic IDE is not refreshed

2011-02-17 Thread ab
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115671


User ab changed the following:

What|Old value |New value

  CC|'brinzing,md,vitriol' |'brinzing,cd,md,vitriol'

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from a...@openoffice.org Thu Feb 17 09:50:50 + 
2011 ---
FIXED

ab-cd: Please review fix:
http://hg.services.openoffice.org/cws/ab81/rev/cf57929019bc


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

-
To unsubscribe, e-mail: issues-unsubscr...@script.openoffice.org
For additional commands, e-mail: issues-h...@script.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[script-issues] [Issue 108119] Undo and Redo buttons don't work in OOo Basic in OOO320m8

2011-02-17 Thread ab
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108119


User ab changed the following:

What|Old value |New value

  CC|'helen_russian,kla,md,mech|'cd,helen_russian,kla,md,m
|tilde,nn' |echtilde,nn'

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from a...@openoffice.org Thu Feb 17 09:51:50 + 
2011 ---
FIXED

ab-cd: Please review fix:
http://hg.services.openoffice.org/cws/ab81/rev/d11c441ed074


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

-
To unsubscribe, e-mail: issues-unsubscr...@script.openoffice.org
For additional commands, e-mail: issues-h...@script.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 114732] Error: AccessibleEventNotifier::implLookupClient: invalid client id (did you register your client?)!

2011-02-17 Thread af
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114732


User af changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from a...@openoffice.org Thu Feb 17 09:51:17 + 
2011 ---
The comphelper::AccessibleEventNotifier was revoked unconditionally when the
application window was disposed, even when the notifier was never registered.

For the changes, see
http://hg.services.openoffice.org/hg/cws/impress211/rev/a2d2fef6877d

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

-
To unsubscribe, e-mail: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116991] macros bound to form control buttons are not executed

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





--- Additional comments from f...@openoffice.org Thu Feb 17 09:56:18 + 
2011 ---
for the record:

The macro was not executed because two listeners were bound to the event (too
*all* form control related events, that is). The first one, the
ScriptEventListenerWrapper, attempted to forward the event to a
ooo.vba.ScriptListener implementation, whose creation failed with a
RuntimeException. This exception was caught way too late, this the second
listener, which would have executed the Basic macro, was never called.

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

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116991] macros bound to form control buttons are not executed

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


User fs changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from f...@openoffice.org Thu Feb 17 09:54:02 + 
2011 ---
fixed as http://hg.services.openoffice.org/cws/dba34d/rev/173bca2cba40

Still, I do not have any idea why it worked in m99 - looking at the code, it
shouldn't. Going to build a m99, to investigate 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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[script-issues] [Issue 115671] Save button in Basic IDE is not refreshed

2011-02-17 Thread cd
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115671





--- Additional comments from c...@openoffice.org Thu Feb 17 09:58:27 + 
2011 ---
cd: Fix reviewed and approved.

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

-
To unsubscribe, e-mail: issues-unsubscr...@script.openoffice.org
For additional commands, e-mail: issues-h...@script.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116991] macros bound to form control buttons are not executed

2011-02-17 Thread dr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116991





--- Additional comments from d...@openoffice.org Thu Feb 17 10:16:31 + 
2011 ---
Seems this ooo.vba.ScriptListener is a leftover of some unfinished VBA
compatibility implementation (there is no implementation of this service in the
source code).
Patch reviewed.

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

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116979] svl/undo.hxx lacks #include limits

2011-02-17 Thread mst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116979





--- Additional comments from m...@openoffice.org Thu Feb 17 10:20:15 + 
2011 ---
this is a duplicate of issue 116908

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

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116908] [buildbreaker] #include limits required by MARK_INVALID

2011-02-17 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116908


User sb changed the following:

What|Old value |New value

  CC|'fs,mba,mst,vg'   |'fs,mba,mst,sb,vg'





--- Additional comments from s...@openoffice.org Thu Feb 17 10:40:59 + 
2011 ---
@fs, re attached i116908.patch:  If the patch would insert #include limits
properly sorted before #include vector instead of after,
http://hg.services.openoffice.org/cws/sb140/rev/c5464a2ea06d from duplicate
issue 116979 would not collide with it.

@hr:  Please modify the attached i116908.patch accordingly (see previous
paragraph) when applying it.

@mba, re #desc8:  You need to weigh reduced dependencies against unwanted
coupling.  With your argument to include limits only in the cxx files, then
any change to the internals of MARK_INVALID potentially would require changes to
all the cxx files using 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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116991] macros bound to form control buttons are not executed

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


User fs changed the following:

What|Old value |New value

  CC|''|'dr'





--- Additional comments from f...@openoffice.org Thu Feb 17 10:42:38 + 
2011 ---
I am not sure about the unused and not implemented part:
http://svn.services.openoffice.org/opengrok/search?q=ooo.vba.EventListenerdefs=refs=path=hist=project=%2FDEV300_m100

(note I misspelled the name, it is EventListener, not ScriptListener)

I darkly remember Noel implemented this for getting some MSO-compatible events,
e.g. automatically calling something a possibly present SomeButton_Click macro
when a button named SomeButton is clicked. At least I remember having seen
this feature working, and I *suppose* it is the ScriptEventListenerWrapper which
connected to it.

I still need to find this feature (resp. the issue for it), and see if it still
works. If not, it would be a regression in our MSO interop.

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

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116908] [buildbreaker] #include limits required by MARK_INVALID

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





--- Additional comments from f...@openoffice.org Thu Feb 17 10:45:13 + 
2011 ---
@sb: making includes a re alphabetically sorted a part of the definition of
proper is ... funny, at least :) But you're right, will all your points.

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

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 18184] Fullscreen on dualhead

2011-02-17 Thread cosmo42
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=18184


User cosmo42 changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from cosm...@openoffice.org Thu Feb 17 10:58:06 
+ 2011 ---
This has been fixed years ago. 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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116993] Scripting Framework is broken in DEV300m100

2011-02-17 Thread brinzing
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116993
 Issue #|116993
 Summary|Scripting Framework is broken in DEV300m100
   Component|framework
 Version|DEV300m100
Platform|Unknown
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|scripting
 Assigned to|ab
 Reported by|brinzing





--- Additional comments from brinz...@openoffice.org Thu Feb 17 11:03:32 
+ 2011 ---
steps to reproduce:

- download ScriptDispatch.oxt from
  http://www.openoffice.org/issues/show_bug.cgi?id=98990

- install extension (shared), for example:
  unopkg add c:\ScriptDispatch.oxt --shared --verbose

- download and open StartScriptDispatch.odt from
  http://www.openoffice.org/issues/show_bug.cgi?id=98990

- press button

- nothing happens ...

btw: it worked in m99 but now it's broken :-(

- regression

set priority to p2 cause this bug will 
prevent me to do any further testing ;-)

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

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116993] Scripting Framework is broken in DEV300m100

2011-02-17 Thread brinzing
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116993


User brinzing changed the following:

What|Old value |New value

Keywords|  |regression





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

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[gsl-issues] [Issue 16032] OOo should support optional OpenType features

2011-02-17 Thread aleces
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=16032





--- Additional comments from ale...@openoffice.org Thu Feb 17 11:09:25 
+ 2011 ---
Hy there, I'd like to point out that as far as Serbian typesetting is concerned,
OpenType is not a cute add-on but rather a mandatory requirement since the
default Cyrillic glyphs of certain characters (you'll find relevant information
in the attached .pdf) are actually Russian glyphs and for that reason
inappropriate in Serbian texts. These glyphs should be avoided but even if a
font does contain Serbian glyphs, without access to the locl table, there is no
way of displaying them in Writer.
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: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[gsl-issues] [Issue 16032] OOo should support optional OpenType features

2011-02-17 Thread aleces
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=16032





--- Additional comments from ale...@openoffice.org Thu Feb 17 11:10:54 
+ 2011 ---
Created an attachment (id=75853)
Russian versus Serbian glyphs


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

-
To unsubscribe, e-mail: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 96378] Opening an OpenOffice 3.x file in OpenOffice 2.x through API pops-up an undesirable dialog saying OpenOffice.org Update Available

2011-02-17 Thread md
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96378


User md changed the following:

What|Old value |New value

  CC|'bmarcelly,jsc'   |'bmarcelly,jsc,md'





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

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116993] Scripting Framework is broken in DEV300m100

2011-02-17 Thread ab
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116993


User ab changed the following:

What|Old value |New value

  Ever confirmed|  |1

  Status|UNCONFIRMED   |STARTED





--- Additional comments from a...@openoffice.org Thu Feb 17 11:24:07 + 
2011 ---
STARTED


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

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116994] Wrong start-value in notes-configuration element

2011-02-17 Thread wdonne
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116994





--- Additional comments from wdo...@openoffice.org Thu Feb 17 11:45:35 
+ 2011 ---
Created an attachment (id=75854)
Test 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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116994] Wrong start-value in notes-configuration element

2011-02-17 Thread wdonne
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116994
 Issue #|116994
 Summary|Wrong start-value in notes-configuration element
   Component|Word processor
 Version|OOO330m20
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|formatting
 Assigned to|writerneedsconfirm
 Reported by|wdonne





--- Additional comments from wdo...@openoffice.org Thu Feb 17 11:45:03 
+ 2011 ---
The text:start-value attribute of the text:notes-configuration element is set 
to one less than what the user 
has entered in Tools-Footnotes/endnotes. The default is 0. Despite this 
footnote numbering in the text 
starts at 1. Moreover, both the start-values 0 and 1, as entered by the user, 
lead to the value 0 for the 
text:start-value attribute. Open the attached document in KOffice to see the 
difference.

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

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116991] macros bound to form control buttons are not executed

2011-02-17 Thread dr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116991





--- Additional comments from d...@openoffice.org Thu Feb 17 11:52:47 + 
2011 ---
Created an attachment (id=75855)
doc with pushbutton and macro


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

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116991] macros bound to form control buttons are not executed

2011-02-17 Thread dr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116991





--- Additional comments from d...@openoffice.org Thu Feb 17 11:52:53 + 
2011 ---
Created an attachment (id=75856)
doc with pushbutton and macro


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

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116991] macros bound to form control buttons are not executed

2011-02-17 Thread dr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116991





--- Additional comments from d...@openoffice.org Thu Feb 17 11:54:14 + 
2011 ---
remember to enable VBA execution before loading: Tools | Options | LoadSave |
VBA | Excel | Executable

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

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116991] macros bound to form control buttons are not executed

2011-02-17 Thread dr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116991





--- Additional comments from d...@openoffice.org Thu Feb 17 11:52:16 + 
2011 ---
Yes, I searched for the misspelled name.

I will attach a simple XLS test doc containing an ActiveX button and an
associated click event.

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

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 51196] Table cells can't break when they contain sections

2011-02-17 Thread apourche
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51196


User apourche changed the following:

What|Old value |New value

  CC|'baumux,cornouws,kpalagin,|'apourche,baumux,cornouws,
|por_haus' |kpalagin,por_haus'





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

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[xml-issues] [Issue 93908] ODF of unordered list contain a label suffix, which is not shown nor set in the UI

2011-02-17 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93908


User mru changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from m...@openoffice.org Thu Feb 17 12:29:19 + 
2011 ---
Verified in CWS sw34bf03.

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

-
To unsubscribe, e-mail: issues-unsubscr...@xml.openoffice.org
For additional commands, e-mail: issues-h...@xml.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116991] macros bound to form control buttons are not executed

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





--- Additional comments from f...@openoffice.org Thu Feb 17 12:38:52 + 
2011 ---
and in fact, this document works (i.e. clicking the button raises a message box)
in OOo 3.3, but not in DEV300.m100 anymore. Also, the fix for this bug here
doesn't fix the problem.

The assertion shown during loading (actually: *one* of the assertions. @dr: Do
you feel responsible for the first one?) suggests that in fact, a missing
VBA-related functionality causes this.

Going to submit a separate issue.

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

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 116995] VBA macros which are implicitly bound to form controls are not executed

2011-02-17 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116995
 Issue #|116995
 Summary|VBA macros which are implicitly bound to form controls
| are not executed
   Component|Spreadsheet
 Version|DEV300m100
Platform|Unknown
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|open-import
 Assigned to|fs
 Reported by|fs





--- Additional comments from f...@openoffice.org Thu Feb 17 12:42:14 + 
2011 ---
- ensure that Calc imports Excel's VBA as executable code
  (check Tools = Options = Load/Save = VBA Properties = Excel =
  Executable code)
- open the attached document
- click the contained button
= nothing happens

In OOo 3.3, a message box is display, which is the expected result: There is a
macro CommandButton1_Click, which, due to its name (the button is named
CommandButton1) is expected to be called when the button is clicked.

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

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116991] macros bound to form control buttons are not executed

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





--- Additional comments from f...@openoffice.org Thu Feb 17 12:42:46 + 
2011 ---
note: issue 116995 is about the implicit macro not working anymore

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

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 116995] VBA macros which are implicitly bound to form controls are not executed

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


User fs changed the following:

What|Old value |New value

Keywords|  |ms_interoperability, regre
|  |ssion

Target milestone|---   |OOo 3.4





--- Additional comments from f...@openoffice.org Thu Feb 17 12:44:44 + 
2011 ---
regression, targeting to 3.4

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

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 116996] Error: XclAddressConverterBase::XclAddressConverterBase - invalid max row

2011-02-17 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116996
 Issue #|116996
 Summary|Error: XclAddressConverterBase::XclAddressConverterBas
|e - invalid max row
   Component|Spreadsheet
 Version|DEV300m100
Platform|Unknown
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|open-import
 Assigned to|dr
 Reported by|fs





--- Additional comments from f...@openoffice.org Thu Feb 17 12:46:04 + 
2011 ---
- open the file button.xls attached to issue 116991
  (http://www.openoffice.org/nonav/issues/showattachment.cgi/75856/button.xls)
= an assertion pops up, saying
   Error: XclAddressConverterBase::XclAddressConverterBase - invalid max row
   From File ooo/sc/source/filter/excel/xladdress.cxx at Line 142

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

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 116996] Error: XclAddressConverterBase::XclAddressConverterBase - invalid max row

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


User fs changed the following:

What|Old value |New value

Target milestone|---   |OOo 3.4





--- Additional comments from f...@openoffice.org Thu Feb 17 12:46:43 + 
2011 ---
assertion bug, hindering work with the non-product release = targeting to the
next feasible non-micro release

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

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116991] macros bound to form control buttons are not executed

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





--- Additional comments from f...@openoffice.org Thu Feb 17 12:47:51 + 
2011 ---
note: issue 116996 now covers the first assertion raised during loading the
document (not sure whom to submit the second one, and the third one will vanish
when issue 116995 is 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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 116978] edit mode: cell included in formula but not color coded

2011-02-17 Thread oc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116978


User oc changed the following:

What|Old value |New value

 Assigned to|oc|nn

Target milestone|---   |OOo Later





--- Additional comments from o...@openoffice.org Thu Feb 17 12:48:07 + 
2011 ---
Hi Niklas, 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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 116995] VBA macros which are implicitly bound to form controls are not executed

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





--- Additional comments from f...@openoffice.org Thu Feb 17 12:49:27 + 
2011 ---
Created an attachment (id=75857)
document to reproduce the bug case


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

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 116996] Error: XclAddressConverterBase::XclAddressConverterBase - invalid max row

2011-02-17 Thread dr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116996





--- Additional comments from d...@openoffice.org Thu Feb 17 12:51:57 + 
2011 ---
accepted

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

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116998] Incorrect Math Formula import when opening MS.Word DOC

2011-02-17 Thread rbrtzmck
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116998
 Issue #|116998
 Summary|Incorrect Math Formula import when opening MS.Word DOC
   Component|Word processor
 Version|OOO320m10
Platform|PC
 URL|http://www.kme.zcu.cz/zemcik/oo/problem.zip
  OS/Version|Windows 7
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|open-import
 Assigned to|writerneedsconfirm
 Reported by|rbrtzmck





--- Additional comments from rbrtz...@openoffice.org Thu Feb 17 12:55:26 
+ 2011 ---
I created a math formula in MS.Word 2003 XP. When I open it with OO Writer, the
formula is corrupted - especially the big symbols like braces, integrals etc.
(the strange characters are from Czech fonts). You can check the *.doc file and
2 screenshots (Word and OO) in this ZIP:

http://www.kme.zcu.cz/zemcik/oo/problem.zip

The version I use is seen from the screenshot.

Regards,
 Robert

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

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116994] Wrong start-value in notes-configuration element

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


User es changed the following:

What|Old value |New value

 Assigned to|writerneedsconfirm|od

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW





--- Additional comments from e...@openoffice.org Thu Feb 17 13:01:51 + 
2011 ---
@OD: according to the spec[1], default should be 1.

[1]
http://docs.oasis-open.org/office/v1.2/cd05/OpenDocument-v1.2-cd05-part1.html#attribute-text_start-value_element-text_notes-configuration


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

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 116999] xlsx: Missing bubbles in a bubble chart

2011-02-17 Thread tora
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116999
 Issue #|116999
 Summary|xlsx: Missing bubbles in a bubble chart
   Component|Chart
 Version|OOo 3.3
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|open-import
 Assigned to|kla
 Reported by|tora





--- Additional comments from t...@openoffice.org Thu Feb 17 13:43:00 + 
2011 ---
Reproduction
1. Start Excel 2007.
2. Prepare data for Scatter chart.
3. Select the data area and insert an Scatter chart.
4. Change chart type from X Y (Scatter) chart to Bubble chart.
5. Confirm series bubble size by choosing Select Data Source - Edit.
   It should be ={1,1,1, ...} instead of a range like C1:C9.
6. Save the workbook into .xlsx.
7. Open the file with OpenOffiec.org 3.3.0.

Expectation
 Bubbles in the bubble chart appear.

Reality
 Bubbles in the bubble chart are missing.

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

-
To unsubscribe, e-mail: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 117000] Implement Excel import/export for AVERAGEIF, AVERAGEIFS, SUMIFS and COUNTIFS

2011-02-17 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=117000
 Issue #|117000
 Summary|Implement Excel import/export for AVERAGEIF, AVERAGEIF
|S, SUMIFS and COUNTIFS
   Component|Spreadsheet
 Version|current
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|FEATURE
Priority|P3
Subcomponent|open-import
 Assigned to|er
 Reported by|er





--- Additional comments from e...@openoffice.org Thu Feb 17 13:43:45 + 
2011 ---
This is a follow-up issue for issue 101466, issue 90269 and issue 95144 to
implement Excel import/export for AVERAGEIF, AVERAGEIFS, SUMIFS and COUNTIFS.

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

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 116999] xlsx: Missing bubbles in a bubble chart

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





--- Additional comments from t...@openoffice.org Thu Feb 17 13:44:42 + 
2011 ---
Created an attachment (id=75858)
a bugdoc


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

-
To unsubscribe, e-mail: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116993] Scripting Framework is broken in DEV300m100

2011-02-17 Thread ab
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116993





--- Additional comments from a...@openoffice.org Thu Feb 17 13:47:22 + 
2011 ---
ab-brinzing:
For me it doesn't work on m99 (wntmsci12.pro) either.
I always get the message:

A Scripting Framework error occurred while running the Java scrpt
org.test.java.ScriptDispatch.execute

Message: Cannot resolve script location for script =
org.test.java.ScriptDispatch.execute

Any idea what could go 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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 116999] xlsx: Missing bubbles in a bubble chart

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





--- Additional comments from t...@openoffice.org Thu Feb 17 13:45:46 + 
2011 ---
Created an attachment (id=75859)
a snapshot of Excel 2007


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

-
To unsubscribe, e-mail: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 90269] ODFF: implement COUNTIFS function

2011-02-17 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90269


User er changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|  |117000
  is|  |

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from e...@openoffice.org Thu Feb 17 13:49:54 + 
2011 ---
Created issue 117000 as a follow-up to implement Excel import/export.

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

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 116999] xlsx: Missing bubbles in a bubble chart

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





--- Additional comments from t...@openoffice.org Thu Feb 17 13:46:54 + 
2011 ---
Created an attachment (id=75860)
a snapshot of OOo 3.3.0


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

-
To unsubscribe, e-mail: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 101466] ODFF: implement AVERAGEIF and AVERAGEIFS

2011-02-17 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=101466


User er changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|  |117000
  is|  |

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from e...@openoffice.org Thu Feb 17 13:47:43 + 
2011 ---
Created issue 117000 as a follow-up to implement Excel import/export.

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

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 117000] Implement Excel import/export for AVERAGEIF, AVERAGEIFS, SUMIFS and COUNTIFS

2011-02-17 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=117000


User er changed the following:

What|Old value |New value

 IssuesThisDependsOn|  |101466



This issue depends on issue 101466, which changed state:

What|Old value |New value

  Status|STARTED   |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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 117000] Implement Excel import/export for AVERAGEIF, AVERAGEIFS, SUMIFS and COUNTIFS

2011-02-17 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=117000


User er changed the following:

What|Old value |New value

 IssuesThisDependsOn|101466|90269,101466



This issue depends on issue 90269, which changed state:

What|Old value |New value

  Status|STARTED   |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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 95144] ODFF: implement SUMIFS()

2011-02-17 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95144


User er changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|  |117000
  is|  |





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

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 117000] Implement Excel import/export for AVERAGEIF, AVERAGEIFS, SUMIFS and COUNTIFS

2011-02-17 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=117000


User er changed the following:

What|Old value |New value

 IssuesThisDependsOn|90269,101466  |90269,95144,101466



This issue depends on issue 95144, which changed state:

What|Old value |New value

  Status|STARTED   |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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 117000] Implement Excel import/export for AVERAGEIF, AVERAGEIFS, SUMIFS and COUNTIFS

2011-02-17 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=117000


User er changed the following:

What|Old value |New value

Keywords|  |ms_interoperability





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

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 95144] ODFF: implement SUMIFS()

2011-02-17 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95144


User er changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from e...@openoffice.org Thu Feb 17 13:53:48 + 
2011 ---
Created issue 117000 as a follow-up to implement Excel import/export.

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

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 116999] xlsx: Missing bubbles in a bubble chart

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





--- Additional comments from t...@openoffice.org Thu Feb 17 13:56:46 + 
2011 ---
Created an attachment (id=75861)
an internal file of the .xlsx bugdoc


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

-
To unsubscribe, e-mail: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116988] [non-pro] Error: Could not find fly frame opening odt with certain Math object

2011-02-17 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116988


User mru changed the following:

What|Old value |New value

 Assigned to|writerneedsconfirm|od

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

 Summary|[non-pro] Error: Could not|[non-pro] Error: Could no
| find fly frame   |t find fly frame opening 
|  |odt with certain Math obje
|  |ct

Target milestone|---   |OOo 3.x





--- Additional comments from m...@openoffice.org Thu Feb 17 14:01:28 + 
2011 ---
Can confirm this. Just open attached odt in a nonpro. 
The document contains some Math objects.

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

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 116999] xlsx: Missing bubbles in a bubble chart

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





--- Additional comments from t...@openoffice.org Thu Feb 17 13:59:40 + 
2011 ---
The internal file xl/charts/chart2.xml includes:

 c:bubbleSize
  c:numLit
   c:formatCodeGeneral/c:formatCode
   c:ptCount val=12/
   c:pt idx=0
c:v1/c:v
   /c:pt

As seen, the sizes of bubble are an constant value, instead of a range.


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

-
To unsubscribe, e-mail: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116830] Column resize in Grid Control destroys the grid display

2011-02-17 Thread mh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116830


User mh changed the following:

What|Old value |New value

Target milestone|---   |OOo 3.4





--- Additional comments from m...@openoffice.org Thu Feb 17 14:07:11 + 
2011 ---
target 3.4

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

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[xml-issues] [Issue 117001] [xmloff] ODF: no support for fo:margin

2011-02-17 Thread mst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=117001
 Issue #|117001
 Summary|[xmloff] ODF: no support for fo:margin
   Component|xml
 Version|DEV300m95
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|code
 Assigned to|mst
 Reported by|mst





--- Additional comments from m...@openoffice.org Thu Feb 17 14:10:27 + 
2011 ---
OOo does not recognize this ODF attribute:

20.198 fo:margin
See §7.29.14 of [XSL].
In the OpenDocument XSL compatible namespace, the fo:margin attribute does not
support auto and inherit values.
The fo:margin attribute is usable with the following elements:
style:graphic-properties 17.21, style:header-footer-properties 17.5,
style:page-layout-properties 17.2, style:paragraph-properties 17.6 and
style:table-properties 17.15.
The values of the fo:margin attribute are a value of type nonNegativeLength
18.3.20 or a value of type percent 18.3.23.

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

-
To unsubscribe, e-mail: issues-unsubscr...@xml.openoffice.org
For additional commands, e-mail: issues-h...@xml.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116993] Scripting Framework is broken in DEV300m100

2011-02-17 Thread brinzing
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116993





--- Additional comments from brinz...@openoffice.org Thu Feb 17 14:23:12 
+ 2011 ---
@ab: did you install with option --shared ?

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

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116985] StampIT Extension no longer working ...

2011-02-17 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116985


User mru changed the following:

What|Old value |New value

  CC|''|'pl'





--- Additional comments from m...@openoffice.org Thu Feb 17 14:37:04 + 
2011 ---
MRU-PL: may this has to do with the changes in the print dialolg? Perhaps the
extension has to be adapted to these changes?

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

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116993] Scripting Framework is broken in DEV300m100

2011-02-17 Thread ab
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116993





--- Additional comments from a...@openoffice.org Thu Feb 17 14:39:19 + 
2011 ---
@brinzing: I used the Extension Manager UI, but installed For all,
so this should be the same. To be sure I've just tried via your unopkg
command line and got the same behavior.

Besides this, I *do* see a difference in m100 as there just nothing
happens, not even an error message. It just would be nice to have a
really working version and not to take an error message as success. :-)


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

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116985] StampIT Extension no longer working ...

2011-02-17 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116985


User pl changed the following:

What|Old value |New value

  CC|'pl'  |'mba,pl'





--- Additional comments from p...@openoffice.org Thu Feb 17 14:41:58 + 
2011 ---
At the time of implementation I remember mba made some effort about 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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 117002] crashes with two screens

2011-02-17 Thread predator007007
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=117002
 Issue #|117002
 Summary|crashes with two screens
   Component|Presentation
 Version|OOO330m9
Platform|Macintosh
 URL|
  OS/Version|Mac OS X
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P1
Subcomponent|viewing
 Assigned to|graphicsneedsconfirm
 Reported by|predator007007





--- Additional comments from predator007...@openoffice.org Thu Feb 17 
15:07:03 + 2011 ---
when you put the presentation onto the second screen it crashes
help

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

-
To unsubscribe, e-mail: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] Changes to multiple issues in www

2011-02-17 Thread mba
http://www.openoffice.org/servlets/ProjectIssues

User mba has changed several issues in www
project.  Below is a list of the changed issues you are associated with:

 
 98974   WW8: Import Regression - fields in between tables lost
 110840  WW8: in certain case TOC not evaluated up to correct level
 101663  WW8: structure of Hebrew/RTL table imported incorrectly
 89667   WW8: Bibus fields in .doc not imported at all
 90505   WW8: content becomes empty for a .doc file containing a macro
 91654   WW8: many obsolete page breaks and long formatting time due to 
keep attribute in tables
 74481   WW8: document imported without body text
 94525   WW8: custom Outline numbering imported with wrong level assignment
 80330   WW8: import loses cyrillic text content; may lead too Loop
 101036  WW8: Writer incorrectly formats order of tables having vertical 
text
 97663   RTF: many frames missing on import
 102278  Wrong placement of vertical text in combined cells of imported .doc
 102420  Crash on openning rtf file


Changes:


 Priority   P4


Comments:

According to our new regression issue handling for the 3.4 relrease the field
priority is now used as the order we want to work on them, no longer as a
severity. The high number of regressions in the WW8 filters makes it necessary
to prioritize them as we won't be able to fix all of them for 3.4. We decided to
first focus on the export. Thus most regressions in the import filter now get
priority P4, what means that they will be reevaluated in the next release 
cycle.

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[www-issues] Changes to multiple issues in www

2011-02-17 Thread mba
http://www.openoffice.org/servlets/ProjectIssues

User mba has changed several issues in www
project.  Below is a list of the changed issues you are associated with:

 
 98974   WW8: Import Regression - fields in between tables lost
 110840  WW8: in certain case TOC not evaluated up to correct level
 101663  WW8: structure of Hebrew/RTL table imported incorrectly
 89667   WW8: Bibus fields in .doc not imported at all
 90505   WW8: content becomes empty for a .doc file containing a macro
 91654   WW8: many obsolete page breaks and long formatting time due to 
keep attribute in tables
 74481   WW8: document imported without body text
 94525   WW8: custom Outline numbering imported with wrong level assignment
 80330   WW8: import loses cyrillic text content; may lead too Loop
 101036  WW8: Writer incorrectly formats order of tables having vertical 
text
 97663   RTF: many frames missing on import
 102278  Wrong placement of vertical text in combined cells of imported .doc
 102420  Crash on openning rtf file


Changes:


 Priority   P4


Comments:

According to our new regression issue handling for the 3.4 relrease the field
priority is now used as the order we want to work on them, no longer as a
severity. The high number of regressions in the WW8 filters makes it necessary
to prioritize them as we won't be able to fix all of them for 3.4. We decided to
first focus on the export. Thus most regressions in the import filter now get
priority P4, what means that they will be reevaluated in the next release 
cycle.

-
To unsubscribe, e-mail: issues-unsubscr...@openoffice.org
For additional commands, e-mail: issues-h...@openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 82622] Crash when pasting a text table (old table model) as HTML into new text document

2011-02-17 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82622


User mba changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Thu Feb 17 15:22:25 + 
2011 ---
closing fixed 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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 115214] Export file picker does not remember last file type anymore

2011-02-17 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115214


User mba changed the following:

What|Old value |New value

Priority|P3|P4





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

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 117002] crashes with two screens

2011-02-17 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=117002


User wg changed the following:

What|Old value |New value

   Component|Presentation  |extensions

Keywords|  |needmoreinfo

  QA contact|issues@graphics   |wg

Subcomponent|viewing   |presenterconsole

Target milestone|---   |not determined

 Version|OOO330m9  |current





--- Additional comments from w...@openoffice.org Thu Feb 17 15:21:36 + 
2011 ---
Which version of the presenter screen do you have installed? 1.1.0 is the
current Mac version.

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

-
To unsubscribe, e-mail: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 92926] Java AWT doesn't work (can't start)

2011-02-17 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92926


User sb changed the following:

What|Old value |New value

  CC|'cloph,ericb,fs,kso,macpor|'cd,cloph,ericb,fs,kso,mac
|t,ronyf,ssa,wijngaarde'   |port,pl,ronyf,sb,ssa,wijng
|  |aarde'





--- Additional comments from s...@openoffice.org Thu Feb 17 15:25:47 + 
2011 ---
I think I now understand what happens, more or less.  The Apple AWT Java VM was
loaded on first thread -- can't start AWT. message appears to be a red herring.
 What is relevant is apparently not the thread on which the VM was created (via
JNI_CreateJavaVM), but rather the thread on which any Java AWT/Swing
functionality is actually triggered.  This interpretation would be in line with
what http://developer.apple.com/library/mac/#technotes/tn2005/tn2147.html JNI
Development on Mac OS X - Thread-Safe JNI Programming - Calling AWT/Swing From
AppKit says---the AppKit thread (i.e., the OOo main thread) must call AWT/Swing
only asynchronously (e.g., via javax.swing.SwingUtilities.inovkeLater).

As a proof of concept, the attached SvxScriptOrgDialog.patch (against
DEV300_m100) modifies the Tools - Macros - Organize Macros - BeanShell... -
Edit button so that it does its work asynchronously in a new thread, instead of
synchronously on the OOo main thread (i.e., the AppKit thread).  With the patch
applied, at least with a DEV300_m100 unxmacxi non-pro OOo and Java 1.5.0_26 on
Mac OS X 10.5.8, the editor window appears.

The java_seperate_thread.diff patch appears not to be necessary after all.  Also
note that that patch is not correct, as the code in
stoc/source/javavm/javavm.cxx expects the JNIEnv* returned from jfw_startVM to
be attached to the current thread, which it no longer would be.

In the above proof of concept, it was easy to asynchronously offload the edit
code to a new thread (as the surrounding code does not expect any response back
from the edit code, anyway, and lets it progress in parallel).  However, I do
not think that it is possible to automatically offload from the OOo main thread
all work that might involve Java AWT/Swing functionality (maybe cd or pl can
give input here).  I think this rather needs to be seen the other way around: 
Java code executed in OOo cannot make assumptions about the thread it is running
on; thus, to work cross platform (incl. Mac OS X), this code must assume that it
might run on the AppKit thread and take the necessary measures when calling
AWT/Swing (e.g., via invokeLater).

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

-
To unsubscribe, e-mail: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 92926] Java AWT doesn't work (can't start)

2011-02-17 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92926





--- Additional comments from s...@openoffice.org Thu Feb 17 15:26:58 + 
2011 ---
Created an attachment (id=75862)
proof of concept


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

-
To unsubscribe, e-mail: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 89751] Setting selected text to style's default upsets font in rets of paragraph

2011-02-17 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=89751


User mba changed the following:

What|Old value |New value

 Assigned to|fme   |mst

Priority|P3|P4





--- Additional comments from m...@openoffice.org Thu Feb 17 15:36:25 + 
2011 ---
please take over

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

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[dba-issues] [Issue 116992] Binary blob column does work in table but not in view

2011-02-17 Thread r4zoli
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116992


User r4zoli changed the following:

What|Old value |New value

  CC|''|'r4zoli'

 Assigned to|dbaneedsconfirm   |oj

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

Keywords|  |oooqa





--- Additional comments from r4z...@openoffice.org Thu Feb 17 15:36:17 
+ 2011 ---
I can confirm it with OOo 3.3 this happens and only with view.

To reproduce it, open file connected to firebird server with JDBC.
add image field to any table with BLOB sub_type 0.

Create form, add any image through form, to table, you can add image without
problem. You can open table without any problem.
Create view select all fields from table, save it. 
When double click on view you get error: 
 org.firebirdsql.jdbc.FBCachedBlob cannot be cast to org.firebirdsql.jdbc.FBBlob

Same happens in DEV300m100.

If I open in cws dba34d version downloadable from qa-upload, if I click on table
the table not opens, give same error message what I get when open view.
Something went wrong in cws dba34c or d with Blobs.


 

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

-
To unsubscribe, e-mail: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 101740] Right click blank area on toolbar with sub menu, crashes OOo

2011-02-17 Thread tm
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=101740


User tm changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from t...@openoffice.org Thu Feb 17 15:37:49 + 
2011 ---
Not reproducible with a DEV300m100 build on WinXP (SP2) or Suse Linux 10.1. So I
will close 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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 117003] printing error

2011-02-17 Thread oly2b
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=117003
 Issue #|117003
 Summary|printing error
   Component|Word processor
 Version|OOO330m2
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|printing
 Assigned to|writerneedsconfirm
 Reported by|oly2b





--- Additional comments from ol...@openoffice.org Thu Feb 17 15:42:15 + 
2011 ---
When attepting to Print error msg Prop Res DLL not loaded comes up. repeated
presses of OK box eventually removes this and doc prints. Happens in both
writer and calc

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

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 92926] Java AWT doesn't work (can't start)

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





--- Additional comments from cl...@openoffice.org Thu Feb 17 15:39:10 + 
2011 ---
thanks for the alternative patch, I'll try it later on PPC/10.4, just one 
question regarding my patch:

 note that that patch is not correct, as the code in
 stoc/source/javavm/javavm.cxx expects the JNIEnv* returned from jfw_startVM to
 be attached to the current thread, which it no longer would be.

Yes, but only to detach it right away, so the patch just skips that step:

What am I missing? (feel free to reply by mail instead of commenting here)
--- stoc/source/javavm/javavm.cxx   (revision 276725)
+++ stoc/source/javavm/javavm.cxx   (working copy)
@@ -950,7 +950,9 @@
 if (bStarted)
 {
 {
+#ifndef MACOSX // Mac creates the JVM in a seperate thread already
 DetachCurrentThread detach(m_pJavaVm);
+#endif
 // necessary to make debugging work; this thread will be
 // suspended when the destructor of detach returns
 m_xVirtualMachine = new jvmaccess::VirtualMachine(


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

-
To unsubscribe, e-mail: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 89751] Setting selected text to style's default upsets font in rets of paragraph

2011-02-17 Thread mst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=89751


User mst changed the following:

What|Old value |New value

  CC|''|'mru'





--- Additional comments from m...@openoffice.org Thu Feb 17 15:44:16 + 
2011 ---
@ mru:

could you please try out if this is still broken in DEV300?
i vaguely remember a similar problem...

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

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 44116] Displaying non-accurate width of numeric field

2011-02-17 Thread mhatheoo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44116


User mhatheoo changed the following:

What|Old value |New value

  CC|'tonal'   |'mhatheoo,tonal'





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

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 114504] SMB external references are not working

2011-02-17 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114504





--- Additional comments from e...@openoffice.org Thu Feb 17 15:48:04 + 
2011 ---
Code change reviewed.

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

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 113411] Cell number formatting lost in data pilot table if source data starts with

2011-02-17 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113411





--- Additional comments from e...@openoffice.org Thu Feb 17 15:48:19 + 
2011 ---
Code change reviewed.

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

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 92926] Java AWT doesn't work (can't start)

2011-02-17 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92926





--- Additional comments from s...@openoffice.org Thu Feb 17 15:44:37 + 
2011 ---
@cloph:  The call to setUpUnoVirtualMachine(pMainThreadEnv); expects
pMainThreadEnv to be attached to the current thread.  (Note that
DetachCurrentThread only does its work in the destructor, i.e., after the call
to setUpUnoVirtualMachine.)

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

-
To unsubscribe, e-mail: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 112034] comment can not be deleted with cell in copied sheet

2011-02-17 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112034





--- Additional comments from e...@openoffice.org Thu Feb 17 15:48:30 + 
2011 ---
Code change reviewed.

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

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 117003] printing error

2011-02-17 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=117003


User mru changed the following:

What|Old value |New value

Keywords|  |needmoreinfo, oooqa





--- Additional comments from m...@openoffice.org Thu Feb 17 15:47:36 + 
2011 ---
This sounds like an installation problem - a resource could not be loaded. Do
you have a certain language pack installed or did you install OOo 3.3 over an
older version?

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

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[installation-issues] [Issue 100930] Ubuntu/Debian, Unknown media type

2011-02-17 Thread zilvador
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100930





--- Additional comments from zilva...@openoffice.org Thu Feb 17 15:56:43 
+ 2011 ---
I know that this is an old issue, but I can confirm exactly the same behaviour
after installing OpenOffice 3.3 on Ubuntu 10.10.

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

-
To unsubscribe, e-mail: issues-unsubscr...@installation.openoffice.org
For additional commands, e-mail: issues-h...@installation.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 114428] ODFF: implement XOR spreadsheet function

2011-02-17 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114428


User er changed the following:

What|Old value |New value

 Assigned to|er|kla





--- Additional comments from e...@openoffice.org Thu Feb 17 16:14:22 + 
2011 ---
Reassigning to QA for verification.
The latest ODF 1.2 OpenFormula draft is available at
http://www.oasis-open.org/committees/download.php/40744/OpenDocument-v1.2-csd06-rev02-part2.odt


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

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 90269] ODFF: implement COUNTIFS function

2011-02-17 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90269


User er changed the following:

What|Old value |New value

 Assigned to|er|kla





--- Additional comments from e...@openoffice.org Thu Feb 17 16:15:00 + 
2011 ---
Reassigning to QA for verification.
The latest ODF 1.2 OpenFormula draft is available at
http://www.oasis-open.org/committees/download.php/40744/OpenDocument-v1.2-csd06-rev02-part2.odt


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

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 60410] ux-ctest: Separate undo stack during edit mode of drawing objects or calc cells

2011-02-17 Thread fl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60410


User fl changed the following:

What|Old value |New value

Priority|P2|P3





--- Additional comments from f...@openoffice.org Thu Feb 17 16:11:26 + 
2011 ---
Changed prio from P2 to P3.

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

-
To unsubscribe, e-mail: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 101466] ODFF: implement AVERAGEIF and AVERAGEIFS

2011-02-17 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=101466


User er changed the following:

What|Old value |New value

 Assigned to|er|kla





--- Additional comments from e...@openoffice.org Thu Feb 17 16:13:58 + 
2011 ---
Reassigning to QA for verification.
The latest ODF 1.2 OpenFormula draft is available at
http://www.oasis-open.org/committees/download.php/40744/OpenDocument-v1.2-csd06-rev02-part2.odt


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

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 95144] ODFF: implement SUMIFS()

2011-02-17 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95144


User er changed the following:

What|Old value |New value

 Assigned to|er|kla





--- Additional comments from e...@openoffice.org Thu Feb 17 16:15:18 + 
2011 ---
Reassigning to QA for verification.
The latest ODF 1.2 OpenFormula draft is available at
http://www.oasis-open.org/committees/download.php/40744/OpenDocument-v1.2-csd06-rev02-part2.odt


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

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 117003] printing error

2011-02-17 Thread oly2b
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=117003





--- Additional comments from ol...@openoffice.org Thu Feb 17 16:21:54 + 
2011 ---
std version using english was installed. Going back to OO3.2 gave no error and
worked perfectly. My PC runs XP professional. Will try downloading OO3.3 again
in case download was corrupted.

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

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[script-issues] [Issue 108119] Undo and Redo buttons don't work in OOo Basic in OOO320m8

2011-02-17 Thread cd
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108119





--- Additional comments from c...@openoffice.org Thu Feb 17 16:18:13 + 
2011 ---
cd: Fix reviewed and approved.

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

-
To unsubscribe, e-mail: issues-unsubscr...@script.openoffice.org
For additional commands, e-mail: issues-h...@script.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 102773] Extremely high memory and CPU consumption opening certain documents

2011-02-17 Thread od
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102773


User od changed the following:

What|Old value |New value

  CC|'kpalagin,mru'|'kpalagin,mru,od'





--- Additional comments from o...@openoffice.org Thu Feb 17 16:19:40 + 
2011 ---
Evaluation of the described defects in OOo 3.3. The described defects are:
- the memory consumed by a certain document is not released after closing it
- the same document consumes much more memory in OOo 3.1+ than in former version
of OOo

My results:
Still no confirmation of these defects.
From my point of view this issue can be closed.

od-punisher and mru:
Please also evaluate again in OOo 3.3.


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

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 117005] gnumake fails on cygwin in sw with too long command line

2011-02-17 Thread cl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=117005
 Issue #|117005
 Summary|gnumake fails on cygwin in sw with too long command li
|ne
   Component|tools
 Version|DEV300m100
Platform|All
 URL|
  OS/Version|Windows, all
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|GNU make
 Assigned to|hjs
 Reported by|cl





--- Additional comments from c...@openoffice.org Thu Feb 17 16:40:08 + 
2011 ---
Build dev300m100 in sw module under windows/cygwin fails while linking with a
much to large command line

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

-
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 62750] Nested bullet lists imported incorrectly from HTML

2011-02-17 Thread od
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62750


User od changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from o...@openoffice.org Thu Feb 17 16:43:26 + 
2011 ---
Works fine in OOo 3.3

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

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



  1   2   >