Displaying 20 results from an estimated 1252 matches for "nonsensical".
2001 Aug 04
2
R hanging after loading tcltk
On R 1.3 / RH 7.1 / i386 (compiled with shared library support), I typed
* library(tcltk)
* help("some nonsensical string")
and R never returned a prompt (but not consuming any CPU cycles). If tcltk
is not loaded, I get the expected help error message, a prompt, and can
continue my session as expected.
Any ideas? I am running tcl 8.3.3.2.
I would assume this has something to do with event handlers......
2002 May 08
0
embedded R regexec returning nonsense
Under RSPython and rpy, the regexec C function is returning nonsensical
results leading to segmentation faults. This is happening in some
situations under R 1.4.1 and (more often?) under R 1.5.0 on my Solaris 8
box. R 1.4.1 was compiled with gcc 2.95.2, and I've tried 1.5.0 with both
gcc 2.95.2 and gcc 3.0.3. The error appears to be exactly the same under
both...
2009 May 30
2
'options=utils::recover' not working in .Rprofile or within R
For years I have been using options(error = recover) either in .Rprofile or
from within R for debugging purposes. The functionality of this appears to
have changed and I can't recover it (no pun intended) using the ?options
help page. How can I get the old functionality back, particularly from
within .Rprofile? A specific line entry would be appreciated. An example,
the help page, and
2006 Jun 10
1
Voicemail records nonsense, but record() works (??)
Hello,
I have setup an Asterisk 1.2.7.1 system, with a working voicemail box:
/etc/asterisk/extensions.conf
exten => 83086921,1,Answer
exten => 83086921,2,Dial(SIP/stefan,5,r)
exten => 83086921,3,VoiceMail,u111
exten => 83086921,4,Hangup
exten => 83086921,103,VoiceMail,b111
exten => 83086921,104,Hangup
/etc/asterisk/voicemail.conf
[default]
language=de
111 =>
1997 Oct 28
1
R-alpha: Bug[?] in axis(.) -- using format(.) for labels can give nonsense
To see what I mean,
try
x11()
par(mfrow=c(2,1))
x <- 1:100
plot(x, sin(pi*x/100))
options(digits= 20)
plot(x, sin(pi*x/100))
The problem really is in axis(.) which uses format(.) for the axis
labels.
I think the result of axis(.) should NOT be influenced by
options()$digits.
Should I change it?
--
Martin
2019 Mar 15
0
Just stop it with the "Domain Admins" nonsense
On Fri, 15 Mar 2019 11:57:19 +0000
Zendal Darkman <zendal.darkman at gmail.com> wrote:
> Actually it is okay to criticise without giving a solution, if
> alternate action is evident.
It obviously isn't evident, or the wiki wouldn't have been written in
the way it is.
>HOWEVER, "upon reflection" the tone of the message was wrong, and I
>apologise for it.
2006 Jun 25
1
text_field_with_auto_complete nonsense (newbie question)
Hi everyone,
I have been introduced to ruby on rails a couple of days ago and it
really brings out the fun in programming for the Web. I''m trying to
implement a text_field_with_auto_complete as described in
script.aculo.us , as follows:
controller:
class SearchController < ApplicationController
auto_complete_for :recipe, :name
end
search.rhtml:
<html>
<head><%=
2020 Mar 12
2
[PATCH 0/1] *** SUBJECT HERE ***
On 12.03.20 19:09, Christoph Anton Mitterer wrote:
> On Wed, 2020-03-11 at 21:39 +0100, Thomas Koeller wrote:
> IMO, the idea itself sounds not the best... one must assume that such
> invoked programs are not written "safe"... and thus an attacker could
> potentially cause the system to run such programs a huge number of
> times.
As the anticipated action of the program is
2019 Mar 14
2
Just stop it with the "Domain Admins" nonsense
Its littered throughout the docs eg..
https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs
At best its *poor practice* which should not be frowned upon, but it just
shows a real disconnect with real world users and systems, where admins are
not "Domain Admins".
2010 Oct 18
7
excel parser (preferably perl)?
I'm getting tired of converting spreadsheets that someone else updates
to csv so my perl scripts can push the data into a mysql database. Is
there a better way? I haven't had much luck with
perl-Spreadsheet-ParseExcel (and find it odd that yum prefers the .32
version from epel over .57 from rpmforge anyway). Is the current CPAN
version better? Or the equivalent java tools? Or
2004 Jun 07
1
Module nonsense (zaptel, wcfxs and wxfxo)
Hello!
I've been playing with two pieces of hardware: a X100P and a TDM400P with
an FXO and two FXS modules. I had been using just the TDM card; however,
the TDM FXO module seems to hear things and "answer" the telephone for no
reason, and I wanted to compare the results with an X100P card.
If you want further details, I can give them to you, but suffice it to say
that
2006 Sep 19
3
Problem with rpart
Not sure if anyone has posted on this problem ... I want to use rpart to
build a binary tree on a relatively large dataset with ~1400 data points
and 15 predictors. But I've noticed that rpart fails almost immediately
in the call to C_s_to_rp, as that code returns nonsense. Looking at the
code itself isn't terribly helpful, and there don't seem to be any hard
limits coded anywhere.
2023 Apr 19
3
bash test ?
Hi guys.
I cannot wrap my hear around this:
-> $ unset _Val; test -z ${_Val}; echo $?
0
-> $ unset _Val; test -n ${_Val}; echo $?
0
-> $ _Val=some; test -n ${_Val}; echo $?
0
What is this!?
How should two different, opposite tests give the same result
Is there some bash option which affects that and if so, then
what would be the purpose of such nonsense?
many thanks, L.
2007 Mar 19
3
How to setup a joystick in Wine
I spent hours the other night trying to re-map my Logitech USB
wireless gamepad for playing games in Wine. I added registry keys all
over the place with the cryptic X,Y,Z,Rx nonsense but nothing would
seem to work. Does anyone know how to do this properly, or is it
broken? I'm trying to map the right thumbstick for looking around and
left stick for moving in Rune.
2011 Aug 31
3
CentOS 6, KDE 4: bad DNS traffic
On my new CentOS 6, KDE 4, running WireShark I see what appears
to be frequent nonsensical DNS queries, for example:
"settings-personal.desktop" and "settings-system.desktop".
The DNS response is always:"No such name". Do tell!
These appear especially when I click on things on the KDE
menus. On my old CentOS 5 box, on the same LAN, I see no
such thing....
2007 Nov 16
2
Re: Odd number of samples in a stereo wave file
On 16/11/2007, Brian Willoughby <brianw@sounds.wa.com> wrote:
> It would actually be punitive to expect the flac code to expect and
> adapt to nonsensical WAVE files.
You say "punitive". I say it would be "reliable".
One missing byte is a huge burden and nonsensical?
People post on this list looking for solutions. They don't want to
become experts in the WAV format (including the undocumented parts).
They just want to comp...
2012 Oct 30
3
subtract a time period from a date
Hello everybody,
how can I reduce e.g. 30 days from a date?
When I do the following "2011-05-01 CEST" -"2011-04-01 CEST" I get:
"Time difference of 30 days"
an thats fine.
But when I try "2011-05-01 CEST" - 30 I get nonsense.
So how can I subtract some days, month or years from a date?
thanking you in anticipation
Claudia Paladini
2005 Dec 19
3
OT: NIC
Folks,
I'm trying to add a network interface card to my SUSE 9.3 box, and
I'm not having much luck with a US Robotics version. What
manufacturer do any of you use in your machines--either 10/100MB or GigE NIC?
Thanks
Eric Hines
There is no nonsense so errant that it cannot be made the creed of
the vast majority by adequate governmental action.
--Bertrand Russell
2011 Jun 14
4
BIZARRE results from wilcox.test()
I get these BIZARRE results from wilcox.test()
When INCREASING the number of samples i get INCREASED p-values. When
increasing the number of samples further, the p-values goes down again. This
seems really bizarre!
Can anyone explain why this is so?!
Example:
> w <- wilcox.test(c(1:40),(c(1:40)+100))
> w$p.value
[1] 1.860340e-23
> w <- wilcox.test(c(1:50),(c(1:50)+100))
>
2013 Jan 29
4
Alias for sending email messages from root
...to pass through
their email to sms text gateway. Now, I send alerts out from cron and
other system monitoring software and these all go out as
root at host.domain.tld.
Is there any way to configure the outgoing address to be something
else? Or do I have to rename the root user to get around this
nonsensical, and utterly useless, restriction imposed by my provider?
--
*** E-Mail is NOT a SECURE channel ***
James B. Byrne mailto:ByrneJB at Harte-Lyne.ca
Harte & Lyne Limited http://www.harte-lyne.ca
9 Brockley Drive vox: +1 905 561 1241
Hamilt...