sysmodellibs/sysmodelgen/doc/sysmodel/Command-lineOptions/troubleshooting.html
author Bob Rosenberg <bob.rosenberg@nokia.com>
Wed, 13 Oct 2010 16:21:25 +0100
changeset 7 3c36c452f013
permissions -rw-r--r--
Version 2.0 release of System Model Generator, which draws 3.x syntax system definition files

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <!-- Generated by Xbuild version: 5.0.20 -->
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
	<meta name="show-comments" content="" />
	<title>Troubleshooting in Reference</title>    
	<link href="..../_stock/css/reset.css" rel="stylesheet" type="text/css" />
	<link href="../../_stock/css/portal.css" rel="stylesheet" type="text/css" />
	<link href="../../_stock/css/iefix.css" rel="stylesheet" type="text/css" />
	<link href="../../_stock/css/ui.tabs.css" rel="stylesheet" type="text/css" />
	<link href="../../_stock/css/developer.css" rel="stylesheet" type="text/css" />
	<link rel="stylesheet" type="text/css" href="../../_stock/css/ui.css" media="screen" />
	<link rel="stylesheet" type="text/css" href="../../_stock/css/sysdoc.css" media="screen" />
	<link rel="stylesheet" type="text/css" href="../../_stock/css/sdlplugin.css" media="screen" />
    </head>
    <body>
	<div id="main_content">
	    <table width="100%" cellpadding="0" cellspacing="0" border="0">
		<tr>
		    <td valign="top" width="100%">
			<div id="main_content_txt">
			    <div class="main_content_padding">		
                                <div id="main">
                                    <div id="authoredContent">
                                        <div class="section">
<a name="smm%2etroubleshooting"></a><h1>Troubleshooting</h1><p>
	  This page contains possible solutions to the common problems that you may
	  encounter while using System Model Manager (SMM). 
	</p><table class="TableWrap" border="1" cellpadding="1" cellspacing="0"><tr valign="top"><td class="Cell">
		  <p>
			<b>Common Problems</b> 
		  </p></td><td class="Cell">
		  <p>
			<b>Possible Solutions</b> 
		  </p></td></tr><tr valign="top"><td class="Cell">
		  <p>
			The SVG viewer displays a square instead of a unicode character. 
		  </p></td><td class="Cell">
		  <p>
			This indicates that the font used does not contain the unicode
			character, and you must use another font that contains the unicode character. 
		  </p> 
		  <p>
			To change the font, edit the shapes XML file that you have added to
			the project and add font information to it. For example, the following
			information in the shapes XML file specifies 'Arial Unicode MS' as font for the
			text in the system model diagram: 
		  </p> 
		  <div class="Example"><code class="xml">&lt;?xml version="1.0"?&gt;<br>&lt;shapes xmlns:s="http://www.w3.org/2000/svg"&gt;
<div class="indent">&lt;s:defs&gt;<div class="indent"> &lt;s:style type="text/css"&gt;
<div class="indent">  text {font-family: "<strong>Arial Unicode MS</strong>"!important}</div> &lt;/s:style&gt;</div>&lt;/s:defs&gt;<br/>&#133;</div>&lt;/shapes&gt;</code></div> 
		  <p>
			<b>Note:</b> If you are using the default shapes, create a
			copy of the <code class="filename">shapes.xml</code> or <code class="filename">fshapes.xml</code> file available under the
			<code class="filename"><var>SystemModelGenerator</var>\rsc</code>
			directory and then edit the file. 
		  </p></td></tr><tr valign="top"><td class="Cell">
		  <p>
			When zoomed in and mousing-over a component to see the
			dependencies, far ends of the arrow are not visible. 
		  </p> 
		  <p>
			If you zoom out to see the whole line, there is not enough detail
			to read the text. 
		  </p></td><td class="Cell">
		  <p>
			In order to get the arrows to stay visible, perform the following
			steps: 
		  </p> 

		  <ol> 
			<li>
 
			  <p>
				Mouse-over the component to view the dependencies. 
			  </p> 
			</li>
 
			<li>
 
			  <p>
				Keep the mouse over the component, select the component text (
				left-click and drag the pointer over the text) and drag the pointer out of the
				component (with the left mouse button still down). 
			  </p> 
			</li>
 
			<li>
 
			  <p>
				Release the mouse button and the dependencies arrows remain
				visible until you next mouse-over and leave the component. 
			  </p> 
			</li>
 
		  </ol>

		</td></tr><tr valign="top"><td class="Cell">
		  <p>
			System Model Manager displayes warnings about a collection with no
			level when building a system model. 
		  </p></td><td class="Cell">
		  <p>
			This implies that you may have accidently left out a level. A
			collection with no level is acceptable if its parent block and layer have no
			levels defined. If there are defined levels, System Model Generator
			automatically creates a new unnamed level on top to put all collections with no
			levels. 
		  </p></td></tr></table><div class="section">
<h2> See also</h2><ul> 
		<li>
 
		  <p>
			<a href="smmperspective-ref.html#smm%2eperspective%2eref" title="The System Model Manager perspective enables you to create and manage a system model project.">System Model Manager Perspective</a> 
		  </p> 
		</li>
 
		<li>
 
		  <p>
			<a href="projectproperties.ref.html#smm%2eproject%2eproperties%2eref" title="The Properties dialog box enables you to view and change the properties of a system model project.">System Model Manager Project Properties</a> 
		  </p> 
		</li>
 
		<li>
 
		  <p>
			<a href="smm_preferences_ref.html#smm%2epreferences%2eref" title="The System Model Manager preferences enable you to specify the default settings for all the new system model projects.">System Model Manager Preferences</a> 
		  </p> 
		</li>
 
	  </ul></div>
</div>

                                    </div>
                                    <div id="printer_copyright">
                                        <div id="printer_copyright_padding">
                                            Copyright &copy;2009  Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: <a href="http://www.symbianfoundation.org/legal/sfl-v10.html">SFL</a>
                                        </div>
                                    </div>
                                </div>
			    </div>
			</div>
		    </td>
		</tr>
	    </table>
	    <div style="clear: both"></div>
	</div>
	<div id="includedFooter">
	    <div id="devnet_footer">
            <div style="float: left;">Copyright &copy;2009  Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: <a href="http://www.symbianfoundation.org/legal/sfl-v10.html">SFL</a>. </div>
            <div id='BUILD_VERSION'></div>
	    </div>
	</div>
</body>
</html>