[umbrello-devel] [umbrello] [Bug 314149] Umbrello crash at startup.

Giuseppe Calà jiveaxe at gmail.com
Thu Aug 29 13:00:54 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=314149

--- Comment #3 from Giuseppe Calà <jiveaxe at gmail.com> ---
As reported by backtrace I'm using umbrello 2.11 from Chakra official
repository. I have downloaded source code and added a qdebug in void
UMLListViewItem::setIcon(Icon_Utils::IconType iconType) and the error happens
when iconType is "it_Folder_Orange" that is converted in "folder-orange" by
Icon_Utils::toString(...). I have searched my filesystem for "folder-orange"
and found:

/usr/share/icons/oxygen/22x22/places/folder-orange.png
/usr/share/icons/oxygen/16x16/places/folder-orange.png
/usr/share/icons/oxygen/128x128/places/folder-orange.png
/usr/share/icons/oxygen/256x256/places/folder-orange.png
/usr/share/icons/oxygen/32x32/places/folder-orange.png
/usr/share/icons/oxygen/64x64/places/folder-orange.png
/usr/share/icons/oxygen/48x48/places/folder-orange.png

And in the output I can read it's using it previously without crashing:

http://paste.chakra-project.org/5066/

So I fear the bug is triggered by something else.

Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list