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

Tkvars.version() call gives Fatal error #6508

Closed
vicuna opened this issue Aug 3, 2014 · 1 comment
Closed

Tkvars.version() call gives Fatal error #6508

vicuna opened this issue Aug 3, 2014 · 1 comment

Comments

@vicuna
Copy link

vicuna commented Aug 3, 2014

Original bug ID: 6508
Reporter: oliver
Status: resolved (set by @damiendoligez on 2014-09-15T14:05:28Z)
Resolution: suspended
Priority: normal
Severity: minor
OS: Arch-Linux
Version: 4.01.0
Target version: undecided
Category: otherlibs

Bug description

With Tk-module opened, then
calling
TKvars.version()
gives:

Fatal error: exception Protocol.TkError("invalid command name "$tk_version"")

Steps to reproduce

open Tk

let _ =
let top = openTk () in
let tkv = Tkvars.version() in Printf.printf "version: %s\n" tkv;

Printexc.print mainLoop ()

@vicuna
Copy link
Author

vicuna commented Sep 15, 2014

Comment author: @damiendoligez

This is a labltk bug, and labltk is now a separate project with its own bug tracker. I have transferred this report there: https://forge.ocamlcore.org/tracker/index.php?func=detail&aid=1423&group_id=343&atid=1351

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant