Bug report #10818
qgis crash on delete of rectangle in composer
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | - | ||
Category: | Map Composer/Printing | ||
Affected QGIS version: | 2.4.0 | Regression?: | No |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | invalid |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 19194 |
Description
So far this is repeatable on two out of two tries. In composer (2.4.0) I have a map with many objects - maybe 30 rectangles, 6 maps, 6 svg images. Since the layering of objects in composer is pretty complex and not easily navigable, in order to select the rectangle I want to delete, I have to do Ctrl-Alt-[ until it is selected. Then I hit Delete on the keyboard and qgis immediately crashes ('qgis-bin.exe has stopped working'). On this last crash, Windows saved the dump files (attached - sorry the .dmp files are too big to attach - ftp avail on request).
History
#1
Updated by Giovanni Manghi over 10 years ago
- Priority changed from Normal to High
adding the project that causes the crash would help the troubleshooting.
#2
Updated by Tom Grundy over 10 years ago
Interesting question, it references a lot of layers that are external to the project directory, is there a quick way to package up the project with everything referenced by it (>>5MB), to send as a test case? Or should I just send it with the broken references (3.8MB)?
#3
Updated by Nyall Dawson over 10 years ago
Unless you're doing something fancy like data defined symbology in the rectangles try sending it with the broken layers first and I'll take a look.
#4
Updated by Tom Grundy over 10 years ago
here it is, thanks for taking a look. I'm curious if just the project file alone would be enough since that's where the composer objects reside? Anyway the object in question is a small solid white rectangle with no border; it's on the top outside edge of the big map and extends beyond the border markings of the big map; it's at:
x=443.623
y=4.22776
width=34.551
height=9.62179
(The shape in question was meant to mask things out, but, this did not work since the big map and its border markings can't be separated into two different layers as far as I know.)
Is there a smarter way to select it? I just use the select tool and click in the region then have to hit ctrl-alt-[ about 20 times to get it selected.
#5
Updated by Tom Grundy over 10 years ago
- File sar_pct_2014_07_05.zip added
sorry, I tried to attach the wrong file. It's attached now:
#6
Updated by Giovanni Manghi over 10 years ago
- Status changed from Open to Feedback
Tom Grundy wrote:
sorry, I tried to attach the wrong file. It's attached now:
I can't see the qgis project file in your zip.
#7
Updated by Tom Grundy over 10 years ago
- File sar_pct_2014_07_07.zip added
operator error, sorry about that, try this one.
#8
Updated by Giovanni Manghi over 10 years ago
Tom Grundy wrote:
operator error, sorry about that, try this one.
there are many layouts in your project, what it is one where to look into?
#9
Updated by Tom Grundy over 10 years ago
wall_map is the composer in question.
#10
Updated by Giovanni Manghi over 10 years ago
Tom Grundy wrote:
wall_map is the composer in question.
I can't see that "small solid white rectangle with no border" near the position you say.
can you point it to us with a screenshot?
#11
Updated by Tom Grundy over 10 years ago
- File 10818.png added
sure - it's meant to not be visible except as a mask, so, it won't show up until it's outlined when selected by cycling thru ctrl-alt-[
#12
Updated by Giovanni Manghi over 10 years ago
Tom Grundy wrote:
sure - it's meant to not be visible except as a mask, so, it won't show up until it's outlined when selected by cycling thru ctrl-alt-[
no crash here on both linux and windows, you may want to add the full project then.
#13
Updated by Tom Grundy over 10 years ago
ok - do you know of a good way to modularize / export the whole thing since it has references to shapefiles at absolute directories? (If not, that might be an interesting feature request)
#14
Updated by Giovanni Manghi over 10 years ago
Tom Grundy wrote:
ok - do you know of a good way to modularize / export the whole thing since it has references to shapefiles at absolute directories? (If not, that might be an interesting feature request)
you can try the QConsolidate plugin.
#15
Updated by Tom Grundy over 10 years ago
will do, but won't have time until late tonight, so, will check in a day from now. Thanks
#16
Updated by Tom Grundy over 10 years ago
From the description, that looks exactly like what's needed. I see it's not actually released and doesn't look like it's in active development - how does one install something like that?
#17
Updated by Nyall Dawson over 10 years ago
- Status changed from Feedback to Closed
- Resolution set to invalid
Closing due to lack of feedback.