Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't read "uiVar(uniqNamed)": no such element in array #48

Closed
pawelsalawa opened this issue Jan 12, 2018 · 2 comments
Closed
Labels
old-sqlitestudio-2 Historical issue, imported from old tracker for SQLiteStudio 2.x

Comments

@pawelsalawa
Copy link
Owner

(This issue was migrated from the old bug tracker of SQLiteStudio)

Original ID from old bug tracker: 195
Originally created at: Thu Jul 28 13:40:02 2011
Originally last updated at: Thu Jul 28 13:40:02 2011

DESCRIPTION:

Stack trace:
can't read "uiVar(uniqNamed)": no such element in array
while executing
"if {$uiVar(uniqNamed) && $uiVar(uniqName) == ""} {
if {!$skipWarnings} {
Error [mc {Constraint is marked as being named, but there's no name fill..."
(object "::.newTable" method "::TableDialog::validateUniq" body line 4)
invoked from within
"validateUniq true"
(object "::.newTable" method "::TableDialog::validate" body line 10)
invoked from within
"validate"
(object "::.newTable" method "::TableDialog::okClicked" body line 4)
invoked from within
"okClicked"
("default" arm line 3)
invoked from within
"switch -- $bt {
"cancel" {
set retval [cancelClicked]
}
default {
set okBtn 1
set retval [okClicked]
}
}"
(object "::.newTable" method "::Modal::clicked" body line 3)
invoked from within
"::.newTable clicked ok"
invoked from within
".newTable.f.bottom.ok invoke "
invoked from within
".newTable.f.bottom.ok instate {pressed !disabled} { .newTable.f.bottom.ok state !pressed; .newTable.f.bottom.ok invoke } "
(command bound to event)

OPERATING SYSTEM:
Windows NT (6.0), intel

APPLICATION VERSION:
2.0.12

TCL PACKAGES:
autoscroll.................... 1.1
crc16......................... 1.1.1
crc32......................... 1.3.1
http.......................... 2.7.5
Itcl.......................... 3.4
Itk........................... 3.4
md4........................... 1.0.5
md5........................... 1.4.4
msgcat........................ 1.4.3
sha1.......................... 2.0.3
sha256........................ 1.0.2
sqlite........................ 2.0
sqlite3....................... 3.7.4
Tcl........................... 8.5.9
Thread........................ 2.6.6
Tk............................ 8.5.9
tkpng......................... 0.7
treectrl...................... 2.3.1
ttk::dialog................... 0.8
ttk::theme::alt............... 8.5
ttk::theme::clam.............. 8.5
ttk::theme::classic........... 8.5
ttk::theme::default........... 8.5
ttk::theme::keramik........... 0.6.1
ttk::theme::keramik\_alt....... 0.6.1
ttk::theme::plastik........... 0.6.1
ttk::theme::vista............. 1.0
ttk::theme::winnative......... 8.5
ttk::theme::xpnative.......... 8.5
uuencode...................... 1.1.5
winappendfile................. 1.0
yencode....................... 1.1.3\n\nOperating system:\nWindows 7\n\nVersion:\n2.0.12

@pawelsalawa
Copy link
Owner Author

Originally created at: Thu Jul 28 13:40:02 2011

Status changed to assigned

@pawelsalawa
Copy link
Owner Author

Originally created at: Thu Jul 28 13:40:02 2011

Status changed to done

@pawelsalawa pawelsalawa changed the title #195 can't read "uiVar(uniqNamed)": no such element in array can't read "uiVar(uniqNamed)": no such element in array Jan 14, 2018
@pawelsalawa pawelsalawa added the old-sqlitestudio-2 Historical issue, imported from old tracker for SQLiteStudio 2.x label Jan 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
old-sqlitestudio-2 Historical issue, imported from old tracker for SQLiteStudio 2.x
Projects
None yet
Development

No branches or pull requests

1 participant