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
, if you get a weird error message
, if you get an erroneous output
129 or if you experience something that is just plain
odd (but still PsN
-related
... :-) ), what should you
do?
If you think that it really is 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, add your PsN version, the name of your operating system (e.g. Windows XP or Mac OS X) 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 Our aim is to get bugs fixed as soon as possible. To fix 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 and will probably stay so for as long as we do not see an increased interest in this particular distributed computing system. </dd>
161 <dt><b><span style="font-family: monospace;">MAXEVAL</span>
164 <dd>There is some ambiguity in NONMEM model files. You can specify
165 the maximum function evaluations as <tt>MAXEVAL</tt> or in a short
166 form <tt>MAX</tt>. In certain cases this confuses PsN. So to be on
167 the safe side, you should use the short form in the model file. If
168 that doesn't work
, try the long version
. If you still have problems
,
172 <div align
="left"><b
>Data file paths
</b
></div
>
175 <dd
>If you specify a path to the data file in your model file
and
176 the path is different from where the model file is
, then PsN won
't
177 find the data file. This is because PsN is always looking in the same
178 directory as where the model file is.</dd>
183 <p align="justify"> </p>
185 <table border="0" cellpadding="0" cellspacing="0" width="780">
188 <td height="600" width="780">
189 <table border="0" cellpadding="0" cellspacing="0" width="780">
192 <td colspan="7" height="201" width="780"><img
193 src="images/indexpane1_1_.jpg" name="" alt="" border="0" height="201"
197 <td height="46" width="26"><img
198 src="images/indexpane1_2_.jpg" name="" alt="" border="0" height="46"
200 <td height="46" width="73"><a href="index.php"
201 onmouseover="changeImages(/*CMP*/ 'object', /*URL*/ 'images
/indexhomeov
.jpg
'); return true;"
202 onmouseout="changeImages(/*CMP*/ 'object', /*URL*/ 'images
/indexhome
.jpg
'); return true;"><img
203 src="images/indexhome.jpg" name="object" alt="Home" border="0"
204 height="46" width="73"></a></td>
205 <td height="46" width="11"><img
206 src="images/indexpane3_2_.jpg" name="" alt="" border="0" height="46"
208 <td height="46" width="25"><img
209 src="images/indexpane4_2_.jpg" name="" alt="" border="0" height="46"
211 <td height="46" width="15"><img
212 src="images/indexpane5_2_.jpg" name="" alt="" border="0" height="46"
214 <td height="46" width="40"><img
215 src="images/indexpane6_2_.jpg" name="" alt="" border="0" height="46"
217 <td height="46" width="590"><img
218 src="images/indexpane7_2_.jpg" name="" alt="" border="0" height="46"
222 <td colspan="7" height="7" width="780"><img
223 src="images/indexpane1_3_.jpg" name="" alt="" border="0" height="7"
227 <td height="46" width="26"><img
228 src="images/indexpane1_4_.jpg" name="" alt="" border="0" height="46"
230 <td colspan="5" height="46" width="164"><a href="docs.php"
231 onmouseover="changeImages(/*CMP*/ 'object1
', /*URL*/ 'images
/indexdocumentationov
.jpg
'); return true;"
232 onmouseout="changeImages(/*CMP*/ 'object1
', /*URL*/ 'images
/indexdocumentation
.jpg
'); return true;"><img
233 src="images/indexdocumentation.jpg" name="object1" alt="Documentation"
234 border="0" height="46" width="164"></a></td>
235 <td height="46" width="590"><img
236 src="images/indexpane7_4_.jpg" name="" alt="" border="0" height="46"
240 <td colspan="7" height="7" width="780"><img
241 src="images/indexpane1_5_.jpg" name="" alt="" border="0" height="7"
245 <td height="46" width="26"><img
246 src="images/indexpane1_6_.jpg" name="" alt="" border="0" height="46"
248 <td colspan="3" height="46" width="109"><a
250 onmouseover="changeImages(/*CMP*/ 'object2
', /*URL*/ 'images
/indexdownloadov
.jpg
'); return true;"
251 onmouseout="changeImages(/*CMP*/ 'object2
', /*URL*/ 'images
/indexdownload
.jpg
'); return true;"><img
252 src="images/indexdownload.jpg" name="object2" alt="Download" border="0"
253 height="46" width="109"></a></td>
254 <td colspan="3" height="46" width="645"><img
255 src="images/indexpane5_6_.jpg" name="" alt="" border="0" height="46"
259 <td colspan="7" height="7" width="780"><img
260 src="images/indexpane1_7_.jpg" name="" alt="" border="0" height="7"
264 <td height="46" width="26"><img
265 src="images/indexpane1_8_.jpg" name="" alt="" border="0" height="46"
267 <td colspan="2" height="46" width="84"><a href="buglist.php"
268 onmouseover="changeImages(/*CMP*/ 'object3
', /*URL*/ 'images
/indexbuglistov
.jpg
'); return true;"
269 onmouseout="changeImages(/*CMP*/ 'object3
', /*URL*/ 'images
/indexbuglist
.jpg
'); return true;"><img
270 src="images/indexbuglist.jpg" name="object3" alt="Buglist" border="0"
271 height="46" width="84"></a></td>
272 <td colspan="4" height="46" width="670"><img
273 src="images/indexpane4_8_.jpg" name="" alt="" border="0" height="46"
277 <td colspan="7" height="7" width="780"><img
278 src="images/indexpane1_9_.jpg" name="" alt="" border="0" height="7"
282 <td height="46" width="26"><img
283 src="images/indexpane1_10_.jpg" name="" alt="" border="0" height="46"
285 <td colspan="4" height="46" width="124"><a href="list.php"
286 onmouseover="changeImages(/*CMP*/ 'object4
', /*URL*/ 'images
/indexmailing_listov
.jpg
'); return true;"
287 onmouseout="changeImages(/*CMP*/ 'object4
', /*URL*/ 'images
/indexmailing_list
.jpg
'); return true;"><img
288 src="images/indexmailing_list.jpg" name="object4" alt="Mailing List"
289 border="0" height="46" width="124"></a></td>
290 <td colspan="2" height="46" width="630"><img
291 src="images/indexpane6_10_.jpg" name="" alt="" border="0" height="46"
295 <td colspan="7" height="141" width="780"><img
296 src="images/indexpane1_11_.jpg" name="" alt="" border="0" height="141"
304 <td><img src="images/is_single_pixel_gif.gif" alt="" height="1"
309 <!--Adobe(R) LiveMotion(TM) DataMap1.0 DO NOT EDIT