Ticket #1018 (closed defect: fixed)
Cannot open file from Directory Tree (Project) side panel
| Reported by: | ryg | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Project Browser | Version: | 0.70 |
| Keywords: | directory tab | Cc: |
Description
Via "advanced settings" dialog variable 'default_projects_directory' set to '/home/ryg/work'. Now, I see in "Project" directory which I want.
I open "~/work/tmp/xxx" file and try to open "~/work/tmp1/yyy". File is not open and I see message in console:
"No such file or directory when trying to open '/home/ryg/work/tmp/tmp1/yyy' at /usr/local/lib/perl5/site_perl/5.10.1/Padre/Wx/Main.pm line 3423."
Change History
comment:3 Changed 3 years ago by zenogantner
Can you see whether this is still a problem with the current version of Padre from the SVN repository? If not, you can check this once 0.74 is out.
Note: See
TracTickets for help on using
tickets.

Is this somehow related to #982?