Quantcast
Channel: GSAK Forum
Viewing all 75101 articles
Browse latest View live

copy from "GCnote" to "GSAK Note" by HHL - 2020-08-19

$
0
0
QUOTE (samsa @ August 19, 2020 05:22 pm)
[...]
Is it possible [...] to delete all GSAK User Notes (in a Filter) before adding a new GCnote?
thanks

Yes, it is:

user posted image

Hans

copy from "GCnote" to "GSAK Note" by Kai Team - 2020-08-19

$
0
0
And in case it's unclear, you get to that dialog by going to Database>Global Replace in the GSAK menus. Global Replace will respect a filter, and it shows the number of caches to be acted upon so that you can double check. wink.gif Once you've deleted your existing notes, just run GCNote2UserNote.gsk to copy the GCNotes into the GSAK user notes.

FSGPlugin_360 support thread by sbeelis - 2020-08-19

$
0
0
QUOTE (sbeelis @ August 19, 2020 06:41 am)
I'll change to the code you provided (thanks for that) in the next version.

V1.05 now uses the code proposed by The CEO (even a little more simplyfied) and as far as I can tell, it produces the same output and should no longer error out if you have just the default home coordinate configuration.

Let me know if you encounter any issues.

FSGPlugin_360 - Finds by degrees from home by sbeelis - 2020-08-19

$
0
0
FSGPlugin_360 v1.05

Changes
  • no longer calculates home coordinates but uses those provided by FSG (thanks to The CEO for the improved code). The macro should no longer throw errors if you use the default home coordinate configuration.

Feedback
Feedback and questions can be posted in the support thread.

copy from "GCnote" to "GSAK Note" by samsa - 2020-08-19

$
0
0
Thanks a lot to HHL & Kai_Team.
Always ready to help!

BadgeGen_V4.0 feed back by taybee - 2020-08-19

$
0
0
QUOTE (franjo365 @ August 20, 2020 04:42 am)
Hallo taybee

I found beginning at line 5713 following string:
IF $copysave  # save a copy of curret file as current1B
            IF $NotesSection="A"  # remove a for HTML
                  $temp_str=""
            ELSE
                  $temp_str=$NotesSection
            ENDIF
Franjo365

@ franjo365
thanks for the info

@ all

quick fix
tick the save "Badgegen setting_V4_GS" box

FindStatGen 4.5 release support thread by KNKINCABOT - 2020-08-20

$
0
0
QUOTE (lignumaqua @ August 19, 2020 12:18 pm)
QUOTE (KNKINCABOT @ August 18, 2020 08:34 pm)

Next update:
1 - This time I pasted html code into the about section on Geocaching.com AND clicked the word
      SOURCE.  This appears to have cleaned it up.

Kent

Ah! Thanks for doing all those tests. I’m sure youv'e found the issue. The new profile edit page on GC.com allows you to switch to a WSYIWYG edit mode which is incompatible with pasting the raw html FSG generates. Although the source code mode is the default, it appears the edit page remembers what you last used and, in your case, it must have been the WYSIWYG mode instead. smile.gif

I'll take a look and see if I can make the FSG upload code check which mode the page is in and change it if necessary. For now, as long as you don’t change the edit mode back again, you should be fine.

Hey Mike, you are correct for I have tested it both ways and yes, geocaching.com remembers!!! Thank you and probably no need for any more investigation on your behalf. Thank you again!!

Kent

token confirmation each time publishing logs (2) by skramble - 2020-08-20

$
0
0
I didn't want to hijack an existing thread, but my problem is the same as that posted by @vanbaarsel.

I've just set up GSAK on a separate computer for my girlfriend (couldn't get multiuser working properly) and getting the same " Complete setup - Geocaching needs permission to share your account information with GSAK" every time clicking on publish logs (mine works as expected). I don't use IE, but I performed the configuration steps linked from a previous thread by @Kai Team in their entirety, and restarted the computer.

Here's my session log from apilog.txt (with privacy edits). Any help would be greatly appreciated. One thing that looked odd, don't know if it's relevant, is that CookieFilename is mixing forward and back slashes (C:\Users\xxxxxxxx\AppData\Roaming\gsak\cookies/groundspeak_com.xml):

***********************************************************************
2020-08-20 09:09:38 Complete verbose Chilkat log (ver:9.0.0.14)
ChilkatLog:
QuickGetStr(500ms):
DllDate: Dec 27 2016
ChilkatVersion: 9.5.0.65
UnlockPrefix: GSAKNEHttp
Architecture: Little Endian; 32-bit
Language: ActiveX
VerboseLogging: 1
url: https://api.groundspeak.com/v1.0/users/me/?fields=username
httpRequestStr(500ms):
getHttpConnectionByUrl:
findAddHttpConn:
GetIEProxySetting:
RegistryQueryError: The system cannot find the file specified.
ValueName: ProxyServer
Failed to get key value
valueName: ProxyServer
Failed to read registry: CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Internet Settings/ProxyServer
--GetIEProxySetting
--findAddHttpConn
--getHttpConnectionByUrl
a_quickReq(500ms):
quickHttpRequest(500ms):
httpVerb: GET
url: https://api.groundspeak.com/v1.0/users/me/?fields=username
openHttpConnection:
Using existing connection.
--openHttpConnection
buildQuickRequest:
genStartLine:
Adding params to the start line...
startLine: GET /v1.0/users/me/?fields=username HTTP/1.1
--genStartLine
getMimeHeaderHttp:
headerField: Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
headerField: Connection: keep-alive
headerField: User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0
headerField: Accept-Language: en-us,en;q=0.5
headerField: Authorization: Bearer <stuff deleted>
--getMimeHeaderHttp
addCookies:
Auto-adding any accumulated cookies.
CookieDir: C:\Users\xxxxxxxx\AppData\Roaming\gsak\cookies
CookieDomain: api.groundspeak.com
CookiePath: /v1.0/users/me/
loadCookieJar:
Path: /v1.0/users/me/
GetDomainCookiesXml:
CookieDir: C:\Users\xxxxxxxx\AppData\Roaming\gsak\cookies
Domain: api.groundspeak.com
Cookie file does not yet exist. (this is not an error)
CookieFilename: C:\Users\xxxxxxxx\AppData\Roaming\gsak\cookies/groundspeak_com.xml
--GetDomainCookiesXml
--loadCookieJar
No cookie jar found.
--addCookies
--buildQuickRequest
quickRequestHeader:
requestHeader: GET /v1.0/users/me/?fields=username HTTP/1.1
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0
Accept-Language: en-us,en;q=0.5
Authorization: Bearer <stuff deleted>
Accept-Encoding: gzip
Host: api.groundspeak.com
--quickRequestHeader
sendRequestHeader:
sendHeaderElapsedMs: 0
--sendRequestHeader
readResponseHeader(109ms):
responseHeader: HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
CorrelationGuid: be182077-14c8-4e50-a6af-280cea9e54b5
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=31536000; includeSubDomains
Date: Thu, 20 Aug 2020 16:09:36 GMT
Content-Length: 28
Vary: Accept-Encoding


--readResponseHeader
statusCode: 200
statusText: OK
readResponseBody(63ms):
bDiscard: 0
contentLength: 28
numBytesToReceive: 28
--readResponseBody
--quickHttpRequest
--a_quickReq
convertResponseBodyToUtf8:
responseBodySize: 28
Logging up to 2048 bytes of the response in quoted-printable format:
responseQP: [{"username":"xxxxxxxx"}]
responseContentType: application/json; charset=utf-8
HTTP response body was binary (not text)
--convertResponseBodyToUtf8
--httpRequestStr
Success.
--QuickGetStr
--ChilkatLog
***********************************************************************
2020-08-20 09:09:38 Result end (First 5000 characters only): (ver:9.0.0.14)
{"username":"xxxxxxxx"}
***********************************************************************
2020-08-20 09:09:38 Finish: https://api.groundspeak.com/v1.0/users/me/?fields=username (ver:9.0.0.14)




token confirmation each time publishing logs (2) by The CEO - 2020-08-20

$
0
0
QUOTE (skramble @ August 20, 2020 06:35 pm)
I didn't want to hijack an existing thread, but my problem is the same as that posted by @vanbaarsel.

I've just set up GSAK on a separate computer for my girlfriend (couldn't get multiuser working properly) and getting the same " Complete setup - Geocaching needs permission to share your account information with GSAK" every time clicking on publish logs (mine works as expected). I don't use IE, but I performed the configuration steps linked from a previous thread by @Kai Team in their entirety, and restarted the computer.

Here's my session log from apilog.txt (with privacy edits). Any help would be greatly appreciated. One thing that looked odd, don't know if it's relevant, is that CookieFilename is mixing forward and back slashes (C:\Users\xxxxxxxx\AppData\Roaming\gsak\cookies/groundspeak_com.xml):

***********************************************************************
2020-08-20 09:09:38 Complete verbose Chilkat log (ver:9.0.0.14)
ChilkatLog:
QuickGetStr(500ms):
DllDate: Dec 27 2016
ChilkatVersion: 9.5.0.65
UnlockPrefix: GSAKNEHttp
Architecture: Little Endian; 32-bit
Language: ActiveX
VerboseLogging: 1
url: https://api.groundspeak.com/v1.0/users/me/?fields=username
httpRequestStr(500ms):
getHttpConnectionByUrl:
findAddHttpConn:
GetIEProxySetting:
RegistryQueryError: The system cannot find the file specified.
ValueName: ProxyServer
Failed to get key value
valueName: ProxyServer
Failed to read registry: CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Internet Settings/ProxyServer
--GetIEProxySetting
--findAddHttpConn
--getHttpConnectionByUrl
a_quickReq(500ms):
quickHttpRequest(500ms):
httpVerb: GET
url: https://api.groundspeak.com/v1.0/users/me/?fields=username
openHttpConnection:
Using existing connection.
--openHttpConnection
buildQuickRequest:
genStartLine:
Adding params to the start line...
startLine: GET /v1.0/users/me/?fields=username HTTP/1.1
--genStartLine
getMimeHeaderHttp:
headerField: Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
headerField: Connection: keep-alive
headerField: User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0
headerField: Accept-Language: en-us,en;q=0.5
headerField: Authorization: Bearer <stuff deleted>
--getMimeHeaderHttp
addCookies:
Auto-adding any accumulated cookies.
CookieDir: C:\Users\xxxxxxxx\AppData\Roaming\gsak\cookies
CookieDomain: api.groundspeak.com
CookiePath: /v1.0/users/me/
loadCookieJar:
Path: /v1.0/users/me/
GetDomainCookiesXml:
CookieDir: C:\Users\xxxxxxxx\AppData\Roaming\gsak\cookies
Domain: api.groundspeak.com
Cookie file does not yet exist. (this is not an error)
CookieFilename: C:\Users\xxxxxxxx\AppData\Roaming\gsak\cookies/groundspeak_com.xml
--GetDomainCookiesXml
--loadCookieJar
No cookie jar found.
--addCookies
--buildQuickRequest
quickRequestHeader:
requestHeader: GET /v1.0/users/me/?fields=username HTTP/1.1
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0
Accept-Language: en-us,en;q=0.5
Authorization: Bearer <stuff deleted>
Accept-Encoding: gzip
Host: api.groundspeak.com
--quickRequestHeader
sendRequestHeader:
sendHeaderElapsedMs: 0
--sendRequestHeader
readResponseHeader(109ms):
responseHeader: HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
CorrelationGuid: be182077-14c8-4e50-a6af-280cea9e54b5
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=31536000; includeSubDomains
Date: Thu, 20 Aug 2020 16:09:36 GMT
Content-Length: 28
Vary: Accept-Encoding


--readResponseHeader
statusCode: 200
statusText: OK
readResponseBody(63ms):
bDiscard: 0
contentLength: 28
numBytesToReceive: 28
--readResponseBody
--quickHttpRequest
--a_quickReq
convertResponseBodyToUtf8:
responseBodySize: 28
Logging up to 2048 bytes of the response in quoted-printable format:
responseQP: [{"username":"xxxxxxxx"}]
responseContentType: application/json; charset=utf-8
HTTP response body was binary (not text)
--convertResponseBodyToUtf8
--httpRequestStr
Success.
--QuickGetStr
--ChilkatLog
***********************************************************************
2020-08-20 09:09:38 Result end (First 5000 characters only): (ver:9.0.0.14)
{"username":"xxxxxxxx"}
***********************************************************************
2020-08-20 09:09:38 Finish: https://api.groundspeak.com/v1.0/users/me/?fields=username (ver:9.0.0.14)

In the "Geocaching.com access" menu item, near the bottom:
- is your girlfriends username listed?
- is there a checkmark in front of her username?
- anything unusual about the list of users?

Lost and Found icon by SeekDaCache - 2020-08-21

$
0
0
Will badgegen recognize the new Community Celebration Events as the Lost and Found Events of 2010?

Lost and Found icon by The CEO - 2020-08-21

$
0
0
QUOTE (SeekDaCache @ August 21, 2020 03:13 am)
Will badgegen recognize the new Community Celebration Events as the Lost and Found Events of 2010?

If you have tagged the cache as being a a "Lost and Found Events of 2010" event by adding either the text

Findstats10YearEvent
or
BadgeGen10YearEvent

to the UserNote of the cache, then Yes.

GSAK Elevation Master Updates by ecanderson - 2020-08-21

$
0
0
Even after assuring that I have a current db3 file for elevation, something new here...

Each time I enter updated coordinates, I must wait 5-6 seconds for an update for the item being modified:

Elevation Update

Fetching (remote) elevation for [GCCode] (1/1)

GSAK Elevation Master Updates by sloth96 - 2020-08-21

$
0
0
QUOTE (ecanderson @ August 21, 2020 02:05 pm)
Sounds like I need to update the database file, or ???
Each time I enter updated coordinates, I must wait 5-6 seconds for an update for the item being modified:

Elevation Update

Fetching (remote) elevation for [GCCode] (1/1)

6 seconds is an indication the the elevation for the coordinates you asked for are not already in the database. Downloading the master will not help.

GSAK Elevation Master Updates by lignumaqua - 2020-08-21

$
0
0
QUOTE (ecanderson @ August 21, 2020 01:05 pm)
Sounds like I need to update the database file, or ???
Each time I enter updated coordinates, I must wait 5-6 seconds for an update for the item being modified:

Elevation Update

Fetching (remote) elevation for [GCCode] (1/1)

Perhaps, perhaps not. smile.gif

If those coordinates have never been used by anyone in GSAK before then they won’t be in the master database either. In that case, when you query the GSAK website it has to go and interrogate various on-line databases to get the answer. That only happens once, as then those coordinates will be in the master. Depending on time of day and the state of the internet that search can take a few seconds.

On the other hand, updating the master won't hurt, and can only help.

GSAK Elevation Master Updates by ecanderson - 2020-08-21

$
0
0
Just updated the db3 (had to find it over in 'roaming' in Win10). So at least I'm current.

Perhaps I'm getting dull, but I don't recall that prior to this week, there was a 5~6 second delay in obtaining elevation data each time corrected coordinates were specified. In fact, I don't recall even noticing that a remote request was being made. It was either so fast that I ignored it, or it wasn't happening.

GSAK Elevation Master Updates by lignumaqua - 2020-08-21

$
0
0
QUOTE (ecanderson @ August 21, 2020 01:17 pm)
Just updated the db3 (had to find it over in 'roaming' in Win10). So at least I'm current.

Perhaps I'm getting dull, but I don't recall that prior to this week, there was a 5~6 second delay in obtaining elevation data each time corrected coordinates were specified. In fact, I don't recall even noticing that a remote request was being made. It was either so fast that I ignored it, or it wasn't happening.

That would likely mean somebody else had already solved that Mystery and gsak had those coordinates. If the gsak website has them then it comes back much quicker, less than a second typically.

GSAK Elevation Master Updates by ecanderson - 2020-08-21

$
0
0
Of interest, it is unlikely that anyone has ever used the corrected coordinates I am using.

I keep two working databases for every cache run:

a ) actual position of caches (including whatever few are corrected) and

b ) a separate database of the same caches, but where helpful, instead of cache locations, the locations (as corrected coordinates) of parking lot entrances, waypoints for turns onto tertiary (e.g., FS) roads and whatever other goat tracks we'll be involved with, all of which are later exported and loaded into the automotive GPS. Fully 1/3 of the caches we search will have some sort of separate updated 'automotive' coordinates. That content of this latter category will have almost always have been unique, I should think. Some of these have been out in the jungle roads of the Yucatan where there aren't any caches to begin with! In fact, I'm afraid I am 'polluting' your database with a lot of extraneous waypoints now that I understand what you're doing!

Publish statistics on geocaching com by de trije susters - 2020-08-22

$
0
0
In my statistics (FindStatGen) i use the Plugin FSGplugin_CacheTypeYear.gsk. When i run the macro there is no problem with the table it's generating.

When i publish the statistics the table changes it's layout and is not readable any more. Fontsize is greater after publishing

Someone knows what's the problem so i can solve it?

GSAK Elevation Master Updates by ekhoc - 2020-08-22

$
0
0
I'm getting a repeated crash after manually updating the elevation db, all happening at the same point.

Restoring backup helped.

Publish statistics on geocaching com by The CEO - 2020-08-22

$
0
0
The HTML <table> definitions are likely lacking
QUOTE
style='font-size:12px;'

So try changing the macro to include these, or ask the macro author to do it.
Viewing all 75101 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>