So it means that this bug is very specific to some people.
You can apply the patch by toddw but I don’t know how to. (I never used and never applied patches in Linux)
And just to be sure: please follow these steps:
defman@defman:~/Komodo-IDE-9/lib/mozilla/python/komodo$ patch -p3 < urilib.patch
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/src/views/URIlib.p.py b/src/views/URIlib.p.py
|index 4cf96cd..ff353b6 100644
|--- a/src/views/URIlib.p.py
|+++ b/src/views/URIlib.p.py
--------------------------
File to patch:
Or I should patch the installer? (not installed Komodo)
Rename URIlib.p.py to URIlib.py in the patch file.
The patch is meant to be ran on the Komodo source, not the build files. But in theory it should work by following Todd’s steps and renaming the filename in the patch file.
Is this bug also affecting Komodo IDE? Reason I’m asking is because I just bought the IDE yesterday as I really enjoyed the Edit version and wanted to support (as well as getting hold of all extra features of the IDE).