[umbrello] [Bug 416013] Umbrello Crash On Moving the Seconds element in the Class Diagram

2020-01-10 Thread Hamid Sahraiee
https://bugs.kde.org/show_bug.cgi?id=416013

--- Comment #4 from Hamid Sahraiee  ---
thank you.

-- 
You are receiving this mail because:
You are watching all bug changes.

[umbrello] [Bug 415989] Dosnt Open/Delete class Diagram element

2020-01-08 Thread Hamid Sahraiee
https://bugs.kde.org/show_bug.cgi?id=415989

--- Comment #2 from Hamid Sahraiee  ---
Thanks a lot.

by removing that line, my problem fixed.

I work on this project for more than two months, therefore I don't remember
what I do that cause this corruption.

Is there any tool to check the Umbrello file [xmi] and find the failure issues?
Is there a log file in the Windows platform that can be accessible after the
crash?

I think there is more issue in my project file.
when I try to Generate C# code on some codes (Not all), the Application will be
crashed.or inheritance will not be applied in the generated C# codes.

I started the project with Umbrello V 2.29 and then upgraded the Umbrello to V
2.30.0 and continued the development.

-- 
You are receiving this mail because:
You are watching all bug changes.

[umbrello] [Bug 416013] New: Umbrello Crash On Moving the Seconds element in the Class Diagram

2020-01-08 Thread Hamid Sahraiee
https://bugs.kde.org/show_bug.cgi?id=416013

Bug ID: 416013
   Summary: Umbrello Crash On Moving the Seconds element in the
Class Diagram
   Product: umbrello
   Version: 2.30.0 (KDE Applications 19.12.0)
  Platform: MS Windows
OS: MS Windows
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: umbrello-de...@kde.org
  Reporter: sahra...@gmail.com
  Target Milestone: ---

SUMMARY
 when adding the second class into the class diagram and move it, so that the
mouse cursor exit from class diagram view and enter the Toolbar region, then
the app will crash.

[Don't press the Fit button beside of the Zoom bar  ]
1. create a new class diagram
2. create a new class and drag it to the Class Diagram [it position is fixed]
3. create the second class and drag it to the class diagram [Now Class diagram
view focus on the second class]
4. click and drag the second class to the outside of the class diagram view
[Cursor must move into the toolbar during the drag time ]
Some time need to move it in crazy mode ;)
4. Crash !

OBSERVED RESULT
app will be crashed.

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: Win 10 64bt / 1903
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
If I press the Fit button beside the zoom bar, it will not be crashed and all
things will be fine.

-- 
You are receiving this mail because:
You are watching all bug changes.

[umbrello] [Bug 415992] When creating a composition using the toolbar, two relationships are created

2020-01-08 Thread Hamid Sahraiee
https://bugs.kde.org/show_bug.cgi?id=415992

--- Comment #8 from Hamid Sahraiee  ---
Thanks a lot ;)

-- 
You are receiving this mail because:
You are watching all bug changes.

[umbrello] [Bug 415990] the application assumes the class element is a folder type

2020-01-08 Thread Hamid Sahraiee
https://bugs.kde.org/show_bug.cgi?id=415990

--- Comment #3 from Hamid Sahraiee  ---
thanks a lot ;)

-- 
You are receiving this mail because:
You are watching all bug changes.

[umbrello] [Bug 415992] New: Duplicate Composition Association when rename it's variable in the tree View

2020-01-08 Thread Hamid Sahraiee
https://bugs.kde.org/show_bug.cgi?id=415992

Bug ID: 415992
   Summary: Duplicate Composition Association when rename it's
variable in the tree View
   Product: umbrello
   Version: 2.30.0 (KDE Applications 19.12.0)
  Platform: Other
OS: MS Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: umbrello-de...@kde.org
  Reporter: sahra...@gmail.com
  Target Milestone: ---

SUMMARY
when I try to rename a variable in the Tree View that auto generated by the
Composition tool, it create another Association link.

STEPS TO REPRODUCE
1. Create two class C1 and C2 and drag them into the class diagram
2. Choose Composition tool from toolbar
3. Drag it from C1 to C2, a new variable will be appear with the default name
4. go to the Tree view and find that variable and rename it.


OBSERVED RESULT
 another association will be create [therefore there is two association] and
rename both of them. can be checked in the class Properties/Associations

EXPECTED RESULT
 just rename the existing association variable. 

SOFTWARE/OS VERSIONS
Windows: Win 10 64bit / 1903
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
I Suggest the default variable name that is generated in the composition
association be the target class name that starts with "_".

Excuse me for my bad English
thanks a lot.

-- 
You are receiving this mail because:
You are watching all bug changes.

[umbrello] [Bug 415990] New: the application assumes the class element is a folder type

2020-01-07 Thread Hamid Sahraiee
https://bugs.kde.org/show_bug.cgi?id=415990

Bug ID: 415990
   Summary: the application assumes the class element is a folder
type
   Product: umbrello
   Version: 2.30.0 (KDE Applications 19.12.0)
  Platform: MS Windows
OS: MS Windows
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: umbrello-de...@kde.org
  Reporter: sahra...@gmail.com
  Target Milestone: ---

Created attachment 124965
  --> https://bugs.kde.org/attachment.cgi?id=124965=edit
try to delete the BodyPart class in the SahraCore/Alive/.

SUMMARY
when I want to delete a class element in the project, This message appear:
"The folder must be emptied before it can be deleted"
the application assumes the class element is a folder type.


STEPS TO REPRODUCE
I attach the project file.

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

[umbrello] [Bug 415989] New: Dosnt Open/Delete class Diagram element

2020-01-07 Thread Hamid Sahraiee
https://bugs.kde.org/show_bug.cgi?id=415989

Bug ID: 415989
   Summary: Dosnt Open/Delete class Diagram element
   Product: umbrello
   Version: 2.30.0 (KDE Applications 19.12.0)
  Platform: MS Windows
OS: MS Windows
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: umbrello-de...@kde.org
  Reporter: sahra...@gmail.com
  Target Milestone: ---

Created attachment 124964
  --> https://bugs.kde.org/attachment.cgi?id=124964=edit
_ClassDiagram_UI is a class diagram in the SahraCore/UI folder. it doesn't open
or delete.

SUMMARY

Hi, I'm work on my own Game project. it's a little big project. so I create
/rename/ delete so many elements in the Umbrello.

when I want to load a class diagram, it doesn't open(neither deleted )

STEPS TO REPRODUCE
I attach my project file (unnecessary elements are removed)

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: win 10 64bit/ 1903 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

[umbrello] [Bug 371495] Lost class and interface names when open the project

2016-10-24 Thread Hamid Sahraiee via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371495

--- Comment #4 from Hamid Sahraiee <sahra...@gmail.com> ---
(In reply to Hamid Sahraiee from comment #2)
> (In reply to Ralf Habacker from comment #1)
> > > Open recent open my project some of the class and Interface names Lost 
> > You are referring to the icons in the tree view ? 
> > > and don't show them in the correct folder.
> > If possible it would be nice to get the related xmi file to be able to see
> > if the file is somehow corrupt or something else if wrong.
> 
> 
> 
> it's because I  open the old project (Umbrello 1.18.x) in the new version.
> I solved by delete that lost class and rewrite them again in new version.
> this fixed my problem .

Sorry for mistake :: Old project file  (Umbrello 2.18.x) 

You are referring to the icons in the tree view ? 
it show icons in the root of the  . but they have special package
name.
I attach my project file.

Good Luck.

-- 
You are receiving this mail because:
You are watching all bug changes.


[umbrello] [Bug 371495] Lost class and interface names when open the project

2016-10-24 Thread Hamid Sahraiee via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371495

Hamid Sahraiee <sahra...@gmail.com> changed:

   What|Removed |Added

 CC||sahra...@gmail.com

--- Comment #3 from Hamid Sahraiee <sahra...@gmail.com> ---
Created attachment 101756
  --> https://bugs.kde.org/attachment.cgi?id=101756=edit
the Umbrello project file that LOST class names

-- 
You are receiving this mail because:
You are watching all bug changes.


[umbrello] [Bug 371495] Lost class and interface names when open the project

2016-10-24 Thread Hamid Sahraiee via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371495

--- Comment #2 from Hamid Sahraiee <sahra...@gmail.com> ---
(In reply to Ralf Habacker from comment #1)
> > Open recent open my project some of the class and Interface names Lost 
> You are referring to the icons in the tree view ? 
> > and don't show them in the correct folder.
> If possible it would be nice to get the related xmi file to be able to see
> if the file is somehow corrupt or something else if wrong.



it's because I  open the old project (Umbrello 1.18.x) in the new version.
I solved by delete that lost class and rewrite them again in new version. this
fixed my problem .

-- 
You are receiving this mail because:
You are watching all bug changes.


[umbrello] [Bug 371496] New: codes not Generate

2016-10-22 Thread Hamid Sahraiee via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371496

Bug ID: 371496
   Summary: codes not Generate
   Product: umbrello
   Version: unspecified
  Platform: Other
OS: MS Windows
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: umbrello-de...@kde.org
  Reporter: sahra...@gmail.com

Hi.
I have some class that is in the spec folders.
when trying to generate the codes , it's alarmed that "Cannot create the folder
:   Please check the access rights".
I change the path : Alarm again
I run Umbrello as Administrator :it alarm again.
I remove the one class Package name and generate just this class code : it
Generate ;)

Umbrello version : 2.20.2

Good Luck 

Reproducible: Always

-- 
You are receiving this mail because:
You are watching all bug changes.


[umbrello] [Bug 371495] New: Lost class and interface names when open the project

2016-10-22 Thread Hamid Sahraiee via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371495

Bug ID: 371495
   Summary: Lost class and interface names when open the project
   Product: umbrello
   Version: unspecified
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: critical
  Priority: NOR
 Component: general
  Assignee: umbrello-de...@kde.org
  Reporter: sahra...@gmail.com

after save the project and Quite it and again open the Umbrello and through
file-> Open recent open my project some of the class and Interface names Lost
and don't show them in the correct folder.
but when open their properties the name in general setting show correctly and
when hit OK button  the panel, it fix the class names but don't move it to the
correct folder.

umbrello version : 2.20.2

Good Luck ;)

Reproducible: Always

-- 
You are receiving this mail because:
You are watching all bug changes.