https://bugs.kde.org/show_bug.cgi?id=426866
Bug ID: 426866 Summary: Cannot use variable browser in debugger Product: kdev-python Version: 5.5.2 Platform: Appimage OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Language support Assignee: m...@svenbrauch.de Reporter: kle...@gmail.com Target Milestone: --- Created attachment 131863 --> https://bugs.kde.org/attachment.cgi?id=131863&action=edit Screenshot of wrong message SUMMARY STEPS TO REPRODUCE 1. Create a python virtualenv and activate it 2. Start kdevelop AppImage from this environment 3. Start a debugger on a project and try to browse a variable on a checkpoint OBSERVED RESULT The variable value displayed is: *** NameError: name '__kdevpython_debugger_utils' is not defined. EXPECTED RESULT One should see the variable value. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Operating System: KDE neon 5.19 KDE Plasma Version: 5.19.5 KDE Frameworks Version: 5.74.0 Qt Version: 5.15.0 Kdevelop AppImage: KDE Frameworks 5.69.0 Qt 5.12.8 (construit sur 5.12.8) ADDITIONAL INFORMATION I cannot test that in the system's kdevelop because it crashes at me (issue opened). -- You are receiving this mail because: You are watching all bug changes.