Hello, I seem to have a weird problem. I compile the code in my build folder. Then fire gdb ~/bin/qgis It all runs fine until
Debug: src/core/qgsproviderregistry.cpp: 462: (providerLibrary) Library name is /home/teco/bin/qgis/lib/qgis/plugins/libwcsprovider.so Debug: src/providers/wcs/qgswcsdataitems.cpp: 294: (dataItem) thePath = Debug: src/core/qgsdataitem.cpp: 190: (populate) mPath = wcs: Debug: src/core/qgsbrowsermodel.cpp: 102: (addRootItems) Add new top level item : WCS Debug: src/core/qgsproviderregistry.cpp: 462: (providerLibrary) Library name is /home/teco/bin/qgis/lib/qgis/plugins/libwmsprovider.so Debug: src/core/qgsdataitem.cpp: 190: (populate) mPath = wms: Debug: src/core/qgsbrowsermodel.cpp: 102: (addRootItems) Add new top level item : WMS Debug: src/core/qgsdataitem.cpp: 190: (populate) mPath = Then instead of loading the following, Debug: src/app/qgisapp.cpp: 654: (QgisApp) Tips are disabled Debug: src/core/qgsproviderregistry.cpp: 442: (function) Library name is /home/teco/bin/qgis/lib/qgis/plugins/libwfsprovider.so Debug: src/core/qgsproviderregistry.cpp: 442: (function) Library name is /home/teco/bin/qgis/lib/qgis/plugins/libdelimitedtextprovider.so Debug: src/core/qgsproviderregistry.cpp: 442: (function) Library name is /home/teco/bin/qgis/lib/qgis/plugins/libgdalprovider.so Debug: src/core/qgsproviderregistry.cpp: 442: (function) Library name is /home/teco/bin/qgis/lib/qgis/plugins/libgpxprovider.so .... QGIS simply just stalls, hard disk keeps spinning and CPU foes to 100%, effectively hanging the entire system. I had to manually power off the computer. I find a binary file "qgisstyle" in the scripts folder of qgis repo source. This only seem to happen after the first run after compile. Anyone could explain what I am being hit by? -- Regards Arunmozhi Twitter: @tecoholic Website: http://arunmozhi.in IRC Nick: teco
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
