[api-issues] [Issue 116281] OpenOffice crashes when B asic calls a right method

2011-01-03 Thread jsc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116281





--- Additional comments from j...@openoffice.org Mon Jan  3 09:04:16 + 
2011 ---
i am not sure if this is a OOo problem or more the problem of the extension.
Sure the office shouldn't crash but it's easy to cause a crash from an extension
and that can't be avoided 100%. I would suggest that you contact the extension
owner/maintainer first. 

-
Please do not reply to this automatically generated notification from
Issue 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...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


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



[api-issues] [Issue 116281] OpenOffice crashes when B asic calls a right method

2011-01-03 Thread jsc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116281


User jsc changed the following:

What|Old value |New value

 Assigned to|jsc   |ddorange





--- Additional comments from j...@openoffice.org Mon Jan  3 09:04:56 + 
2011 ---
back to submitter

-
Please do not reply to this automatically generated notification from
Issue 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...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


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



[api-issues] [Issue 116281] OpenOffice crashes when B asic calls a right method

2011-01-03 Thread ddorange
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116281


User ddorange changed the following:

What|Old value |New value

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW





--- Additional comments from ddora...@openoffice.org Mon Jan  3 13:38:33 
+ 2011 ---
I'm the extension owner.

This extension works fine until OOo3.2.1 and works fine with OOo 3.3 RC 8 under
windows 7, and Ubuntu.
It crashes with Mandriva 2010.2 (KDE or GNOME)  or MacOSX.

oTextCursor2 is a TextCursor,
com.sun.star.text.TextContent an avalaible service.

oTextCursor2.createContentEnumeration(com.sun.star.text.TextContent) is a
right line. 

So, I think it's an API bug. 

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

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


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



[api-issues] [Issue 116281] OpenOffice crashes when B asic calls a right method

2011-01-02 Thread ddorange
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116281
 Issue #|116281
 Summary|OpenOffice crashes when Basic calls a right method
   Component|api
 Version|OOO330m18
Platform|All
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|jsc
 Reported by|ddorange





--- Additional comments from ddora...@openoffice.org Sun Jan  2 17:55:41 
+ 2011 ---
File with right work...

This bug comes with Mandriva 2010.2 or MacOSX and OOO330m18 Build 9556 (OOO
RC8).

Install Dmaths : www.dmaths.org/addons/DmathsAddon.oxt

First formula  write 1/2 and then F10 (F8 Mac) or red M icon in the toolbar.
then write +1/3 and then F10 (F8 Mac) or red M icon in the toolbar.

Instead you get 1 over 2 + 1 over 3 and the right formula, it crashes.

Library Dmaths
Modul named module1
Line 1543 :
Objets=oTextCursor2.createContentEnumeration(com.sun.star.text.TextContent)

This line works very fine since OOo2.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...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


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



[api-issues] [Issue 116281] OpenOffice crashes when B asic calls a right method

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





--- Additional comments from ddora...@openoffice.org Sun Jan  2 17:56:06 
+ 2011 ---
Created an attachment (id=75460)
File with right work...


-
Please do not reply to this automatically generated notification from
Issue 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...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


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