DocJon / pbs-admb

Automatically exported from code.google.com/p/pbs-admb
0 stars 0 forks source link

Can't select paths from admb() GUI #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In version 0.50.18 for Windows, I get the following errors when I try to 
select directories and files:

">" for ADM path:
Error in selectDir(usewidget = "admpath") : 
  unused argument(s) (usewidget = "admpath")

">" for GCC path:
Error in selectDir(usewidget = "gccpath") : 
  unused argument(s) (usewidget = "gccpath")

">" for Editor:
Error in selectFile(usewidget = "editor") :
  unused argument(s) (usewidget = "editor")

The "Set WD" button starts in the Desktop directory, not the current 
working directory.

Original issue reported on code.google.com by schnu...@shaw.ca on 28 Aug 2009 at 2:45

GoogleCodeExporter commented 9 years ago
Which revision of PBSmodelling is installed - is it the latest?

Original comment by alex_goo...@mofo.ca on 28 Aug 2009 at 2:52

GoogleCodeExporter commented 9 years ago
I'm using PBSmodelling 1.23.121. Which version are you using? This brings up an 
important question: what's the current version and where is it?

Here's what I've been doing. I regularly use SVN to update my local repository, 
and 
then I check our ftp site at DFO. If we still don't have a package with the 
current 
revision number, I make both the .tar.gz and .zip files. Then I post them on 
the ftp 
site, and install the latest version on my computer (which also has the current 
version R 2.9.2).

Is that what you expect me to do? I note that the only changes between r121 and 
the 
very latest r122 pertain to Rd files, which should not explain the (apparent) 
bug 
reported.

Original comment by schnu...@shaw.ca on 28 Aug 2009 at 7:39

GoogleCodeExporter commented 9 years ago
This is fixed as of r122 of pbsmodelling -
http://code.google.com/p/pbs-modelling/source/detail?r=122

Original comment by alex_goo...@mofo.ca on 28 Aug 2009 at 8:51

GoogleCodeExporter commented 9 years ago
PBSmodelling r122 almost fixes the problem, but not quite.

Click ">" for ADM path, then <Cancel>. The GUI entry is now blanked out, rather 
than 
left unaltered.

Click ">" for GCC path, then <Cancel>. The GUI entry is now blanked out, rather 
than 
left unaltered.

Click ">" for Editor, then <Cancel>. In this case, the GUI entry is not 
changed, so 
that's OK.

Original comment by schnu...@shaw.ca on 28 Aug 2009 at 9:31

GoogleCodeExporter commented 9 years ago
fixed in 123 of PBSmodelling.

Original comment by alex_goo...@mofo.ca on 29 Aug 2009 at 4:25