1 <!DOCTYPE HTML
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4 <title
>PsN
:: Bug
list</title
>
5 <!--Adobe(R
) LiveMotion(TM
) 1.0 Generated JavaScript
. Please
do not edit
. -->
10 function newImage(arg
) {
12 if (document
.images
) {
24 ImageArray
= new Array;
26 var preloadFlag
= false;
28 function preloadImages() {
30 if (document
.images
) {
32 ImageArray
[ImageArray
.length++
] = newImage(/* OWNER('object', 'dflt') *//*URL*/'images/indexhome.jpg');
33 ImageArray
[ImageArray
.length++
] = newImage(/* OWNER('object', 'movr') *//*URL*/'images/indexhomeov.jpg');
34 ImageArray
[ImageArray
.length++
] = newImage(/* OWNER('object1', 'dflt') *//*URL*/'images/indexdocumentation.jpg');
35 ImageArray
[ImageArray
.length++
] = newImage(/* OWNER('object1', 'movr') *//*URL*/'images/indexdocumentationov.jpg');
36 ImageArray
[ImageArray
.length++
] = newImage(/* OWNER('object2', 'dflt') *//*URL*/'images/indexdownload.jpg');
37 ImageArray
[ImageArray
.length++
] = newImage(/* OWNER('object2', 'movr') *//*URL*/'images/indexdownloadov.jpg');
38 ImageArray
[ImageArray
.length++
] = newImage(/* OWNER('object3', 'dflt') *//*URL*/'images/indexbuglist.jpg');
39 ImageArray
[ImageArray
.length++
] = newImage(/* OWNER('object3', 'movr') *//*URL*/'images/indexbuglistov.jpg');
40 ImageArray
[ImageArray
.length++
] = newImage(/* OWNER('object4', 'dflt') *//*URL*/'images/indexmailing_list.jpg');
41 ImageArray
[ImageArray
.length++
] = newImage(/* OWNER('object4', 'movr') *//*URL*/'images/indexmailing_listov.jpg');
45 function changeImages() {
46 if (document
.images
&& (preloadFlag
== true)) {
47 for (var i
=0; i
<changeImages
.arguments
.length
; i+
=2) {
48 document
[changeImages
.arguments
[i
]].src
= changeImages
.arguments
[i+
1];
53 </script
><!-- End generated JavaScript
. -->
54 <meta http
-equiv
="Content-Type"
55 content
="text/html; charset=ISO-8859-1">
56 <style type
="text/css">
59 font
-family
: Helvetica
, Arial
, serif
;
68 background
-image
: url(gfx
/bg
.jpg
);
82 text
-decoration
: none
;
86 text
-decoration
: none
;
90 text
-decoration
: none
;
94 text
-decoration
: none
;
98 <script language
="JavaScript" type
="text/JavaScript">
100 function MM_reloadPage(init
) { //reloads the window if Nav4 resized
101 if (init
==true) with (navigator
) {if ((appName
=="Netscape")&&(parseInt(appVersion
)==4)) {
102 document
.MM_pgW
=innerWidth
; document
.MM_pgH
=innerHeight
; onresize
=MM_reloadPage
; }}
103 else if (innerWidth
!=document
.MM_pgW || innerHeight
!=document
.MM_pgH
) location
.reload();
108 <meta content
="Pontus Pihlgren" name
="author">
110 <body onload
="preloadImages();"
111 style
="background-color: rgb(255, 255, 255);">
112 <!-- The table is not formatted nicely because some browsers cannot join images in table cells
if there are any hard carriage returns in a TD
. -->
114 style
="position: absolute; left: 335px; top: 42px; width: 388px; height: 43px; z-index: 1; font-size: x-small;">
115 <div
class="style1" align
="right">Buglist
</div
>
118 style
="position: absolute; left: 226px; top: 188px; width: 497px; height: 431px; z-index: 2;">
119 <div align
="justify">
120 <h3
class="heading1">Bugs
</h3
>
122 As PsN is a fairly complex piece of software
, bugs
do emerge
. Here is
123 what you can
do if you encounter one
.
125 <h3
class="heading1">Submitting
128 If PsN crashes
, you get a weird error message
, have erroneous output
129 or something that is just plain odd?
If you think its a bug
, submit it
130 and it will be investigated
. Before you
do, make sure it has not
131 been submitted already
. First check the
list below
, then search the
<a
133 href
="http://sourceforge.net/mail/?group_id=101419">mailing
134 list archives
</a
>, and check the
<a target
="_blank"
135 href
="http://sourceforge.net/tracker/?group_id=101419&atid=629700">SourceForge
136 bug tracker
</a
> for PsN
. If you don
't have time for this, submit the
140 The best way to submit a bug is to <a
141 href="mailto:psn-general@lists.sourceforge.net">send a message</a> to
142 the PsN-general mailing list, or to one of the authors. Try to
143 describe, in reasonable detail, what the bug is and what you did when
144 i appeared. Also your PsN version and name of operating system and
145 anything that might be helpful. From there we will try to help you
146 out. Maybe you will also get help from other users on the mailing
147 list. Do not send model files and data files unless we ask you to.
149 <h3 class="heading1">Bug list</h3>
151 Bugs should generally be fixed as soon as possible. Some bugs, however,
152 would require rewriting larger parts of the code or risk breaking
153 behavior in other code bits. Those bugs make the list on this
154 page. When possible a workaround is given, otherwise be patient,
155 eventually these bugs will be fixed. </p>
157 <dt><b>NorduGrid connection.</b></dt>
158 <dd>The NorduGrid connection
159 is currently broken. This has quite a high priority, and will be dealt
162 <dt><b><span style="font-family: monospace;">MAXEVAL</span>
165 <dd>There is some ambiguity in NONMEM model files. You can specify
166 the maximum function evaluations as <tt>MAXEVAL</tt> or in a short
167 form <tt>MAX</tt>. In certain cases this confuses PsN. So to be on
168 the safe side, you should use the short form in the model file. If
169 that doesn't work
, try the long version
. If you still have problems
,
172 <dt
><b
>Data file paths
</b
></dt
>
174 <dd
>If you specify a path to the data file in your model file
and
175 the path is different from where the model file is
, then PsN won
't
176 find the data file. This is because PsN is always looking in the same
177 directory as where the model file is.
180 <dt><b>Microsoft Windows</b></dt>
182 <dd>Differences in the Unix style operating systems and Windows
183 makes it hard to maintain a consistent behavior between the two,
184 although we do our best to keep PsN as portable as possible. The most notable difference is that <span
185 style="font-family: monospace;">Parallel::Forkmanager</span>,
186 which is responsible for parallelizing execution, is unable to create
187 processes under Windows. As a consequence, nothing will be done in
188 parallel under Windows.</dd>
191 <p align="justify"> </p>
193 <table border="0" cellpadding="0" cellspacing="0" width="780">
196 <td height="600" width="780">
197 <table border="0" cellpadding="0" cellspacing="0" width="780">
200 <td colspan="7" height="201" width="780"><img
201 src="images/indexpane1_1_.jpg" name="" alt="" border="0" height="201"
205 <td height="46" width="26"><img
206 src="images/indexpane1_2_.jpg" name="" alt="" border="0" height="46"
208 <td height="46" width="73"><a href="index.php"
209 onmouseover="changeImages(/*CMP*/ 'object', /*URL*/ 'images
/indexhomeov
.jpg
'); return true;"
210 onmouseout="changeImages(/*CMP*/ 'object', /*URL*/ 'images
/indexhome
.jpg
'); return true;"><img
211 src="images/indexhome.jpg" name="object" alt="Home" border="0"
212 height="46" width="73"></a></td>
213 <td height="46" width="11"><img
214 src="images/indexpane3_2_.jpg" name="" alt="" border="0" height="46"
216 <td height="46" width="25"><img
217 src="images/indexpane4_2_.jpg" name="" alt="" border="0" height="46"
219 <td height="46" width="15"><img
220 src="images/indexpane5_2_.jpg" name="" alt="" border="0" height="46"
222 <td height="46" width="40"><img
223 src="images/indexpane6_2_.jpg" name="" alt="" border="0" height="46"
225 <td height="46" width="590"><img
226 src="images/indexpane7_2_.jpg" name="" alt="" border="0" height="46"
230 <td colspan="7" height="7" width="780"><img
231 src="images/indexpane1_3_.jpg" name="" alt="" border="0" height="7"
235 <td height="46" width="26"><img
236 src="images/indexpane1_4_.jpg" name="" alt="" border="0" height="46"
238 <td colspan="5" height="46" width="164"><a href="docs.php"
239 onmouseover="changeImages(/*CMP*/ 'object1
', /*URL*/ 'images
/indexdocumentationov
.jpg
'); return true;"
240 onmouseout="changeImages(/*CMP*/ 'object1
', /*URL*/ 'images
/indexdocumentation
.jpg
'); return true;"><img
241 src="images/indexdocumentation.jpg" name="object1" alt="Documentation"
242 border="0" height="46" width="164"></a></td>
243 <td height="46" width="590"><img
244 src="images/indexpane7_4_.jpg" name="" alt="" border="0" height="46"
248 <td colspan="7" height="7" width="780"><img
249 src="images/indexpane1_5_.jpg" name="" alt="" border="0" height="7"
253 <td height="46" width="26"><img
254 src="images/indexpane1_6_.jpg" name="" alt="" border="0" height="46"
256 <td colspan="3" height="46" width="109"><a
258 onmouseover="changeImages(/*CMP*/ 'object2
', /*URL*/ 'images
/indexdownloadov
.jpg
'); return true;"
259 onmouseout="changeImages(/*CMP*/ 'object2
', /*URL*/ 'images
/indexdownload
.jpg
'); return true;"><img
260 src="images/indexdownload.jpg" name="object2" alt="Download" border="0"
261 height="46" width="109"></a></td>
262 <td colspan="3" height="46" width="645"><img
263 src="images/indexpane5_6_.jpg" name="" alt="" border="0" height="46"
267 <td colspan="7" height="7" width="780"><img
268 src="images/indexpane1_7_.jpg" name="" alt="" border="0" height="7"
272 <td height="46" width="26"><img
273 src="images/indexpane1_8_.jpg" name="" alt="" border="0" height="46"
275 <td colspan="2" height="46" width="84"><a href="buglist.php"
276 onmouseover="changeImages(/*CMP*/ 'object3
', /*URL*/ 'images
/indexbuglistov
.jpg
'); return true;"
277 onmouseout="changeImages(/*CMP*/ 'object3
', /*URL*/ 'images
/indexbuglist
.jpg
'); return true;"><img
278 src="images/indexbuglist.jpg" name="object3" alt="Buglist" border="0"
279 height="46" width="84"></a></td>
280 <td colspan="4" height="46" width="670"><img
281 src="images/indexpane4_8_.jpg" name="" alt="" border="0" height="46"
285 <td colspan="7" height="7" width="780"><img
286 src="images/indexpane1_9_.jpg" name="" alt="" border="0" height="7"
290 <td height="46" width="26"><img
291 src="images/indexpane1_10_.jpg" name="" alt="" border="0" height="46"
293 <td colspan="4" height="46" width="124"><a href="list.php"
294 onmouseover="changeImages(/*CMP*/ 'object4
', /*URL*/ 'images
/indexmailing_listov
.jpg
'); return true;"
295 onmouseout="changeImages(/*CMP*/ 'object4
', /*URL*/ 'images
/indexmailing_list
.jpg
'); return true;"><img
296 src="images/indexmailing_list.jpg" name="object4" alt="Mailing List"
297 border="0" height="46" width="124"></a></td>
298 <td colspan="2" height="46" width="630"><img
299 src="images/indexpane6_10_.jpg" name="" alt="" border="0" height="46"
303 <td colspan="7" height="141" width="780"><img
304 src="images/indexpane1_11_.jpg" name="" alt="" border="0" height="141"
312 <td><img src="images/is_single_pixel_gif.gif" alt="" height="1"
317 <!--Adobe(R) LiveMotion(TM) DataMap1.0 DO NOT EDIT