• tkdnd 2.9.3 bug

    From Ralf Fassel@21:1/5 to All on Tue Aug 31 15:15:25 2021
    The following code errs out in 2.9.3, while it works in 2.9.2

    lappend auto_path /path/to/tkdnd/installation
    package require tkdnd
    => 2.9.3
    package require tkdnd::utils
    can't create procedure "tkdnd::text::_TextAutoScan": unknown namespace

    For details and patch see

    https://github.com/petasis/tkdnd/issues/55

    R'

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Georgios Petasis@21:1/5 to All on Wed Sep 1 12:13:18 2021
    Στις 31/8/2021 16:15, ο/η Ralf Fassel έγραψε:
    The following code errs out in 2.9.3, while it works in 2.9.2

    lappend auto_path /path/to/tkdnd/installation
    package require tkdnd
    => 2.9.3
    package require tkdnd::utils
    can't create procedure "tkdnd::text::_TextAutoScan": unknown namespace

    For details and patch see

    https://github.com/petasis/tkdnd/issues/55

    R'


    Fixed.

    George

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Ralf Fassel@21:1/5 to All on Wed Sep 1 12:37:37 2021
    * Georgios Petasis <petasisg@yahoo.gr>
    | Στις 31/8/2021 16:15, ο/η Ralf Fassel έγραψε:
    | > The following code errs out in 2.9.3, while it works in 2.9.2
    | >
    | > lappend auto_path /path/to/tkdnd/installation
    | > package require tkdnd
    | > => 2.9.3
    | > package require tkdnd::utils
    | > can't create procedure "tkdnd::text::_TextAutoScan": unknown namespace | >
    | > For details and patch see
    | >
    | > https://github.com/petasis/tkdnd/issues/55
    | >
    | > R'
    | >

    | Fixed.

    Great, thanks very much!

    R'

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Paul Obermeier@21:1/5 to All on Wed Sep 1 16:20:20 2021
    Am 01.09.2021 um 11:13 schrieb Georgios Petasis:
    Στις 31/8/2021 16:15, ο/η Ralf Fassel έγραψε:
    The following code errs out in 2.9.3, while it works in 2.9.2

         lappend auto_path /path/to/tkdnd/installation
         package require tkdnd
         => 2.9.3
         package require tkdnd::utils
         can't create procedure "tkdnd::text::_TextAutoScan": unknown namespace

    For details and patch see

      https://github.com/petasis/tkdnd/issues/55

    R'


    Fixed.

    George

    Hi George,

    will you release an "official" version of 2.9.3 in the next future?
    I would like to integrate it into BAWT.

    Thanks,
    Paul

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)