qt-heif-image-plugin icon indicating copy to clipboard operation
qt-heif-image-plugin copied to clipboard

Explain how to use with KDE

Open ChrisCheney opened this issue 6 years ago • 2 comments

Since its relatively simple to use this plugin with all of KDE it might be helpful to explain how to do it for users who need it before its added officially.

  1. Install updated shared-mime-info (1.10)
  2. Create files for the file format for KDE: /usr/share/kde4/services/qimageioplugins/heic.desktop /usr/share/kde4/services/qimageioplugins/heif.desktop /usr/share/kservices5/qimageioplugins/heic.desktop /usr/share/kservices5/qimageioplugins/heif.desktop
  3. Add it to various areas that need it, eg: /usr/share/kservices5/imagethumbnail.desktop

Then it works with everything. :+1:

ChrisCheney avatar Oct 15 '18 07:10 ChrisCheney

This sounds great! Could you make a PR? I have limited time right now, and I don't have a KDE test environment ready to go.

Instead of adding instructions, though, I think it would be best to include these files and install them as part of the build. They would also be part of the packages that way.

I don't think that would create any additional dependencies, since the KDE files would just be ignored if KDE is not installed. It might conflict with a future version of KDE that includes these, but we already have that situation with Qt, which is a separate issue that should be addressed.

jakar avatar Oct 15 '18 17:10 jakar

Is this plugin/method still needed?

Operating System: Kubuntu 21.10
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2
Kernel Version: 5.13.0-25-generic (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-6820HQ CPU @ 2.70GHz
Memory: 15.4 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 530

sudhirkhanger avatar Jan 17 '22 08:01 sudhirkhanger