Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
__NSAutoreleaseNoPool() message using Mac OS X
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
pblen  
View profile  
 More options Jan 10 2012, 9:11 am
From: pblen <blen.phi...@gmail.com>
Date: Tue, 10 Jan 2012 06:11:48 -0800 (PST)
Local: Tues, Jan 10 2012 9:11 am
Subject: __NSAutoreleaseNoPool() message using Mac OS X
Hello
First attempt to use  wpsapitest at the command line resulted in a
error.
Mac OS X is version 10.6.8
Skyhook is version WPS version 4.2.0.14

Placed the developers pack in /Users/pblen/Documents/source/
wpsapi-4.2.0_14-darwin-r9313/example

cd into example

example pblen$ ./wpsapitest -u pblen -r programcribnotes
2012-01-10 05:32:11.966 wpsapitest[13781:903] ***
__NSAutoreleaseNoPool(): Object 0x10020b2b0 of class NSCFString
autoreleased with no pool in place - just leaking
2012-01-10 05:32:11.971 wpsapitest[13781:903] ***
__NSAutoreleaseNoPool(): Object 0x10060c8c0 of class NSCFData
autoreleased with no pool in place - just leaking
68.101.96.188: 33.692200, -117.786700

33.716367, -117.754459  +/-61m  4+0+0
62 Diamante
Irvine, CA 92620

Also are there examples of values which would be loaded into the
arguments?   The manual defined the term but did have a working
example.

        --server[=<server url>] | -s [<server url>]
        --local[=<compressed file path>] | -l [<compressed file path>]
        --period=<period> | -p <period> (in seconds)
        --iterations=<iterations> | -i <iterations>
        --tiling=<tiling directory> | -t <tiling directory>
        --max-tiles=<max # of tiles to download> | -m <max tiles>

Thanks,
Philip


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Krystle  
View profile  
 More options Feb 22 2012, 3:14 pm
From: Krystle <krystlebenn...@gmail.com>
Date: Wed, 22 Feb 2012 12:14:34 -0800 (PST)
Local: Wed, Feb 22 2012 3:14 pm
Subject: Re: __NSAutoreleaseNoPool() message using Mac OS X
Hi Philip -

That is a known issue for 4.2.0_14 and since then, has been fixed.  If
you download our latest SDK release 4.4.0_14 from
http://skyhookwireless.com/location-technology/sdk.php, you will no
longer receive that message on Mac OS X.

Here's a working example with your username/realm:

$ ./wpsapitest -u pblen -r programcribnotes -p 1 -i 10 -t ./tiles/ -m
5

This would run with a 1 second periodic, ten times. Tiling is enabled
and will go to the ./tiles/ directory (if present) and only download 5
tiles.

Let me know if you have any more questions.

Thanks,
Krystle

On Jan 10, 9:11 am, pblen <blen.phi...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »