question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sometimes error when placing bpmn elements on each other

See original GitHub issue

In the new 1.12.0-alpha2 when I want to model a diagram and I place bpmn elements on each other, sometimes the log opens and shows: TypeError: Cannot read property 'x' of undefined at isPointInsideBBox (file:///private/var/folders/75/hk69zssn0j998mkp524g_0f00000gn/T/AppTranslocation/3E812149-50AA-4CA0-AE39-5E1AB101AF2E/d/CamundaModeler.app/Contents/Resources/app.asar/public/index.js:27654:16) at insertShape (file:///private/var/folders/75/hk69zssn0j998mkp524g_0f00000gn/T/AppTranslocation/3E812149-50AA-4CA0-AE39-5E1AB101AF2E/d/CamundaModeler.app/Contents/Resources/app.asar/public/index.js:27704:12) at file:///private/var/folders/75/hk69zssn0j998mkp524g_0f00000gn/T/AppTranslocation/3E812149-50AA-4CA0-AE39-5E1AB101AF2E/d/CamundaModeler.app/Contents/Resources/app.asar/public/index.js:27774:7 at file:///private/var/folders/75/hk69zssn0j998mkp524g_0f00000gn/T/AppTranslocation/3E812149-50AA-4CA0-AE39-5E1AB101AF2E/d/CamundaModeler.app/Contents/Resources/app.asar/public/index.js:79932:15 at invokeFunction (file:///private/var/folders/75/hk69zssn0j998mkp524g_0f00000gn/T/AppTranslocation/3E812149-50AA-4CA0-AE39-5E1AB101AF2E/d/CamundaModeler.app/Contents/Resources/app.asar/public/index.js:82227:13) at EventBus._invokeListener (file:///private/var/folders/75/hk69zssn0j998mkp524g_0f00000gn/T/AppTranslocation/3E812149-50AA-4CA0-AE39-5E1AB101AF2E/d/CamundaModeler.app/Contents/Resources/app.asar/public/index.js:82129:19) at EventBus._invokeListeners (file:///private/var/folders/75/hk69zssn0j998mkp524g_0f00000gn/T/AppTranslocation/3E812149-50AA-4CA0-AE39-5E1AB101AF2E/d/CamundaModeler.app/Contents/Resources/app.asar/public/index.js:82117:24) at EventBus.fire (file:///private/var/folders/75/hk69zssn0j998mkp524g_0f00000gn/T/AppTranslocation/3E812149-50AA-4CA0-AE39-5E1AB101AF2E/d/CamundaModeler.app/Contents/Resources/app.asar/public/index.js:82081:24) at CommandStack._fire (file:///private/var/folders/75/hk69zssn0j998mkp524g_0f00000gn/T/AppTranslocation/3E812149-50AA-4CA0-AE39-5E1AB101AF2E/d/CamundaModeler.app/Contents/Resources/app.asar/public/index.js:80363:29) at CommandStack._internalExecute (file:///private/var/folders/75/hk69zssn0j998mkp524g_0f00000gn/T/AppTranslocation/3E812149-50AA-4CA0-AE39-5E1AB101AF2E/d/CamundaModeler.app/Contents/Resources/app.asar/public/index.js:80437:10) [error] TypeError: Cannot read property 'x' of undefined at isPointInsideBBox (file:///private/var/folders/75/hk69zssn0j998mkp524g_0f00000gn/T/AppTranslocation/3E812149-50AA-4CA0-AE39-5E1AB101AF2E/d/CamundaModeler.app/Contents/Resources/app.asar/public/index.js:27654:16) at insertShape (file:///private/var/folders/75/hk69zssn0j998mkp524g_0f00000gn/T/AppTranslocation/3E812149-50AA-4CA0-AE39-5E1AB101AF2E/d/CamundaModeler.app/Contents/Resources/app.asar/public/index.js:27704:12) at file:///private/var/folders/75/hk69zssn0j998mkp524g_0f00000gn/T/AppTranslocation/3E812149-50AA-4CA0-AE39-5E1AB101AF2E/d/CamundaModeler.app/Contents/Resources/app.asar/public/index.js:27774:7 at file:///private/var/folders/75/hk69zssn0j998mkp524g_0f00000gn/T/AppTranslocation/3E812149-50AA-4CA0-AE39-5E1AB101AF2E/d/CamundaModeler.app/Contents/Resources/app.asar/public/index.js:79932:15 at invokeFunction (file:///private/var/folders/75/hk69zssn0j998mkp524g_0f00000gn/T/AppTranslocation/3E812149-50AA-4CA0-AE39-5E1AB101AF2E/d/CamundaModeler.app/Contents/Resources/app.asar/public/index.js:82227:13) at EventBus._invokeListener (file:///private/var/folders/75/hk69zssn0j998mkp524g_0f00000gn/T/AppTranslocation/3E812149-50AA-4CA0-AE39-5E1AB101AF2E/d/CamundaModeler.app/Contents/Resources/app.asar/public/index.js:82129:19) at EventBus._invokeListeners (file:///private/var/folders/75/hk69zssn0j998mkp524g_0f00000gn/T/AppTranslocation/3E812149-50AA-4CA0-AE39-5E1AB101AF2E/d/CamundaModeler.app/Contents/Resources/app.asar/public/index.js:82117:24) at EventBus.fire (file:///private/var/folders/75/hk69zssn0j998mkp524g_0f00000gn/T/AppTranslocation/3E812149-50AA-4CA0-AE39-5E1AB101AF2E/d/CamundaModeler.app/Contents/Resources/app.asar/public/index.js:82081:24) at CommandStack._fire (file:///private/var/folders/75/hk69zssn0j998mkp524g_0f00000gn/T/AppTranslocation/3E812149-50AA-4CA0-AE39-5E1AB101AF2E/d/CamundaModeler.app/Contents/Resources/app.asar/public/index.js:80363:29) at CommandStack._internalExecute (file:///private/var/folders/75/hk69zssn0j998mkp524g_0f00000gn/T/AppTranslocation/3E812149-50AA-4CA0-AE39-5E1AB101AF2E/d/CamundaModeler.app/Contents/Resources/app.asar/public/index.js:80437:10) [error]

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
felix-muellercommented, Feb 14, 2018

awesome - thanks for quick fix!

0reactions
philippfrommecommented, Feb 13, 2018

You can reproduce this by dropping an element onto another element while the mouse cursor is on a sequence flow. This will trigger drop-on-flow behavior which then fails.

foobar

Read more comments on GitHub >

github_iconTop Results From Across the Web

BPMN 2.0 Symbols - A complete guide with examples.
A comprehensive resource for BPMN 2.0 symbols. Learn about BPMN events, tasks, subprocesses, messages and more.
Read more >
BPMN in practice - pools and lanes - BPM tips
In this post I will show you how to use pools and lanes properly and how to avoid common errors. In the following...
Read more >
Detecting Data-Flow Errors in BPMN 2.0
(2) Data- flow errors in executable BPMN may have to do with the fact that some data elements are optional, whereas others are...
Read more >
BPMN — Open Issues - OMG Issue Tracker
Key Issue Reported Status BPMN2‑318 Mistake in Table 7.2 BPMN 2.0.2 open BPMN21‑441 Wrong word used. And wrong page reference BPMN 2.0 open BPMN21‑440 fairly basic...
Read more >
Guide to BPMN Symbols & Notation | Gliffy
In BPMN, events are the things that take place throughout the business process. They are always represented by circles and can include icons ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found