Opened 9 years ago

Last modified 8 years ago

#2558 closed defect

The 'Profile Surfae Map' tool does not function. — at Initial Version

Reported by: humu2015 Owned by: grass-dev@…
Priority: major Milestone: 6.4.6
Component: wxGUI Version: 6.4.5
Keywords: wxgui Cc: msieczka
CPU: All Platform: All

Description

The command console gives this output:

Traceback (most recent call last):

File "/opt/grass64/etc/wxpython/mapdisp/frame.py", line

1026, in OnProfile

win = ProfileFrame(parent = self, rasterList = raster)

File "/opt/grass64/etc/wxpython/wxplot/profile.py", line

48, in init

BasePlotFrame.init(self, parent, size = size, kwargs)

File "/opt/grass64/etc/wxpython/wxplot/base.py", line 85,

in init

self.client = plot.PlotCanvas(self)

File "/usr/lib64/python2.7/site-

packages/wx-3.0-gtk2/wx/lib/plot.py", line 598, in init

self.HandCursor = wx.Cursor(Hand.GetImage())

File "/usr/lib64/python2.7/site-

packages/wx-3.0-gtk2/wx/_gdi.py", line 1510, in init

_gdi_.Cursor_swiginit(self,_gdi_.new_Cursor(*args, kwargs)) TypeError : Required argument 'type' (pos 2) not found'

Change History (0)

Note: See TracTickets for help on using tickets.