Bug 137605

Summary: frequent crashes and Xwindow (or mouse?) freeze, and compilation remarks
Product: [Applications] umbrello Reporter: jerome <j1>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: crash CC: andi.fischer
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description jerome 2006-11-20 09:18:53 UTC
Version:           1.5.51 (using KDE 3.5.4, compiled sources)
Compiler:          Target: i586-mandriva-linux-gnu
OS:                Linux (i686) release 2.6.17-5mdv

Hi dear Dev Team 

1)Umbrello crashes: I had crashes  on V 3.5.4 from kdesdk-umbrello-3.5.4-1mdv2007.0.i586.rpm
and 1.5.51 tarball : it crashes very often , and more:
the X server lost the mouse focus! , and i must kill my X/KDE session by CTL/Alt/BckSpace even I independantly killed the umbrello PID.
It happened when I was modifying a class diagram, by right click on elements.
I had a crash too when i tried to delete a class linked to another one.

2)About the tarball sources compilation
-the ./configure didnt see that libxslt1-1.1.17-1mdv2007.0 and libxslt1-devel-1.1.17-1mdv2007.0 rpm's were not installed at first. The make error message said: docbook:(...)xslt(...) not found. !

-after I installed them and had the compilation ok,
the make install required that i become root in order to write binaries to /usr/bin, /usr/lib...
rather than using my UID for /usr/local/xxx tree.  Usually, /usr/bin /usr/lib ... are  rather updated via official RPMs . That is just because i wish to keep
the cohesion of the system configuration management... 

By the way,
Thank you for your nice job. 


Jerome
Comment 1 Oliver Kellogg 2006-11-20 20:59:52 UTC
> [...] and 1.5.51 tarball : it crashes very often , and more:
> the X server lost the mouse focus! , and i must kill my X/KDE session

Hard to say what's going on without more info.
Please ./configure --enable-debug=full and attach a backtrace.
Comment 2 Andi Fischer 2009-04-05 19:59:54 UTC
Closed because report is too old, too general, and application was ported to Qt4 since then.