search for: fileview

Displaying 8 results from an estimated 8 matches for "fileview".

Did you mean: file_view
2012 Sep 17
0
puppet-dashboad fileviewer
I recently install dashboard (1.2.10) on my puppet master (2.7.19 on Ubuntu 10.04 LTS). I setup the filebucket/viewer as per http://docs.puppetlabs.com/dashboard/manual/1.2/configuring.html#enabling-the-filebucket-viewer. The md5sums are now clickable links, but when I click them I just get a screen that says "input/output error" and in the logs for dashboard I see: Processing
2012 Sep 27
0
Retrieve initial content of files when using audit => content
...sejson($::audit_files) notify { $files_array : } audit { $files_array : } } == init.pp END == I have a define to audit content and tag the files. The Exec does the actual backup of the file. == audit.pp START == define audit($audit_dir = $fileview::params::audit_dir, $audit_script = $fileview::params::audit_script) { # backup files only when it contents changes or never seen before file { "fileview_${name}": path => "${name}", audit => content, backup => main, tag => "fi...
2010 May 14
1
Cubic B-spline, how to numerically integrate?
...cally integrating "size-specific growth rate functions derived using cubic B-spline fit to GAM predicted values". I was able to fit the cubic-B spline, but I do not know how to "numerically integrate" it. Can anybody help please? Code and figures here: https://docs.google.com/fileview?id=0B1cQ7z9xYFl2ZTZhMmMyMjAtYTA3Zi00N2QyLTkxNzMtOGYyMjdiOGU2ZWE4&hl=en Thank you, Claudia [[alternative HTML version deleted]]
1998 Jul 14
1
smbstatus show open files when none are
...e Jul 14 08:36:03 1998 Locked files: Pid DenyMode R/W Oplock Name -------------------------------------------------- 27132 DENY_WRITE RDONLY EXCLUSIVE+BATCH sw/asymtek/debug/asymtek.exe Tue Jul 14 07:04:19 1998 26453 DENY_WRITE RDONLY EXCLUSIVE+BATCH sw/excellon/fileview.exe Tue Jul 14 07:30:08 1998 27132 DENY_WRITE RDONLY EXCLUSIVE+BATCH sw/laser/debug/laser.exe Tue Jul 14 07:03:43 1998 26453 DENY_NONE RDONLY EXCLUSIVE+BATCH sw/excellon/ois.wax Tue Jul 14 05:07:39 1998 26453 DENY_NONE RDONLY EXCLUSIVE+BATCH ois-data/pwb/DHM1265B/setup.txt...
2010 May 17
0
GAM vs. GAMM, how to model increasing error variance?
...>m1 <- gam(growth~s(mean.size, bs="cr")+s(year,bs="cr",k=7)+s(cohort,bs="cr")+s(age,bs="cr"), data=grow, family=quasi(link="identity")) The errors are skewed (and seem to be correlated with age) (code and plots here: https://docs.google.com/fileview?id=0B1cQ7z9xYFl2OWY2MzNlYzUtMWZmMS00YjExLTk0MjMtMGU3MmRhYzI5N2Vm&hl=en). I tried fitting a oversimplified GAMM, >mm1 <- gamm(growth~s(mean.size, bs="cr")+s(year,bs="cr",k=7)+s(cohort,bs="cr")+s(age,bs="cr"), data=grow, family=quasi(link="ide...
2008 Oct 14
1
System.MissingMethodException: Method not found: Int32
...teractive anatomy 4.0 on Ubuntu using wine 1.1.6 and winetricks to install dot net 1.1. ADAM is a dot net application. After installation and offline activation (online fails), the application starts, but gives the error: Code: System.MissingMethodException: Method not found: Int32 SkySoftware.FileViewControl.FileView.get_SelectedCount(). at a.a.c.a.a.h.b() at a.a.c.a.a.f.a() at a.a.c.a.a.i.b() at a.a.o.b.d() at a.a.o.b.ab(Object A_0, EventArgs A_1) at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Contr...
2012 May 16
2
where is the struct RSA defined??
In the source code of openssh(my source code is 6.0 for Openbsd?? The content below is Rsa.h #ifndef RSA_H #define RSA_H #include <openssl/bn.h> #include <openssl/rsa.h> void rsa_public_encrypt(BIGNUM *, BIGNUM *, RSA *); int rsa_private_decrypt(BIGNUM *, BIGNUM *, RSA *); void rsa_generate_additional_parameters(RSA *); #endif /* RSA_H */ Question:
1996 Mar 23
0
No subject
...the shape extension within Motif. Exm Contains two C applications and one UIL application to exercise the Exm demonstration widget set. filemanager Contains a C application that demonstrates the Container widget. fileview Contains a UIL application that serves as a Motif version of the UNIX command more. getsubres Contains a C application that uses XmGetSecondaryResourceData to fetch the widget resources that XtGetResourceList will not see. hel...