Skip to content

Investigate and fix the listing of Qt6 compatible plugins in the 4.0 XML #232

@Xpirix

Description

@Xpirix

URL

https://plugins.qgis.org/plugins/plugins.xml?qgis=4.0

On what type of device(s) did you see this bug?

No response

On which operating system(s) are you seeing the problem?

No response

Other OS

No response

On which browser(s) are you seeing the problem?

No response

Other Browser

No response

Summary

The reason for this is that the supports_qt6 field in the database doesn't reflect the supportsQt6 value from metadata.txt. At first, I was suspecting that there was an issue with the code logic, but I didn't succeed in reproducing it after many tries, both on the local and production environments (with web interface and API). The supports_qt6 always follows the value from the metadata.txt (I tried with the latest version of QFieldSync and other test plugins). The main thing that I don't understand is that some plugins have the right value.

I will probably have more details on how to fix this after a live uploading session with @3nids .

Metadata

Metadata

Assignees

Labels

Size 3bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions