-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot Save new content anymore #2
Comments
Hi. This is the wrong place to ask this as it is still a SF project. Also, afraid I don't read your language. I can't help with TiddlySaver at the moment, other than to suggest you make sure you're using the latest version of it on my SF Woas project, as it's different from the current TiddlyWiki one, and that you read my notes on setting up for Java. Sorry. (You could also downgrade Java to an earlier working version if you are only using it for Woas.) There is a solution that I use in Firefox: TiddlyFox. I may still write a WoasFox some day so that binary/image files can also be saved, but I'm currently busy with an NW.js app with similar capabilities and the release of a song collection. IE also works without add-ons, at least in Windows 7 and earlier, but that doesn't help you on Linux. Browsers have done their best over the last few years to prevent programs like Woas from working. I've read that TiddlyFox may not be able to work soon. That, and all the browser inconsistencies, makes it difficult to keep working on it in public. Hopefully you can use TiddlyFox. Let me know if there's any issues, but I believe 13.1 has support for it; I use it when on Firefox without issues, even on Android. Cheers, Paul. |
Dear Paul, regards, hitam4450 I really appreciate your continuous work on woas! |
I noticed you were using FF and so suggested the TiddlyFox extension. I believe it works on all OS. As I mentioned, I use it on Windows 7 and Android. I appreciate the kind words. |
I tried installed the TiddlyFox extension, it it still does not want save any content to file ! regards, hitam4450 |
I just took a look at the Woas 0.13.0 beta 1 code and the latest TiddlyFox code. All the tests for saving are still in TiddlyFox and still work in Woas, but the extension is not recognizing the file for some reason. Not sure when I have time to look at this, as it could take a while to discover what's going on. Very strange. As for Java, if it just stopped working I don't know what to tell you. This same file, TiddlySaver and Java file/setup used to work for you? |
Actually, I recall reading someone saying they had fixed it for 54 (I'm using the bleeding-edge 55 currently, but really thought I had tested saving when I installed it and it worked; guess I'm misremembering). I don't want to follow his advice right now, but you might. Otherwise, you could try the previous version after downgrading to FF51. Fact is, the extension will not work much longer - it will be completely disabled by FF57 on November 14th. It still amazes me -- and has for years -- that browsers won't allow trusted html files to save to the same directory or a subdirectory of it once permission is granted. What are they protecting us foolish users from? And when did they become our nanny? NW.js or Electron seems a far better choice. It took me just a few minutes to get Woas working in NW.js. I could document how, but can't support at all until/unless I release a new version using it, and I won't do that without rewriting and organizing the current codebase. It's a mess. We would still be able to share content, but it would be via WSIF files. Gotta run. Sorry to not be more help. I'll take a look at TiddlyFox when I get a chance, especially to see if Jeremy is developing a WebExtension for TiddlyWiki. (Update: seems WebExtensions can only save files by talking to another specially written 'native' app. Seriously. In what way is that more secure than getting user permission to access and store files programmatically? Crazy. They've also made it that you must use registry keys in Windows. I'm not interested in developing such an extension, nor will I use it unless I have no alternative; I try to stay portable, though a PortableApps app could be used. Given IE11 works fine -- it can even be tricked into saving binary files -- and I'm usually on Windows 7, working on this makes no sense to me, especially given my current circumstances and needs. Node makes sense, so I'll put my efforts there when/if I'm able.) |
OK, it's a timing issue. Something's changed with the new TiddlyFox and it's not setting the required div until too late (about 300mS or so on my system). If you only use the normal Woas (not the external WSIF) I can give you a quick fix. Let me know. Fixing it properly will probably take a fair bit more time and possibly some interaction with Jeremy. Let me know. |
I realize what you wanted was Java, and I'll add some thoughts below, but here is a quick hack to get TiddlyFox working. For
replace with:
My laptop is quite old and 200mS works for me; you may find a better value, but I can live with a tiny delay in loading to keep using TiddlyFox. I may find a better fix, but this works for now. I'll be releasing a quick update soon on SourceForge. PLEASE, let me know if this works for you -- it will help others. OK, Java. Please see my notes on the Anyway, the page has instructions for using the unsigned version of the TiddlySaver app. This might probably fix your problem. Again, PLEASE let me know if this works for you; I simply haven't the time or resources to try it myself right now, but I'll report your findings on SF and in an updated file.. Hope this helps. |
Hi, I use woas 0.13 beta 1 with FF 54 and UBUNTU 16.04!
Editing a page and saving it, returns in the enclosed error message! reloading the page does not show any changes at all!
What happened and Why ??
The tiddlySver.jar and the html file are located in the same directory!
starting java -jar TiddlySaver.jar results in the error message:
woas# java -jar TiddlySaver.jar
kein Hauptmanifestattribut, in TiddlySaver.jar
jre1.8.0-131_1.8.0131-1_amd64.deb has been installed!
The text was updated successfully, but these errors were encountered: