Opened 16 years ago

Closed 16 years ago

#186 closed defect (fixed)

v.in.ascii wxpython gui crashes when importing xyz files.

Reported by: brian Owned by: martinl
Priority: major Milestone: 6.4.0
Component: wxGUI Version: svn-trunk
Keywords: wxpython v.in.ascii gui Cc: grass-dev@…
CPU: Unspecified Platform: Unspecified

Description

v.in.ascii wxpython gui crashes when importing xyz files.

Command: v.in.ascii -z input="/home/brian/bathy_25m_1.xyz" output="viwa_naviti_1" format="point" fs="space" skip=0 x=1 y=2 z=3 cat=0

terminal output: python: ../../src/xcb_lock.c:33: _XCBUnlockDisplay: Assertion `xcb_get_request_sent(dpy->xcb->connection) == dpy->request' failed.

System: Ubuntu 8.04 Python 2.5.2 wxPython 2.8.7.1

Change History (4)

comment:1 by martinl, 16 years ago

Component: PythonwxGUI

comment:2 by martinl, 16 years ago

Cc: grass-dev@… added
CPU: Unspecified
Milestone: 6.4.0
Owner: changed from grass-dev@… to martinl
Platform: Unspecified
Status: newassigned

Can be related to #201. Still crashes?

Martin

comment:3 by brian, 16 years ago

Current trunk works well. IMHO you may close this ticket.

Thanks Brian

comment:4 by martinl, 16 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.