[GRASS-dev] [Bug 1021006] New: [abrt] grass-6.4.3-2.fc19: mapwindow.py:638:UpdateMap:AttributeError: 'MapFrame' object has no attribute 'TgtMapWindow'

Hi,

does anyone have an idea about this bug?

Markus

PS: it is the same as
https://bugzilla.redhat.com/show_bug.cgi?id=973403

---------- Forwarded message ----------
From: <bugzilla@redhat.com>
Date: Fri, Oct 18, 2013 at 8:25 PM
Subject: [Bug 1021006] New: [abrt] grass-6.4.3-2.fc19:
mapwindow.py:638:UpdateMap:AttributeError: 'MapFrame' object has no
attribute 'TgtMapWindow'
To: neteler@gmail.com

https://bugzilla.redhat.com/show_bug.cgi?id=1021006

            Bug ID: 1021006
           Summary: [abrt] grass-6.4.3-2.fc19:
                    mapwindow.py:638:UpdateMap:AttributeError: 'MapFrame'
                    object has no attribute 'TgtMapWindow'
           Product: Fedora
           Version: 19
         Component: grass
          Assignee: devrim@gunduz.org
          Reporter: rastislav.vojtko@gmail.com
        QA Contact: extras-qa@fedoraproject.org
                CC: cristian.balint@gmail.com, devrim@gunduz.org,
                    neteler@gmail.com, pertusus@free.fr, volker27@gmx.at

Version-Release number of selected component:
grass-6.4.3-2.fc19

Additional info:
reporter: libreport-2.1.8
cmdline: wxgui /usr/lib64/grass-6.4.3/etc/wxpython/wxgui.py
executable: /usr/lib64/grass-6.4.3/etc/wxpython/wxgui.py
kernel: 3.11.4-201.fc19.x86_64
runlevel: N 5
type: Python
uid: 1000

Truncated backtrace:
mapwindow.py:638:UpdateMap:AttributeError: 'MapFrame' object has no attribute
'TgtMapWindow'

Traceback (most recent call last):
  File "/usr/lib64/grass-6.4.3/etc/wxpython/mapdisp/frame.py", line 469, in
OnRender
    self.MapWindow.UpdateMap(render = True)
  File "/usr/lib64/grass-6.4.3/etc/wxpython/mapdisp/mapwindow.py", line 638, in
UpdateMap
    if self == self.parent.TgtMapWindow:
AttributeError: 'MapFrame' object has no attribute 'TgtMapWindow'

Local variables in innermost frame:
render: True
windres: False
self: <mapdisp.mapwindow.BufferedWindow; proxy of <Swig Object of type
'wxWindow *' at 0x382b330> >
start: 504.31
renderVector: True
pdc: <wx._gdi.PseudoDC; proxy of <Swig Object of type 'wxPseudoDC *' at
0x38300a0> >
id: 99

wxpython version?

2013/10/19 Markus Neteler <neteler@osgeo.org>:

Hi,

does anyone have an idea about this bug?

Markus

PS: it is the same as
https://bugzilla.redhat.com/show_bug.cgi?id=973403

---------- Forwarded message ----------
From: <bugzilla@redhat.com>
Date: Fri, Oct 18, 2013 at 8:25 PM
Subject: [Bug 1021006] New: [abrt] grass-6.4.3-2.fc19:
mapwindow.py:638:UpdateMap:AttributeError: 'MapFrame' object has no
attribute 'TgtMapWindow'
To: neteler@gmail.com

https://bugzilla.redhat.com/show_bug.cgi?id=1021006

            Bug ID: 1021006
           Summary: [abrt] grass-6.4.3-2.fc19:
                    mapwindow.py:638:UpdateMap:AttributeError: 'MapFrame'
                    object has no attribute 'TgtMapWindow'
           Product: Fedora
           Version: 19
         Component: grass
          Assignee: devrim@gunduz.org
          Reporter: rastislav.vojtko@gmail.com
        QA Contact: extras-qa@fedoraproject.org
                CC: cristian.balint@gmail.com, devrim@gunduz.org,
                    neteler@gmail.com, pertusus@free.fr, volker27@gmx.at

Version-Release number of selected component:
grass-6.4.3-2.fc19

Additional info:
reporter: libreport-2.1.8
cmdline: wxgui /usr/lib64/grass-6.4.3/etc/wxpython/wxgui.py
executable: /usr/lib64/grass-6.4.3/etc/wxpython/wxgui.py
kernel: 3.11.4-201.fc19.x86_64
runlevel: N 5
type: Python
uid: 1000

Truncated backtrace:
mapwindow.py:638:UpdateMap:AttributeError: 'MapFrame' object has no attribute
'TgtMapWindow'

Traceback (most recent call last):
  File "/usr/lib64/grass-6.4.3/etc/wxpython/mapdisp/frame.py", line 469, in
OnRender
    self.MapWindow.UpdateMap(render = True)
  File "/usr/lib64/grass-6.4.3/etc/wxpython/mapdisp/mapwindow.py", line 638, in
UpdateMap
    if self == self.parent.TgtMapWindow:
AttributeError: 'MapFrame' object has no attribute 'TgtMapWindow'

Local variables in innermost frame:
render: True
windres: False
self: <mapdisp.mapwindow.BufferedWindow; proxy of <Swig Object of type
'wxWindow *' at 0x382b330> >
start: 504.31
renderVector: True
pdc: <wx._gdi.PseudoDC; proxy of <Swig Object of type 'wxPseudoDC *' at
0x38300a0> >
id: 99
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

On Sat, Oct 19, 2013 at 7:51 AM, Maris Nartiss <maris.gis@gmail.com> wrote:

wxpython version?

I am also on Fedora 19, it comes with
wxPython-2.8.12.0-4.fc19

Markus