[GRASS-dev] Re: [GRASS GIS] #962: wxGUI crash when moving an undocked map display toolbox

2011-10-10 Thread GRASS GIS
#962: wxGUI crash when moving an undocked map display toolbox
--+-
 Reporter:  msieczka  |   Owner:  grass-dev@…  
 Type:  defect|  Status:  new  
 Priority:  critical  |   Milestone:  6.4.0
Component:  wxGUI | Version:  svn-releasebranch64  
 Keywords:  toolbar   |Platform:  All  
  Cpu:  x86-64|  
--+-

Comment(by marisn):

 Replying to [comment:5 martinl]:
 > Still relevant with recent SVN version?
 GRASS 7 r48707 still crashes.

 dev-python/wxpython-2.8.12.0
 x11-libs/wxGTK-2.8.12.0
 x11-libs/gtk+-2.24.6
 x11-libs/gtk+-3.0.12-r1
 dev-python/pygtk-2.24.0-r1

-- 
Ticket URL: 
GRASS GIS 

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

[GRASS-dev] Re: [GRASS GIS] #962: wxGUI crash when moving an undocked map display toolbox

2011-10-09 Thread GRASS GIS
#962: wxGUI crash when moving an undocked map display toolbox
--+-
 Reporter:  msieczka  |   Owner:  grass-dev@…  
 Type:  defect|  Status:  new  
 Priority:  critical  |   Milestone:  6.4.0
Component:  wxGUI | Version:  svn-releasebranch64  
 Keywords:  toolbar   |Platform:  All  
  Cpu:  x86-64|  
--+-

Comment(by martinl):

 Still relevant with recent SVN version?

-- 
Ticket URL: 
GRASS GIS 

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

[GRASS-dev] Re: [GRASS GIS] #962: wxGUI crash when moving an undocked map display toolbox

2010-07-09 Thread GRASS GIS
#962: wxGUI crash when moving an undocked map display toolbox
--+-
 Reporter:  msieczka  |   Owner:  grass-...@…  
 Type:  defect|  Status:  new  
 Priority:  critical  |   Milestone:  6.4.0
Component:  wxGUI | Version:  svn-releasebranch64  
 Keywords:  toolbar   |Platform:  All  
  Cpu:  x86-64|  
--+-
Changes (by hamish):

  * keywords:  => toolbar
  * platform:  MSWindows Vista => All


Comment:

 just another data point:

 I can reproduce this in 6.4 and 6.5, but I have to try for a minute or two
 first (it's on a rather fast machine, which may help, although I am
 running X tunneled over ssh from it). I got no error message when the
 wxGUI was launched automatically at startup.

 I notice that draging the toolbar is not the most responsive thing once a
 map is loaded. I had to try harder in 6.5, but that might just be chance.

 Running same Debian/stable (lenny) amd64 with python-wxgtk2.8 version
 2.8.7.1-1.1+lenny1 and python 2.5.2-3.


 Also I notice that if I remove or uncheck everything on the list the last
 map standing does not clear from the display window. If I press the erase
 button, the image comes back after I tear-away or reconnect the display
 toolbar.

 I suspect that this is an upstream bug, and there is little we can do
 about it.. but no idea.

 wow, I just restarted grass in text mode and then g.gui from the command
 prompt, and it died after adding a raster map and then a vector map with:
 {{{
 (hamish:10965): Pango-CRITICAL **: pango_break: assertion `attrs != NULL'
 failed
 (hamish:10965): Pango-WARNING **: shaping failure, expect ugly output.
 shape-engine='BasicEngineFc', font='Bitstream Vera Sans 9.9990234375',
 text=''
 }}}

 maybe I should try restarting X now..


 Hamish

-- 
Ticket URL: 
GRASS GIS 

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

[GRASS-dev] Re: [GRASS GIS] #962: wxGUI crash when moving an undocked map display toolbox

2010-06-30 Thread GRASS GIS
#962: wxGUI crash when moving an undocked map display toolbox
--+-
 Reporter:  msieczka  |   Owner:  grass-...@…  
 Type:  defect|  Status:  new  
 Priority:  critical  |   Milestone:  6.4.0
Component:  wxGUI | Version:  svn-releasebranch64  
 Keywords:|Platform:  MSWindows Vista  
  Cpu:  x86-64|  
--+-
Changes (by neteler):

  * platform:  Linux => MSWindows Vista


-- 
Ticket URL: 
GRASS GIS 

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

[GRASS-dev] Re: [GRASS GIS] #962: wxGUI crash when moving an undocked map display toolbox

2010-04-08 Thread GRASS GIS
#962: wxGUI crash when moving an undocked map display toolbox
---+
  Reporter:  msieczka  |   Owner:  grass-dev@lists.osgeo.org
  Type:  defect|  Status:  new  
  Priority:  critical  |   Milestone:  6.4.0
 Component:  wxGUI | Version:  svn-releasebranch64  
Resolution:|Keywords:   
  Platform:  Linux | Cpu:  x86-64   
---+
Comment (by marisn):

 Docking an undocking works just fine when there are NO maps displayed.

 Steps to reproduce:
  * add raster or vector map;
  * undock map display toolbar;
  * dock back map display toolbar --> KaBOOM!

 {{{
 Problem signature:
   Problem Event Name:   APPCRASH
   Application Name: python.exe
   Application Version:  0.0.0.0
   Application Timestamp:47bd6a89
   Fault Module Name:wxmsw28u_core_vc.dll
   Fault Module Version: 2.8.9.1
   Fault Module Timestamp:   4983882d
   Exception Code:   c005
   Exception Offset: 6ef0
   OS Version:   6.0.6002.2.2.0.256.6
   Locale ID:1062
   Additional Information 1: 810f
   Additional Information 2: 3f6c89115c5b2ca50b73ad2f37d5d605
   Additional Information 3: 2fd0
   Additional Information 4: de35a5710e4652ba50fa82643c57e6a1
 }}}

 {{{
 GRASS 6.4.0svn (spearfish60)> g.gui wxpython

 WARNING: Vector digitizer is not available (No module named
 grass6_wxvdigit).

 Note that the vector digitizer is currently not working under MS Windows
 (hopefu
 lly this will be fixed soon). Please keep an eye out for updated versions
 of GRA
 SS.
 BR╬DIN┬JUMS:Unable to execute command
 }}}


 WinGRASS-6.4.SVN-r41749-1 running Windows Vista.

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

[GRASS-dev] Re: [GRASS GIS] #962: wxGUI crash when moving an undocked map display toolbox

2010-03-17 Thread GRASS GIS
#962: wxGUI crash when moving an undocked map display toolbox
---+
  Reporter:  msieczka  |   Owner:  grass-dev@lists.osgeo.org
  Type:  defect|  Status:  new  
  Priority:  critical  |   Milestone:  6.4.0
 Component:  wxGUI | Version:  svn-releasebranch64  
Resolution:|Keywords:   
  Platform:  Linux | Cpu:  x86-64   
---+
Comment (by martinl):

 Unable to reproduce it. Undocking works.

 6.4 branch, r41467, Debian unstable 32bit, python 2.5.5, wx 2.8.10.1 (
 gtk2-unicode)

 Please try to upgrade your wx libs.

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