Opened 21 years ago
Closed 21 years ago
#22 closed defect (fixed)
Syntax checking, Bayes SQL and connect fails
Reported by: | manuelb | Owned by: | Jorge |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Interface | Version: | head |
Severity: | normal | Keywords: | |
Cc: |
Description
I just updated the cvs, and some features just stopped working:
- When I do a syntax check I get this error:
couldn't open "/usr/lib/tolbase1.1.1/toltk/check.tol": permission denied
- Same with Bayes SQL:
window name "_cnnopt" already exists in parent
- Same with Connect:
couldn't read file "/usr/lib/tolbase1.1.1/tclodbc/tclIndex": no such file or
directory
Besides, Bayes SQL should not be named that way, am I right?
Regards.
Change History (7)
comment:1 Changed 21 years ago by
Owner: | changed from Javier Portugal to jsperez |
---|
comment:2 Changed 21 years ago by
Status: | new → assigned |
---|
comment:3 Changed 21 years ago by
The syntax checking problem has been fixed in the 1.1.1 version, but the rest
still doesn't work.
Roberto tells me that the problem is that both of them use BysWidget, what
should we do? Take them away from tolbase? Include BysWidget in the
distribution or as an add-on?
Also, a kindly remind to change the name of "Bayes SQL" to "SQL navigator" or
something like that.
Regards.
comment:4 Changed 21 years ago by
Owner: | changed from jsperez to Jorge |
---|---|
Status: | assigned → new |
Login changed
comment:6 Changed 21 years ago by
Status: | new → assigned |
---|
comment:7 Changed 21 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
The last error is related to the installation of tolbase_addons. This modules
should be installed separately in order to get tolbase running. Check the
INSTALL file for tolbase.
Thanks to Manuel for providing the resolution of this bug.
Javipor is busy, Jorge, you have to take care of this.
Seems like a couple of files are missing on the SQL and syntax check problems.
The connecting problem seems more complex.
If you are busy too, tell me and I will do the thing.
Regards.