Git Product home page Git Product logo

Comments (6)

rkhater avatar rkhater commented on July 17, 2024 1

@kaishin Same Issue the log tells:
2019-09-30 17:08:09.698 Markoff[76036:1295633] -[NSDocumentController fileExtensionsFromType:] is deprecated, and does not work when passed a uniform type identifier (UTI). If the application didn't invoke it directly then the problem is probably that some other NSDocument or NSDocumentController method is getting confused by a UTI that's not actually declared anywhere. Maybe it should be declared in the UTExportedTypeDeclarations section of this app's Info.plist but is not. The alleged UTI in question is "net.daringfireball.markdown". 2019-09-30 17:08:09.698 Markoff[76036:1295633] An NSDocumentController returned nil when sent -fileExtensionsFromType:@"net.daringfireball.markdown". See the info about new support for UTIs in the Leopard AppKit release notes. 2019-09-30 17:08:09.698 Markoff[76036:1295633] -[NSDocumentController fileExtensionsFromType:] is deprecated, and does not work when passed a uniform type identifier (UTI). If the application didn't invoke it directly then the problem is probably that some other NSDocument or NSDocumentController method is getting confused by a UTI that's not actually declared anywhere. Maybe it should be declared in the UTExportedTypeDeclarations section of this app's Info.plist but is not. The alleged UTI in question is "public.txt". 2019-09-30 17:08:09.698 Markoff[76036:1295633] An NSDocumentController returned nil when sent -fileExtensionsFromType:@"public.txt". See the info about new support for UTIs in the Leopard AppKit release notes.

from markoff.

Lotterleben avatar Lotterleben commented on July 17, 2024

I'm experiencing the same issue (using Mac OS Mojave 10.14.2).

from markoff.

dvillacesopra avatar dvillacesopra commented on July 17, 2024

Me too

from markoff.

 avatar commented on July 17, 2024

same on catalina

from markoff.

ed9w2in6 avatar ed9w2in6 commented on July 17, 2024

References:

  • #27
  • #29
  • #43
  • #46 :: I can confirm this is true. It seems that the file extension settings are bugged and it default to .sh files for some reason.
  • #47

Referencing the linked issues above, this seems to be a long existed problem.

Not being able to open markdown files should be considered a major flaw as I believe being able to opening markdown files is the premise.

I can confirm that the problem still exists as of 6th July, 2020, restarted computer as per suggestion.

System Information:

  • MacOS Version: 10.15.5
  • Markoff Version: 1.0.1 (60)

Edited to make the tone more polite, sorry any discomfort that this may have caused.

from markoff.

kaishin avatar kaishin commented on July 17, 2024

@ed9w2in6 My current priority is to resurrect this project with a 2.0 for Catalina and a complete rewrite for Big Sur. I reviewed all the current open issues and I will make sure none of them are in the next major release. I might or might not backport some of the fixes to the older branches, since it's a question of affording the time to do so.

The context in which I open-sourced this app is very different from today's context. I would happily accept a PR on the older branches, but it's not a top priority for me now to fix these issues you outlined. Thank you for your understanding.

from markoff.

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.