joeworkman 2 Posted November 22, 2013 Share Posted November 22, 2013 I am a web developer and am constantly in the console troubleshooting things. It drive me CRAZY that the web clipper ships with a ton of console errors that come up on every webpage. Please fix it. Link to comment
joeworkman 2 Posted December 5, 2013 Author Share Posted December 5, 2013 The latest version of Web Clipper still has these errors in the console. Any updates on when this can be fixed? Link to comment
Meglorin 0 Posted December 9, 2013 Share Posted December 9, 2013 I am getting the same errors in my console as @joeworkman [Error] Failed to load resource: the server responded with a status of 404 () (messages.json, line 0)[Error] Failed to load resource: The file “messages.json” couldn’t be opened because there is no such file. (messages.json, line 0) Safari Version 7.0 (9537.71) and Evernote Clipper 6.0.6 Disabling other extensions has no effect. Link to comment
jbignert 473 Posted December 9, 2013 Share Posted December 9, 2013 We're looking into a fix for this. The bug is in a 3d party library so it may take some time for us to release a fix for this unfortunately. Link to comment
diskgrinder 0 Posted December 18, 2013 Share Posted December 18, 2013 Could you tell us which 3rd party library? Link to comment
ElementOrange 0 Posted January 2, 2014 Share Posted January 2, 2014 I'm in the same boat as @joeworkman. I'm a developer, and this is driving me nuts. I literally have to disable the plugin every time I need to work and then re-enable it to use the clipper. Huge PITA. Not cool. Please fix it soon. Link to comment
johnbuffington 0 Posted January 3, 2014 Share Posted January 3, 2014 This is so frustrating. Deleting webclipper until this gets fixed... Link to comment
JRM007 0 Posted January 6, 2014 Share Posted January 6, 2014 Could be that a server isn't serving the .json MIME-type. Had a similar problem with a server of mine recently. Simple fix to a frustrating problem! Link to comment
mtin79 0 Posted January 7, 2014 Share Posted January 7, 2014 Same here. It's not only very irritating but slows down web page loading and development especially when debugging things ...A refactoring regarding developers would be much appreciated! Link to comment
jbignert 473 Posted January 7, 2014 Share Posted January 7, 2014 Hi all,We have a new beta which aims to reduce the amount of errors logged in the console. Appreciate if you have time to test it and let me know if the improvements are good. Get the build here: https://www.evernote.com/shard/s13/sh/b8c696b8-c8c2-46ea-8715-fbbcb808743d/d3822b24c27e1b8b959dddbabd149553 Link to comment
starangelam 0 Posted January 16, 2014 Share Posted January 16, 2014 I have the same problem. I use safari for development. Those messages are driving me nuts! It's flooding my own logs. I just tried the latest build, it doesn't seem to fix the bug. Link to comment
ElementOrange 0 Posted January 16, 2014 Share Posted January 16, 2014 Hi all, We have a new beta which aims to reduce the amount of errors logged in the console. Appreciate if you have time to test it and let me know if the improvements are good. Get the build here: https://www.evernote.com/shard/s13/sh/b8c696b8-c8c2-46ea-8715-fbbcb808743d/d3822b24c27e1b8b959dddbabd149553 @jbignert Thanks for the beta. I just tried it using the provided instructions and I'm still getting errors in the log. I did restart Safari after installing the beta plugin. Link to comment
jbignert 473 Posted January 16, 2014 Share Posted January 16, 2014 We'll keep looking into those errors. Link to comment
Maarten Wolzak 1 Posted September 5, 2016 Share Posted September 5, 2016 Shipping with some bugs: Ok. Not very nice but... Blaming 3rd parties: Excuses, excuses. Not fixing for more than 2 years: Unacceptable. Link to comment
Matt960 5 Posted November 29, 2016 Share Posted November 29, 2016 As of version 6.9.4 - I see this is still not fixed. So f I want to use Safari during development and not have a console full of evernote-related errors, the only option for me is to remove the web clipper extension? Link to comment
Tschügge 1 Posted February 24, 2017 Share Posted February 24, 2017 Same problem here: [Error] XMLHttpRequest cannot load safari-extension://com.evernote.safari.clipper-Q79WDW8YH9/70a9eaa7/_locales/de_ch/messages.json. Cross origin requests are only supported for HTTP. a (port.js:2:2919) _getL10nData (port.js:2:3802) getMessage (port.js:2:3972) getExtensionID (Browser.js:2:109) initBrowser (Browser.js:2:758) Globaler Code (Browser.js:2:8675) I have to uninstall the extension :-( Link to comment
Matt960 5 Posted February 28, 2017 Share Posted February 28, 2017 I still get masses of console errors too. Only thing to do is uninstall the clipper it seems.. 155XMLHttpRequest cannot load safari-extension://com.evernote.safari.clipper-Q79WDW8YH9/1ab3e677/_locales/en/messages.json. Cross origin requests are only supported for HTTP. Link to comment
south-summit 0 Posted April 17, 2017 Share Posted April 17, 2017 I'm re-evaluating Evernote after a hiatus of several years. I was really impressed with everything until I noticed this issue today. These errors are a total deal breaker. I'm also a little concerned about trusting a company with my private data that lets such a glaring bug fester for 3.5 years. Seriously. This thread was started in 2013! I really don't care if it's a third party library issue - it could have been re-written several times from scratch in that period. I guess Evernote wants to push people back into the Google ecosystem. If I'm forced to use their browser, I might as well use the rest of their tools. Too bad. Link to comment
Marcel Darvas 1 Posted May 16, 2017 Share Posted May 16, 2017 This issue has been going forever now. I am also a web developer and these error messages are really annoying. Please fix ASAP! Link to comment
Rodrigo Passos 7 Posted May 25, 2017 Share Posted May 25, 2017 Please fix this, or open source the extension so I can fix it! Link to comment
Rodrigo Passos 7 Posted June 5, 2017 Share Posted June 5, 2017 I think I've found the issue: I've checked on my Safari (and Chrome) that navigator.language returns "en-US", which after the transform turns into "en_US". The problem is that under "_locales" there is only "en" (and other languages) but no "en_US". So as far as a quick fix, you guys can either rename/copy "en" into "en_US". That wouldn't require changing the script itself. Of course a more permanent solution would be to fix the script. Note to the Evernote Web Clip Team: don't ignore this thread. I feel like this is a issue that have been dogging Safari users for a while. Thanks for the help. Link to comment
mikie 2 Posted June 26, 2017 Share Posted June 26, 2017 +1 for a fix on this bug please. Been seeing the errors for years too. Link to comment
MichaelSMT 0 Posted August 7, 2017 Share Posted August 7, 2017 On 6/5/2017 at 11:30 AM, Rodrigo Passos said: I think I've found the issue: I've checked on my Safari (and Chrome) that navigator.language returns "en-US", which after the transform turns into "en_US". The problem is that under "_locales" there is only "en" (and other languages) but no "en_US". So as far as a quick fix, you guys can either rename/copy "en" into "en_US". That wouldn't require changing the script itself. Of course a more permanent solution would be to fix the script. Note to the Evernote Web Clip Team: don't ignore this thread. I feel like this is a issue that have been dogging Safari users for a while. Thanks for the help. How od you 'rename/copy "en" into "en_US"'? Link to comment
rblackford 0 Posted August 12, 2017 Share Posted August 12, 2017 I found the /_locales/ directory in the following location: ~/Library/Caches/com.apple.Safari/Extensions/Evernote Web Clipper.safariextension/_locales -- Seems we're discussing two separate error messages in this thread... I'm not a programmer, so I've not a solid understanding of how they are connected: #1: the error related to the language localization (original post by joeworkman) #2: the error related to cross origin requests (added by Tschügge) For me, duplicating the /en/ directory and renaming /en_US/ seems to work as a hack for removing the console log Errors in #1 (thanks Rodrigo Passos!). After creating the /en_US/ directory, I then began receiving console log Warnings from BOTH /en/messages.json and /en_US/messages.json regarding insecure content. These insecure content errors seem to trace back to a file named "port.js" and specifically to Line 152, which seems to be involved in a variable named "c" as defined: var c = new XMLHttpRequest; As jbignert noted, the port.js file is indeed located in the /third_party/ directory... however, the first line of port.js reads: /*! Copyright 2009-2017 Evernote Corporation. All rights reserved. */ FWIW, a second file named jsonrpc.js located in /third_party/ also includes the above copyright notice. Link to comment
dust_bg 0 Posted September 22, 2017 Share Posted September 22, 2017 4 years trying to fix that error... disappointing! I'm sure that you don't even started. For 4 years you can get monkey learn programming and fix that. Please tell us honestly what are your plans for that bug. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.