Displaying 20 results from an estimated 100 matches similar to: "Strange Problems when deleting folders."
2015 Jun 13
5
C5 : Firefox 38 bug
On 06/12/2015 12:27 PM, Valeri Galtsev wrote:
> On Sat, June 13, 2015 1:22 pm, jd1008 wrote:
>>
>> On 06/12/2015 12:18 PM, Jonathan Billings wrote:
>>> On Sat, Jun 13, 2015 at 12:05:16PM -0600, jd1008 wrote:
>>>> Mark, please be aware that noscript has also a whitelist
>>>> that is not viewable by the user.
>>>> The whitelist tab does NOT
2015 Jun 12
1
C5 : Firefox 38 bug
On Fri, June 12, 2015 2:03 pm, Jonathan Billings wrote:
> On Sat, Jun 13, 2015 at 12:38:35PM -0600, jd1008 wrote:
>> I was just using that as an example of damaging javascripts.
>> The current version of noscript no longer tells the number of
>> javascrits that are blocked out of the total (per web site).
>> In the older versions, I would dlete all entries in the visible
2006 Jul 07
1
computational speed question
I have a 250 row by 20,000 column dataframe called temp and
I do
rowaverage<-function(x) rowmeans(temp[x],na.rm=TRUE )
averages<-tapply(seq(temp),names(temp),rowaverage)
averages<-do.call('cbind',averages)
, is it okay that it's been running for 4 hours or
does this mean that something went wrong. I am on windows
XP and i did ctrl alt delete and it seems like the process
is
2004 Apr 10
1
Hum/bux on line
Rich Hi,
After Qwest pronounced my circuits as within spec. (yes, disconnected
from the house) I listened on the lines with my butt set. Clear of all
noise and hum. I then got my box of Cat3 and laid a circuit around the
outside of the house and into my lab. Still clear of all noise and hum.
I then connected the circuit to the Adtran and made a call. Lots of
hum and buzzz.
As I said,
2015 Jun 12
0
C5 : Firefox 38 bug
On Sat, Jun 13, 2015 at 12:38:35PM -0600, jd1008 wrote:
> I was just using that as an example of damaging javascripts.
> The current version of noscript no longer tells the number of
> javascrits that are blocked out of the total (per web site).
> In the older versions, I would dlete all entries in the visible
> whitelist, and would visit new websites. It would list some
> n
2003 Jun 23
1
delete user script is not working from usrmgr
Hi @ll,
now i am able to login samba 3 beta pdc, have homes mapped with read and
write permission
on the home ( this troubled too )
now i tested funktions from usrmgr ( old nt prog for create user and groups
)
i can create user on the fly,
i can create groups on the fly
i can delete groups on the fly
add and delete users to groups
but if i want to dlete users with
delete user script =
2015 Jun 13
6
C5 : Firefox 38 bug
On 06/12/2015 12:18 PM, Jonathan Billings wrote:
> On Sat, Jun 13, 2015 at 12:05:16PM -0600, jd1008 wrote:
>> Mark, please be aware that noscript has also a whitelist
>> that is not viewable by the user.
>> The whitelist tab does NOT list the hidden white listed
>> entries.
> You mean the noscript.mandatory about:config entry? I looked at it on
> my computer and
2011 Jun 29
1
win98se logon
Hi all,
hope someone can help me out with this.?? out of the blue all of my win98
machines (4 of them) cant access my domain.? I know they should be upgraded to a
XP, but the app that we use on them only runs on 98.? the error i get on logon
is:
the domain password you supplied is not correct, or access to your logon server
has been denied.
at first i was thinking that it was the win98
2007 May 04
4
read only bug?
Hello All,
I have been still struggling with the read only maildir and
I think I found something:
dovecot wants to rename a file but
I/it have/has no rights to do that:
dovecot: 2007-05-04 21:30:14 Error: IMAP(bela):
rename(/home/store/oldmails/.personal/cur/1154939281.00005.pc1.S=1879:2,S, /home/store/oldmails/.personal/new/1178307014.P8610Q0M347618.pc1) failed: Permission denied
Why dovecot
2012 Dec 09
3
[LLVMdev] pb05 benchmarks for llvm/dragonegg 3.2
Duncan,
With the commit from http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20121203/158488.html,
the Polyhedron 2005 benchmarks complete again on x86_64-apple-darwin12. The result are similar to what
were seen with FSF gcc 4.6.2svn and llvm/dragonegg 3.0 (which was the last release that passed pb05)
http://lists.cs.uiuc.edu/pipermail/llvmdev/2011-October/044091.html.
Jack
2008 May 29
1
plotting zoo using datetime as xlim
is there a way to use the actual index value for plotting zoo objects
this is the way that the index is set up and a sample range of what I would
like to plot
01/01/06 00:00:00 - 01/01/06 23:45:00
{
library(zoo)
# chron
library(chron)
fmt.chron <- function(x) {
chron(sub(" .*", "", x), gsub(".* (.*)", "\\1:00", x))
}}
x <- structure(c(15.57, 15.5,
2012 Dec 10
0
[LLVMdev] pb05 benchmarks for llvm/dragonegg 3.2
Hi Jack, thanks for these numbers.
> With the commit from http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20121203/158488.html,
> the Polyhedron 2005 benchmarks complete again on x86_64-apple-darwin12. The result are similar to what
> were seen with FSF gcc 4.6.2svn and llvm/dragonegg 3.0 (which was the last release that passed pb05)
>
2017 May 23
5
classic upgrade, splitting servers
I am testing an upgraded NT4-domain:
debian VM, samba 4 ... classic upgrade through
I assigned the IP of the future server already, and I want to adjust the
DNS-entries.
Current NT4-DC is called "server.my.tld", so I got all the kerberos
related DNS-entries with "server"
Future ADS-DC should be called "dc.my.tld" : is there an easier way to
do that then going
2006 Apr 25
3
belongs_to and has_many
I know this has been rehashed many times, but I don''t get it.
I can''t find it documented to were I understand all the parts. I can
make this work using Rails database design conventions, but in this case
I am not able to do that.
I find examples, but the ones I find do not follow the conventions.
They also do not give enough information to understand what is going on.
In
2017 Mar 01
2
error en el cambio de formato desde factor a numerico USANDO LAPPLY
?Hola,
Es más fácil que todo eso...
Es que en tu fichero de entrada, la segunda fila son las unidades de las
variables que tienes en la primera fila, pero "R" al leerlas las considera
como un string que altera la clase de toda la columna cuando ésta es
numérica.
Simplemente eliminando esa segunda fila, las columnas acaban teniendo la
clase que deben..
2004 Jun 10
2
Building wxruby-swig on WinXP
Sorry for the lameness, but I need things explained to me very slowly...
-----Original Message-----
Subject: RE: [Wxruby-users] wxGrid Question
>
> Yes, grab the latest tarball from the above location. Then, you should
> install rubygems if you haven''t already:
> http://rubyforge.org/projects/rubygems/
>
> That should allow you to easily install rake:
>
2013 May 29
0
[LLVMdev] Polyhedron 2005 results for dragonegg 3.3svn
On Wed, May 29, 2013 at 03:25:30PM +0200, Duncan Sands wrote:
> Hi Jack, I pulled the loop vectorizer and fast math changes into the 3.3 branch,
> so hopefully they will be part of 3.3 rc3 (and 3.3 final!). It would be great
> if you could redo the benchmarks rc3.
>
Duncan,
As requested, appended are the updated Polyhedron 2005 benchmark results with both RC1 and RC3 llvm 3.3
2008 Jun 02
0
renameing users
Hi All,
I have a pretty basic question - I'm just getting into this email business =).
There is a server that uses virtual users with dovecot. How could I go
by allowing the users to change their usernames and to let them save
all of their info? Access to the mailboxes is provided via
squirrelmail .
Thanks in advance!
p.s. please cc me in the reply!
--
Best Regards,
Ivan Levchenko
2013 May 23
4
[LLVMdev] Polyhedron 2005 results for dragonegg 3.3svn
Below are the results for the Polyhedron 2005 benchmarks compiled with llvm/compiler-rt/dragonegg 3.3svn at r182439 against current
FSF gcc 4.7.3svn and 4.8.1svn. The only major bug remaining in the dragonegg 3.3svn support for gcc 4.8.x is http://llvm.org/bugs/show_bug.cgi?id=15980
which results in unresolved symbols for _iround and _iroundf in the aermod and rnflow testcases. Note that this
2020 May 31
1
auth_policy_server vs client_id and x-originating-ip
I run into troubles when trying to set up auth_policy_server in Dovecot
2.3.10.1. It works almost as expected but I cannot get client ID in this
process.
By setting up "imap_id_log=*" I see in log that Dovecot gets details
about mail client like name and version:
May 31 14:20:58 mail dovecot:
imap(xxx at example.xxx)<24796><ft7ytfCmjdZWMSZQ>: ID sent:
name=Thunderbird,