https://bugs.kde.org/show_bug.cgi?id=392119
Bug ID: 392119
Summary: quick look config conflicting with qlstephen
Product: krita
Version: 3.3.2
Platform: Mac OS X Disk Images
OS: OS X
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: File formats
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
qlstephen is a mac os quick look plugin used by macvim to allow users of mac ox
to quick view text files with no file extension.
the quick look plugin config file that comes with krita to quick look at .kra
files has a seemingly unneeded key which blocks the qlstephen plugin from
working.
after installing krita, there are quick look warnings in the console, warning
that a plugin is shadowing another, it's most likely the public.data key
you can enable quick look logging with:
defaults write -g QLEnableLogging YES
by deleting the CFBundleDocumentTypes > Item 1 > LSItemContentTypes >
public.data key from the krita quick look plugin's Info.plist I was able to
restore the functionality of qlstephen to normal, without seemingly effecting
the krita quick look plugin. I restarted the machine and tested again and both
file formats now go to the proper quick look plugin.
https://i.imgur.com/XSDq8nx.png
--
You are receiving this mail because:
You are watching all bug changes.