Displaying 20 results from an estimated 343 matches for "whined".
Did you mean:
whine
2007 Jan 15
2
Whine in dual core Windows PC if R uses full CPU capacity
...can clearly track it down to particular instances of R – as
soon as I left-click on a blue window bar in the affected R-Gui, the noise
stops (and there are sometimes other instances of R running in parallel which
are completely unrelated to the whine). I’ve also stopped R when the computer
just whined and started SAS, fully using the CPU as well – no whine. Shut down
SAS, restart R à whine again. Apparently, it can also be related to what
exactly R is doing at the particular moment. For example, I just discovered
that simulations of one type were finished, because the computer – running
anot...
2007 Oct 22
3
strsplit
Hello R Gurus:
I would like to take a character string and split at the $ sign.
I thought that strsplit would do it, but here are the results:
> vv
[1] "whine$ts1"
> vv
[1] "whine$ts1"
> strsplit(vv,"$")
[[1]]
[1] "whine$ts1"
Does anyone have any suggestions, please?
Thanks,
Edna Bell
2020 May 15
4
edit() doubles backslashes when keep.source=TRUE
>>>>> Sebastian Meyer
>>>>> on Fri, 15 May 2020 10:47:55 +0200 writes:
> I can confirm this changed behaviour. I just compared R-3.6.3 with
> yesterday's R-devel. Using R-devel, the tempfile opened by the editor
> (Emacs for me, but shouldn't matter) contains doubled backslashes.
> This could be related to
>
2001 Mar 28
1
Whining about the raw driver.
Hi, I'm whining again about the inclusion of the raw driver in libao. Can
someone please commit the patch I posted in message:
http://www.xiph.org/archives/vorbis-dev/0098.html
(which will turn into http://www.xiph.org/archives/vorbis-dev/200103/0098.html
in 4 days.)
I've got people who want it included asking me what's the hold up.
---
Stan Seibert
--- >8 ----
List archives:
2010 Jan 10
2
[LLVMdev] Variable declarations vs. definitions
On 01/09/2010 01:12 PM, Chris Lattner wrote:
> The equivalent of "extern int G;" is:
>
> @G = external global i32
OK, then I want to whine a little bit about how that is more obscurely
hinted at than discussed. Whine, whine.... :-)
Even knowing the word to search on, the only explicit application of the
keyword to data is incidental to an example about structures. I think
2001 Dec 25
3
hm ...
About two weeks ago i was whining about an inode that got lost, now i'm going to whine more about strange things happening here.
A matroxfb just oopsed on me (thats not strange), the machine got unusuable, so i logged in from another and got the idea to touch /forcefsck. Upon reboot, fsck said that some inodes are in use but have dtime set and that some files are illegal sockets. Now this
2001 Apr 09
3
Whining about Wine
I just installed Wine, and when i test it by the command "wine cdplayer" i
get the following error message : "err:module:BUILTIN32_dlopen failed to
load .so lib for builtin kernel32.dll: symbol __sysconf, version GLIBC_2.2
not defined in file libc.so.6 with link time reference
err:module:fixup_imports Module (file) KERNEL32.dll needed by
C:\Windows\cdplayer.exe not found"
I
2005 Apr 21
4
[LLVMdev] Trailing whitespace removal (important for CVS users!)
On Thu, 21 Apr 2005, Reid Spencer wrote:
> Why not put all this into a pre-commit filter in CVS and be done with
> it? We'd never be bothered with it again as it would never be committed
> again.
I'd rather not have CVS commit scripts mucking with the code. If you want
to have the nightly tester whine about source code with spaces at the end
of lines (like it whines about
2006 Aug 23
3
bcmxcp: stop whining (and log spamming)
corrupted checksums happen all the time with the 6-port serial card,
even when only using one port (and I don't give a shit about the other
ports, if anybody has a one-port laying around...)
so stop whining already.
$OpenBSD$
--- drivers/bcmxcp_ser.c.orig Wed Aug 23 11:15:54 2006
+++ drivers/bcmxcp_ser.c Wed Aug 23 11:26:37 2006
@@ -168,8 +168,8 @@ int get_answer(unsigned char *data, unsi
2006 May 21
0
Re: High pitched whine with Speex
On May 21, 2006, at 6:33 PM, Kevin Jenkins wrote:
> When I just copy the microphone input buffer to the output buffer
> the sound plays OK. But if I encode and decode the buffer through
> Speex I get a high pitched constant tone in the background. I
> actually do hear my voice speaking when I talk, but it's faint and
> much quieter than the tone.
>
> Here's
2005 Jun 27
0
Just let whiners whine... Please?
There'll be whiners on all lists, and no list is ever going to be pleasing
everybody... (And everyone should decide for themselves whether or not
they belong to that group, as I will not be mentioning names! I'm sure
there are those who'll think *I* am a whiner...)
So at some point just let it be and continue the thread. Keeping on and on
about it only increases noise to post
2001 Nov 22
1
Wine / Whine
In the information on your site you talk of stripped and unstripped wine, ok so
I load both of them onto my machine. When i look at the installation guide it
says download the wine and wineserver? What is the wineserver it hasn't been
mentioned yet?
2003 Aug 16
1
whining about tinderbox messages
On the one hand, yes, they're about things most readers can't do anything
about.
On the other hand, they do let you know (once the tinderbox has stabilized,
this being a new setup with the bugs being worked out of it) whether recent
-STABLE will build or not, which can be quite useful even for ordinary users
of -STABLE. (You know to hold off on updating if it's failing for your
2007 Jan 03
0
`ActionController::Base#render :nothing => true` still whines about "missing template"
In FooController, I put method #bar whose only purpose is to run some
logic in the background and return a status 204 [1].
So in order to return only the 204 status code, I put at the end of
#bar:
`render :nothing => true, :status => 204`
But then when surfing to /foo/bar, I get an error about "missing
template bar.rhtml". Is this a bug?
(The solution eventually was `render
2020 May 15
1
Testing before release (was: edit() doubles backslashes when keep.source=TRUE)
This perhaps diverges from the intent of the thread, but...
I wanted to say I'm extremely grateful to the people who go the
through the bug reports.
It's an extremely important job (in the long run, particularly), but
perhaps not quite as "sexy"-sounding as other roles, and probably
under-valued.
So, thank you to the bug-fixers...
:)
On Sat, May 16, 2020 at 2:54 AM Duncan
2006 Jun 14
2
A whine and a request
guRus and useRs,
As I instruct my students: "With R what is difficult in anything
else, is easy, usually one line of code; but, what is easy in
anything else, is *&^%$%#$... (translation: next to impossible) in R."
I just ran into such a case that has, to put it mildly, driven me to
use spreadsheets (if that is not a sign of complete desperation, I
don't know what is).
2015 Apr 05
3
The future of centos
On 04/04/15 07:16, Always Learning wrote:
> On Fri, 2015-04-03 at 21:30 -0400, Digimer wrote:
>
>
>> If you and others believe this to be the case, then form an
>> organization and fork CentOS. Or, do as CentOS did in the beginning
>> and recompile the RHEL binaries to be binary-compatible and create
>> your own OS.
>>
>> It is the open-source way, and
2007 Nov 23
12
namespaced controllers
Out of curiosity, I''ve seen the following fail:
module Admin
describe MyController
...
end
end
But this works fine:
describe Admin::MyController
..
end
Why?
Scott
2017 Oct 09
3
how to prevent files and directories from being deleted?
Anand Buddhdev <anandb at ripe.net> writes:
> On 05/10/2017 11:32, hw wrote:
>
>>> That directory isn't temporary. The files almost always are, but not
>>> the directories. As I said, whatever it is you're doing, it's wrong.
>>> I wouldn't continue to keep a setup like that as it's not standard
>>> practice to keep data in
2008 Sep 08
1
Bad memory access in libtheora beta3
Hi,
I didn't get to the bottom of it, but Valgrind is whining
on libtheora when encoding a video to a 16 width or
16 height video. While you may think I'm weird for
encoding to such a size, I didn't care about the output
video, but I reckon it should work. The bad accesses
seemed to be of pixel data, in FilterVert__c, and in
FilterHorz__c (from memory), but I didn't investigate