Hello all,
I’m the developer of PDF Mix Tool, and I maintain its snap package too. The new version 1.0 of PDF Mix Tool requires Qt >= 5.11, so I switched the snap to use kde-frameworks-5-core18-sdk, following the official guide. The repository containing the snapcraft.yaml I created is hosted on github. The package is working for me, but there are some problem:
- the application doesn’t follow the system UI theme
- a user is reporting he can’t open files. I can’t reproduce the bug and I don’t know is someone else is affected
- calls to QDesktopServices::openUrl(QUrl url) aren’t working. I read is a common problem and I found a possible workaround here
So I’d like to ask you if my snap is OK or there is something I can do to improve it.
Best,
Marco