Eric Shulman wrote:
>>     File Not Found
>>
>>     Firefox can't find the file at /AAAAAAG+AAIAAAxNYWNpbnRvc2ggSEQ
>>     AAAAAAAAZAAAAAAAAAADErCocSCsAAAALHOESYmFja3VwRW
>>     1wdHlUVy5odG1sAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
>>     AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAsc5cTqCDoAAAAAA
>>     
> ...
>
> Clearly, the problem is that you are somehow telling the browser to
> open an invalid URL (i.e., "/AAAAAAG+....").
>
> Some questions that come to mind:
>
> The browser only attempts to open a URL when you SaveAs if you include
> the 'open' keyword in the <<saveAs>> macro.  If that keyword is
> present, try removing it so the browser won't try to open the new
> URL.  In that situation, does the error still occur?
>   
I don't know anything about 'open' in the macro. I simply put <<saveAs>> 
into my SidebarOptions tiddler.
> Is this problem only under OSX?  Does the same document work properly
> under Windows?  If so, then the problem is obviously platform-
> specific, which narrows the possibilities.
>   
The problem began occurring after I moved from Windows to OSX. Again, 
when I made that move I simply copied my TiddlyWiki folder over to the 
OSX directory.
> Was a new *file* actually written to the local harddrive
>   
The problem initially appeared with TWs that I'd been using on Windows 
and just copied over to OSX. Immediatelly prior to this post I 
downloaded and saved an empty TW from TiddlyWiki.com. After installing 
SaveAs the problem is still present.
> ... and the Big Question: where the heck is that invalid URL string
> coming from?
>
> One possible clue: the string *looks* like binary content that has
> been converted into base64-encoded text... which can be combined with
> the data:// protocol to create a URL...
>
> SaveAsPlugin uses the current document.location.href to determine the
> default *path* in which to write the new file... so perhaps the
> document.location.href value is somehow not being reported correctly
> from the browser.
>   
This is getting a bit beyond me, but is there a way to determine whether 
this is happening?
> Lastly, please describe the *exact* step-by-step actions you took in
> every detail: what command did you click?  Did you get a 'save a file'
> dialog box?  Did you see any TW messages?  Is the browser trying to
> open a new tab/window or overwrite the current one? etc.
>   
Here are the steps:

    * Put <<saveAs>> in SidebarOptions.
    * Click 'save changes' and reload.
    * Click 'save as'.
    * Finder opens to TiddlyWiki folder. [All file names are greyed-out.
      Makes me think it's a permission problem.]
    * Navigate to my backup folder [twbackup]. [Again, all file names
      greyed-out.]
    * Select backup file to write to.
    * Click 'Save'.
    * FF notifies that file exists.
    * Click 'Replace'.
    * Weird string displayed in the TW I'm trying to backup where save
      result is normally reported.
    * Click on the string.
    * New FF window opens with 'Page Load Error' tab.


That's it.

Thanks for trying to help with this, Eric.

Sincerely,
------------------------------------------------------------------------
Eric Weir
Decatur, GA  USA
[email protected]

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to