Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when changing grid size #527

Closed
nanoSpawn opened this issue Apr 5, 2013 · 2 comments
Closed

Crash when changing grid size #527

nanoSpawn opened this issue Apr 5, 2013 · 2 comments
Assignees

Comments

@nanoSpawn
Copy link

Here I am again. New Issue this time. Linux Ubuntu 12.10 64bit. Build 1.1.0 HEAD 53 === 59 (freshly downloaded and compiled). No errors or warnings during compile.

Load the map, everything in place, and when I press ctrl + + or ctrl + - for changing grid size, it crashes and goes back to desktop. It's automatic here. It even does that on a fresh new map without any modification. Everything else seems to work, brush manipulation, textures, entities, etc.

Loaded TrenchBroom on a terminal, just in case, and I'm pasting what I saw there:

nanospawn@nanolinux:~/Trenchbroom/TrenchBroom/Linux/bin/Release$ ./TrenchBroom

(TrenchBroom:9460): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion `height >= -1' failed

(TrenchBroom:9460): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion `height >= -1' failed

(TrenchBroom:9460): Gtk-CRITICAL **: IA__gtk_window_resize: assertion `width > 0' failed

(TrenchBroom:9460): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion `height >= -1' failed

(TrenchBroom:9460): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion height >= -1' failed TrenchBroom: ../Source/Renderer/AttributeArray.h:409: void >TrenchBroom::Renderer::AttributeArray::addAttributes(const List&): La declaraciónm_attributes[0].valueType() == 0x1406' no se cumple.
Abortado (`core' generado)
nanospawn@nanolinux:~/Trenchbroom/TrenchBroom/Linux/bin/Release$

Looks like in the end it generates a "core" file, when it aborts. If you need it, just tell me how to retrieve it.

@ghost ghost assigned kduske Apr 6, 2013
@kduske
Copy link
Collaborator

kduske commented Apr 6, 2013

Fixed. Pull and recompile.

@kduske kduske closed this as completed Apr 6, 2013
@nanoSpawn
Copy link
Author

I confirm it fixed. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants