<html>
<head>
<base href="http://bugzilla.scilab.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:sgougeon@free.fr" title="Samuel GOUGEON <sgougeon@free.fr>"> <span class="fn">Samuel GOUGEON</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - When I create a menu with uicontrol, scilab hangs due to an exception."
href="http://bugzilla.scilab.org/show_bug.cgi?id=4960">bug 4960</a>
<br><br>
---------- Bug Summary ----------- <br>When I create a menu with uicontrol, scilab hangs due to an exception. <br><br>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">URL</td>
<td>terminate called after throwing an instance of 'GiwsException::JniCallMethodException'
what(): Exception when calling Java method : Color parameter outside of expected range: Red Green Blue
at java.awt.Color.testColorValueRange(Color.java:314)
at java.awt.Color.<init>(Color.java:398)
at java.awt.Color.<init>(Color.java:373)
at org.scilab.modules.gui.bridge.CallScilabBridge.setWidgetBackgroundColor(Unknown Source)
Color parameter outside of expected range: Red Green Blue
at java.awt.Color.testColorValueRange(Color.java:314)
at java.awt.Color.<init>(Color.java:398)
at java.awt.Color.<init>(Color.java:373)
at org.scilab.modules.gui.bridge.CallScilabBridge.setWidgetBackgroundColor(Unknown Source)
Aborted
</td>
<td>
</td>
</tr>
<tr>
<td style="text-align:right;">Component</td>
<td>GUI
</td>
<td>uicontrol
</td>
</tr></table>
<p>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>