Bug 118515

Summary: umbrello crash when trying to create new diagram
Product: [Applications] umbrello Reporter: Lukas Almad Linhart <almad>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED NOT A BUG    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Lukas Almad Linhart 2005-12-17 15:39:10 UTC
Version:           SVN (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gentoo gcc 3.4.4-r1 (but experienced also with 3.3.x) 
OS:                Linux

When trying to create new diagram (File -> New), Umbrello crashes. Backtrace claims that no useful information could be gathered.

This is experienced for a few weeks already, using newest version of both umbrello and kdelibs from trunk (using gentoo kde-live ebuilds)

When opening umbrello, older diagram restore is OK, but I just can't create new one.
Comment 1 Oliver Kellogg 2005-12-18 17:35:06 UTC
> When trying to create new diagram (File -> New), Umbrello crashes.

I can't recreate this.

> Backtrace claims that no useful information could be gathered. 

Since you seem to be building from source (?) please rerun configure
with --enable-debug=full, make clean, and rebuild. You should then
obtain a meaningful backtrace.

> This is experienced for a few weeks already, using newest version
> of both umbrello and kdelibs from trunk

By "trunk" you presumably mean gentoo trunk (?) because umbrello
from KDE trunk does not even compile (it's awaiting adaptation to KDE4)
Comment 2 Lukas Almad Linhart 2005-12-18 19:16:05 UTC
Mymy. 

Sorry for mislead, I've compiled from  kde/branches/KDE/3.5/kdesdk/umbrello

I'll try to recompile with debug flag and then extend report, thank you. 
Comment 3 Oliver Kellogg 2007-02-08 06:13:58 UTC
Closing due to lack of further info.