Displaying 20 results from an estimated 4000 matches similar to: "Setting Brick Read Only"
2009 Jul 28
1
Downloaded file is larger than the starting file
I'm running R for windows 2.9.1. When I use a script to download a file from the internet, the file is 1,496 bytes larger than the reported file size in the download process. It doesn't give the correct answer when I process it but it doesn't appear to be completely corrupt as the processing script runs. I can download the file from Firefox and the size of the downloaded file is
2003 Jan 28
1
Fileaccess-Problem Samba <--> Win2k
Hi all
We installed Samba 2.2.3a to host files for the computers of our
secretary-office. Our secretaries are using Win2k computers, mostly Excel.
Win2k - German - SP3
Excel2k Pro - German - SP3
We have the following problem:
If they try to open files using Workplace-Directory-Folders they get following
error: Once in a while Excel hangs after opening three or four files.
If they try to
2005 Nov 15
2
Subtracting timeseries objects
Sorry to keep posting but I want to do this right and I'm hoping for
some pointers
I now have two time series objects which I need to subtract.
Unfortunatly the two series dont have the same sample rates.
When I try to subtract them
avgSub<-avg1-avg2
The time series object is clever enough to object.
So I guess I need to write a function for subtraction of the time series
objects which
2001 Aug 28
0
SCP-Logging
Hi,
as much people in the past i'm looking for a way to "syslog" the files
people copy to and from
our sshd via scp. Unfortunatly SFTP/FTP-over-SSH2 are not an option. The
people using
the scp-access are configured for an scp-only-shell (
http://www.sublimation.org/scponly/).
We use OpenSSH-2.9p1 in a chrooted-environment for content-deployment,
therefore
we need to log every file
2011 Dec 11
0
Eve-online && msvcp80.dll
Hi everyone,
I'm currently an Arch user and an Eve lover. I wish i could play eve under my Arch to pass this Windows usage every time i would like to play a bit. Therefor i mounted my windows partition from my arch and tryed to start it with wine.
Unfortunatly the game crashs, the error message given by my terminal (I lauch the game using the command : wine eve.exe) is here:
> wine:
2005 Mar 24
2
Samba 3.0.12 (gid of user [joe] doesn't exist) Weird error when Client logs on.
Hi,
I just recently purchased a new server and took this opportunity to
upgrade to the latest version of samba (3.0.12). Unfortunatly, I have
some weird occurances. I have a user called "joe" who is my admin
user.
In /etc/passwd I have this:
joe:x:500:500:Joe:/home/joe:/bin/bash
In /etc/group I have this:
admin:x:500:joe
id returns correctly:
uid=500(joe) gid=500(admin)
2002 Oct 11
1
absurd computiation times of lme
Hi,
i've been trying to apply the lme apprach to growth curves
of children, but lme keeps running for ever and ever as
soon as I use a reasonable basis.
First Example:
Data are 39 boys from the Berkeley growth study, each one
measured 31 times at the ages of
1.00 1.25 1.50 1.75 2.00 3.00 4.00 5.00 6.00 7.00 8.00 8.50
9.00 9.50 10.00 10.50 11.00 11.50 12.00 12.50 13.00 13.50
2006 Jun 14
2
GXP-2000 1.1.0.13 Issues
I have had 2 GXP-2000 for a while now and been slowly following the
firmware releases made by Grandstream and am now up to 1.1.0.13. This
version works really well on these 2 original phones (MAC's
00:0B:82:06:xx:xx), so I went ahead and ordered another 2 phones (MAC's
00:0B:82:09:xx:xx). One of these I upgraded to 1.1.0.13 (it came with
1.1.0.5) and pressed it into use.
The Speaker
2002 Jun 15
2
Selecting Samba Printer Port
I have a strange problem here. I have a network of Windows NT and XP clients that print to printers shared by Samba.
When I double click on the printer icon, the queue opens and it says in the title bar, "Initializing", then "Failed to connect, Retrying".
I was able to resolve this on Windows NT by created "Samba Printer Port" as a local port. Unfortunatly in
2003 Mar 11
2
changing pen mode [or adjusting for overlapping points?]
I'm ploting a rather large number of points [~24,000] in two series
with slightly different distributions.
I would like to be able to effectively see where the two distributions
overlap by setting the pen mode (or it's equivalent) to allow the
overlapping portion to show up as a different color (or different
shade).
Unfortunatly, I couldn't find an option in par or postscript that
2005 Oct 19
6
how to prevent "blinking" when adding an element with an effect
Hi,
I add a div to my document and use an effect to make it apear gracefully.
Unfortunatly, when adding the element, the element apears shortly, then
the effect (slideDown) lets it apear nicely - so the page flickers abit -
What is the best practice to avoid it?
Cheers,
Ron
2006 Jul 13
2
Squirrelmail Change Dovecot Password Plugin
Hi
Let me introduce myself,
My name is Cecil, and i am a system architect by proferssion working
currently on contracts with serveral companies in Ghana and Nigeria.
I recently built a Corporate Mail Server for a Company using Postfix,
Dovecot and Squirrelmail, running on Ubuntu. Thanks to the Dovecot
community everything is working well.
After a moment i noticed that i could make the users
2008 Feb 02
3
Question abt redirect_to..
I found a reference to using attachment_fu and followed the lead of it
but having an issue with the redirect_to that renders the fb:render
tag - In my form I''m setting the canvas to false, file is being
uploaded / save fine but when I attempt to redirect:
redirect_to :action => :new, :canvas => true
Unfortunatly it looks like my callback URL is getting printed twice, e.g.
2007 Sep 25
2
Adjust barplot to the left
Hello,
I have the following problem: I created an ecdf and a barplot. Unfortunatly,
the bars are not where I would like them to be (please see picture below).
http://www.nabble.com/file/p12877530/problem.gif
That's my code:
#------------------------
par(mfrow=c(2,1), mar=c(2,3,3,2))
#ECDF
x = c(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2)
F2.5 <- ecdf(x)
plot(F2.5,
2006 Dec 21
2
[LLVMdev] llvm-gcc frontend 4 on intel darwin produces intel assembler
hi all,
i surely overlooked something.
but i am currently trying to do some benchmarking stuff with llvm.
in my thesis i was using llvm-1.5 (i did some extension work, which i
would have to frontport now).
But unfortunately 1.5 is for some benchmarks unstable (at least on my
box) such that llc sigsegvs sometimes, etc.
So I wanted to give 1.9 a go and build that on the my intel mac book.
I did
2008 Feb 26
2
Multiple linear regression with for loop
Hi everyone!
I have an array containing the following fields for over hundred compounds:
cpd, activity, fixterm, energy1, energy2, energy3, ...
I want to run a multiple linear regression on all entries of an array. Therefore I tried to do this with a for loop. (Maybe there is a direct way of calculating it using apply, but I don't know that either.)
Actually i tried the following code:
2007 Dec 12
2
Problem with driver disk on amd64
Hi,
I have a really strange problem with a driver disk
(http://wiki.centos.org/HardwareList/RealTekRTL8111b) on amd64.
I'm remotly booting the system via isolinux-files, so I unfortunatly
do not have access to relevant logs, all I can see the the primary
console/screen.
With i386, the driver disk works just fine and I can install via http.
But with amd64, the installer complains no driver
2006 Jul 19
1
using link_to_remote to post form values
Hi,
I have a website in which I am attempting to post certain form values back
to my controller using link_to_remote. I need to do this without any
additional form tags, as it is already within a larger form. I have found a
mod that i think would do this @ http://dev.rubyonrails.org/ticket/2137 but
unfortunatly the site is down right now. Does anyone have any ideas on the
best way to implement
2006 Apr 17
1
Effect.appear
Hi all,
Is there a way to use the onLoad event of a page to start the
Effect.appeareffect?
I''m trying like this, unfortunatly this does not work:
<html>
<head>
<%= javascript_include_tag :defaults %>
</head>
<body onload="new Effect.Appear(this);">
My Body
</body>
</html>
Any idea how to get this to work?
Kind regards,
Harm de
2005 Jul 19
1
MGE Evolution 1500 on Debian
Hello,
I'm using an MGE Evolution 1500 with a Debian Sarge 2.4.27 smp server.
NUT is using the mge-utalk driver.
[ups1500]
driver = mge-utalk
port = /dev/ttyS0
Seens I did a test.battery.start, my UPS goes off (beep!) once per week
(same day, same hour). I guess there should be a very easy explanation
for this, unfortunatly, I haven't found it yet.
I've tried to upgrade