More failures: =====================
open a file that has at least one subroutine and turn on View/Show Outline crashes padre with Missing or invalid task class 'Padre::Document::Perl::Outline' at <Packaged Modules>/Padre::Role::Task line 87. ===================================== Type in the perl current script File::Spec select the whole package name and press ctrl-shift-o (or select File/Open/Open Selection) It should open a the Spec.pm file In this version it open a new unsaved document. I guess it does not see the installed perl and thus does not look for the file in the @INC of that perl. When I opened a module in a project and selected the name of one of the other modules in the same project then Ctrl-shift-o found that file and opened it. ===================================== Open the preference window via Tools/Preferences I get this on the command line: Can't locate Padre/Wx/Dialog/Preferences/File.pm in @INC (@INC contains: /home/gabor/.local/share/.padre/plugins Cava::Packager::Loader=HASH(0x2132ee8) /tmp/cvpk2-gabor/9085dd3cbc50ab8d475e068a0eb7d45e/lib/std) at (eval 964) line 1. Error while adding preference panel Padre::Wx::Dialog::Preferences::File: Can't locate object method "new" via package "Padre::Wx::Dialog::Preferences::File" at <Packaged Modules>/Padre::Wx::Dialog::Preferences line 888. Can't locate Padre/Wx/Dialog/Preferences/PerlAutoComplete.pm in @INC (@INC contains: /home/gabor/.local/share/.padre/plugins Cava::Packager::Loader=HASH(0x2132ee8) /tmp/cvpk2-gabor/9085dd3cbc50ab8d475e068a0eb7d45e/lib/std) at (eval 965) line 1. Error while adding preference panel Padre::Wx::Dialog::Preferences::PerlAutoComplete: Can't locate object method "new" via package "Padre::Wx::Dialog::Preferences::PerlAutoComplete" at <Packaged Modules>/Padre::Wx::Dialog::Preferences line 888. Press "Save" and padre crashes with this message: Can't locate object method "new" via package "Padre::Wx::Dialog::Preferences::PerlAutoComplete" at <Packaged Modules>/Padre::Wx::Dialog::Preferences line 1269. regards Gabor _______________________________________________ Padre-dev mailing list Padre-dev@perlide.org http://mail.perlide.org/mailman/listinfo/padre-dev