Thanks. I can now reproduce the issue. It was caused by one of the latest changes to fix DATE type support https://github.com/anitagraser/TimeManager/commit/926fa544bb6a993c41f4dcfc532fa2568c883949 Best wishes, Anita
On Sun, Jun 29, 2014 at 4:10 PM, G. Garibaldi <[email protected]> wrote: > Same non-functional result on OSGeo4W installer. TM animation works properly > with shape file data. Looks like the problem is with the PostgreSQL database > connection. Permissions would be my guess. > > I'll have to export all my point data to shape files to do animation. Hey, > its free. > > The QGIS 2.4 release is fast. > > Thanks Anita, everybody. > > G. > > Windows 7 64-bit. QGIS standalone installer. Time Manager version 1.1. I > start a new project, load one vector layer of a PostgreSQL database table > with point data. PostgreSQL version 9.3, PostGIS version 2.1. The data shows > on screen. Open TM dialog and select the layer as usual. Up to this point > everything functions as expected. The screen looks normal. When I enable TM > the data disappears. I check the time, looks OK. Time interval is correct. > Opening the attribute table while TM is enabled shows no datapoints when I > expect one data point. When I disable TM all the data reappears. > > Using TM 1.0 enables me to load layers that do function normally, however > when I save the project, exit and then restart the project only one layer > shows in the layer list in TM. The other layers don't get saved. > > This is an old project that works well enough in QGIS 1.8. with TM 0.7. In > later versions I can't get TM to function properly. > > I'll try the OSGeo4W installer. > > 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 > > > > _______________________________________________ > 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
