Displaying 20 results from an estimated 58 matches for "vishnu".
2011 Nov 22
7
rake aborted with ruby on rails
when i run * rake db:create*
*
*
WARNING: ''require ''rake/rdoctask'''' is deprecated. Please use ''require
''rdoc/task'' (in RDoc 2.4.2+)'' instead.
at
/home/vishnu/.rvm/gems/ruby-1.8.7-p352-D9TI4Ms3gBgeRYYz77F+sQ@public.gmane.org/gems/rake-0.9.2.2/lib/rake/rdoctask.rb
DEPRECATION WARNING: Rake tasks in vendor/plugins/exception_logger/tasks,
vendor/plugins/jrails/tasks, vendor/plugins/jrails_auto_complete/tasks, and
vendor/plugins/mongo_db_logger/tasks are d...
2011 May 05
0
winbindd : Error message when login into the sama share ( nsswitch/winbindd_passdb.c:sid_to_name(126) )
Hi Everybody,
I have some error message each time someone connect to my samba share:
May 5 11:03:52 vishnu winbindd[10901]: [2011/05/05 11:03:52, 0]
nsswitch/winbindd_passdb.c:sid_to_name(126)
May 5 11:03:52 vishnu winbindd[10901]: Possible deadlock: Trying to
lookup SID S-1-22-1-99 with passdb backend
May 5 11:03:52 vishnu winbindd[10901]: [2011/05/05 11:03:52, 0]
nsswitch/winbindd_passdb.c:sid_to_...
2013 Mar 02
3
How to add an custom weight to the relevancy value and sort it.
Hello guys,
I have an weight value which is calculated by some factor and i need to add
the weight with the relevancy value of a result and sort it with that value
is that possible in xapian.
Thanks,
VishnuKumar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20130302/9831e287/attachment-0001.html>
2012 Apr 21
13
issues with changing directory structure in rails3
...''
resources :branches
*i am getting this following error*
*NoMethodError in BranchesController#branch*
*You have a nil object when you didn''t expect it!
You might have expected an instance of Array.
The error occurred while evaluating nil.each*
What am I doing wrong?
Thank you
vishnu
*
*
*
*
*
*
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/anCewQjZXw8J.
To post to this group, send email to rubyonrails-talk-/JYPxA...
2012 May 24
3
rails ajax issues
...ges/page''*
end
end
After the function *add* i need to display the value of variable *@number *in
the* page.html.erb, *for that here i use the* render ''bpages/page''*. But i
didn''t that variable.
or any other way to do this..?plz give one solution
Thanks
vishnu
*
*
*
*
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/mH1pNmw_6e4J.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5T...
2005 May 20
5
getting the unique values and counts from a vector
...1 ,2, 1, 4 ,2 ,1, 4 ,1 ,1)
xu<-unique(x)
xn<-numeric(length(xu))
for (i in 1:length(xu)) {xn[i]<-length(which(x==xu[i]))}
There must be a very much simpler method of doing this. Can somebody
direct me to the functions that I must read in order to do operations of
these sort.
Thanks,
Ravi Vishnu
This message is meant for the addressee only and may contain
confidential and legally privileged information. Any unauthorised
review, use, copying, storage, disclosure or distribution of this e-
mail and any attachments is strictly prohibited. If you are not the
named recipient or have othe...
2019 Apr 22
2
[Bug 110487] New: adwefrf
...dwefrf
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at lists.freedesktop.org
Reporter: vishnusankar2012 at gmail.com
QA Contact: xorg-team at lists.x.org
CC: softwaretesting9744 at gmail.com
qwf3rfr3f
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https:/...
2005 May 20
1
legend as a subtitle
Very little space is available in one of my plots for the legend. I would
like to lift it out of the main plot area and present it in the subtitle
area. Would appreciate any help that I can get.
Ravi Vishnu
This message is meant for the addressee only and may contain
confidential and legally privileged information. Any unauthorised
review, use, copying, storage, disclosure or distribution of this e-
mail and any attachments is strictly prohibited. If you are not the
named recipient or have othe...
2006 Sep 21
10
How do you use Mongrel?
Hey folks,
I''m working on the Mongrel book with Zed, and wanted to get some
feedback from the core users (this list) about how they use Mongrel.
That sounds a bit vague, but I''m interested in hearing things about
frustrating problems / workaround, preferred configurations, if you
have a particular way you set up / store your config files when
developing / deploying an
2016 Oct 12
3
Dragon egg not recognizing Target ARM machine
Hello Team,
Good Morning!!
This is Vishnu Prasanth doing my master's thesis on improving llvm compiler
optimization.
Currently I am trying to build dragon egg and when I gave take, it is not
getting recognized for ARM machine.
Can you please help me with.
Below are the errors when I gave the below command inside dragon egg
directory...
2018 Oct 02
2
[PATCH] VMCI: Resource wildcard match fixed
...bug. This issue
> was discovered by Hangbin Liu using KASAN and syzkaller.
>
> Fixes: bc63dedb7d46 ("VMCI: resource object implementation")
> Reported-by: Hangbin Liu <liuhangbin at gmail.com>
> Reviewed-by: Adit Ranadive <aditr at vmware.com>
> Reviewed-by: Vishnu Dasa <vdasa at vmware.com>
> Signed-off-by: Jorgen Hansen <jhansen at vmware.com>
> ---
> drivers/misc/vmw_vmci/vmci_driver.c | 2 +-
> drivers/misc/vmw_vmci/vmci_resource.c | 3 ++-
> 2 files changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/mis...
2018 Oct 02
2
[PATCH] VMCI: Resource wildcard match fixed
...bug. This issue
> was discovered by Hangbin Liu using KASAN and syzkaller.
>
> Fixes: bc63dedb7d46 ("VMCI: resource object implementation")
> Reported-by: Hangbin Liu <liuhangbin at gmail.com>
> Reviewed-by: Adit Ranadive <aditr at vmware.com>
> Reviewed-by: Vishnu Dasa <vdasa at vmware.com>
> Signed-off-by: Jorgen Hansen <jhansen at vmware.com>
> ---
> drivers/misc/vmw_vmci/vmci_driver.c | 2 +-
> drivers/misc/vmw_vmci/vmci_resource.c | 3 ++-
> 2 files changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/mis...
2006 Sep 04
4
Mongrel Tuneup Guide: Questions
Hi!
I''ve been following the new mongrel tuneup guide (a huge thanks for
that btw) and here are my results. I''ve basically only gotten to the
point where I''m tuning up 1 mongrel because I suspect I have a
performance problem with my rails app.
http://mongrel.rubyforge.org/docs/how_many_mongrels.html
The first number is the 10s nconns and the second is the max req/s as
2013 Mar 02
2
Getting Started
Hello all,
I am Mohd Azeem. I want to contribute in Xapian but I am a newbie here. I wonder if anyone could help me in getting started with Xapian. I have some basic knowledge of IR and implemented TF*IDF and PageRank schemes, and also implemented Inverted Index and Web-Crawler.
regards,
Azeem
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2019 Mar 11
0
[PATCH] VMCI: Use BIT() macro for bit definitions
On 3/11/19 3:09 PM, Vishnu DASA wrote:
> No functional changes, cleanup only.
>
> Reviewed-by: Adit Ranadive <aditr at vmware.com>
> Reviewed-by: Jorgen Hansen <jhansen at vmware.com>
> Signed-off-by: Vishnu Dasa <vdasa at vmware.com>
> ---
> include/linux/vmw_vmci_defs.h | 34 +++++++...
2019 Mar 21
0
[PATCH] VMCI/VSOCK: Add maintainers for VMCI, AF_VSOCK and VMCI transport
...ed, 20 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index e17ebf7..b9714fc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16630,6 +16630,14 @@ S: Maintained
F: drivers/scsi/vmw_pvscsi.c
F: drivers/scsi/vmw_pvscsi.h
+VMWARE VMCI DRIVER
+M: Jorgen Hansen <jhansen at vmware.com>
+M: Vishnu Dasa <vdasa at vmware.com>
+M: "VMware, Inc." <pv-drivers at vmware.com>
+L: linux-kernel at vger.kernel.org
+S: Maintained
+F: drivers/misc/vmw_vmci/
+
VMWARE VMMOUSE SUBDRIVER
M: "VMware Graphics" <linux-graphics-maintainer at vmware.com>
M: "VMware,...
2006 Oct 04
1
Slideshare.net (we use Mongrel)
Hi guys :-)
Just a note to let you know that today we launched Slideshare (
slideshare.net) into open beta. It''s a powerpoint-sharing tool (with a
twist) and the app is served with Mongrel.
A teaser on techcrunch:
http://www.techcrunch.com/2006/10/04/introducing-slideshare-power-point-youtube/
Zed, a huge thanks for developing this server. If anybody needs pointers on
using Mongrel in
2014 Jun 12
1
[Bug 959] New: SSL misconfiguration
...Estimated Hours: 0.0
Upon account registration, a link is generated to
https://bugzilla.netfilter.org/.
Upon following the link, a working browser presents a warning something like:
You attempted to reach bugzilla.netfilter.org, but instead you actually reached
a server identifying itself as vishnu.netfilter.org.
A simple test using the openssl debug client:
openssl s_client -servername bugzilla.netfilter.org -connect
bugzilla.netfilter.org:443
Confirms that the certificate served is for vishnu.netfilter.org instead of for
bugzilla.netfilter.org.
--
Configure bugmail: https://bugzill...
2007 Dec 30
2
Installing Rgraphviz package on a windows vista pc
Hi,
I want to install Rgraphviz on a windows vista pc. The only source file that I found in the bioconductor homepage is a tar file. I can't install from this using the packages command in the R menu. I would like to get some tips on how I can do the installation.
Can I just place the extracted Rgraph folder (from the source tar file) in the library folder of R2.6.1 along with the other
2005 Aug 23
6
priority of operators in the FOR ( ) statement
Dear All,
I spent an entire evening in debugging a small, fairly simple program in R
- without success. It was my Guru in Bayesian Analysis, Thomas Fridtjof,
who was able to diagonose the problem. He said that it took a long time
for him also to locate the problem.
This program illustrates in some ways the shortcomings of the error
messages that R responds with. In this case, it was quite