Opened 13 years ago
Closed 6 years ago
#1580 closed defect (fixed)
wxGUI crashes when editing script that has been launched at least once
Reported by: | mlennert | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.5.0 |
Component: | wxGUI | Version: | unspecified |
Keywords: | wxGUI, script, crash | Cc: | |
CPU: | Unspecified | Platform: | Linux |
Description
- Take any script, such as
#! /bin/bash echo "running script" r.to.vect input=myroads output=myroads v.select ainput=roadsmajor binput=censusblk_swwake output=selected_roads operator=within
- Launch it using Launch script in the File menu of the wxGUI.
- Open the script file in any editor (I tried vi and gedit) and save it again.
=> wxGUI crashes with the following error message appearing in the terminal:
Gtk:ERROR:/build/buildd-gtk+2.0_2.20.1-2-i386-TNeM25/gtk+2.0-2.20.1/gtk/gtkfilesystemmodel.c:746:gtk_file_system_model_sort: assertion failed: (r == n_visible_rows)
A backtrace is attached.
This happens in trunk, grass65 and grass64svn
Attachments (1)
Change History (2)
by , 13 years ago
Attachment: | python-rapport-anomalie.txt added |
---|
comment:1 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Doesn't happen anymore with 7.4. Closing as fixed.
Note:
See TracTickets
for help on using tickets.
Backtrace provided by GNOME