Hi, I get the same deprecation warning but it does not affect the functioning of the plugin for me with 2.4 installed using OSGeo4W 64bit installer on Win8. Could you describe a bit more what happens? Is the whole screen blank? Or is just the TimeManager panel blank? Which OS? Best wishes, Anita
On Sun, Jun 29, 2014 at 8:22 AM, G. Garibaldi <[email protected]> wrote: > I can't get TM 1.1 to work in 2.4 64-bit. Load one layer and it doesn't show > anything when TM is enabled - blank screen. Interestingly, TM 1.0 works > somewhat. > > Log File: > > warning:C:\PROGRA~1\QGISCH~1\apps\Python27\lib\site-packages\PyQt4\uic\uiparser.py:844: > PendingDeprecationWarning: This method will be removed in future versions. > Use 'elem.iter()' or 'list(elem.iter())' instead. > for include in elem.getiterator("include"): > > traceback: File "<string>", line 1, in <module> > File "C:/PROGRA~1/QGISCH~1/apps/qgis/./python\qgis\utils.py", line 213, in > startPlugin > plugins[packageName].initGui() > File > "C:/Users/Garibaldi/.qgis2/python/plugins\timemanager\timemanager.py", line > 44, in initGui > control.initGui() > File > "C:/Users/Garibaldi/.qgis2/python/plugins\timemanager\timemanagercontrol.py", > line 65, in initGui > self.guiControl = > TimeManagerGuiControl(self.iface,self.timeLayerManager) > File > "C:/Users/Garibaldi/.qgis2/python/plugins\timemanager\timemanagerguicontrol.py", > line 54, in __init__ > self.dock = uic.loadUi( os.path.join( path, "dockwidget2.ui" ) ) > File > "C:\PROGRA~1\QGISCH~1\apps\Python27\lib\site-packages\PyQt4\uic\__init__.py", > line 238, in loadUi > return DynamicUILoader(package).loadUi(uifile, baseinstance, > resource_suffix) > File > "C:\PROGRA~1\QGISCH~1\apps\Python27\lib\site-packages\PyQt4\uic\Loader\loader.py", > line 71, in loadUi > return self.parse(filename, resource_suffix, basedir) > File > "C:\PROGRA~1\QGISCH~1\apps\Python27\lib\site-packages\PyQt4\uic\uiparser.py", > line 933, in parse > actor(elem) > File > "C:\PROGRA~1\QGISCH~1\apps\Python27\lib\site-packages\PyQt4\uic\uiparser.py", > line 844, in readResources > for include in elem.getiterator("include"): > > > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
