Displaying 20 results from an estimated 1000 matches similar to: "Hi doubt in unit testing"
2009 Jul 21
2
About Error handler
Hi
I am new to ruby on rails
I need to know one thing
Is there any way to externalize all the error messages in one file and
access
--
Karthik.k
Mobile - +91-9894991640
2009 Jul 29
6
Doubt in nil object with ajax
hi this is my htnl
<html>
<head>
<%= javascript_include_tag :defaults %>
</head>
<body>
<%= form_tag nil, { :id => ''search_form'' } %>
<%= text_field ''recipe'', ''name'' %>
<%= end_form_tag %>
<div id="recipe">
</div>
<%= observe_form :search_form, :frequency =>
2009 Aug 24
3
ActivRecord APIs for DB transactions
Hi guys
Can i get some reference for studying all ActivRecord API related to
DB transactions.
--
Karthik.k
Mobile - +91-9894991640
2009 Aug 28
4
InvalidAuthenticityToken
Hi guys
What does the below line says
ActionController::InvalidAuthenticityToken
(ActionController::InvalidAuthenticityToken):
-e:2:in `load''
-e:2
Please guide me
--
Karthik.k
Mobile - +91-9894991640
2006 Mar 02
7
Timing of effects before and after Ajax call
Hello,
I have a problem with the timing of effects. I do have a tag (with id:
post1). When the link is clicked, the block "post1" must BlindUp. Then the
block is updated with the new content and then the effect BlindDown is
executed.
Below is the source code of the link_to_remote I am using.
<%= link_to_remote("Ajax Edit",
:update =>
2003 Sep 23
1
smbclient write default to stderr?
Hi
I have problem with smbclient in samba3 rc2, rc4.
When I start tar backup with it:
smbclient //comp-32/volume pass -U user -d0 -Tc /dev/tape0 > /dev/null
[2003/09/23 08:27:46, 0] client/clitar.c:do_tar(830)
directory \Kart-32\
[2003/09/23 08:27:46, 0] client/clitar.c:do_tar(830)
directory \Kart-32\mairs\
[2003/09/23 08:27:46, 0]
2014 Oct 12
5
Help with xapian
Hi,
I am unable to build the letor module. I am generating the configure file
using autoconf. The configure file generated is throwing the error
./configure: line 2057: syntax error near unexpected token `1.10.1'
./configure: line 2057: `AM_INIT_AUTOMAKE(1.10.1 -Wportability tar-ustar)`
I am not too sure what to do with this. Need help with this.
Thank You
Regards
Karthik
On Mon, Sep 29,
2002 Jan 02
1
Man page for RC3
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello vorbis,
uhmm... i've just installed the RC3 packages (for debian, but i'm
pretty sure it's not going to matter what linux (or even *nix) you
use) and the man pages for "oggenc" still says "release
candidate 2" up the top of the man page. This should possibly be
checked next time <grins>. The rest of
2003 Apr 18
1
MCMCpack gelman.plot and gelman.diag
Hi,
A question. When I run gelman.diag and gelman.plot
with mcmc lists obtained from MCMCregress, the results are following.
> post.R <- MCMCregress(Size~Age+Status, data = data, burnin = 5000, mcmc = 100000,
+ thin = 10, verbose = FALSE, beta.start = NA, sigma2.start = NA,
+ b0 = 0, B0 = 0, nu = 0.001, delta = 0.001)
> post1.R <- MCMCregress(Size~Age+Status, data
2014 Sep 29
2
Help with xapian
Hi,
I have started getting a hang of the xapian codebase. I think I would like
to try my hands on the letor module of xapian. Could you please suggest
some free data set for the training and testing of letor features. I am not
able to get the INEX data set from anywhere (the one mentioned by parth
gupta in his GSOC 2011 projecct.
Regards
Karthik
On Mon, Sep 22, 2014 at 4:23 PM, Olly Betts
2016 Aug 02
29
[Bug 97192] New: SuperTuxkart graphic errors [NVE4 - GK104]
https://bugs.freedesktop.org/show_bug.cgi?id=97192
Bug ID: 97192
Summary: SuperTuxkart graphic errors [NVE4 - GK104]
Product: Mesa
Version: unspecified
Hardware: x86-64 (AMD64)
OS: other
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee:
2012 Dec 04
4
[LLVMdev] Value of structure passed byval to a recurse function not initialized when accessed through GDB
Hi All,
I was debugging a clang binary when i found this problem. The
following code is complied with clang.
typedef struct s
{
short s;
} SVAL;
void recurse (SVAL a, int depth)
{
a.s = --depth;
if (depth == 0)
return;
else
recurse(a,depth);
}
int main ()
{
SVAL s; s.s = 5;
recurse (s, 5);
return 0;
}
When i try to access value of a.s in function recurse through gdb(i.e
2020 Feb 19
2
post1
On 19/02/2020 19:36, miguel medalha via samba wrote:
>> Miguel, there is a reason (which I will not go into) for all this ;-)
> Ok, I can understand that. But besides this specific case, what do you think
> of this as a common practice?
>
>
>
It has its place. I have numerous email addresses and if I want to test
if one is sending, I will send an email to one of the others.
2010 Aug 09
1
creating pdf of wireframe
Dear R list,
I have written some code to produce several wireframe plots in a panel. They
look good, but when I try to create a pdf, many (but not all) of the details
I have specified are not reproduced. For example, the line width I have
specified is not reproduced, and neither are the font sizes for the axis
labels. I'm an R novice, so I could really use some guidance.
Here is the code I am
2018 Mar 14
2
Can't heal a volume: "Please check if all brick processes are running."
On Wed, Mar 14, 2018 at 3:36 PM, Anatoliy Dmytriyev <tolid at tolid.eu.org>
wrote:
> Hi Karthik,
>
>
> Thanks a lot for the explanation.
>
> Does it mean a distributed volume health can be checked only by "gluster
> volume status " command?
>
Yes. I am not aware of any other command which can give the status of plain
distribute volume which is similar to
2004 Sep 24
1
openssh version
On Wed, 2 Jan 2002, John Hay wrote:
> Well I can accept your argument for -stable, although bigger changes has
> gone in -stable in the past, but what about -current? My -current boxes
> also still claim: "sshd version OpenSSH_2.9 FreeBSD localisations
> 20011202" And this is the problem, if we don't have -current upgraded
> we have little chance in getting wrinkles
2003 Nov 11
5
ocfs issues with 9.2.0.3
I am starting to see a few issues with OCFS and 9.2.0.3 RAC on
redHat Linux AS 2.1. Wondering if there is anyone out there
experiencing similar issues...
a few pointers to the issues..
1. OCFS read/write performance is way lower than a read/write to a raw
device.. i can give you some comparison numbers..
2. Writes to shared disk with ocfs would get locked up by one server..
it doesnt have to
2003 Nov 11
5
ocfs issues with 9.2.0.3
I am starting to see a few issues with OCFS and 9.2.0.3 RAC on
redHat Linux AS 2.1. Wondering if there is anyone out there
experiencing similar issues...
a few pointers to the issues..
1. OCFS read/write performance is way lower than a read/write to a raw
device.. i can give you some comparison numbers..
2. Writes to shared disk with ocfs would get locked up by one server..
it doesnt have to
2014 Feb 25
2
GSoC 2014
Hi,
I am C Karthik Iyer, a 3rd year B Tech student at NITK Surathkal. I am
interested in working on projects on Information Retrieval and Machine
Learning. I've had previous experience on working on projects regarding
Question Answering Systems.
I have a project idea which includes both IR and ML but i dont know how
feasible the idea is. Could you guys say when will you be available
2018 Feb 05
2
Dir split brain resolution
Hi,
I am wondering why the other brick is not showing any entry in split brain
in the heal info split-brain output.
Can you give the output of stat & getfattr -d -m . -e hex
<file-path-on-brick> from both the bricks.
Regards,
Karthik
On Mon, Feb 5, 2018 at 5:03 PM, Alex K <rightkicktech at gmail.com> wrote:
> After stoping/starting the volume I have:
>
> gluster volume