search for: stumble

Displaying 20 results from an estimated 2268 matches for "stumble".

Did you mean: stumbled
2018 May 18
0
vacation stumbles over invalid headers
# 2.2.13: /etc/dovecot/dovecot.conf # OS: Linux 3.16.0-4-amd64 x86_64 Debian 8.10 the vacation feature stumbles over invalid headers in several cases, causing an even more invalid header f.ex. if the original mail contains a line with only spaces in the vacation reply the header breaks apart displying not only the inteded vacation message but also parts of the message header. depends a bit on the client wh...
1999 Oct 20
0
Win98 Password Stumbling Block (Resolution)
For those of you that have had/are having problems getting Win 98 clients to correctly authenticate, I have identified a stumbling block which I had to deal with. Specifically, EnablePlainTextPassword *must* be a DWORD value. In following the instructions found here, http://us1.samba.org/listproc/samba/October1998/0321.html and on the Microtheft web site, I installed the ptxt_on.inf file from the
2007 Nov 04
1
Stumbled on an FAQ error
Hi! When surfing, I stumbled on: I'm a music fan. Why should I be interested? Because Vorbis provides a high-quality format for you to listen to your music. * For a given file size, Vorbis sounds better than MP3. This means: o You can keep your music collection at about the same quality l...
2024 Feb 27
4
converting MATLAB -> R | element-wise operation
...r with R output. Here is a simplified version of the MATLAB code I'm translating: NN = [1, 2, 3; 4, 5, 6];? % Example matrix lambda = [2, 3, 4];? % Example vector result_matlab = NN ./ lambda; which yields ?0.50000?? 0.66667?? 0.75000 ?2.00000?? 1.66667?? 1.50000 So, the only way I have stumbled onto in R to generate the same results is to use 'sweep'. The following 'works', but I'm hoping someone can explain why I need something as convoluted as this seems (to me, at least). NN <- matrix(c(1, 2, 3, 4, 5, 6), nrow = 2, byrow = TRUE)? # Example matrix lambda <-...
2004 Jan 05
2
I stumbled on this list...
...to the broadband phone hooked via the sipura device in Germany? Or Can I just get a ip phone for her? Dinesh. -----Original Message----- From: Nick Bachmann [mailto:asterisk@not-real.org] Sent: Tuesday, January 06, 2004 8:37 AM To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] I stumbled on this list... > > Hi there, > > I stumbled on this list mostly by accident. I came across Asterisk * > as a means to help me get a better handle on my soaring telephone > costs. Each month I look at my phone bills and my stomach just turns > because I can not find any com...
2005 Dec 04
1
font inclusions in pdf files
I am stumbling into external font issues here and there. I presume using external lucida fonts is fairly rare, so I am more likely to stumble onto issues here. (of course, I often think I have stumbled onto bugs/features that are not.) So, I hope I am not imposing by reporting the following. [1] can R please not include fonts that it is not using? luafmfiles <- c("/usr/share/texmf/fonts/afm/yandy/lubright/lbr.afm",...
2017 Jun 02
0
I've stumbled across weird chain of multiple failures
Hi. I've had a chain of a sudden unexplained problems which crippled my tinc network. It looks as if UDP communication between hosts in different parts of the globe all of a sudden completely broke. While waiting for my list subscription to be accepted, I've managed to solve, (or perhaps mask) the problem by re-enabling PMTUDiscovery for all hosts involved. I still have no
2006 May 10
0
Re: Still Stumbled on First things in trying, RubyOnRails
Ling, I got the Agile Development with RoR book. As my next project was to be a bespoke online shop, I started by trying to copy the complete tutorial project - an online shop. I got a load of errors and had no way of working out how to fix them... Or extend the code and write new rails projects. When I took out a couple of days to go through the tutorial step by step, I ended up with a
2009 Jan 22
1
melt stumbles over deleted columns
I have a data frame that is the result of a cast (reshape) operation. I deleted the variable column and tried to melt the resulting data frame. Depending on which method I use to delete the column I get different error messages when melting: > head(tinfos) vpn group trial_no item relation trial_type rt variable # 1 102 2 1 4351 diag1 distractor 8471 fix_d 27
2012 Aug 01
1
timeBasedSeq stumbles over the year 2038 (xts package)
I have the following problem: As expected I obtain timeBasedSeq( 2037/2037) [1] "2037-01-01" > However if I do the same for 2038 I get timeBasedSeq( 2038/2038) [1] "2038-01-01" "2039-01-01" I get the same strange result if I use later years or any interval that contains 2038: timeBasedSeq( 2037/2039) [1] "2037-01-01" "2038-01-01"
2000 Nov 04
1
Beginner's Stumbling Blocks
Others have commented on the usefulness of adding an explicit list of what should be included in the kernel. I second that. There''s another thing that''s tripped me up: While iproute2 compiles and installs easily (on a Red Hat 6.1 box), the documentation is in a format that - while not obscure to old Unix hands - requires compilation, which requires: "To make documentation,
2020 Aug 04
5
Organization of LLVM utilities
I was confused by the lack of TableGen backends in the llvm/lib/tablegen directory until I stumbled upon the llvm/utils/tablegen directory. Could someone explain why TableGen is divided into these two directories? ---------------------------------------------------------------- Windfall Paul C. Anagnostopoulos ---------------------------------------------------------- So...
2008 Feb 07
5
Row percentages for a table object
I an stumbling on something that is probably very simple, but I cannot see the solution. I have an object generated by the table () function and want to recompute this table so each cell represents the percentage of the corresponding row sum. Of course a dedicated function can be written (which I have done), containing the necessary loops etc., but there should be a simpler way. I'd
2010 Jan 14
2
[LLVMdev] Register Spilling and SSA
Hi I just stumbled upon this paper. While i just skimmed over it it seems as if the authors say that their algorithm is more efficient than the llvm 2.3 algorithm? So i thought that might be interesting? http://pp.info.uni-karlsruhe.de/uploads/publikationen/braun09cc.pdf Disclaimer: I have no affiliation with th...
2010 Feb 20
2
Slightly OT: Has SILK codec gotten anywhere?
Hi, I stumbled upon mentions of a "SILK" codec last night on skypes "skype for sip" information page. I tried looking into it further and found some blog and mailing list posts from 2009 but I can't find any mentions of anything other than skype using the codec. Has the codec not gotten...
2007 Sep 25
2
Stumbling blocks moving to NTLMv2
Hi folks, I have been asked to force NTLMv2 logins to avoid use of LM hashes. To meet the requirement I added some lines to the smb.conf in [Global] (we only have that section anyway - this is purely for domain authentication with an ldap backend): client lanman auth = no client NTLMv2 auth = yes lanman auth = no min protocol = LANMAN2 ntlm auth = no This seemed to work - users
2019 Sep 24
3
Is Nouveau really using the io_reserve_lru?
Hi guys, while working through more old TTM functionality I stumbled over the io_reserve_lru. Basic idea is that when this flag is set the driver->io_mem_reserve() callback can return -EAGAIN resulting in unmapping of other BOs. But Nouveau doesn't seem to return -EAGAIN in the call path of io_mem_reserve anywhere. So is this unused or am I missing som...
2008 Dec 23
2
[LLVMdev] ParseAssemblyString change of behaviour
Hi, when upgrading my compiler from LLVM 2.1 to 2.4 I stumbled upon a change of behaviour in ParseAssemblyString. For an interactive toplevel I am generating .ll source and feeding it into ParseAssemblyString like this: Module* parsedModule = ParseAssemblyString( code, targetModule, &errorInfo ); where targetModule is the module I expect all the...
2007 Nov 30
6
Replacement for Linux-HA (heartbeat) - RedHat cluster?
...eat work for my environment (CentOS x86_64) and am wondering what other option have I got to help me: 1. Use IPVS to maintain a cluster of virtual servers, either master/slave or load-balanced. 2. Use DRBD in master/slave fashion to keep a home-grown application highly-available. The first thing I stumbled upon is RedHat Cluster Suite ( http://www.linuxtopia.org/online_books/centos_linux_guides/centos_cluster_configuration_and_management/), from which I also saw some packages on my CentOS servers. I've never heard of it before and am just starting to dig its docs, but if someone here can confir...
2017 Aug 13
3
what is CodeMeter and why is it running on my CentOS box?
I just stumbled over /var/log/CodeMeter, which contains a number of large log files. I know I'm getting old and forgetful, but I can't remember intentionally installing that package. Yum just says "installed" instead of listing a repo. Looking at codemeter.com, it seems to work with somethin...