tags 398337 + pending patch thanks Sorry, I added all my connections in 0.4 and didn't test adding new connections in 0.5. Attached patch fixes this bug. I will try to upload new package today. -- :wq!
--- emma-0.5.orig/emmalib/__init__.py
+++ emma-0.5/emmalib/__init__.py
@@ -2284,7 +2284,7 @@
if not data[0]:
self.connection_window.hide()
return
- data.append(False)
+ #data.append(False)
self.add_mysql_host(*data)
else:
for n in self.cw_props:
pgp1p2ZGQEqMp.pgp
Description: PGP signature

