Coder Social home page Coder Social logo

Doesn't work with Safari about laverna HOT 23 CLOSED

laverna avatar laverna commented on May 18, 2024
Doesn't work with Safari

from laverna.

Comments (23)

andtheWings avatar andtheWings commented on May 18, 2024

I experience the same issue with Safari.

from laverna.

andtheWings avatar andtheWings commented on May 18, 2024

Is it something to do with it being WebKit-based rather than Gecko-based? You could test that theory by trying to open Laverna in Midori browser, which is also Webkit-based.

from laverna.

wwebfor avatar wwebfor commented on May 18, 2024

I think its because Laverna uses IndexedDB, but Safari currently doesn't support it.

https://developer.mozilla.org/en/docs/IndexedDB#Browser_compatibility

from laverna.

sa3m avatar sa3m commented on May 18, 2024

It doesn't work at all in Firefox private mode neither.
It's probably a weird test, but there's not event a message to explain it.

from laverna.

wwwredfish avatar wwwredfish commented on May 18, 2024

@sa3m ,

IndexedDB is completely disabled in the privacy modes of browsers (Private Browsing mode for Firefox and Incognito mode for Chrome).
https://developer.mozilla.org/en/docs/IndexedDB/Using_IndexedDB
https://bugzilla.mozilla.org/show_bug.cgi?id=781982

from laverna.

sa3m avatar sa3m commented on May 18, 2024

Ok, that's probably why I thought it was a weird test :)
But like I said, there is no error message. I think that would be a good start !

from laverna.

wwebfor avatar wwebfor commented on May 18, 2024

Now in Midori browser works fine, in theory it should also work in Safari.

from laverna.

wwebfor avatar wwebfor commented on May 18, 2024

I believe that I may close this issue now.

from laverna.

isaackwan avatar isaackwan commented on May 18, 2024

After upgrading to OS X 10.10, I am unable to use Laverna on Safari 8. Here is my complete user-agent string: "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/600.1.25 (KHTML, like Gecko) Version/8.0 Safari/600.1.25".

Logged on the console is: "NotFoundError: DOM IDBDatabase Exception 8: An operation failed because the requested database object could not be found."

Please see the attached screenshot for more information. Thanks.

-Isaac

screen shot 2014-10-21 at 9 52 18 am
screen shot 2014-10-21 at 9 52 28 am

from laverna.

tiptronic avatar tiptronic commented on May 18, 2024

Is this project dead already?

And: it still doesn't work on Safari, OSX 10.10.2

NotFoundError: DOM IDBDatabase Exception 8: An operation failed because the requested database object could not be found.

from laverna.

HLFH avatar HLFH commented on May 18, 2024

It does not work for Safari for me too... Safari 7.1.3, OS X 10.9.5

from laverna.

howardroark2018 avatar howardroark2018 commented on May 18, 2024

Thought, I too should probably add another related issue, which is:
The App also doesn't work on the mobile version of safari, or rather Safari on the iPhone (iOS 7) & iPad (iOS 9.1-13B143/Latest Version). Both show the same thing as discussed in the issue above that is, they just show the menu & a blank white background. Nothing else. Although the menu seems to be working fine.
One more obvious thing is, that it of course doesn't work on the Mac OSX (Mavericks) Safari too. When using Chrome on Mac OSX, it works fantastically.

  • -I tested it on the above mentioned devices using my own copy of the latest version of the App hosted on my server as well as the App's officially deployed version in its homepage. The issue persists without a clue as to what the problem might be.

I hope that helps. By the way, the new & improved UI is fantastic & it made me fall in love with Laverna, all over again!
Thanks to the developers; for devoting your precious time to create something as brilliant as this.

--Animesh

from laverna.

wwwredfish avatar wwwredfish commented on May 18, 2024

@sheafferusa Thanks for your kind words. We are planning to release a stable version tomorrow which will probably resolve this issue with Safari.

from laverna.

kekscode avatar kekscode commented on May 18, 2024

It still does not work at least on my mobile and desktop Safari/webkit based browsers as mentioned above. I use the official version at laverna.cc . I get the Loading... message and nothing happens for minutes. I did not check the console yet, because i thought it was a connection problem.

from laverna.

wwebfor avatar wwebfor commented on May 18, 2024

@suchkultur sad to hear it. It's a little hard to track down what is happening since we can't install Safari. We checked on Midori though, and it works there. We'll try to figure it out later.

from laverna.

kekscode avatar kekscode commented on May 18, 2024

@wwebfor I had the chance to check what's happening in the web console (Safari dev tools). I See:

TypeError: undefined is not an object (evaluating 'n.createInstance')

in line 14 of db.js . Maybe i can help tracking this issue down?

from laverna.

wwebfor avatar wwebfor commented on May 18, 2024

@suchkultur it seems like it cannot find localForage on Safari for some reason.

from laverna.

wwebfor avatar wwebfor commented on May 18, 2024

We were able to reproduce and fix this issue with Epiphany browser. We have tested it on Safari (on Saucelabs) and everything seems to be working. If the bug still persists, we can re-open the issue.

from laverna.

ota1977 avatar ota1977 commented on May 18, 2024

Hello, l found that laverna doesn't work on iOS 9.2.1(iphone) and OSX10.11.3/Safari 9.0.3
Laverna stay "LOADING..." screen and doesn't proceed.

OSX Safari end with
Unexpected CSS token: : core.css:5:64833
Unexpected CSS token: : core.css:5:130130
Unexpected CSS token: : core.css:5:130569
Unexpected CSS token: : core.css:5:130569
TypeError: undefined is not an object(evaluationg 'n.ceateInstance') main.js:3489:1027

from laverna.

wwebfor avatar wwebfor commented on May 18, 2024

@ota1977, please try to open https://laverna.cc/nightly. We fixed this issue in this pre-release.

from laverna.

ota1977 avatar ota1977 commented on May 18, 2024

Hi wwebfor, it's very good to know that this problem will be fixed soon, since I really like Laverna.
I could open https://laverna.cc/nightly with Safari on my Mac.

from laverna.

howardroark2018 avatar howardroark2018 commented on May 18, 2024

@wwebfor Fantastic! Thanks a lot boss, for the wonderful work that you guys have done, and I am particularly happy that you guys finally crushed the bug/issue that had been troublesome since some time. Really, thanks a lot. It just works! Long live Open Source and Laverna, both! Cheers!
:)

PS: A screenshot of Safari Preview:
new

Regards,
-Anime.sh

from laverna.

wwebfor avatar wwebfor commented on May 18, 2024

@ota1977, @sheafferusa thank you for checking and your kind words :)

from laverna.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.