Skip to content
Commit 286493f5 authored by Oliver Kellogg's avatar Oliver Kellogg
Browse files

(In reply to Oliver Kellogg from comment #2)

> [...]
> However, the backtrace tells a different story:
> Somehow Umbrello thinks you are _moving_ the diagram in the list view, not
> double clicking on it.

Here is the fix for the crash in this case:

umbrello/clipboard/umlclipboard.cpp
- In function checkItemForCopyType() case Model_Utils::typeIsDiagram(type),
  check return value from doc->findView(item->ID()) against NULL prior to
  insertion into m_ViewList.

BUG: 338983
parent 292b7446
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment