[umbrello-devel] [umbrello] [Bug 357373] When opening a saved file, class positions are wrong

Ralf Habacker via KDE Bugzilla bugzilla_noreply at kde.org
Fri Jan 22 21:24:46 UTC 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|NEEDSINFO                   |CONFIRMED
         Resolution|WAITINGFORINFO              |---

--- Comment #9 from Ralf Habacker <ralf.habacker at freenet.de> ---
(In reply to milasudril from comment #6)
> Created attachment 96688 [details]
> Resaved broken file

(In reply to milasudril from comment #8)
> I tried to compile the git repo, but the bug is also present in Version
> 2.19.99-367c845. Can there be a broken library instead?

After looking into the broken file there are several x coordinates zero, which
may happen with incorrect local settings eg ',' as decimal mark. 

I verifed this by changing the locale on my workstation to en_US (defaul
de_DE), loaded classes.xmi again and saw the same issue.

umbrello need to save coordinates to and load them from xmi file locale
independently using '.' als decimal mark.

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


More information about the umbrello-devel mailing list