Example download files not fully provisioned
-
On some of the example pages at https://doc.qt.io/qtforpython-6/index.html there is a 'Download Example' button which allows the user to download the example project source code for the selected example as a zip file.
I have noticed what may be some errors in the execution of the following downloads.
i. In the Sample Bindings example at https://doc.qt.io/qtforpython-6/examples/example_samplebinding_samplebinding.html the download currently provides some files which may be more relevant to the Wiggly Widget example.
ii. On the Wiggly Widget example page at https://doc.qt.io/qtforpython-6/examples/example_widgetbinding_widgetbinding.html, the listing suggests multiple files are part of this example but only two files are provided in the zip file download. The same two files that were in the Sample Bindings example as was previously noted.
The Media example as at https://doc.qt.io/qtforpython-6/examples/example_qtdemos_mediaplayer.html appears to correctly provide a fully provisioned zip download.
I am not sure if this forum is where such issues should be reported.
-
Hi and welcome to devnet,
Thanks for the report but you are correct, the forum is not the correct place. You can open a ticket on the bug tracker
-
Thanks, we are looking into it (see https://codereview.qt-project.org/c/pyside/pyside-setup/+/584230 )
-
Keep in mind you can always access all the examples in the pyside-setup repository: https://code.qt.io/cgit/pyside/pyside-setup.git/tree/examples