Displaying 20 results from an estimated 188 matches for "buglets".
Did you mean:
buglet
2005 Apr 08
2
oggzinfo buglet
Conrad,
Small buglet with the 0.9.1 liboggz release (go dude!)
http://thaumas.net/~giles/xiph/elphel/clips/elphel_00017.ogg causes a
float exception in oggzinfo when it tries to calculate the bitrate. It
fails to measure the duration and tries to divide by zero. :)
There may well be something wrong with the file, although oggz-validate
doesn't complain.
Also, the configure script
2002 Jun 26
1
[Fwd: Kerberos buglet in OpenSSH-3.3p1]
Can anyone with Heimdal KrbV verify this?
-------------- next part --------------
An embedded message was scrubbed...
From: Dag-Erling Smorgrav <des at ofug.org>
Subject: Kerberos buglet in OpenSSH-3.3p1
Date: 25 Jun 2002 14:52:10 +0200
Size: 1291
Url: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20020626/347e123e/attachment.mht
2002 Jun 26
0
[kouril: Re: [Fwd: Kerberos buglet in OpenSSH-3.3p1]]
resending to the whole mailing list ..
----- Forwarded message from kouril -----
Date: Wed, 26 Jun 2002 11:50:14 +0200
To: Damien Miller <djm at mindrot.org>
Subject: Re: [Fwd: Kerberos buglet in OpenSSH-3.3p1]
User-Agent: Mutt/1.2.5i
In-Reply-To: <1025084114.12959.0.camel at mothra.mindrot.org>; from djm at mindrot.org on Wed, Jun 26, 2002 at 07:35:14PM +1000
On Wed, Jun 26, 2002 at
2005 Apr 09
1
Re: oggzinfo buglet
On Sun, Apr 10, 2005 at 01:14:14PM +1000, Conrad Parker wrote:
> On Fri, Apr 08, 2005 at 12:45:08PM -0700, Ralph Giles wrote:
> > Conrad,
> >
> > Small buglet with the 0.9.1 liboggz release (go dude!)
> >
> > http://thaumas.net/~giles/xiph/elphel/clips/elphel_00017.ogg causes a
> > float exception in oggzinfo when it tries to calculate the bitrate. It
2009 Mar 12
1
installed.packages and package info cache buglet (PR#13592)
Looks like there is a buglet in 'installed.packages', around line 17:
for (lib in lib.loc) {
dest <- file.path(tempdir(), paste("libloc_", URLencode(lib,=20
TRUE), paste(fields, collapse =3D ","), ".rds", sep =3D ""))
if (!noCache && file.exists(dest) && file.info(dest)$mtime >=20
2007 Sep 10
2
[Fwd: buglet (?) in de.restore()]
I'm resending this after a decent interval of 20 days -- any
opinions? Should I file it as a bug report? Is it my mistake?
cheers
Ben Bolker
-------- Original Message --------
Subject: buglet (?) in de.restore()
Date: Tue, 21 Aug 2007 13:29:33 -0400
From: Ben Bolker <bolker at zoo.ufl.edu>
To: r-devel at r-project.org
If one calls data.entry() with a matrix:
A =
2009 Apr 20
1
Buglet in plotCI
Dieter Menne wrote:
> Hi, Jim,
>
> there is a typo at the bottom of plotCI: there is an y.to.in which should be
> x.to.in.
>
> See list for an example.
>
> http://article.gmane.org/gmane.comp.lang.r.general/147103
>
> Should be:
> nz <- (abs(ui - pmin(x + gap, ui)) * x.to.in) > 0.001
>
> Dieter
>
>
Hi Dieter,
Thanks for the fix. I have
2004 Jul 20
0
[PATCH] fix MD5 code buglet
Hello,
md5_final() function contains minor buglet, it clears first
4 bytes of md5_context instead of whole structure. Patch
attached.
Best regards.
--
Andrey Panin | Linux and UNIX system administrator
pazke at donpac.ru | PGP key: wwwkeys.pgp.net
-------------- next part --------------
diff -urpNX /usr/share/dontdiff dovecot-1.0-test28.vanilla/src/lib/md5.c dovecot-1.0-test28/src/lib/md5.c
2001 May 10
0
Buglet in my GSSAPI patches
Just a quick heads up to warn those of you using my gss-keyex patches that
there's a small buglet in them which will affect interoperability. I'm
building the hash incorrectly (by including a zero length string where there
shouldn't be one). This will mean that when trying to interoperate with other
implementations (if there are any :-) you'll get a message about the MIC not
2007 Dec 09
1
buglet in curve?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Symptoms: curve with log x axis gets the wrong
x limits (in 2.6.1, I believe introduced in this version).
Credit goes to Mike McCoy for detecting the problem.
Demonstration:
x = 1:5
plot(x,5*exp(-x),xlim=c(0.1,1000),log="x")
xvec = 10^seq(-1,3,length=100)
lines(xvec,5*exp(-xvec))
curve(5*exp(-x),add=TRUE,col=2,lwd=3)
I believe
2012 Aug 24
2
SparseM buglet
read.matrix.csr does not close the connection:
> library('SparseM')
Package SparseM (0.96) loaded.
> read.matrix.csr(foo)
...
Warning message:
closing unused connection 3 (foo)
>
--
Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000
http://www.childpsy.net/ http://truepeace.org http://camera.org
http://pmw.org.il http://think-israel.org
2005 Sep 20
0
Fwd: [PATCH] Another iptables-save buglet
FYI
This bug will prevent ''shorewall restore'' from working if you have "!<single
IP address>" in the ORIGINAL DEST column.
-Tom
---------- Forwarded Message ----------
Subject: [PATCH] Another iptables-save buglet
Date: Wednesday 14 September 2005 15:09
From: Tom Eastep <teastep@shorewall.net>
To: netfilter-devel@lists.netfilter.org
The conntrack
2005 May 06
0
[Fwd: [PATCH] IPSET parsing buglet]
I''ve also placed the patch in:
http://shorewall.net/pub/shorewall/contrib/ipset/
ftp://shorewall.net/pub/shorewall/contrib/ipset/
-Tom
--
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \ http://shorewall.net
Washington USA \ teastep@shorewall.net
PGP Public Key \ https://lists.shorewall.net/teastep.pgp.key
2018 Jun 22
0
variable forwarding buglet
I wanted to forward information from the director to the backend dovecot (original login name), so I had the userdb on the director return a forward_ologin variable.
However, when I tried to use that variable in the "password_key" query on the backend dovecot, ${forward_ologin} was expanded to UNSUPPORTED_VARIABLE_forward_ologin.
After testing a bit and looking around in the source a
2006 Sep 28
1
autotools buglet
I had trouble building because configure.in did not include the
test_grabbag/picture/Makefile entry for Makefile generation.
This patch rectifies that situation. This is with flac cvs as of this
morning.
E
Signed-off-by: Erik Hovland <erik@hovland.org>
--
Erik Hovland
mail: erik AT hovland DOT org
web: http://hovland.org/
PGP/GPG public key available on request
-------------- next part
2016 Mar 01
0
Data frame printing buglet when multiple empty column names
>>>>> Hadley Wickham <h.wickham at gmail.com>
>>>>> on Tue, 1 Mar 2016 09:12:00 -0600 writes:
> This is admittedly minor, and you shouldn't have repeated names in a
> data frame anyway, but:
> df <- data.frame(1:3, 1:3, 1:3)
> # Ok
> setNames(df, c("x", "y", ""))
> # Not ok
2018 Oct 09
1
Buglet in handling times in R-3.5.1
Dear R developers,
I have found a minute bug in R-3.5.1 (Windows version), about how times not an exact number of seconds are displayed.
> as.POSIXct("1969-01-01 01:00")+0.3
[1] "1969-01-01 01:00:01 CET"
> as.POSIXct("1970-01-01 01:00")+0.3
[1] "1970-01-01 01:00:00 CET"
So for 1969, adding 0.3 of a second means you round UP, for 1970 you round DOWN.
2018 Oct 09
0
Buglet in handling times in R-3.5.1
Here on my Mac it looks worse: not a rounding difference, but an off-by-one error for fractional seconds before 1970, looks like the conversion to POSIXlt is doing something wrong:
Options(digits=12)
as.numeric(as.POSIXlt(as.POSIXct('1969-01-01')))
[1] -31539600
# As expected
as.numeric(as.POSIXlt(as.POSIXct('1969-01-01')+.1))
[1] -31539598.9
# An additional second disappears (and
2007 Dec 22
0
another buglet in OSX dtrace? - cwd value
On Solaris 10, dtrace''s cwd yields a full path name:
# dtrace -n ''syscall:::entry { printf("%s", cwd); }''
0 1685 pollsys:entry /
0 1381 write:entry /data/homes/guest/rdm
...
On OSX, it yields just a directory name:
# dtrace -n ''syscall:::entry { printf("%s", cwd); }''
0 17596 read:entry rdm
2002 Jul 09
0
documentation buglet: units?
I was looking for information how to use (metric) units, e.g. to say ps.options(width=10cm) instead of doing the conversion myself. A trace is shown below, obtained with R1.5.1; this occurs regardless of whether I started the html interface or not.
Can anyone confirm this before I submit a bug report?
>help.search("units")
Help files with alias or title matching `units',
type