<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#000000" text="#FFFFFF">
    <div class="moz-cite-prefix">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.<br>
      <br>
      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. <br>
      <br>
      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.<br>
      <br>
      I'll try the OSGeo4W installer.<br>
    </div>
    <blockquote
cite="mid:CAFFV8FhGpV2QNEhxtDzO+_ERkp0bUB4Us49c=B9R0EsON+doUA@mail.gmail.com"
      type="cite">
      <pre wrap="">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 <a class="moz-txt-link-rfc2396E" href="mailto:digitalmaps@cox.net"><digitalmaps@cox.net></a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">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
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a>
</pre>
      </blockquote>
      <pre wrap="">
</pre>
    </blockquote>
    <br>
  </body>
</html>