Displaying 20 results from an estimated 40000 matches similar to: "Cartographer installation Issues"
2006 Feb 04
0
Cartographer plugin problem: was: ArgumentError when installing plugins with -x
On 2/3/06, jeremy*pinnix <jpinnix.alt@gmail.com> wrote:
> This is the second time that I''ve tried to install plugins where this
> error has occured. It only occurs when I use the -x flag.
>
>
> What is the problem?
>
I found that the cartographer plugin has been moved to rubyforge. But
I am still getting an error trying to install it.
script/plugin install
2006 Aug 04
3
is cartographer recommended for using google maps?
been doing some searches on how to get googlemaps working in a ror app.
seems like cartographer is the main one? is this true?
Thanks
--
Posted via http://www.ruby-forum.com/.
2006 Jan 23
0
Cartographer/Google Maps Questions
1) Is there a known way to load the map via AJAX so it doesn''t make the
page load take forever? (Not the fault of Cartographer -- Google maps
are big :)
2) Has anyone observed wrapping of text in the info window such that the
text occupies only about half the info window? Is there a known
workaround?
Thanks
--
Posted via http://www.ruby-forum.com/.
2006 Aug 04
0
Install 3rd part plugins problem
Can anyone tell me whats wrong here.
I am running ruby on rails on windows XP using radrails plugin in
eclipse.
I can install the plugins that show up in the radrails plugin tab like
file_column etc ok. When i try to intall a 3rd part plugin like
cartographer i just get a folder structure containing empty files with
the following in comments like below:
#
2012 Mar 10
6
Cartographer shows correct info box BUT over wrong marker
Hi guys (and gals),
The code formatting is so nice on SO.com, so I thought I''d just share
my post in hopes that someone from the group can help.
http://stackoverflow.com/questions/9643786/cartographer-shows-correct-info-box-but-over-wrong-marker
Feel free to answer back via email if you don''t have an SO account.
Thanks!
Abram
--
You received this message because you are
2006 May 16
5
Google Map problems
I followed the setup from http://cartographer.rubyforge.org/
but keep getting this error -
NoMethodError in Sandbox#map
Showing app/views/layouts/sandbox.rhtml where line #4 raised:
You have a nil object when you didn''t expect it!
You might have expected an instance of Array.
The error occured while evaluating nil.[]
Extracted source (around line #4):
1: <html>
2: <head>
2006 Oct 13
1
Subversion, testing a quickstart guide, version control for a Rails project
I just burned 3 hours figuring out Subversion, so I made up a little quickstart guide.
Try the guide and see if you can get version control going in ... say ... 30 minutes?
I assume your situation is:
You are setting up version control on a new subdirectory on your
computer.
You will copy your entire rails project directory tree into the new
subdirectory after you get subversion running.
2005 Nov 28
0
Asterisk project converts to Subversion version control system
The Asterisk development team is pleased to announce that we have
migrated our project repositories and development processes over to the
Subversion version control system!
Effective immediately, the primary source code distribution point for
Asterisk, Zaptel and other related projects (other than release tarballs
of course) will be http://svn.digium.com.
The actual SVN repositories are
2006 Aug 16
3
Easiest way to create a google map mashup?
I wanted to add a mash up to my website and was wondering if there were
any recommendations? I saw that there is a cartographer plugin
(http://cartographer.rubyforge.org/) and also something else called YM4R
(http://wiki.rubyonrails.org/rails/pages/YM4R).
I have no idea if they are up to date or not or whether this is
currently the easiest/best way to go about it short of rolling your own.
2005 May 24
0
SVN checkout problem
Hello
I have problems with checkout using SVN. I am following instructions on
page http://us2.samba.org/samba/subversion.html.
First of all DNS can't resolve name svnanon.samba.org. I checked
nslookup and dig on three different systems using three different
providers - my office, T-Online and Litnet. DNS servers for all three
providers responded that host name not found. I also got IP
2006 Feb 18
2
SVN migration status
It looks like the Subversion migration is working. The CVS repository
is still there, but in read-only mode. However, the SVN repository
preserves the version history of the CVS repository, albeit organized
slightly differently.
For an introduction to Subversion, this online book is essential:
http://svnbook.red-bean.com/
It is written by some of the Subversion authors. The only drawback I
2006 Feb 04
0
ArgumentError when installing plugins with -x
This is the second time that I''ve tried to install plugins where this
error has occured. It only occurs when I use the -x flag.
script/plugin install -x
svn://cartographer.rubyforge.org/trunk/vendor/plugins/cartographer
/usr/lib/ruby/gems/1.8/gems/rails-1.0.0/lib/commands/plugin.rb:675:in
`method'': wrong number of arguments (0 for 1) (ArgumentError)
from
2007 Jul 01
1
[LLVMdev] Repository Layout
Hi Gordon,
On Sun, 2007-07-01 at 08:22 -0400, Gordon Henriksen wrote:
> On 2007-06-30, at 18:36, Reid Spencer wrote:
>
>
> > I'm finding the current layout a bit frustrating, not to mention
> > that it breaks all the documentation. [...] I would rather see it
> > laid out like this:
> >
> >
> > >
> > trunk/llvm/...
> >
2009 Nov 06
1
Qtl - package - Question
Dear R-Helpers,
I am using qtl package to analyze qtl data from QTL cartographer.
I have the map file and cro file from QTL cartographer. I was trying to
import these two files in R using qtl package.
data=read.cross("qtlcart", ".", "crofile.txt", "mapfile.txt") ### I have
matched the file structure with the one on the website of qtl package - It
matches
2006 Aug 13
1
Re: bzr / Subversion / CVS
On Fri, 2006-08-11 at 17:20 -0400, Daniel F. Savarese wrote:
> Kevin Smith writes
> :
> >Can someone who has used SVN comment?
>
> I started reading it and stopped before finishing because the author
> is judging Subversion by using it in a way that doesn''t make any sense
> for Subversion.
Fair enough.
Can you confirm that merging between branches within an
2011 May 27
1
Help with Rmpi install
Hello R-help!
I am a systems administrator for the University of Southern California. I take care of it's general-purpose research cluster, and have recently been asked to provide access to a parallelized R platform. I do not have any previous experience using R, and have only ever had to do anything more then 'yum -y install R'.
We have a myrinet MPI network, and use mpich1 as our
2007 Jul 01
0
[LLVMdev] Repository Layout
On 2007-06-30, at 18:36, Reid Spencer wrote:
> I'm finding the current layout a bit frustrating, not to mention
> that it breaks all the documentation. [...] I would rather see it
> laid out like this:
>
> trunk/llvm/...
> trunk/stacker/...
> trunk/java/...
>
> branches/llvm/...
> branches/stacker/...
> branches/java/...
>
>
2011 Feb 28
0
[LLVMdev] [cfe-dev] Reminder: LLVM 2.9 Branching in One Week
Owen Anderson <resistor at mac.com> writes:
> It doesn't work because git-svn assumes that all of your branches
> begin at the same position in the SVN tree, i.e. llvm/branches/*. The
> problem is that we have some branches in llvm/branches/*, some in
> llvm/branches/Apple/*, some in llvm/branches/ggrief/*, etc. The end
> result is that git-svn gets horribly confused.
2015 Mar 18
1
Folders with ~ (tilde) slow to save
I tried to close everything I had open and filter as best as I could..
but left random lines in just in case it helps.
172.16.5.230 is my local machine and *.33.235 is the server.
This is a slow save..
13:48:39.852340 (60) 001F5B35DB28 Broadcast UDP - Other
Ports 172.16.5.93 172.16.5.255 00:04:53.922946 293.922946
13:48:39.852605 (60) 001F5B35DB28 USC-IANA
2005 Dec 19
4
Firefox crash while ajax''ing Google Maps
Hi all,
I''m trying to make a simple mapping application that shows to a given
point (city, zip etc.) the appropriate map from Google. This is done by
updating a div tag via link_to_remote with the Google map code (lot of
JavaScript code; see example
http://www.google.com/apis/maps/documentation/)
Clicking on the ajax''ed link let crash Firefox immediately whereas IE
seems