View Issue Details

IDProjectCategoryView StatusLast Update
0001955DarkRadiantMap Editingpublic29.05.2010 16:36
Reporterdowner Assigned Togreebo  
PrioritynormalSeveritynormalReproducibilityalways
Status closedResolutionduplicate 
Product Version0.10.0 
Summary0001955: Trying to paste an object with nothing selected crashes editor
DescriptionTrying to paste an object (Ctrl+V), with nothing selected crashes editor. Only tried with latest source compiled from SVN.
Additional InformationDebian Testing (Squeeze) 2.6.30 i686, Nvidia drivers 190.36, KDE 4.2
TagsNo tags attached.

Activities

downer

downer

27.09.2009 16:36

reporter   ~0002649

Trying to paste any world brushes from inside DarkRadiant seems to crash editor. Pasting world brushes from another *Radiant works though.
greebo

greebo

28.09.2009 09:09

administrator   ~0002652

Cannot reproduce that - is this a DEBUG build you're using?
downer

downer

29.09.2009 01:00

reporter   ~0002657

No, its just the default Linux release build from source through SVN.
downer

downer

29.09.2009 01:38

reporter   ~0002658

Just updated from SVN and ran make distclean, ./autogen.sh, ./configure, make, logged in as root, and finally make install like normal. Stopped crashing after trying to paste nothing, but crashes when pasting world brush, weather the original was deleted or not. I get warnings on compiling, and this error on install though, don't know if it matters.

test -z "/usr/local/lib/darkradiant/scripts" || /bin/mkdir -p "/usr/local/lib/darkradiant/scripts"
 /usr/bin/install -c -m 644 ././install/scripts/commands ./install/scripts/init.py ./install/scripts/test.py '/usr/local/lib/darkradiant/scripts'
/usr/bin/install: omitting directory `././install/scripts/commands'
make[2]: *** [install-scriptsDATA] Error 1
make[2]: Leaving directory `/usr/local/games/darkradiant'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/usr/local/games/darkradiant'
make: *** [install-recursive] Error 1
downer

downer

29.09.2009 12:36

reporter   ~0002663

I also get this error when running the release build from console right before it crashes.

xmlMemFree(A1D1EE8) error
xmlMallocBreakpoint reached on block 0
darkradiant: namespace/Namespace.cpp:169: virtual Namespace::~Namespace(): Assertion `_uniqueNames.empty()' failed.
Aborted
downer

downer

01.10.2009 15:25

reporter   ~0002666

Same issue as 0001954 about opening second map.

It only happens with maps that are converted from QuArK Brush Primitives to Doom 3 worldspawn in Doom 3 Editor. Converted maps that I copied from DarkRadiant into other *Radiant editors works fine. I even had to copy the maps one brush at a time, saving in between each brush, because *Radiant editors wouldn't recognize format.

Error goes away with correct Doom 3 maps.

Issue History

Date Modified Username Field Change
27.09.2009 15:05 downer New Issue
27.09.2009 16:36 downer Note Added: 0002649
28.09.2009 08:34 greebo Status new => acknowledged
28.09.2009 09:09 greebo Note Added: 0002652
29.09.2009 01:00 downer Note Added: 0002657
29.09.2009 01:38 downer Note Added: 0002658
29.09.2009 12:36 downer Note Added: 0002663
01.10.2009 15:25 downer Note Added: 0002666
01.10.2009 19:51 greebo Relationship added has duplicate 0001481
01.10.2009 19:51 greebo Status acknowledged => resolved
01.10.2009 19:51 greebo Resolution open => duplicate
01.10.2009 19:51 greebo Assigned To => greebo
20.12.2009 08:51 greebo Relationship deleted has duplicate 0001481
29.05.2010 16:36 greebo Status resolved => closed