Timimi icon indicating copy to clipboard operation
Timimi copied to clipboard

Timimi save FAILED

Open mikae1 opened this issue 4 years ago • 7 comments

I've installed timimi-2-1-1-Mac for Firefox from the terminal on macOS Mojave. I've installed the Timimi add-on for Firefox.

I drag and drop my TiddlyWiki.html to a tab in Firefox start my editing. Timimi spits Timimi save FAILED and Error: Attempt to postMessage on disconnected port as a notification in Firefox as soon as it tries to save my edits. My edits are not saved to file.

Ideas?

mikae1 avatar Oct 19 '20 11:10 mikae1

I've also bumped into this issue; seems related to https://github.com/ibnishak/Timimi/issues/55

jerojasro avatar Oct 21 '20 17:10 jerojasro

@mikae1 I've solved the problem here. I hadn't installed timimi properly: one has to install both the firefox extension, and the native host package.

jerojasro avatar Oct 21 '20 19:10 jerojasro

@mikae1 I've solved the problem here. I hadn't installed timimi properly: one has to install both the firefox extension, and the native host package.

Thanks, but as I described in the issue I have installed both the extension and the binary.

mikae1 avatar Oct 25 '20 06:10 mikae1

I get the same thing using chromium. Installed both the native host package and the extension. It still says "Timimi save FAILED" every time I try to add a tiddler.

ds-hw-consultant avatar May 12 '21 18:05 ds-hw-consultant

Maybe you can try my solution: https://github.com/ibnishak/Timimi/issues/51#issuecomment-841772297,

The problem might be that you have installed the backend to root instead of ~.

sgyzetrov avatar May 16 '21 05:05 sgyzetrov

Hi, I am not that advances with mac. So how do I run timimi-2-1-1-Mac for Firefox in the first place? This file has one ending, so in may case, it is simply opened in a text editor.

pat-githubber avatar Sep 30 '21 09:09 pat-githubber

Open terminal in the same folder as "timimi-2-1-1-Mac" Run the following

chmod +x ./timimi-2-1-1-Mac ./timimi-2-1-1-Mac

ibnishak avatar Oct 01 '21 11:10 ibnishak