https://bugs.kde.org/show_bug.cgi?id=426866
--- Comment #14 from garli...@outlook.com ---
(In reply to JATothrim from comment #13)
> Thanks for the very nice bug report. :)
>
> The kdev-python's debugger is unfortunately quite broken, due to the
> in-band-communication not working well... So, un
https://bugs.kde.org/show_bug.cgi?id=426866
--- Comment #13 from JATothrim ---
Thanks for the very nice bug report. :)
The kdev-python's debugger is unfortunately quite broken, due to the
in-band-communication not working well... So, until the debugger is
resurrected, don't expect much. :-(
E.
https://bugs.kde.org/show_bug.cgi?id=426866
--- Comment #12 from garli...@outlook.com ---
Additional info:
I also tried installing Debian 12 in a virtual machine (clean install) and
installed kdevelop-python with the same results.
kdevelop-python is from Debian's package repositories (the one that
https://bugs.kde.org/show_bug.cgi?id=426866
--- Comment #11 from Sven Brauch ---
Hi, thanks for this very detailed report. I've added the developer who has
recently been working on the debugger to the CC list of this bug, maybe he
knows something about this.
--
You are receiving this mail becau
https://bugs.kde.org/show_bug.cgi?id=426866
Sven Brauch changed:
What|Removed |Added
CC||jarmo.tii...@gmail.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=426866
--- Comment #10 from garli...@outlook.com ---
I've recorded a YouTube video which explains the issue in detail:
https://youtu.be/VtxcojrpTwk
Thank you!
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=426866
--- Comment #9 from garli...@outlook.com ---
Here's how I can reproduce it.
Save two Python files.
'start_here.py' and 'second_file.py'.
start_here.py
from second_file import Greet
g = Greet("John")
g.say_hi()
second_file
class Greet:
https://bugs.kde.org/show_bug.cgi?id=426866
garli...@outlook.com changed:
What|Removed |Added
Ever confirmed|0 |1
Resolution|NOT A BUG
https://bugs.kde.org/show_bug.cgi?id=426866
--- Comment #8 from garli...@outlook.com ---
Comment on attachment 170782
--> https://bugs.kde.org/attachment.cgi?id=170782
debugger_utils not defined
Hello,
I'm experiencing the same error, although I'm not using an AppImage, but the
kdev-python pack
https://bugs.kde.org/show_bug.cgi?id=426866
garli...@outlook.com changed:
What|Removed |Added
CC||garli...@outlook.com
--- Comment #7 from
https://bugs.kde.org/show_bug.cgi?id=426866
--- Comment #6 from Gaël de Chalendar (aka Kleag) ---
In fact, running and debugging both work with the correct setting.
After setting the full path to my virtual env python interpreter in the
"Configure project" dialog, I tried to run and debug while
https://bugs.kde.org/show_bug.cgi?id=426866
--- Comment #5 from Sven Brauch ---
Does it work in "Run" mode? It's possible that the configured path is not used
in "Debug" mode :/ The debugger is quite the stepchild of the whole thing ...
--
You are receiving this mail because:
You are watching a
https://bugs.kde.org/show_bug.cgi?id=426866
--- Comment #4 from Gaël de Chalendar (aka Kleag) ---
Well, I can accept that even if it seems natural for me to start my ide from a
fully configured environment for the project. But in this case, there should be
detection of the problem and a explicit
https://bugs.kde.org/show_bug.cgi?id=426866
--- Comment #3 from Sven Brauch ---
Hm, can you make python inside a venv import modules from outside that venv?
Isn't part of the idea that this is not possible? ;)
That is what we would need, I think.
Either way, I'm not sure I agree that this shoul
https://bugs.kde.org/show_bug.cgi?id=426866
Francis Herne changed:
What|Removed |Added
CC||m...@flherne.uk
--- Comment #2 from Francis Her
https://bugs.kde.org/show_bug.cgi?id=426866
Sven Brauch changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution|---
16 matches
Mail list logo