[sw-issues] [Issue 110455] writerfilter: Assert: ERR OR : current style was changed

2010-05-28 Thread mst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110455


User mst changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from m...@openoffice.org Fri May 28 11:22:01 + 
2010 ---
.

-
Please do not reply to this automatically generated notification from
Issue 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 110455] writerfilter: Assert: ERR OR : current style was changed

2010-04-29 Thread mst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110455


User mst changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from m...@openoffice.org Thu Apr 29 12:19:28 + 
2010 ---
.

-
Please do not reply to this automatically generated notification from
Issue 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 110455] writerfilter: Assert: ERR OR : current style was changed

2010-03-30 Thread mst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110455


User mst changed the following:

What|Old value |New value

 Assigned to|hbrinkm   |mst





--- Additional comments from m...@openoffice.org Tue Mar 30 10:58:36 + 
2010 ---
mine!

-
Please do not reply to this automatically generated notification from
Issue 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 110455] writerfilter: Assert: ERR OR : current style was changed

2010-03-30 Thread mst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110455


User mst changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED

Subcomponent|code  |save-export

Target milestone|---   |OOo 3.3





--- Additional comments from m...@openoffice.org Tue Mar 30 11:01:03 + 
2010 ---
fixed in cws sw33bf03
http://hg.services.openoffice.org/hg/cws/sw33bf03/rev/648b5d377b88

-
Please do not reply to this automatically generated notification from
Issue 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 110455] writerfilter: Assert: ERR OR : current style was changed

2010-03-29 Thread mst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110455


User mst changed the following:

What|Old value |New value

 Assigned to|ama   |hbrinkm





--- Additional comments from m...@openoffice.org Mon Mar 29 15:14:12 + 
2010 ---
i've seen this assertion before...

@hbrinkm: please have a look at the assertion

-
Please do not reply to this automatically generated notification from
Issue 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 110455] writerfilter: Assert: ERR OR : current style was changed

2010-03-28 Thread 400guy
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110455
 Issue #|110455
 Summary|writerfilter: Assert: ERROR :  current style was chan
|ged
   Component|Word processor
 Version|DEV300m75
Platform|Unknown
 URL|
  OS/Version|Linux
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|ama
 Reported by|400guy





--- Additional comments from 400...@openoffice.org Sun Mar 28 23:00:46 
+ 2010 ---
Assertion failure.

After the assertion failure of issue 110454
http://www.openoffice.org/issues/show_bug.cgi?id=110454 (short
version: I was trying to save a trivial Document as file type =
Microsoft Word 97/2000/XP (.doc)), and two occurrences of assertion
failure operator delete mismatch, the system presented

Error: Assertion failed
==
FILE  : 
/home/terry/OOo_hacking/DEV300_m75/sw/source/filter/ww8/wrtw8sty.cxx at line 438
ERROR :  current style was changed
Abort ? (Yes=abort / No=ignore / Cancel=core dump)


I am running a non-production build of DEV300_m75 hacked as follows:

(*) I have removed typedef int BOOL; from iodbcunix.h as it is in my
Ubunty Hardy installation and copied the result to
connectivity/inc/iodbcunix.h and dbaccess/inc/iodbcunix.h

(*) svl/source/misc/inettype.cxx incorporates sb's patch for issue
109146,
http://www.openoffice.org/servlets/ReadMsg?list=devmsgNo=26782.

(*) From sw/source/filter/asc/parasc.cxx I have deleted lines 259 and
260, to avoid the assertion described in issue 109179
http://qa.openoffice.org/issues/show_bug.cgi?id=109179.

(*) I have changed ODatabaseMetaDataResultSet.cxx and OResultSet.cxx
as per patch
http://www.openoffice.org/nonav/issues/showattachment.cgi/68563/diff.txt
attached to issue 94543
http://qa.openoffice.org/issues/show_bug.cgi?id=94543.


Coming soon: backtrace taken while the assertion message was up.

-
Please do not reply to this automatically generated notification from
Issue 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 110455] writerfilter: Assert: ERR OR : current style was changed

2010-03-28 Thread 400guy
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110455





--- Additional comments from 400...@openoffice.org Sun Mar 28 23:02:19 
+ 2010 ---
Created an attachment (id=68598)
backtrace


-
Please do not reply to this automatically generated notification from
Issue 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