#2824: g.gui.timeline throws exception when trying to display temporal dataset. --------------------------+---------------------------- Reporter: pmav99 | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.0.3 Component: wxGUI | Version: 7.0.1 Resolution: | Keywords: g.gui.timeline CPU: Unspecified | Platform: Unspecified --------------------------+----------------------------
Comment (by annakrat): Replying to [comment:6 neteler]: > Just tried trunk, with the original dataset: > > {{{ > Invalid input data > > Reason: Space time dataset <tempmean> not found. > > Traceback (most recent call last): > File "/home/neteler/software/grass71/dist.x86_64-pc-linux- gnu/gui/wxpython/timeline/frame.py", line 444, in SetDatasets > datasets = self._checkDatasets(datasets) > File "/home/neteler/software/grass71/dist.x86_64-pc-linux- gnu/gui/wxpython/timeline/frame.py", line 414, in _checkDatasets > raise GException(errorMsg) > GException: Space time dataset <tempmean> not found. > }}} > > Maybe a try - except could be still added for beautification. There is already try except, do you want to hide the traceback? But this is unrelated to the problem, is it working if you specify a correct dataset? -- Ticket URL: <https://trac.osgeo.org/grass/ticket/2824#comment:7> GRASS GIS <https://grass.osgeo.org> _______________________________________________ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev