abitaf Posted November 3, 2008 Share Posted November 3, 2008 (edited) qqn si connai en perl tk g cette erreur : XS_Tk__Callback_Call error:Failed to AUTOLOAD 'Tk::FBox::_get_select_Path' at /home/abitaf/local/share/maqao/perl/src.pl line 227 Tk::Error: Failed to AUTOLOAD 'Tk::FBox::_get_select_Path' at /home/abitaf/local/share/maqao/perl/src.pl line 227 Carp::croak at /usr/share/perl/5.10/Carp.pm line 44 Tk::Widget::__ANON__ at /usr/lib/perl5/Tk/Widget.pm line 347 Tk::FBox:: Done at /usr/lib/perl5/Tk/FBox.pm line 909 Tk::FBox::VerifyFileName at /usr/lib/perl5/Tk/FBox.pm line 678 Tk::FBox::ActivateEnt at /usr/lib/perl5/Tk/FBox.pm line 647 Tk::FBox::OkCmd at /usr/lib/perl5/Tk/FBox.pm line 815 Tk::Widget::Callback at /usr/lib/perl5/Tk/Widget.pm line 1149 Tk::IconList::Invoke at /usr/lib/perl5/Tk/IconList.pm line 475 Tk::IconList:: Double1 at /usr/lib/perl5/Tk/IconList.pm line 579 (command bound to event) Edited February 16, 2009 by abitaf Quote Link to comment Share on other sites More sharing options...
Darkvader Posted November 4, 2008 Share Posted November 4, 2008 qqn si connai en perl tk g cette erreur : XS_Tk__Callback_Call error:Failed to AUTOLOAD 'Tk::FBox::_get_select_Path' at /home/abitaf/local/share/maqao/perl/src.pl line 227 Tk::Error: Failed to AUTOLOAD 'Tk::FBox::_get_select_Path' at /home/abitaf/local/share/maqao/perl/src.pl line 227 Carp::croak at /usr/share/perl/5.10/Carp.pm line 44 Tk::Widget::__ANON__ at /usr/lib/perl5/Tk/Widget.pm line 347 Tk::FBox:: Done at /usr/lib/perl5/Tk/FBox.pm line 909 Tk::FBox::VerifyFileName at /usr/lib/perl5/Tk/FBox.pm line 678 Tk::FBox::ActivateEnt at /usr/lib/perl5/Tk/FBox.pm line 647 Tk::FBox::OkCmd at /usr/lib/perl5/Tk/FBox.pm line 815 Tk::Widget::Callback at /usr/lib/perl5/Tk/Widget.pm line 1149 Tk::IconList::Invoke at /usr/lib/perl5/Tk/IconList.pm line 475 Tk::IconList:: Double1 at /usr/lib/perl5/Tk/IconList.pm line 579 (command bound to event) If we can't see the script, we cannot help you, please attach the script. Quote Link to comment Share on other sites More sharing options...
abitaf Posted November 4, 2008 Author Share Posted November 4, 2008 thanks Ceci est un contenu masqué, merci de Sign In or Sign Up Quote Link to comment Share on other sites More sharing options...
chahbandar Posted November 4, 2008 Share Posted November 4, 2008 Tk::FBox::_get_select_Path n'est pas correctement installé, essaye de le réinstaller. ou bien essaye de remplacer use Tk::Splash; par use Tk; Quote Link to comment Share on other sites More sharing options...
Darkvader Posted November 4, 2008 Share Posted November 4, 2008 thanks What platform are you using? Windows, Linux, MacOS...? Quote Link to comment Share on other sites More sharing options...
abitaf Posted November 4, 2008 Author Share Posted November 4, 2008 Linux Ubuntu 8.10 (intrepid) Gnome 2.24.1 (Ubuntu 2008-10-24) Kernel 2.6.27-7-generic (#1 SMP Thu Oct 30 04:18:38 UTC 2008) Gcc 4.3.2 (i486-linux-gnu) Perl Tk-804.028 Quote Link to comment Share on other sites More sharing options...
abitaf Posted November 5, 2008 Author Share Posted November 5, 2008 g régler le problème : g désinstaller le packet perl-Tk de ubuntu g télécharger les sources de perl-Tk g compiler perl-Tk et installer g plus de problème sa doit être un bug dans le packet d'ubuntu Quote Link to comment Share on other sites More sharing options...
talianiami Posted January 5, 2009 Share Posted January 5, 2009 this aplication that work fine in ubuntu 8.04.1 but when you are ubgrade to 8.10 you have this error in the file dialog selection.. solution : use ubuntu 8.04 and reply to me whit all my respect Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.