[umbrello] [Bug 383309] New: Sequence import does not find present filename packages
Ralf Habacker
bugzilla_noreply at kde.org
Wed Aug 9 11:03:31 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=383309
Bug ID: 383309
Summary: Sequence import does not find present filename
packages
Product: umbrello
Version: 2.22.3 (KDE Applications 17.04.3)
Platform: Other
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: umbrello-devel at kde.org
Reporter: ralf.habacker at freenet.de
Target Milestone: ---
umbrello is able to import stack traces in the form shown below.
0 MyMoneySeqAccessMgr::loadAccounts mymoneyseqaccessmgr.cpp 1086
0x6e60b0
1 MyMoneyXmlContentHandler::endElement mymoneystoragexml.cpp 336
0x6dba0c
2 QXmlSimpleReaderPrivate::processElementETagBegin2 qxml.cpp
4084 0x7ffff49cecde
3 QXmlSimpleReaderPrivate::parseElement qxml.cpp 3900
0x7ffff49d98f8
4 QXmlSimpleReaderPrivate::parseContent qxml.cpp 4443
0x7ffff49da368
5 QXmlSimpleReaderPrivate::parseElement qxml.cpp 3969
0x7ffff49d9b50
6 QXmlSimpleReaderPrivate::parseBeginOrContinue qxml.cpp 3514
0x7ffff49dab88
7 QXmlSimpleReader::parse qxml.cpp 3456 0x7ffff49daf11
8 MyMoneyStorageXML::readFile mymoneystoragexml.cpp 453
0x6dcdd1
9 KMyMoneyView::readFile kmymoneyview.cpp 817 0x4c456a
10 KMyMoneyApp::slotFileOpenRecent kmymoney.cpp 1655 0x496c0a
11 runKMyMoney main.cpp 275 0x4698a5
12 main main.cpp 187 0x466f32
The filename in frame 11 and 12 is interprated as package. If you import an
additional sequence diagram having also stack frames using the same filename,
umbrello is not able to find the package because it recognizes the '.' in the
filename as package hierachy e.g. as main::cpp, while on adding the initial
package the dot is not recognized as package hierachy delimiter.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list