Ok,

I update the file path in the files and registry entry and put them 
in C:\Users\antho\Documents\timimihost and loaded C:\Data\TW5\Development\
Test\TiddlyFox2nd.html

A second attempt also showed 
*Win error 5 during operation open on file 
C:\Users\antho\Documents\timimihost (Access is denied. ) NativeMessaging.jsm:99 
<resource://gre/modules/NativeMessaging.jsm>* 
I wonder why it is saying "not a Not a local Tiddlywiki file"

Should I be concerned about this in the python file? 
#!/usr/bin/env python


The Browser console shows
 we are insidefile:///C:/Data/TW5/Development/Test/TiddlyFox2nd.html 
logsimple.js:15:3 
<moz-extension://76beaab6-e902-4ece-a62d-53d1d4a5becc/content/util/logsimple.js>
 
Not a local Tiddlywiki file background.js:10:5 
<moz-extension://fa2cd1bc-d1db-41f9-ab0d-602aebb19639/background.js> 
Initiate content-script.js:41:9 
<moz-extension://fa2cd1bc-d1db-41f9-ab0d-602aebb19639/content-script.js> 
sendTimingEvent addSite start undefined undefined verboseLoggerHooks.js:1:
1120 
<moz-extension://ce6d0620-d9d3-41b0-8e9a-48292d3b668c/verboseLoggerHooks.js> 
syncer-browser-tiddlyweb: Retrieving skinny tiddler list $:/core/modules/
utils/logger.js:33:10 
syncer-browser-tiddlyweb: Retrieving skinny tiddler list $:/core/modules/
utils/logger.js:33:10 
sendTimingEvent addSite start undefined undefined verboseLoggerHooks.js:1:
1120 
<moz-extension://ce6d0620-d9d3-41b0-8e9a-48292d3b668c/verboseLoggerHooks.js> 
saver-handler: Saving wiki with method save through saver tiddlyfox $:/core/
modules/utils/logger.js:33:10 
Sending native message background.js:23:5 
<moz-extension://fa2cd1bc-d1db-41f9-ab0d-602aebb19639/background.js> 
*Win error 5 during operation open on file 
C:\Users\antho\Documents\timimihost (Access is denied. ) 
NativeMessaging.jsm:99 <resource://gre/modules/NativeMessaging.jsm>* 
Saved successfully to C:\Data\TW5\Development\Test\TiddlyFox2nd.html content
-script.js:58:17 
<moz-extension://fa2cd1bc-d1db-41f9-ab0d-602aebb19639/content-script.js> 
Message ID is tiddlywiki-save-file-response-1 content-script.js:59:17 
<moz-extension://fa2cd1bc-d1db-41f9-ab0d-602aebb19639/content-script.js> 
Error: Error: Attempt to postMessage on disconnected port background.js:19:5 
<moz-extension://fa2cd1bc-d1db-41f9-ab0d-602aebb19639/background.js> 
saver-handler: Saving wiki with method autosave through saver tiddlyfox $:
/core/modules/utils/logger.js:33:10 
Sending native message background.js:23:5 
<moz-extension://fa2cd1bc-d1db-41f9-ab0d-602aebb19639/background.js> 
*Win error 5 during operation open on file 
C:\Users\antho\Documents\timimihost (Access is denied. ) 
NativeMessaging.jsm:99 <resource://gre/modules/NativeMessaging.jsm>* 
Error: Error: Attempt to postMessage on disconnected port background.js:19:5 
<moz-extension://fa2cd1bc-d1db-41f9-ab0d-602aebb19639/background.js> 
Saved successfully to C:\Data\TW5\Development\Test\TiddlyFox2nd.html content
-script.js:58:17 
<moz-extension://fa2cd1bc-d1db-41f9-ab0d-602aebb19639/content-script.js> 
Message ID is tiddlywiki-save-file-response-2

This also failed so I moved the wiki file 
to file:///C:/Users/antho/Downloads/TiddlyFox2nd.html

saver-handler: Saving wiki with method save through saver tiddlyfox $:/core/
modules/utils/logger.js:33:10 
Sending native message background.js:23:5 
<moz-extension://fa2cd1bc-d1db-41f9-ab0d-602aebb19639/background.js> 
Win error 5 during operation open on file C:\Users\antho\Documents\timimihost 
(Access is denied. ) NativeMessaging.jsm:99 
<resource://gre/modules/NativeMessaging.jsm> 
Saved successfully to C:\Users\antho\Downloads\TiddlyFox2nd.html content-
script.js:58:17 
<moz-extension://fa2cd1bc-d1db-41f9-ab0d-602aebb19639/content-script.js> 
Message ID is tiddlywiki-save-file-response-1 content-script.js:59:17 
<moz-extension://fa2cd1bc-d1db-41f9-ab0d-602aebb19639/content-script.js>

<moz-extension://fa2cd1bc-d1db-41f9-ab0d-602aebb19639/content-script.js> 
 [Show/hide message details.] Unchecked lastError value: Error: Could not 
establish connection. Receiving end does not exist.
background.js:1
we are insidefile:///C:/Users/antho/Downloads/TiddlyFox2nd.html 
logsimple.js:15:3
Not a local Tiddlywiki file background.js:10:5
Initiate content-script.js:41:9
sendTimingEvent addSite start undefined undefined
verboseLoggerHooks.js:1:1120
saver-handler: Saving wiki with method autosave through saver tiddlyfox 
$:/core/modules/utils/logger.js:33:10
Sending native message background.js:23:5
[Show/hide message details.] Win error 5 during operation open on file 
C:\Users\antho\Downloads\timimihost (Access is denied.

) NativeMessaging.jsm:99
Error: Error: Attempt to postMessage on disconnected port background.js:19:5
Saved successfully to C:\Users\antho\Downloads\TiddlyFox2nd.html 
content-script.js:58:17
Message ID is tiddlywiki-save-file-response-1

My Email is behaving funny so I will save it with the diagnostics so far

Tony



On Monday, 13 August 2018 16:16:11 UTC+10, TonyM wrote:
>
> Will Do,
>
> Actually there was some hints this may be the case. As windows strengthens 
> its security.
>
> Regards
> Tony 
>
> On Monday, 13 August 2018 15:47:08 UTC+10, Riz wrote:
>>
>> This seems to be a permission problem. You have followed the steps 
>> correctly as far as I can see. Can you try to redo the steps but changing 
>> the location to a folder in your documents folder or desktop folder?
>> I linux I would have said the problem is we havent allowed the script to 
>> be executable as a program, or that the location by its virtue requires 
>> root permissions. I do not think either of that applies to windows.
>>
>> sincerely
>> Riz
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ba3b5c2e-344b-416e-abb9-7e4397f8cbf6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to