Issue 91658

Summary: ERROR : "No browse width available"
Product: Writer Reporter: Frank Schönheit <frank.schoenheit>
Component: uiAssignee: mst.ooo
Status: CLOSED FIXED QA Contact: issues@sw <issues>
Severity: Trivial    
Priority: P3 CC: issues, rb.henschel, tenger
Version: DEV300m24   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description Frank Schönheit 2008-07-15 08:46:15 UTC
- open the Extension Manager dialog
- press the "Help" button
=> several assertions related to XML parsing (those are subject to another
   issue)
=> additional assertion
Error: Assertion failed
==================
FILE      :  O:\DEV300\src\sw\source\core\doc\htmltbl.cxx at line 398
ERROR :  "No browse width available"
Comment 1 Oliver-Rainer Wittmann 2008-07-15 09:19:06 UTC
First glance reveals no serious error on the application -> help window is
opened and help content is shown.

Deeper investigation of this assertion is needed.

Adjusting target to OOo 3.x
Comment 2 Frank Schönheit 2008-09-10 20:17:54 UTC
*** Issue 93732 has been marked as a duplicate of this issue. ***
Comment 3 Frank Schönheit 2008-09-10 20:20:58 UTC
stumbled over this again since I just encountered the assertion again, with
another topic. There, the assertion is raised about 20 times before the help
actually opens.

There once was an agreement in development to fix assertion issues which make
working with the non-product version no-fun in the next feasible release, so I
take the liberty to target this to 3.1.
Comment 4 Martin Hollmichel 2008-12-10 11:17:19 UTC
move target to 3.2.
Comment 5 Regina Henschel 2009-08-03 18:38:03 UTC
I use a build of CWS odff06 on WinXp. After I have clicked a lot of times
"ignore" to the "ERROR :  "No browse width available" messages, the content of
the Error assertion changes to:
Error: Assertion failed
FILE   : c:/odffdbg/sw/source/core/layout/calcmove.cxx at line 2061
ERROR  : "Only a warning for task 108824:/n<SwCntntFrm::_WouldFit(..) - follow
not valid!"
I have to "ignore" that a lot of times too till the help is usable. 
Comment 6 Uwe Fischer 2009-08-04 09:13:27 UTC
*** Issue 98147 has been marked as a duplicate of this issue. ***
Comment 7 Oliver-Rainer Wittmann 2009-09-01 15:39:13 UTC
Due to limited resources I have to re-target this issue to the next release.
Comment 8 400guy 2010-03-18 21:33:38 UTC
Just another occurrence.  Attachment
<http://www.openoffice.org/nonav/issues/showattachment.cgi/68419/20100318_1525_gdblog>
to issue 110234 includes a backtrace; start reading at line 277.
Comment 9 Oliver-Rainer Wittmann 2010-05-12 15:02:41 UTC
fixed in cws sw33bf04 - changed file:
/sw/source/core/doc/htmltbl.cxx, change set d1c58aa7b2df

investigation reveals that the assertion is not needed. Thus, it has been removed.
Comment 10 Oliver-Rainer Wittmann 2010-05-27 13:56:44 UTC
od->mst: Please check this fix (removal of the assertion) in the non-pro
installation set of cws sw33bf04. Thx.
Comment 11 mst.ooo 2010-05-27 15:13:00 UTC
don't get this one anymore, but lots of these (i hope someone has already filed
issues for them):

FILE      :  ../../../inc/swrect.hxx at line 309
ERROR :  "SVRect() without Width or Height"
Error: Assertion failed

FILE      : 
/net/so-cwsserv02/export/cws/sw33bf04/DEV300/ooo/sw/source/core/layout/atrfrm.cxx at
line 2927
ERROR :  "<SwNoTxtNode::SetObjTitle(..)> - missing <SdrObject> instance"
Comment 12 400guy 2010-05-28 02:25:12 UTC
Issue 110234 (ERROR : "<SwNoTxtNode::SetObjTitle(..)> - missing
<SdrObject> instance") is for the second of the issues that mst
mentions.
Comment 13 mst.ooo 2010-06-14 16:31:36 UTC
.