Bug 467501 - missing variables after import of python file
Summary: missing variables after import of python file
Status: REPORTED
Alias: None
Product: umbrello
Classification: Applications
Component: importer (show other bugs)
Version: 2.33.2 (KDE releases 20.12.2)
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-17 18:55 UTC by rolf Schmidt
Modified: 2023-03-17 18:55 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
files for reproduce the bug (13.88 KB, application/x-compressed-tar)
2023-03-17 18:55 UTC, rolf Schmidt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rolf Schmidt 2023-03-17 18:55:48 UTC
Created attachment 157367 [details]
files for reproduce the bug

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1.  import the py-file from the attachment in umbrello. 
2. You will see the the class view as shown in the image in the attachment. 

OBSERVED RESULT
In the class view is one of the self.-variable from the program file missing.
Exporting the source code from the class view shows the correct list of variables.

EXPECTED RESULT
find all variable in the class view.

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

ADDITIONAL INFORMATION