raven icon indicating copy to clipboard operation
raven copied to clipboard

"An attempt was made to break through the security policy of the user agent" when creating a new novel

Open robotlolita opened this issue 11 years ago • 7 comments
trafficstars

Happens Windows 8.1, typing any name at the "entry" screen and clicking "start writing":

Uncaught node.js Error

Error: An attempt was made to break through the security policy of the user agent.
  at Future.eval (www\scripts\main.js:39:32)
  at Future.eval(node_modules\data.future\lib\future.js:136:35)
  at Future.eval(node_modules\data.future\lib\future.js:136:35)
  at Object.exports.run (www\scripts\utils:29:12)
  at React.createClass.reload (www\scripts\screens\entry.js:169:23)
  at wrapper [as _onTimeout] (timers:252:14)
  at Timer.listOnTimeout [as ontimeout] (timers:110:15)

robotlolita avatar Nov 25 '14 13:11 robotlolita

Workaround for those who want to write: Create an empty .md file and "import" a book. :smile:

ghost avatar Jul 04 '15 18:07 ghost

It happened to me too (OS X Yosemite).

Also, by clicking on the button instead of hitting 'Enter' the problem was solved.

sirodoht avatar Aug 29 '15 21:08 sirodoht

And I miss the old icon. :disappointed:

haskellcamargo avatar Sep 01 '15 20:09 haskellcamargo

@haskellcamargo old icon?

robotlolita avatar Sep 01 '15 20:09 robotlolita

The book instead of this: icon

haskellcamargo avatar Sep 01 '15 20:09 haskellcamargo

@haskellcamargo ah, that looks like a packaging error. Can you open a separate issue for this?

robotlolita avatar Sep 01 '15 20:09 robotlolita

Confirmed on Ubuntu 22.04. Error displays, then app auto-closes (crashes) a few seconds later. Only happens the first time. Creating the project again (at least this same title) doesn't trigger the issue.

hsandt avatar Mar 22 '23 17:03 hsandt