argouml-tigris-org / argouml

Main project of argouml. Some information in the wiki. Some old releases in releases. (depends on parentpom, testmodels)
246 stars 92 forks source link

Cannot open zargo file, cause cannot find a *.xmi in the /tmp folder #41

Closed helderdaniel closed 2 years ago

helderdaniel commented 3 years ago

Hi,

When I try to reopen a project drawn yesterday, Argo UML gives the error below. It seems it is trying to open a file in the /tmp folder. However the /tmp folder was cleanup during a reboot. I am using Ubuntu 20.04 and argo UML 0.35.1. The .zargo project is attached inside a zip, since .zargo files cannot be uploaded.

thanks

figures.zip

XMI external reference error attempting to read : file:/tmp/zargo_model_11733236751639165488.xmi
error message : org.argouml.model.XmiReferenceException: file:/tmp/zargo_model_11733236751639165488.xmi
Please check that the referenced file is available.
If the reference refers to a profile, make sure that the profile is available by doing the following:
(1) Either load a module which contains that profile,
(2) or make sure that the URL can be resolved,
(3) or load it as a user defined profile in the profile configuration in the edit->settings dialog.
linustolke commented 2 years ago

I think this is resolved in the current development source.