Re: [GRASS-dev] [GRASS GIS] #3243: v.in.pdal build error: some PDAL 1.4.0 includes are not where the module expects them

2017-01-08 Thread GRASS GIS
#3243: v.in.pdal build error: some PDAL 1.4.0 includes are not where the module
expects them
---+-
  Reporter:  msieczka  |  Owner:  grass-dev@…
  Type:  defect| Status:  new
  Priority:  normal|  Milestone:  7.2.1
 Component:  Vector|Version:  7.2.0
Resolution:|   Keywords:
   CPU:  All   |   Platform:  All
---+-

Comment (by wenzeslaus):

 Replying to [comment:1 neteler]:
 > However, I get several compilation errors with PDAL 1.4.0. Due to API
 changes?

 Yes.

--
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #3242: Gui does not disply correctly and locks up when scrolling down to make alternative mapsets visible in d.vect and d.rast.

2017-01-08 Thread GRASS GIS
#3242: Gui does not disply correctly and locks up when scrolling down to make
alternative mapsets visible in d.vect and d.rast.
---+-
  Reporter:  ewcgrass  |  Owner:  grass-dev@…
  Type:  defect| Status:  new
  Priority:  critical  |  Milestone:  7.0.6
 Component:  wxGUI |Version:  7.2.0
Resolution:|   Keywords:
   CPU:  x86-64|   Platform:  Linux
---+-

Comment (by neteler):

 Replying to [comment:10 annakrat]:
 > Replying to [comment:9 neteler]:
 > > ... this one seems to behave ok!
 > >
 > And the one in GRASS?

 Replying to [comment:10 annakrat]:
 > Replying to [comment:9 neteler]:
 > > ... this one seems to behave ok!
 > >
 > And the one in GRASS?

 So:

 {{{
 d.rast --ui
 }}}

 works fine, but

 {{{
 d.vect --ui
 }}}

 is killing the CPU, flooding the terminal with

 {{{

 (forms.py:23008): Gdk-WARNING **: gdk-frame-clock: layout continuously
 requested, giving up after 4 tries

 (forms.py:23008): Gdk-WARNING **: gdk-frame-clock: layout continuously
 requested, giving up after 4 tries

 (forms.py:23008): Gdk-WARNING **: gdk-frame-clock: layout continuously
 requested, giving up after 4 tries
 ...
 }}}

--
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #3242: Gui does not disply correctly and locks up when scrolling down to make alternative mapsets visible in d.vect and d.rast.

2017-01-08 Thread GRASS GIS
#3242: Gui does not disply correctly and locks up when scrolling down to make
alternative mapsets visible in d.vect and d.rast.
---+-
  Reporter:  ewcgrass  |  Owner:  grass-dev@…
  Type:  defect| Status:  new
  Priority:  critical  |  Milestone:  7.0.6
 Component:  wxGUI |Version:  7.2.0
Resolution:|   Keywords:
   CPU:  x86-64|   Platform:  Linux
---+-

Comment (by ewcgrass):

 I have reported this to Red Hat Bugzilla as Bug 1411165, with cross
 reference to this GRASS bug report.

--
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #3242: Gui does not disply correctly and locks up when scrolling down to make alternative mapsets visible in d.vect and d.rast.

2017-01-08 Thread GRASS GIS
#3242: Gui does not disply correctly and locks up when scrolling down to make
alternative mapsets visible in d.vect and d.rast.
---+-
  Reporter:  ewcgrass  |  Owner:  grass-dev@…
  Type:  defect| Status:  new
  Priority:  critical  |  Milestone:  7.0.6
 Component:  wxGUI |Version:  7.2.0
Resolution:|   Keywords:
   CPU:  x86-64|   Platform:  Linux
---+-

Comment (by annakrat):

 Replying to [comment:9 neteler]:
 > ... this one seems to behave ok!
 >
 And the one in GRASS?

--
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #3242: Gui does not disply correctly and locks up when scrolling down to make alternative mapsets visible in d.vect and d.rast.

2017-01-08 Thread GRASS GIS
#3242: Gui does not disply correctly and locks up when scrolling down to make
alternative mapsets visible in d.vect and d.rast.
---+-
  Reporter:  ewcgrass  |  Owner:  grass-dev@…
  Type:  defect| Status:  new
  Priority:  critical  |  Milestone:  7.0.6
 Component:  wxGUI |Version:  7.2.0
Resolution:|   Keywords:
   CPU:  x86-64|   Platform:  Linux
---+-

Comment (by neteler):

 Replying to [comment:8 annakrat]:
 > Have you specifically tested TreeCtrl Popup widet in ComboCtrl.py? I
 just want to make sure, because there is multiple widgets in this demo.
 The errors in your output are unrelated to this widget. Markus, if you
 have similar configuration, can you confirm this? I still think it's
 something in wxwidgets.

 I have now tried myself (wxGTK3-3.0.2-31.fc24.x86_64):

 {{{
 python /usr/share/doc/wxPython-docs/demo/ComboCtrl.py
 Python 2.7.12 (default, Sep 29 2016, 13:30:34)
 [GCC 6.2.1 20160916 (Red Hat 6.2.1-2)]
 wx.version: 3.0.2.0 gtk3 (classic)
 23:23:28: ListCtrlComboPopup.Init
 23:23:28: ListCtrlComboPopup.LazyCreate
 23:23:28: ListCtrlComboPopup.Create
 23:23:32: ListCtrlComboPopup.GetAdjustedSize: 250, 400, 621
 23:23:32: ListCtrlComboPopup.OnPopup
 23:23:32: ListCtrlComboPopup.SetStringValue
 23:23:33: ListCtrlComboPopup.GetStringValue
 23:23:33: ListCtrlComboPopup.SetStringValue
 23:23:33: ListCtrlComboPopup.OnDismiss
 }}}

 ... this one seems to behave ok!

--
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #3242: Gui does not disply correctly and locks up when scrolling down to make alternative mapsets visible in d.vect and d.rast.

2017-01-08 Thread GRASS GIS
#3242: Gui does not disply correctly and locks up when scrolling down to make
alternative mapsets visible in d.vect and d.rast.
---+-
  Reporter:  ewcgrass  |  Owner:  grass-dev@…
  Type:  defect| Status:  new
  Priority:  critical  |  Milestone:  7.0.6
 Component:  wxGUI |Version:  7.2.0
Resolution:|   Keywords:
   CPU:  x86-64|   Platform:  Linux
---+-

Comment (by annakrat):

 Have you specifically tested TreeCtrl Popup widet in ComboCtrl.py? I just
 want to make sure, because there is multiple widgets in this demo. The
 errors in your output are unrelated to this widget. Markus, if you have
 similar configuration, can you confirm this? I still think it's something
 in wxwidgets.

--
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #3242: Gui does not disply correctly and locks up when scrolling down to make alternative mapsets visible in d.vect and d.rast.

2017-01-08 Thread GRASS GIS
#3242: Gui does not disply correctly and locks up when scrolling down to make
alternative mapsets visible in d.vect and d.rast.
---+-
  Reporter:  ewcgrass  |  Owner:  grass-dev@…
  Type:  defect| Status:  new
  Priority:  critical  |  Milestone:  7.0.6
 Component:  wxGUI |Version:  7.2.0
Resolution:|   Keywords:
   CPU:  x86-64|   Platform:  Linux
---+-

Comment (by neteler):

 This is a bug in wxGTK3, not in GRASS GIS. Please report it here:

 
https://bugzilla.redhat.com/buglist.cgi?component=wxGTK3_id=6923830=Fedora

 The maintainer is very fast, so it is worthwhile to report it there.

 Unfortunately there is still several bugs in wxGTK3, but reporting them
 will help.

--
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #3242: Gui does not disply correctly and locks up when scrolling down to make alternative mapsets visible in d.vect and d.rast.

2017-01-08 Thread GRASS GIS
#3242: Gui does not disply correctly and locks up when scrolling down to make
alternative mapsets visible in d.vect and d.rast.
---+-
  Reporter:  ewcgrass  |  Owner:  grass-dev@…
  Type:  defect| Status:  new
  Priority:  critical  |  Milestone:  7.0.6
 Component:  wxGUI |Version:  7.2.0
Resolution:|   Keywords:
   CPU:  x86-64|   Platform:  Linux
---+-

Comment (by ewcgrass):

 I ran TreeMixin.py per your example, then ComboCtrl.py and TreeCtrl.py.
 Everything in the windows that opened appeared to run fine. This is a copy
 of the messages that came up on the terminal:

 [rick@localhost ~]$ python /usr/share/doc/wxPython-docs/demo/TreeMixin.py
 Python 2.7.12 (default, Sep 29 2016, 12:52:02)
 [GCC 6.2.1 20160916 (Red Hat 6.2.1-2)]
 wx.version: 3.0.2.0 gtk3 (classic)

 (TreeMixin.py:520): Gtk-CRITICAL **: gtk_widget_set_size_request:
 assertion 'height >= -1' failed

 (TreeMixin.py:520): Gtk-CRITICAL **:
 gtk_widget_get_preferred_width_for_height: assertion 'height >= 0' failed

 (TreeMixin.py:520): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
 allocate widget with width 18 and height -8
 Traceback (most recent call last):
   File "/usr/share/doc/wxPython-docs/demo/TreeMixin.py", line 199, in
 OnPageChanged
 oldTree = self.GetPage(event.OldSelection)
   File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk3/wx/_core.py", line
 13536, in GetPage
 return _core_.BookCtrlBase_GetPage(*args, **kwargs)
 ValueError: in method 'BookCtrlBase_GetPage', expected argument 2 of type
 'size_t'
 Traceback (most recent call last):
   File "/usr/share/doc/wxPython-docs/demo/TreeMixin.py", line 199, in
 OnPageChanged
 oldTree = self.GetPage(event.OldSelection)
   File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk3/wx/_core.py", line
 13536, in GetPage
 return _core_.BookCtrlBase_GetPage(*args, **kwargs)
 ValueError: in method 'BookCtrlBase_GetPage', expected argument 2 of type
 'size_t'

 [rick@localhost ~]$ python /usr/share/doc/wxPython-docs/demo/ComboCtrl.py
 Python 2.7.12 (default, Sep 29 2016, 12:52:02)
 [GCC 6.2.1 20160916 (Red Hat 6.2.1-2)]
 wx.version: 3.0.2.0 gtk3 (classic)
 17:36:36: ListCtrlComboPopup.Init
 17:36:36: ListCtrlComboPopup.LazyCreate
 17:36:36: ListCtrlComboPopup.Create
 17:36:41: ListCtrlComboPopup.GetAdjustedSize: 250, 400, 934
 17:36:41: ListCtrlComboPopup.OnPopup
 17:36:41: ListCtrlComboPopup.SetStringValue
 17:36:44: ListCtrlComboPopup.GetStringValue
 17:36:44: ListCtrlComboPopup.SetStringValue
 17:36:44: ListCtrlComboPopup.OnDismiss

 (ComboCtrl.py:568): Pango-CRITICAL **: pango_layout_get_cursor_pos:
 assertion 'index >= 0 && index <= layout->length' failed

 (ComboCtrl.py:568): Pango-CRITICAL **: pango_layout_get_cursor_pos:
 assertion 'index >= 0 && index <= layout->length' failed

 (ComboCtrl.py:568): Pango-CRITICAL **: pango_layout_get_cursor_pos:
 assertion 'index >= 0 && index <= layout->length' failed

 (ComboCtrl.py:568): Pango-CRITICAL **: pango_layout_get_cursor_pos:
 assertion 'index >= 0 && index <= layout->length' failed

 [rick@localhost ~]$ python /usr/share/doc/wxPython-docs/demo/TreeCtrl.py
 Python 2.7.12 (default, Sep 29 2016, 12:52:02)
 [GCC 6.2.1 20160916 (Red Hat 6.2.1-2)]
 wx.version: 3.0.2.0 gtk3 (classic)
 17:37:27: OnItemExpanded: Item 3
 17:37:29: OnItemExpanded: item 3-b
 17:37:31: OnSelChanged: item 3-b-0
 17:37:35: OnItemExpanded: item 3-d
 17:37:38: OnSelChanged: item 3-d-1
 17:37:41: OnSelChanged: The Root Item
 17:37:44: OnItemExpanded: Item 0
 17:37:46: OnSelChanged: item 0-b
 17:37:47: OnItemExpanded: item 0-b
 17:37:48: OnSelChanged: item 0-b-1
 [rick@localhost ~]$

--
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #3243: v.in.pdal build error: some PDAL 1.4.0 includes are not where the module expects them

2017-01-08 Thread GRASS GIS
#3243: v.in.pdal build error: some PDAL 1.4.0 includes are not where the module
expects them
---+-
  Reporter:  msieczka  |  Owner:  grass-dev@…
  Type:  defect| Status:  new
  Priority:  normal|  Milestone:  7.2.1
 Component:  Vector|Version:  7.2.0
Resolution:|   Keywords:
   CPU:  All   |   Platform:  All
---+-

Comment (by neteler):

 I have attached a patch which solves the changes include paths.

 However, I get several compilation errors with PDAL 1.4.0. Due to API
 changes?


 {{{
 [neteler@oboe v.in.pdal]$ make
 ...
 cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but
 not for C
 cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but
 not for C
 c++  -g -Wall  -I/home/neteler/software/grass72/dist.x86_64-pc-linux-
 gnu/include -I/home/neteler/software/grass72/dist.x86_64-pc-linux-
 gnu/include   -I/usr/include/gdal -I/usr/include -O2 -g -pipe -Wall
 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-
 protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches
 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wextra
 -Wall -Wno-unused-parameter -Wno-unused-variable -Wpointer-arith -Wcast-
 align -Wcast-qual -Wredundant-decls -Wno-long-long -Wno-unknown-pragmas
 -Wno-deprecated-declarations -isystem /usr/local/include -std=c++11
 -std=c++11 -DPACKAGE=\""grassmods"\"   -I/usr/include/gdal -I/usr/include
 -I/usr/include/gdal -I/usr/include/libxml2 -I/usr/include -I/usr/include
 -I/home/neteler/software/grass72/dist.x86_64-pc-linux-gnu/include
 -I/home/neteler/software/grass72/dist.x86_64-pc-linux-gnu/include
 -DRELDIR=\"vector/v.in.pdal\" -o OBJ.x86_64-pc-linux-gnu/main.o -c
 main.cpp
 main.cpp:62:47: error: ‘pdal::Dimension::Id::Enum’ has not been declared
   pdal::Dimension::Id::Enum dim_to_use_as_z)
^~~~
 main.cpp: In function ‘void pdal_point_to_grass(Map_info*, line_pnts*,
 line_cats*, pdal::PointViewPtr, pdal::PointId, GLidarLayers*, int, int)’:
 main.cpp:67:38: error: ‘Id’ is not a namespace-name
  using namespace pdal::Dimension::Id;
   ^~
 main.cpp:67:40: error: expected namespace-name before ‘;’ token
  using namespace pdal::Dimension::Id;
 ^
 main.cpp:68:47: error: ‘X’ was not declared in this scope
  double x = point_view->getFieldAs(X, idx);
^
 main.cpp:69:47: error: ‘Y’ was not declared in this scope
  double y = point_view->getFieldAs(Y, idx);
^
 main.cpp:70:67: error: no matching function for call to
 ‘pdal::PointView::getFieldAs(int&, pdal::PointId&)’
  double z = point_view->getFieldAs(dim_to_use_as_z, idx);
^
 In file included from main.cpp:2:0:
 /usr/include/pdal/PointView.hpp:116:7: note: candidate: template
 T pdal::PointView::getFieldAs(pdal::Dimension::Id, pdal::PointId) const
  T getFieldAs(Dimension::Id dim, PointId pointIndex) const;
^~
 /usr/include/pdal/PointView.hpp:116:7: note:   template argument
 deduction/substitution failed:
 main.cpp:70:67: note:   cannot convert ‘dim_to_use_as_z’ (type ‘int’) to
 type ‘pdal::Dimension::Id’
  double z = point_view->getFieldAs(dim_to_use_as_z, idx);
^
 main.cpp:78:52: error: ‘ReturnNumber’ was not declared in this scope
  int return_n = point_view->getFieldAs(ReturnNumber, idx);
 ^~~~
 main.cpp:79:53: error: ‘NumberOfReturns’ was not declared in this scope
  int n_returns = point_view->getFieldAs(NumberOfReturns,
 idx);
  ^~~
 main.cpp:85:50: error: ‘Classification’ was not declared in this scope
   point_view->getFieldAs(Classification, idx));
   ^~
 main.cpp:88:47: error: ‘Red’ was not declared in this scope
  int red = point_view->getFieldAs(Red, idx);
^~~
 main.cpp:89:49: error: ‘Green’ was not declared in this scope
  int green = point_view->getFieldAs(Green, idx);
  ^
 main.cpp:90:48: error: ‘Blue’ was not declared in this scope
  int blue = point_view->getFieldAs(Blue, idx);
 ^~~~
 main.cpp: In function ‘int main(int, char**)’:
 main.cpp:224:37: warning: ISO C++ forbids converting a string constant to
 ‘char*’ [-Wwrite-strings]
  max_ground_window_opt->answer = "33";
  

Re: [GRASS-dev] [GRASS GIS] #3243: v.in.pdal build error: some PDAL 1.4.0 includes are not where the module expects them

2017-01-08 Thread GRASS GIS
#3243: v.in.pdal build error: some PDAL 1.4.0 includes are not where the module
expects them
---+-
  Reporter:  msieczka  |  Owner:  grass-dev@…
  Type:  defect| Status:  new
  Priority:  normal|  Milestone:  7.2.1
 Component:  Vector|Version:  7.2.0
Resolution:|   Keywords:
   CPU:  All   |   Platform:  All
---+-
Changes (by neteler):

 * Attachment "v_in_pdal.diff" added.

 Patch to update include statements for PDAL 1.4.0

--
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #3242: Gui does not disply correctly and locks up when scrolling down to make alternative mapsets visible in d.vect and d.rast.

2017-01-08 Thread GRASS GIS
#3242: Gui does not disply correctly and locks up when scrolling down to make
alternative mapsets visible in d.vect and d.rast.
---+-
  Reporter:  ewcgrass  |  Owner:  grass-dev@…
  Type:  defect| Status:  new
  Priority:  critical  |  Milestone:  7.0.6
 Component:  wxGUI |Version:  7.2.0
Resolution:|   Keywords:
   CPU:  x86-64|   Platform:  Linux
---+-

Comment (by neteler):

 Replying to [comment:4 annakrat]:
 > Could you test wxpython demo, specifically !ComboCtrl, !TreeCtrl Popup?
 This should be the same widget.

 Note: The demos are in /usr/share/doc/wxPython-docs/demo/ - so for
 example:

 python /usr/share/doc/wxPython-docs/demo/TreeMixin.py

--
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

[GRASS-dev] Still Failing: GRASS-GIS/grass-ci#1846 (master - 678c73a)

2017-01-08 Thread Travis CI
Build Update for GRASS-GIS/grass-ci
-

Build: #1846
Status: Still Failing

Duration: 11 minutes and 51 seconds
Commit: 678c73a (master)
Author: Martin Landa
Message: d.vect: fix show z-coordinates (display=zcoor) also for vectors open 
on level 1 (no topology)


git-svn-id: https://svn.osgeo.org/grass/grass/trunk@70308 
15284696-431f-4ddb-bdfa-cd5b030d7da7

View the changeset: 
https://github.com/GRASS-GIS/grass-ci/compare/8544d681014a...678c73abdc58

View the full build log and details: 
https://travis-ci.org/GRASS-GIS/grass-ci/builds/190037898

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #3244: Vect_get_map_box() and level1

2017-01-08 Thread GRASS GIS
#3244: Vect_get_map_box() and level1
--+
  Reporter:  martinl  |  Owner:  grass-dev@…
  Type:  task | Status:  new
  Priority:  normal   |  Milestone:  7.2.1
 Component:  Vector   |Version:  unspecified
Resolution:   |   Keywords:  vlib, map bbox, level1
   CPU:  Unspecified  |   Platform:  Unspecified
--+
Changes (by martinl):

 * Attachment "get_map_box.diff" added.


--
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #3244: Vect_get_map_box() and level1

2017-01-08 Thread GRASS GIS
#3244: Vect_get_map_box() and level1
--+
  Reporter:  martinl  |  Owner:  grass-dev@…
  Type:  task | Status:  new
  Priority:  normal   |  Milestone:  7.2.1
 Component:  Vector   |Version:  unspecified
Resolution:   |   Keywords:  vlib, map bbox, level1
   CPU:  Unspecified  |   Platform:  Unspecified
--+

Comment (by martinl):

 Patch attached attachment:get_map_box_level.diff. Unfortunately it
 requires change in function definition (`const struct Map_info *` ->
 `struct Map_into *`) since `Vect_rewind()` is called.

--
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #3242: Gui does not disply correctly and locks up when scrolling down to make alternative mapsets visible in d.vect and d.rast.

2017-01-08 Thread GRASS GIS
#3242: Gui does not disply correctly and locks up when scrolling down to make
alternative mapsets visible in d.vect and d.rast.
---+-
  Reporter:  ewcgrass  |  Owner:  grass-dev@…
  Type:  defect| Status:  new
  Priority:  critical  |  Milestone:  7.0.6
 Component:  wxGUI |Version:  7.2.0
Resolution:|   Keywords:
   CPU:  x86-64|   Platform:  Linux
---+-

Comment (by annakrat):

 Could you test wxpython demo, specifically ComboCtrl, TreeCtrl Popup? This
 should be the same widget.

--
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

[GRASS-dev] [GRASS GIS] #3244: Vect_get_map_box() and level1

2017-01-08 Thread GRASS GIS
#3244: Vect_get_map_box() and level1
+-
 Reporter:  martinl |  Owner:  grass-dev@…
 Type:  task| Status:  new
 Priority:  normal  |  Milestone:  7.2.1
Component:  Vector  |Version:  unspecified
 Keywords:  vlib, map bbox, level1  |CPU:  Unspecified
 Platform:  Unspecified |
+-
 Recently I discovered that `g.region vector` does not work with vectors
 with no topology (level 1). I fixed this issue similarly as `v.info` do
 (level1.c) in r70302. Then I found similar issue when trying to colorize
 points based on z-coord (`d.vect zcolor=elevation`). It uses
 Vect_map_get_box() source:grass/trunk/display/d.vect/shape.c#L180 which
 requires topology (1).

 My suggestion would be to modify Vect_get_map_box() to work also on level
 1 (fill bbox by reading features). I am not sure about consequences, any
 opinion?

 (1)
 
https://grass.osgeo.org/programming7/vector_2Vlib_2box_8c.html#a418ba3ac55762f3b36c183d2d5113d4d

--
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

[GRASS-dev] Still Failing: GRASS-GIS/grass-ci#1845 (master - 8544d68)

2017-01-08 Thread Travis CI
Build Update for GRASS-GIS/grass-ci
-

Build: #1845
Status: Still Failing

Duration: 13 minutes and 3 seconds
Commit: 8544d68 (master)
Author: Martin Landa
Message: r.in.xyz: print also info about number of points (line) in file

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@70306 
15284696-431f-4ddb-bdfa-cd5b030d7da7

View the changeset: 
https://github.com/GRASS-GIS/grass-ci/compare/f1db0e3a46c8...8544d681014a

View the full build log and details: 
https://travis-ci.org/GRASS-GIS/grass-ci/builds/190017219

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #3242: Gui does not disply correctly and locks up when scrolling down to make alternative mapsets visible in d.vect and d.rast.

2017-01-08 Thread GRASS GIS
#3242: Gui does not disply correctly and locks up when scrolling down to make
alternative mapsets visible in d.vect and d.rast.
---+-
  Reporter:  ewcgrass  |  Owner:  grass-dev@…
  Type:  defect| Status:  new
  Priority:  critical  |  Milestone:  7.0.6
 Component:  wxGUI |Version:  7.2.0
Resolution:|   Keywords:
   CPU:  x86-64|   Platform:  Linux
---+-

Comment (by ewcgrass):

 Oops, forgot to include this output from the terminal which comes up
 repeatedly when bringing up the d.rast and d.vect GUIs:

 (wxgui.py:25252): Gtk-CRITICAL **: gtk_box_gadget_distribute: assertion
 'size >= 0' failed in GtkCheckButton

 (wxgui.py:25252): Gtk-CRITICAL **: gtk_box_gadget_distribute: assertion
 'size >= 0' failed in GtkSpinButton

 (wxgui.py:25252): Gtk-CRITICAL **: gtk_box_gadget_distribute: assertion
 'size >= 0' failed in GtkSpinButton

--
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #3242: Gui does not disply correctly and locks up when scrolling down to make alternative mapsets visible in d.vect and d.rast.

2017-01-08 Thread GRASS GIS
#3242: Gui does not disply correctly and locks up when scrolling down to make
alternative mapsets visible in d.vect and d.rast.
---+-
  Reporter:  ewcgrass  |  Owner:  grass-dev@…
  Type:  defect| Status:  new
  Priority:  critical  |  Milestone:  7.0.6
 Component:  wxGUI |Version:  7.2.0
Resolution:|   Keywords:
   CPU:  x86-64|   Platform:  Linux
---+-

Comment (by ewcgrass):

 Fedora pushed wxGTK3 to 3.0.2-31 and Xorg-Xserver to 1.19.0-13 today,
 which appear to fix the blacked-out check-box issue. However, the problems
 with mouse pointer drawing and GUI lock up by the d.rast and d.vect map
 selection drop-down windows remain.

--
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

[GRASS-dev] [GRASS GIS] #3243: v.in.pdal build error: some PDAL 1.4.0 includes are not where the module expects them

2017-01-08 Thread GRASS GIS
#3243: v.in.pdal build error: some PDAL 1.4.0 includes are not where the module
expects them
--+-
 Reporter:  msieczka  |  Owner:  grass-dev@…
 Type:  defect| Status:  new
 Priority:  normal|  Milestone:  7.2.1
Component:  Vector|Version:  7.2.0
 Keywords:|CPU:  All
 Platform:  All   |
--+-
 PDAL 1.4.0, Arch Linux, x86_64.

 Some PDAL includes are not in /usr/include/pdal, where v.in.pdal expects
 them, but in the /usr/include/pdal/io subdirectory. This leads a following
 build error:

 {{{
 $ cd ~/src/grass-7.2.0/vector/v.in.pdal
 $ make
 c++  -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-
 protector-strong
 -I/home/dane/devel/aur/grass7/src/grass-7.2.0/dist.x86_64-pc-linux-
 gnu/include -I/home/dane/devel/aur/grass7/src/grass-7.2.0/dist.x86_64-pc-
 linux-gnu/include   -I/usr/include -I/usr/include -march=x86-64
 -mtune=generic -O2 -pipe -fstack-protector-strong -Wextra -Wall -Wno-
 unused-parameter -Wno-unused-variable -Wpointer-arith -Wcast-align -Wcast-
 qual -Wredundant-decls -Wno-long-long -Wno-unknown-pragmas -Wno-
 deprecated-declarations -isystem /usr/local/include -std=c++11 -std=c++11
 -DPACKAGE=\""grassmods"\"   -I/usr/include -I/usr/include -I/usr/include
 -I/usr/include/libxml2 -I/usr/include -I/usr/include
 -I/home/dane/devel/aur/grass7/src/grass-7.2.0/dist.x86_64-pc-linux-
 gnu/include -I/home/dane/devel/aur/grass7/src/grass-7.2.0/dist.x86_64-pc-
 linux-gnu/include -DRELDIR=\"vector/v.in.pdal\" -o OBJ.x86_64-pc-linux-
 gnu/main.o -c main.cpp
 main.cpp:4:30: fatal error: pdal/LasReader.hpp: No such file or directory
  #include 
   ^
 compilation terminated.
 make: *** [../../include/Make/Compile.make:35: OBJ.x86_64-pc-linux-
 gnu/main.o] Error 1
 }}}

 The reason why:

 {{{
 $ locate LasReader.hpp
 /usr/include/pdal/io/LasReader.hpp

 $ ls /usr/include/pdal/io/*.hpp | wc -l
 37

 $ ls /usr/include/pdal/*.hpp | wc -l
 50
 }}}

--
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

[GRASS-dev] Still Failing: GRASS-GIS/grass-ci#1844 (master - f1db0e3)

2017-01-08 Thread Travis CI
Build Update for GRASS-GIS/grass-ci
-

Build: #1844
Status: Still Failing

Duration: 10 minutes and 57 seconds
Commit: f1db0e3 (master)
Author: Martin Landa
Message: wxGUI: do not re-render whole map composition when show/hide comp. 
region extent

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@70304 
15284696-431f-4ddb-bdfa-cd5b030d7da7

View the changeset: 
https://github.com/GRASS-GIS/grass-ci/compare/d42023262659...f1db0e3a46c8

View the full build log and details: 
https://travis-ci.org/GRASS-GIS/grass-ci/builds/189998557

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

[GRASS-dev] Still Failing: GRASS-GIS/grass-ci#1843 (master - d420232)

2017-01-08 Thread Travis CI
Build Update for GRASS-GIS/grass-ci
-

Build: #1843
Status: Still Failing

Duration: 12 minutes and 27 seconds
Commit: d420232 (master)
Author: Martin Landa
Message: v.info: level1 - print info message, remove unused variable 
(cosmentics)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@70301 
15284696-431f-4ddb-bdfa-cd5b030d7da7

View the changeset: 
https://github.com/GRASS-GIS/grass-ci/compare/1acceb66636a...d42023262659

View the full build log and details: 
https://travis-ci.org/GRASS-GIS/grass-ci/builds/189992682

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

[GRASS-dev] Still Failing: GRASS-GIS/grass-ci#1842 (master - 1acceb6)

2017-01-08 Thread Travis CI
Build Update for GRASS-GIS/grass-ci
-

Build: #1842
Status: Still Failing

Duration: 11 minutes and 14 seconds
Commit: 1acceb6 (master)
Author: Martin Landa
Message: g.region: support also vectors with no topology

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@70300 
15284696-431f-4ddb-bdfa-cd5b030d7da7

View the changeset: 
https://github.com/GRASS-GIS/grass-ci/compare/37c7b049f5f4...1acceb66636a

View the full build log and details: 
https://travis-ci.org/GRASS-GIS/grass-ci/builds/189991920

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

[GRASS-dev] Still Failing: GRASS-GIS/grass-ci#1841 (master - 37c7b04)

2017-01-08 Thread Travis CI
Build Update for GRASS-GIS/grass-ci
-

Build: #1841
Status: Still Failing

Duration: 11 minutes and 46 seconds
Commit: 37c7b04 (master)
Author: Martin Landa
Message: v.in.lidar: print error message when unable open input

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@70298 
15284696-431f-4ddb-bdfa-cd5b030d7da7

View the changeset: 
https://github.com/GRASS-GIS/grass-ci/compare/7affc04526a2...37c7b049f5f4

View the full build log and details: 
https://travis-ci.org/GRASS-GIS/grass-ci/builds/189973080

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

[GRASS-dev] Still Failing: GRASS-GIS/grass-ci#1840 (master - 7affc04)

2017-01-08 Thread Travis CI
Build Update for GRASS-GIS/grass-ci
-

Build: #1840
Status: Still Failing

Duration: 11 minutes and 13 seconds
Commit: 7affc04 (master)
Author: Maris Nartiss
Message: Introduce also other stats methods to resampling module to better 
match r.neigbors offer


git-svn-id: https://svn.osgeo.org/grass/grass/trunk@70297 
15284696-431f-4ddb-bdfa-cd5b030d7da7

View the changeset: 
https://github.com/GRASS-GIS/grass-ci/compare/81d8550f1f4f...7affc04526a2

View the full build log and details: 
https://travis-ci.org/GRASS-GIS/grass-ci/builds/189947541

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev