Menu

problem with DND after update 1.0a2 to 2.0

Help
2010-01-19
2013-05-02
  • Sebastian Reitenbach

    Hi,
    after updating TkDND from 1.0a2 to the 2.0 release, I get the following exception when clicking into the roster:
    invalid command name "_DoDragDrop"
    invalid command name "_DoDragDrop"
        while executing
    "_DoDragDrop $source $actions $types $data"
        (procedure "tkdnd::_init_drag" line 11)
        invoked from within
    "tkdnd::_init_drag $window "press" 0 0"
        (procedure "dnd" line 27)
        invoked from within
    "dnd drag .jmain.f.ro.box.tree "
        (command bound to event)

    This only happens when the window is not active, when the window is active and I click into the roster, then the DND is working fine.

    I'm on OpenBSD 4.6/i386 tcl/tk 8.5.7. windowmaker.

    any idea what could be the problem?

    cheers,
    Sebastian

     
  • Sebastian Reitenbach

    I just checked out tkdnd 2.1.  Whatever you changed between 2.0 and 2.1, the problem vanished, everything is working fine now with 2.1.

     

Log in to post a comment.