https://bugs.kde.org/show_bug.cgi?id=449357
--- Comment #8 from [email protected] --- yes i got a similar solution on stackoverflow. now it does not show error 100, but it doesn't open either. earlier it used to open .py files in kate without any problem. This problem started 3 days ago. On Mon, Jan 31, 2022 at 11:10 PM Nicolas Fella <[email protected]> wrote: > https://bugs.kde.org/show_bug.cgi?id=449357 > > --- Comment #7 from Nicolas Fella <[email protected]> --- > I think I know what's going on. It looks like Dolphin is trying to execute > the > python script instead of opening it in Kate, and it probably fails to > execute > because there's no shebang (e.g. #!/usr/bin/env python3) in the top of the > file > > -- > You are receiving this mail because: > You reported the bug. -- You are receiving this mail because: You are watching all bug changes.
