Re: Tumbleweed CI seems to be missing xml files for Pyside6

2024-10-26 Thread Nicolas Fella

Am 26.10.24 um 12:43 schrieb Juraj Oravec:

Hello,

It seems that python support was installed on the Tumbleweed CI bot.
This results in Falkon being unable to build on this platform.
I suspect that some files for Pyside are missing.

Snippet from the build log:

qt.shiboken: (pyfalkon) 
/usr/share/PySide6/typesystems/typesystem_webenginecore.xml:77:70: Error: File 
for inject code not exist: ../doc/qtwebenginecore.rst
qt.shiboken: (pyfalkon) 
/builds/network/falkon/src/plugins/PyFalkon/typesystem_pyfalkon.xml:3:72: 
Error: Failed to parse: 'typesystem_webenginecore.xml'
Cannot parse file: 
/builds/network/falkon/src/plugins/PyFalkon/typesystem_pyfalkon.xmlshiboken: 
Error running ApiExtractor.

The full build log can be found at KDE Invent:
https://invent.kde.org/network/falkon/-/jobs/2234353#L2876

Or was there some huge change in Pyside6 for Qt 6.8 compared to 6.7 ?


Thank you for looking into this.

Best regards,
Juraj


Hi,

see https://mail.kde.org/pipermail/kde-devel/2024-October/003050.html



Tumbleweed CI seems to be missing xml files for Pyside6

2024-10-26 Thread Juraj Oravec
Hello,

It seems that python support was installed on the Tumbleweed CI bot.
This results in Falkon being unable to build on this platform.
I suspect that some files for Pyside are missing.

Snippet from the build log:
> qt.shiboken: (pyfalkon) 
> /usr/share/PySide6/typesystems/typesystem_webenginecore.xml:77:70: Error: 
> File for inject code not exist: ../doc/qtwebenginecore.rst
> qt.shiboken: (pyfalkon) 
> /builds/network/falkon/src/plugins/PyFalkon/typesystem_pyfalkon.xml:3:72: 
> Error: Failed to parse: 'typesystem_webenginecore.xml'
> Cannot parse file: 
> /builds/network/falkon/src/plugins/PyFalkon/typesystem_pyfalkon.xmlshiboken: 
> Error running ApiExtractor.

The full build log can be found at KDE Invent:
https://invent.kde.org/network/falkon/-/jobs/2234353#L2876

Or was there some huge change in Pyside6 for Qt 6.8 compared to 6.7 ?


Thank you for looking into this.

Best regards,
Juraj

signature.asc
Description: This is a digitally signed message part.


Graphics/SymbolEditor master branch updated to KF6/Qt6

2024-10-26 Thread Steve Allewell
Apologies, I had previously sent this to the kde-i18n-doc mailing list, but 
realised it should have been kde-devel.



I have pushed the code changes to migrate the SymbolEditor master branch to be 
KF6/Qt6 only.  I no longer intend to maintain a Qt5 specific branch.

Please update the translations to reflect trunk is kf6, no stable branches 
required at this time.

Thank you.