Every time I let the cursor hover over the play list, instead of a tooltip I get an error:
---------------------------- 8< ----------------------------
window ".saTop.hull.ohull.ihull.frame.list.balloon" is not yet mapped
window ".saTop.hull.ohull.ihull.frame.list.balloon" is not yet mapped
while executing
"tkwintools::topmost [winfo toplevel $win] $how"
(procedure "ontop::control" line 3)
invoked from within
"ontop::control $top 1"
(procedure "ontop::ifpossible" line 5)
invoked from within
"ontop::ifpossible $w $top"
(procedure "balloon::show" line 39)
invoked from within
"balloon::show $W [winfo pointerx .] [winfo pointery .] [catalog::trackTextData $fullName Details]"
(procedure "balloonSongInfo" line 3)
invoked from within
"balloonSongInfo .saTop.hull.ohull.ihull.frame.list {D:/Music/..."
("after" script)
---------------------------- >8 ----------------------------
So I go to Preferences > User Interface > Balloon Help Track Details and disable it. That cancels the errors in the play list, but hovering the cursor over the Play/Stop controls, for example, brings errors:
---------------------------- 8< ----------------------------
window ".saTop.panel.player.snackStop.balloon" is not yet mapped
window ".saTop.panel.player.snackStop.balloon" is not yet mapped
while executing
"tkwintools::topmost [winfo toplevel $win] $how"
(procedure "ontop::control" line 3)
invoked from within
"ontop::control $top 1"
(procedure "ontop::ifpossible" line 5)
invoked from within
"ontop::ifpossible $w $top"
(procedure "balloon::show" line 39)
invoked from within
"balloon::show .saTop.panel.player.snackStop 202 231 {Stop playing}"
("after" script)
---------------------------- >8 ----------------------------
This is very annoying. :-(
I am using the Windows starkit version 3.1.
Logged In: YES
user_id=383744
It also happens with snackAmp-3.1.1-windows.kit
Logged In: YES
user_id=95266
This is strange, haven't seen this before. Try the latest
3.1.1 beta release. This should prevent the error, but
report back if you fail to get balloon tips at all.