Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't allow opening .md files (grayed out in open dialog) #51

Open
madis opened this issue Dec 21, 2018 · 6 comments
Open

Doesn't allow opening .md files (grayed out in open dialog) #51

madis opened this issue Dec 21, 2018 · 6 comments
Milestone

Comments

@madis
Copy link

madis commented Dec 21, 2018

Markdown files are grayed out in open dialog. What are the plans for fixing it?

screen shot 2018-12-21 at 08 06 46

@Lotterleben
Copy link

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

@dvillacesopra
Copy link

Me too

@rkhater
Copy link

rkhater commented Sep 30, 2019

@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.

@ghost
Copy link

ghost commented Jun 13, 2020

same on catalina

@ed9w2in6
Copy link

ed9w2in6 commented Jul 6, 2020

References:

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.

@kaishin
Copy link
Owner

kaishin commented Jul 6, 2020

@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.

@kaishin kaishin added this to the 2.0 milestone Jul 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants