[GRASS GIS] #597: Digitize tool won't work

14 messages Options
Embed this post
Permalink
GRASS GIS

[GRASS GIS] #597: Digitize tool won't work

Reply Threaded More More options
Print post
Permalink
#597: Digitize tool won't work
----------------------+-----------------------------------------------------
 Reporter:  vince     |       Owner:  [hidden email]
     Type:  defect    |      Status:  new                      
 Priority:  normal    |   Milestone:  6.4.0                    
Component:  default   |     Version:  6.4.0 RCs                
 Keywords:  digitize  |    Platform:  MacOSX                  
      Cpu:  x86-64    |  
----------------------+-----------------------------------------------------
 When I launch the digitize tool under wxpython GUI, all seems to be fine
 (buttons appears, I can select a layer with the combo box, etc.), but when
 I click for the first time (or any time after), I have a "no layer
 selected for editing" error message. In other words: I can't digitize
 nothing!

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/597>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
GRASS GIS

Re: [GRASS GIS] #597: Digitize tool won't work

Reply Threaded More More options
Print post
Permalink
#597: Digitize tool won't work
---------------------+------------------------------------------------------
  Reporter:  vince   |       Owner:  martinl  
      Type:  defect  |      Status:  assigned
  Priority:  normal  |   Milestone:  6.4.0    
 Component:  wxGUI   |     Version:  6.4.0 RCs
Resolution:          |    Keywords:  digitize
  Platform:  MacOSX  |         Cpu:  x86-64  
---------------------+------------------------------------------------------
Changes (by martinl):

  * status:  new => assigned
  * owner:  [hidden email] => martinl
  * component:  default => wxGUI
 * cc: [hidden email] (added)

Comment:

 OK, I did you select any vector layer for editing or created new one?

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/597#comment:1>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
GRASS GIS

Re: [GRASS GIS] #597: Digitize tool won't work

Reply Threaded More More options
Print post
Permalink
In reply to this post by GRASS GIS
#597: Digitize tool won't work
---------------------+------------------------------------------------------
  Reporter:  vince   |       Owner:  martinl  
      Type:  defect  |      Status:  assigned
  Priority:  normal  |   Milestone:  6.4.0    
 Component:  wxGUI   |     Version:  6.4.0 RCs
Resolution:          |    Keywords:  digitize
  Platform:  MacOSX  |         Cpu:  x86-64  
---------------------+------------------------------------------------------
Comment (by vince):

 Both. Neither does work.

 In the README of the RC4 version, it is written (I have discovered that
 afterwards) that digitize won't work in 64-bit mode. I can't figure if it
 won't work or it won't compile. If the former, then my ticket is maybe
 purposeless; if the latter, then it is wrong, since I have a v.digitize
 module installed for both x64 and i386 archs. Yet, I get the GUI addition
 all right, so it's bizarre.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/597#comment:2>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
GRASS GIS

Re: [GRASS GIS] #597: Digitize tool won't work

Reply Threaded More More options
Print post
Permalink
In reply to this post by GRASS GIS
#597: Digitize tool won't work
---------------------+------------------------------------------------------
  Reporter:  vince   |       Owner:  martinl  
      Type:  defect  |      Status:  assigned
  Priority:  normal  |   Milestone:  6.4.0    
 Component:  wxGUI   |     Version:  6.4.0 RCs
Resolution:          |    Keywords:  digitize
  Platform:  MacOSX  |         Cpu:  x86-64  
---------------------+------------------------------------------------------
Comment (by kyngchaos):

 vdigit in the wxGUI is python-based.  It won't compile or run for 64bit
 OSX.  But, even when the rest of GRASS is 64bit, vdigit (and wx nviz) will
 compile and run for 32bit OSX.

 v.digit (vector/v.digit) will compile 64bit, since it's not python-based.
 I don't see anything in the README that says it won't run on 64bit OSX
 (unless you mean the macosx/readme.rtf), but it's possible and very likely
 - there were problems in the vector dglib for OSX 64bit that have been
 fixed in trunk, but I don't know if they were backported, since the fix
 was indirectly a result of another bugfix.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/597#comment:3>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
GRASS GIS

Re: [GRASS GIS] #597: Digitize tool won't work

Reply Threaded More More options
Print post
Permalink
In reply to this post by GRASS GIS
#597: Digitize tool won't work
---------------------+------------------------------------------------------
  Reporter:  vince   |       Owner:  martinl  
      Type:  defect  |      Status:  assigned
  Priority:  normal  |   Milestone:  6.4.0    
 Component:  wxGUI   |     Version:  6.4.0 RCs
Resolution:          |    Keywords:  digitize
  Platform:  MacOSX  |         Cpu:  x86-64  
---------------------+------------------------------------------------------
Comment (by vince):

 Okay, so if I am not mistaken, I made a confusion between vdigit and
 v.digit. Apologies.

 Yes, I meant the macosx/readme.rtf, sorry for being a bit unspecific.

 So, the best is maybe that I fetch the SVN version and retry. I am a bit
 reluctant to propose a svn-based macport, but if it has special fixes for
 OS X that are not available in the main release, it can make sense.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/597#comment:4>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
GRASS GIS

Re: [GRASS GIS] #597: Digitize tool won't work

Reply Threaded More More options
Print post
Permalink
In reply to this post by GRASS GIS
#597: Digitize tool won't work
---------------------+------------------------------------------------------
  Reporter:  vince   |       Owner:  martinl  
      Type:  defect  |      Status:  assigned
  Priority:  normal  |   Milestone:  6.4.0    
 Component:  wxGUI   |     Version:  6.4.0 RCs
Resolution:          |    Keywords:  digitize
  Platform:  MacOSX  |         Cpu:  x86-64  
---------------------+------------------------------------------------------
Comment (by kyngchaos):

 ... I just dug around for the details (need to dust off the cobwebs in my
 memory) - looks like the bug was fixed in February, and I verified it.
 trunk r36003 and devbr6 r36049.  BUT, it appears this didn't make it into
 release 6.4.

 It would be nice to get this into 6.4, but it might be too late.  Maybe
 6.4.1?  If that is not going to happen, then I'd say that GRASS 6.4 is
 still not ready for 64bit OSX.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/597#comment:5>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
GRASS GIS

Re: [GRASS GIS] #597: Digitize tool won't work

Reply Threaded More More options
Print post
Permalink
In reply to this post by GRASS GIS
#597: Digitize tool won't work
---------------------+------------------------------------------------------
  Reporter:  vince   |       Owner:  martinl  
      Type:  defect  |      Status:  assigned
  Priority:  normal  |   Milestone:  6.4.0    
 Component:  wxGUI   |     Version:  6.4.0 RCs
Resolution:          |    Keywords:  digitize
  Platform:  MacOSX  |         Cpu:  x86-64  
---------------------+------------------------------------------------------
Comment (by kyngchaos):

 ... for reference: it's bug #431.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/597#comment:6>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
GRASS GIS

Re: [GRASS GIS] #597: Digitize tool won't work

Reply Threaded More More options
Print post
Permalink
In reply to this post by GRASS GIS
#597: Digitize tool won't work
---------------------+------------------------------------------------------
  Reporter:  vince   |       Owner:  martinl  
      Type:  defect  |      Status:  assigned
  Priority:  normal  |   Milestone:  6.4.0    
 Component:  wxGUI   |     Version:  6.4.0 RCs
Resolution:          |    Keywords:  digitize
  Platform:  MacOSX  |         Cpu:  x86-64  
---------------------+------------------------------------------------------
Comment (by vince):

 Ok, fine thanks a lot and sorry for the inconvenience. I'm going to alter
 the port to fetch the svn version instead, at least until a stable version
 with correct 64-bit OS X support is released. Anyhow, a full 64-bit build
 will not be possible until Wxwidgets itself is 64-bit safe, that is the
 Cocoa port is finished. At that time, only Qgis offer full 64-bit mode
 under OS X, since Qt 4.5 moved to Cocoa.

 Thanks again

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/597#comment:7>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
GRASS GIS

Re: [GRASS GIS] #597: Digitize tool won't work

Reply Threaded More More options
Print post
Permalink
In reply to this post by GRASS GIS
#597: Digitize tool won't work
---------------------+------------------------------------------------------
  Reporter:  vince   |       Owner:  martinl  
      Type:  defect  |      Status:  assigned
  Priority:  normal  |   Milestone:  6.4.0    
 Component:  wxGUI   |     Version:  6.4.0 RCs
Resolution:          |    Keywords:  digitize
  Platform:  MacOSX  |         Cpu:  x86-64  
---------------------+------------------------------------------------------
Comment (by hamish):

 Replying to [comment:5 kyngchaos]:
 > ... I just dug around for the details (need to dust off the
 > cobwebs in my memory) - looks like the bug was fixed in February,
 > and I verified it.  trunk r36003 and devbr6 r36049.  BUT, it
 > appears this didn't make it into release 6.4.
 >
 > It would be nice to get this into 6.4, but it might be too late.
 > Maybe 6.4.1?  If that is not going to happen, then I'd say that
 > GRASS 6.4 is still not ready for 64bit OSX.


 it has been in 6.5svn for 3 months (apparently) without problems, so for
 my vote I'd say go ahead and risk the backport for 6.4.0.


 Hamish

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/597#comment:8>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
GRASS GIS

Re: [GRASS GIS] #597: Digitize tool won't work

Reply Threaded More More options
Print post
Permalink
In reply to this post by GRASS GIS
#597: Digitize tool won't work
---------------------+------------------------------------------------------
  Reporter:  vince   |       Owner:  martinl  
      Type:  defect  |      Status:  assigned
  Priority:  normal  |   Milestone:  6.4.0    
 Component:  wxGUI   |     Version:  6.4.0 RCs
Resolution:          |    Keywords:  digitize
  Platform:  MacOSX  |         Cpu:  x86-64  
---------------------+------------------------------------------------------
Comment (by kyngchaos):

 ...It appears it has been backported already to 6.4 release (r36838), it
 was just too late for the rc4 tarball.  So this v.digit 64bit sidetrack is
 taken care of.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/597#comment:9>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
GRASS GIS

Re: [GRASS GIS] #597: Digitize tool won't work

Reply Threaded More More options
Print post
Permalink
In reply to this post by GRASS GIS
#597: Digitize tool won't work
---------------------+------------------------------------------------------
  Reporter:  vince   |       Owner:  martinl  
      Type:  defect  |      Status:  assigned
  Priority:  normal  |   Milestone:  6.4.0    
 Component:  wxGUI   |     Version:  6.4.0 RCs
Resolution:          |    Keywords:  digitize
  Platform:  MacOSX  |         Cpu:  x86-64  
---------------------+------------------------------------------------------
Comment (by vince):

 It still does not work in RC5…

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/597#comment:10>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
GRASS GIS

Re: [GRASS GIS] #597: Digitize tool won't work

Reply Threaded More More options
Print post
Permalink
In reply to this post by GRASS GIS
#597: Digitize tool won't work
---------------------+------------------------------------------------------
  Reporter:  vince   |       Owner:  martinl  
      Type:  defect  |      Status:  assigned
  Priority:  normal  |   Milestone:  6.4.0    
 Component:  wxGUI   |     Version:  6.4.0 RCs
Resolution:          |    Keywords:  digitize
  Platform:  MacOSX  |         Cpu:  x86-64  
---------------------+------------------------------------------------------
Comment (by kyngchaos):

 Well, I found that if I select "Digitize" from the toolbar popup on the
 display window, I get the same "no layer selected" error.  But if I right-
 click a vector layer in the layer manager and "Start editing", digitizing
 works.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/597#comment:11>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
GRASS GIS

Re: [GRASS GIS] #597: Digitize tool won't work

Reply Threaded More More options
Print post
Permalink
In reply to this post by GRASS GIS
#597: Digitize tool won't work
---------------------+------------------------------------------------------
  Reporter:  vince   |       Owner:  martinl  
      Type:  defect  |      Status:  assigned
  Priority:  normal  |   Milestone:  6.4.0    
 Component:  wxGUI   |     Version:  6.4.0 RCs
Resolution:          |    Keywords:  digitize
  Platform:  MacOSX  |         Cpu:  x86-64  
---------------------+------------------------------------------------------
Comment (by cmbarton):

 Still broken in 6.4.

 Michael

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/597#comment:12>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
GRASS GIS

Re: [GRASS GIS] #597: Digitize tool won't work

Reply Threaded More More options
Print post
Permalink
In reply to this post by GRASS GIS
#597: Digitize tool won't work
---------------------+------------------------------------------------------
  Reporter:  vince   |       Owner:  martinl  
      Type:  defect  |      Status:  assigned
  Priority:  normal  |   Milestone:  6.4.0    
 Component:  wxGUI   |     Version:  6.4.0 RCs
Resolution:          |    Keywords:  digitize
  Platform:  MacOSX  |         Cpu:  x86-64  
---------------------+------------------------------------------------------
Comment (by cmbarton):

 Works for me in 6.4 and 6.5 on the Mac. Can anyone confirm that this is
 still broken after William changed the way this is compiled on a Mac?

 Michael

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/597#comment:13>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev