Ticket #1135 (new defect)
Padre hangs on NFS shared files
| Reported by: | BiloxiGeek | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | editor | Version: | 0.64 |
| Keywords: | Cc: |
Description
Trying to work with files located on an NFS share results in hangs in padre anywhere from 30 seconds to a few minutes. After moving the script being worked on to a local filesystem padre performs nornally.
perl -v output:
This is perl 5, version 12, subversion 3 (v5.12.3) built for x86_64-linux-thread-multi
Wx Version=(0.92) wxWidgets 2.8.11 unicode=(1)
My install is from Fedora 14 repos.
Note: See
TracTickets for help on using
tickets.

Is the nfs locking daemon (lockd) running?
Chances that the file was locked at the time of opening?