search for: lovel

Displaying 20 results from an estimated 28 matches for "lovel".

Did you mean: level
2009 Apr 30
1
Partitioning Specs
...his to control reporting. Next step is to use it to control what actually gets run. But this won''t be right away. > Also, I suppose I''d have to add tags to the framework myself unless they > included it. > Thanks, > Nick > > On Thu, Apr 30, 2009 at 10:02 AM, Ben Lovell <benjamin.lovell at gmail.com> > wrote: >> >> >> On Thu, Apr 30, 2009 at 3:00 PM, Nicholas Van Weerdenburg >> <vanweerd at gmail.com> wrote: >>> >>> Hi, >>> I installed Restful Authentication and it placed a lot of specs and >&gt...
2012 Oct 09
8
unexpected should_receive behaviour
Hi, surely I''m missing something... but what!? in my spec I''ve User.should_receive(:find).with("1").and_return(@user) and in my controller User.find(params[:id]) green light... correct... but if I change my controller using another method, for example first: User.first or even User.all I get green light too... I was expecting an error like expected: 1 time
2011 Dec 17
39
Stack Level Too Deep Error (can't seem to figure it out)
Hi all, I am running into a weird issue where my application is giving me a stack level too deep error. I can''t seem to find where my code is throwing this error. On the machine I developed this code on, this error does not show up when I run rails s but when I move the code to another system to run it this error shows up. The system that this code runs fine on is a mac os x machine
2012 Feb 27
6
selecting params value to use with $.ajax()
Hello all, I''m trying to write a jquery function where I am posting some data from a form. I am wondering is there a way to select the particular param that I want to use when I submit the data to $.ajax(). I don''t believe it makes sense to create a hidden field just to use with $.ajax() but I can''t seem to figure out how to get to the params key/value using jquery.
2008 Mar 28
2
VNC for Dom U
Hi, Could any one please tell me a proper way to access my DomU using VNC. I saw a thread related to this topic, but that did not seem to have the right thing. I am using Xen 3.2 (compiled from source) on top of FC8-64bit. I am using a jailtime.org file system image for FC 64 bit as my Dom U. Thanks DM
2009 Jul 22
5
network problems
So, I have been running into network problems for a while on 4 boxes that I installed xen on so that some engineers have places to test code. This particular problem is happening on all 4 of these boxes. (although, it isn''t happening on an older box running xen from debian etch). What appears to be the problem is that traffic is getting dropped between the vif#.0 interface in dom0
2005 Jul 12
2
sharing a decoder between 2 inbound speex streams?
...each inbound >>stream of frames, and that there is significant inter-frame state >>maintained by the decoder, but the convenience of not having to have >a >>decoder free pool to dynamically allocate/deallocate these is >>motivation enough to ask! >> >>Tony Lovell >>http://dreadnoughtproject.org >>tone@dreadnoughtproject.org >>AIM: StupidLagger >> >> >>_______________________________________________ >>Speex-dev mailing list >>Speex-dev@xiph.org >>http://lists.xiph.org/mailman/listinfo/speex-dev
2011 Jan 04
1
log level = 20 not showing auth, etc...
Samba 3.5.6 I must be really misunderstanding 'log level' somehow. I have tried all of the following and cannot get my logs to show anything related to authentication or share accesses at all: log level = 20 log level = all:20 log lovel = 3 auth:20 If I access one of the server's shares successfully, not a single thing shows up in the log. Yes, I am looking at the right log, and yes other things do get written to the log from smbd :) Any help would be very welcome. Jeff Blaine
2009 Aug 17
2
Gem PATH Correction
I installed some additional gems for a project I am doing, and they show up not in the Ruby System Library, but outside of it. Also, I get the error message "gem executables will not run because (file) is not in the PATH". How can I fix this and put my gems in the right place so that they work? Thanks to anyone who can help with this! -- Posted via http://www.ruby-forum.com/.
2009 Feb 22
3
Motherboard capable of VT-d
Hi! I''ve got a motherboard (Gigabyte GA-G33-DS3R) where the Ethernet port has been broken. I''ll buy a new motherboard, but wants to keep all my other equipment (CPU, Memory, TV-cards etc). The requirements/wishes on the new motherboard are 2 Ethernet ports and 2 PCI slots. It would also be good if it would support VT-d. I''ve found two boards that would fulfill my
2011 Dec 14
30
How can I get RVM/Passenger/Apache2 to play nicely together
Hello all, Can anyone point me to any solid documentation on how to set up a production server using RVM, Passenger, and Apache2? I have been at this for a week with absolutely no luck at all so I thought I would post here to see if anyone has managed to get this to work and written down the steps they used. Right now with my current implementation, I am getting a 404 error when I attempt to
2011 Apr 27
1
msvcr80.dll is missing
...title: R Consol: Rgui.exe - Sysytem error The program can't start because MSVCR80.dll is missing from your computer. Try reinstalling the program to fix this problem. When I searched the msvcr80.dll, it appeared in sub folds of Windows/winsxs/, which is said the correct location by: Martyn Lovell Development Lead Visual C++ Libraries martynl.TakeThisOut@<mailto:martynl.TakeThisOut@microsoft.com>microsoft<http://forums.wugnet.com/msvcr80-dll-missing-NET-ftopict445120.html#>.com<mailto:martynl.TakeThisOut@microsoft.com> I wonder why the .dll could not be called? Could anyo...
2002 Oct 26
2
Fortran
Hello everybody, Could someone please send me a very simple example using Fortran from R? Say pass a value to an executable and get the result in R. Actually it seems it may be possible to call an *.f file ?? or I am wrong again? The manual is very terse on the subject. Thank you very much Stephen Elijah -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help
2010 Feb 28
5
Passenger and Puppet problems
Cant seem to get Passenger to work on my test server. Keep getting the following error in access_log *** Exception LoadError in PhusionPassenger::Rack::ApplicationSpawner (no such file to load -- rack/builder) (process 1998): from config.ru:1 Rack was installed from gem and is in the gempath. puppetversion 0.24.8 (both server and client) passenger (2.2.5) rack (1.0.1) rake (0.8.3) RHEL
2005 Jul 17
0
sharing a decoder between 2 inbound speex streams?
...ame state >>>maintained by the decoder, but the convenience of not having to have >>> >>> >>a >> >> >>>decoder free pool to dynamically allocate/deallocate these is >>>motivation enough to ask! >>> >>>Tony Lovell >>>http://dreadnoughtproject.org >>>tone@dreadnoughtproject.org >>>AIM: StupidLagger >>> >>> >>>_______________________________________________ >>>Speex-dev mailing list >>>Speex-dev@xiph.org >>>http://lists.xiph.org/...
2006 Dec 08
1
Telnet Listing of IMAP mailboxes
Hello all, I am trying to figure out why I am can't seem to access any of my mailboxes that I moved from my OS X machine using UW-IMAP and I followed the directions on the wiki (http://wiki.dovecot.org/MissingMailboxes) to try and figure this out. I believe based on what I saw that my client seems to be the problem, but my question is. Can anyone tell me what the difference between
2009 May 01
2
Plugin to generate text logs using cucumber.
Hi, I was able to run the scenarios using rake features in cucmber, All the respective results are displayed in colour in std output. is there any plugin using which i can capture these results(that are generated at run time). Please let me know the procedure to capture these logs in to a files. -- Posted via http://www.ruby-forum.com/.
2006 Nov 02
1
FC4 and Dovecot 1.0 not displaying all migrated mailboxes
Hello all, I recently switched to dovecot on my FC4 server from UW-IMAP on my Mac OS X 10.3 machine and I was able to get my inbox and my trash box to be seen without any issues but all of my other mailboxes don't seem to show up. My mail directory is ~/mail and that is where I placed all of my mailboxes that I moved from my mac, but when I log into my new server using SSL/IMAP, only my
2007 Feb 09
0
opendir messages with log level = 1 and extd_audit
Hi, I'm using samba 3.0.23d on Debian Etch and wat to use the extd_audit vfs module. In the global section of my smb.conf I use: log level = 1 vfs:0 And in the share section: vfs objects = extd_audit With log lovel 0 for the vfs module I expected to see messages about deleted/unlinked files and directories + mkdir commands. In fact I get opendir messages too. This is filling up the logfile rather quickly. [2007/02/09 13:32:48, 1] modules/vfs_extd_audit.c:audit_opendir(164) vfs_extd_audit: opendir tmp [2007...
2005 Sep 19
1
Samples per frame.. fixed or variable with configuration?
...external requirement to cater to endian-ness of the data passed to speex_encode() or speex_encode_int(), or does speex just like the native representation? How about for the float data output from speex_decode()? I have not run any configuration script. Thanks in advance for any help. Tony Lovell http://dreadnoughtproject.org tone@dreadnoughtproject.org AIM: StupidLagger