I just looked at QGIS 3.4.1 for Windows and can confirm that they are missing once again.
Cheers On Tue, Nov 6, 2018 at 7:40 AM Matteo Ghetta <[email protected]> wrote: > Hi all, > > sorry to raise this topic again. I had a look at other threads in the > mailing list but those solutions are not working with mu current > installation. > > The problem is simple: I cannot see qgis custom widgets in Qt5 Designer. > > I compiled current QGIS master (3.5) with the flag WITH CUSTOMWIDGETS > sets to on, but still the widgets are not available in Designer. > > If I do some locate and greps in the shell these are the results: > > matteo@debian:~$ locate libqgis_customwidgets > /usr/lib/x86_64-linux-gnu/qt5/plugins/designer/libqgis_customwidgets.so > > /usr/lib/x86_64-linux-gnu/qt5/plugins/designer/libqgis_customwidgets.so.3.1.0 > > > matteo@debian:~$ locate customwidgets | grep py > /home/matteo/lavori/QGIS/QGIS/python/custom_widgets/qgis_customwidgets.py > > SO I think that qgis_customwidgets.py are not copied in the correct > location. Even if I put it manually in the directory, Designer still > does not show them: > > matteo@debian:/usr/lib/python3/dist-packages/PyQt5/uic/widget-plugins$ ls > __pycache__ qgis_customwidgets.py qtcharts.py > qtquickwidgets.py qtwebkit.py > qaxcontainer.py qscintilla.py qtprintsupport.py > qtwebenginewidgets.py > > > Is anything I can do to have them back? > > Thanks for all the hints > > Cheers > > Matteo > > > > > -- > Matteo Ghetta - www.faunalia.eu > QGIS & PostGIS courses: http://www.faunalia.eu/training.html > https://www.google.com/trends/explore?date=all&geo=IT&q=qgis,arcgis > _______________________________________________ > QGIS-Developer mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
