[umbrello-devel] [umbrello] [Bug 316095] unable to export class diagram to image

Ralf Habacker ralf.habacker at freenet.de
Mon Sep 16 06:25:05 UTC 2013


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

Ralf Habacker <ralf.habacker at freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ralf.habacker at freenet.de

--- Comment #4 from Ralf Habacker <ralf.habacker at freenet.de> ---
To see if the there are permission errors on creating file  you may run
umbrello with 

strace umbrello ..... 2>&1 | grep open 

to see a list of opened files and possible return errors. 

If you cannot find something unusual you may start kdebugdialog, search for
umbrello and enable all umbrello related messages. 
Then run umbrello from command line, which will produce debug messages. 
If you do not find any related messages you may start kdebugdialog again and
additional enable  kio/kdelibs related debug messages. 

If this do not help to get an idea what's going wrong, you may compile umbrello
in debug mode an run umbrello under a debugger. I made good experience with qt
creator.

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


More information about the umbrello-devel mailing list