Bug 299025

Summary: An error happened when exporting the image: A problem occurred while saving diagram in C:/Users/MITTAL/Desktop/finalclass
Product: [Applications] umbrello Reporter: surbhi_mittal19
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED WORKSFORME    
Severity: normal CC: ralf.habacker
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

Description surbhi_mittal19 2012-04-29 10:54:39 UTC
I have created a Class diagram... The above mentioned error is occuring while exporting it as png image...

Reproducible: Always
Comment 1 Ralf Habacker 2016-05-02 14:53:52 UTC
There are no informations about the version, the environment (OS version, architecture) and how umbrello has been started, so only a few hints can be given. 

Starting umbrello on windows will autostart kdeinit.exe, which will start klauncher.exe. klauncher.exe is used for load kio_file plugin for saving xmi files.

This bug is normally caused by not having klauncher.exe running either caused by issues with autostarting or after a crash.  Running dbgview (from sysinternals.com) before starting umbrello.exe may show some more informations. 

If the problem persists after updating umbrello to a recent version from http://download.kde.org/stable/umbrello/latest/, feel free to reopen the bug with a few
Comment 2 Ralf Habacker 2016-05-02 14:54:29 UTC
... more informations.