search for: unbeknownst

Displaying 20 results from an estimated 35 matches for "unbeknownst".

2009 Jul 02
2
Warning when trying to access a variable out of scope?
...on(a, b) { a + b.test } Where b.test was defined in my workspace as I'm mucking about in the REPL, but "clearly" I should have written: f <- function(a,b) { a + b } I could go on for a while in my session w/o noticing the problem (since b.test is in my global env), and unbeknownst to me, my function will keep accessing the "b.test" variable when I really want it to work on the "b" var that I'm passing in to it. Is there some setting or someway I can get R to warn me that "b.test" is being accessed outside the scope of my function? Th...
2017 Nov 29
2
Missing /usr/share/perl5 in C7
...#39;d yum reinstall instantly. You have no idea what *else* is > missing. > > Thinking about it... you might consider verifying the entire system. Since > something's missing from initscripts, I'd worry a *lot*. > > mark > Believe me, I am. Unfortunately and unbeknownst to me, this box has been in production on the customer side for a couple of weeks now. I've checked every other box that's been kickstarted for the last month and none show the same problems. It's really bizarre. And as far as the /etc/init.d/functions file goes, C7 doesn't pla...
2004 Aug 06
1
Icecast & Liveice b.s.
>Try Ices instead of liveice it's much more stable than Shout, and if >you're not re-encoding it wont eat your cpu time. Otherwise you'll need to >get an encoder, like lame. Unbeknownst to the maintainers of lame, I am fiddling with lame3.70 on an Alpha Cabriolet. If, and when I get around to it, I will post my source for the alpha architecture. I will have a go at ices then.. Do I fork i.e.. Pipe the command line with ices and my mpeg3 player, i.e., Mpg123? If so. How. I haven&...
2006 Apr 16
3
second try; writing user-defined GLM link function
I apologize for my earlier posting that, unbeknownst to me before, apparently was not in the correct format for this list. Hopefully this attempt will go through, and no-one will hold the newbie mistake against me. I could really use some help in writing a new glm link function in order to run an analysis of daily nest survival rates. I've stru...
2018 Jun 07
2
Are some Group Policies broken?
Louis - thanks for this response. Unbeknownst to me my mail filter was not working and I've seen your message only today. I'm still struggling with this problem and have not found any answers yet. I'm interested in trying your solution, but need a bit of clarification. You wrote: > When i remove the user folder, and reappy it a...
2002 Aug 17
1
Peculiar behavior of attached objects
...;y" and the original variable "d$y" remains unchanged. So I assumed that I could assign to the fully qualified name "d$y", and indeed that successfully changed the value of d$y: ----------- > d$y [1] 20 > y [1] 10 > ls() [1] "d" ------------ However, unbeknownst to me at first, it also created a new variable "y" that keeps the original value of "d$y" and no longer points to the present value of "d$y$". Furthermore, this new variable "y" doesn't show up in the list of objects reported by ls()! (This is unlike th...
2008 Apr 03
1
Listening on conversations for training?
Hello I assume it's possible to do this with Asterisk: To train a new worker who works remotely, I'd like to have him listen in on support calls so that he gets to learn the kind of problems that come in, and how they're solved. When a call comes in and the support person thinks it's worthy to have the trainee be part of it, he will ring the trainee so he can join the call.
2009 Jul 10
1
Windows 7 RC
I'm wondering if anybody's got this work with windows server 2008 R2 RC (build 7100). I'm able to join my samba domain after making all of the posted registry modifications, but I too am getting the "The trust relationship between this workstation and the primary domain failed" message when I try to login. I upgraded to Samba 3.3.6 (from 3.0.33) and joined the machine
2003 May 09
2
Revisiting two old issues
...(if rsync keeps the redo channel clear, it has to note the redo items somewhere). My first one kept a buffer of redo items that would expand only as redo items arrived (Red Hat actually incorporated this one into their released version of rsync 2.4.6 at some point, so it even got a lot of testing, unbeknownst to me at the time). My later patch changed the no-hang algorithm to keep a flag char for every item in the file list (to avoid a criticism about having a growing buffer). I actually prefer the first patch these days, because it has a lower memory impact on large file lists. Anyone have an opinio...
2008 Jun 12
0
add AAC+ file header to new streams
...state". So, lets say you've built a nice flash player with a big ole "stop" button on it that stops the NetConnection, bingo, the audio stops. Unfortunately, due to the content-length header you sent, Flash (in it's infinite wisdom) decides to keep on downloading the stream unbeknownst to you, wasting a TON of bandwidth and possibly filling up your hard drive with cache files. This is all information I got from a LOT of testing with Flash's HTTP-based streaming with MP3, I suspect that it hasn't changed much, since the "content-length" tweak is still required f...
2004 Aug 06
2
Icecast & Liveice b.s.
>OK, maybe I'm dense. You have no soundcard. thus, you will not be mixing >on the fly or anything as you won't be able to hear it. So why are you >using liveice? The Alpha is the server on the local network, and it doesnt have the need for a soundcard. I would like to stream to other computers on the network that do have a soundcard. Why liveice? Why not? It is one of the few
2005 May 12
2
help me understand keepalive..
I'm not sure keepalive is working the way I think it's supposed to. Here's my test. I've got a large file (approx 1 gig) on the rsync server, and I append a character on the end to make it slightly different. I fire up rsync on the client side and everything works fine until I hit the timeout value. I have this problems when I have a timeout of below 90 seconds. I've tried
2009 Sep 02
4
Windows 7 RC
...in logins now work in both win7 and win2008r2. > > Now this would lead me to believe something in 3.3.6 has broken this > functionality, but I don't want to say this with absolute certainty. > Perhaps in my process of uninstalling 3.3.6 and installing 3.3.4 I fixed > something unbeknownst to me. > > I'm using a gentoo distro, and the reason for me initially installing > 3.3.6 was because it was the the only ebuild for a 3.3.x flavour in the > portage tree (which I had to unmask since it is still hard masked). After > unemerging 3.3.6 I created a portage overlay...
2017 Nov 29
3
Missing /usr/share/perl5 in C7
I'm under a bit of a crunch here, so any immediate help would be appreciated. We kickstart our customer boxes and have started migrating to CentOS 7. We're running Radiator 4.6 1 (I know, but bear with me) and we just deployed our first radius box to a customer to be turned up today. (I know, I know. I had no idea it wasn't being tested sooner than this.) I was brought in
2015 Nov 15
0
samba's source code won't compile on ubuntu 14.04 LTS
This was my first post to the Samba list. It’s my intention to lend a hand to people, using my experiences as a launchpad, but sometimes a best practice is unbeknownst to me. For your suggestions, Rowland, I thank you. Your comments will help me improve my practice. On 2015.11.15, at 2:06 AM, Rowland Penny <rowlandpenny241155 at gmail.com> wrote: > On 14/11/15 22:54, Matthew Delfino wrote: >> This is a little rough, but I recently did this with U...
2012 Jan 03
3
Passwords apparently stopped working.
I encountered a couple of strange events with respect to password authentication this morning. Two of our staff were unable to login onto several systems using their usual passwords. Both users had last logged in on these hosts using their accounts and passwords on Friday past. The two accounts could not log on to any of the servers for which they had access and the message log on each showed
2008 Jun 12
4
add AAC+ file header to new streams
Hi all. I believe there is an opportunity to have thousands of Shoutcast servers replaced with Icecast. What will do this is if Icecast can send a MPEG-4 AAC+ header as the first data a player receives when connecting to an audio/aacp stream. The reason for this is the AAC+ support added to Adobe Flash player last December. I could hear a loud sigh of relief each around the world when this was
2018 Mar 12
2
NT_STATUS_ACCESS_DENIED listing \* on Samba AD - out of the blue
On 12/03/18 12:56, Rowland Penny via samba wrote: > On Mon, 12 Mar 2018 11:36:47 +0000 > Sebastian Arcus via samba <samba at lists.samba.org> wrote: > >> >> On 12/03/18 11:28, Rowland Penny via samba wrote: >>> On Mon, 12 Mar 2018 11:11:44 +0000 >>> Sebastian Arcus via samba <samba at lists.samba.org> wrote: >>> >>>> I have a
2017 Mar 17
2
Support for user defined unary functions
...robably need to come up with a better name than 'non-standard evaluation' since there are lots of non-standard ways of doing things. Bill Dunlap TIBCO Software wdunlap tibco.com On Fri, Mar 17, 2017 at 12:14 PM, Gabriel Becker <gmbecker at ucdavis.edu> wrote: > William, > > Unbeknownst to me when I sent this, Jonathon Carrol started a specific > thread about unquoting and a proposal for supporting it at the language > level, which I think is a better place to discuss unquoting specifically. > That said, the basics as I understand them in the context of non-standard >...
2017 Mar 17
0
Support for user defined unary functions
William, Unbeknownst to me when I sent this, Jonathon Carrol started a specific thread about unquoting and a proposal for supporting it at the language level, which I think is a better place to discuss unquoting specifically. That said, the basics as I understand them in the context of non-standard evaluation, unquotin...