| View previous topic :: View next topic |
| Author |
Message |
alan
Joined: 14 Aug 2012 Posts: 3
|
Posted: Tue Aug 14, 2012 11:16 am Post subject: "Go to File" not working |
|
|
Hi,
I have Netbeans 7.2 (php) installed on my Windows and my project source is on a mapped network drive on Ubuntu 11.
For some reason "Go to File" is not working at all - no files are being found no matter what.
I have "auto scanning of sources" turned off but when it doesn't work when I enable it either. |
|
| Back to top |
|
 |
David Harkness Posted via mailing list.
|
Posted: Tue Aug 14, 2012 5:47 pm Post subject: "Go to File" not working |
|
|
On Tue, Aug 14, 2012 at 4:16 AM, alan <address-removed ([email]address-removed[/email])> wrote:
| Quote: | I have Netbeans 7.2 (php) installed on my Windows and my project source is on a mapped network drive on Ubuntu 11.
For some reason "Go to File" is not working at all - no files are being found no matter what. |
Someone reported a week back or so that files on some types of mapped network paths (UNC? I'm not a Windows guy) don't get scanned. It's a bug with 7.2 and was hopefully reported in the issue tracker. Scan the archives back a short ways if you don't find it in the tracker.
David |
|
| Back to top |
|
 |
alan
Joined: 14 Aug 2012 Posts: 3
|
Posted: Wed Aug 15, 2012 7:48 am Post subject: |
|
|
thanks David.
i'm afraid I wasn't able to find the issue under bugzilla...I hope this will get fixed soon since for me it's a major drawback working w/ NB. |
|
| Back to top |
|
 |
kAlvaro
Joined: 10 Dec 2009 Posts: 43 Location: Spain
|
Posted: Wed Aug 15, 2012 2:25 pm Post subject: |
|
|
| alan wrote: | thanks David.
i'm afraid I wasn't able to find the issue under bugzilla...I hope this will get fixed soon since for me it's a major drawback working w/ NB. |
Please head to: http://netbeans.org/bugzilla/show_bug.cgi?id=216120
In my case, it only fails with the original UNC style paths:
\\server\share\folder\file
If folder is mapped as drive letter every works again:
S:\Folder\file
This bug is new in 7.2 so you can stick to 7.1.2 by now. However, debugging does not work in any version. |
|
| Back to top |
|
 |
alan
Joined: 14 Aug 2012 Posts: 3
|
Posted: Wed Aug 15, 2012 3:26 pm Post subject: |
|
|
Thanks kAlvaro - I mapped a network drive, changed it everywhere and reopened the project.
Now I only have to get GIT to work.
Yes, I had trouble with debugging as well (I got it to work but the editor did not highlight the break point) |
|
| Back to top |
|
 |
_gt
Joined: 07 Aug 2012 Posts: 19
|
Posted: Thu Aug 23, 2012 8:17 pm Post subject: |
|
|
Hmm it's also not working for me, but my file is located on my local hard drive (C |
|
| Back to top |
|
 |
amontgomery@schoology.com
Joined: 28 Aug 2012 Posts: 1
|
Posted: Tue Aug 28, 2012 1:29 pm Post subject: |
|
|
| Anybody have any update on this. Some of my project files (remote server mounted on my local Mac via Samba share) are being indexed and found, and others are not. It does not appear to have to do with the file extension. I am also running netbeans 7.2 |
|
| Back to top |
|
 |
kAlvaro
Joined: 10 Dec 2009 Posts: 43 Location: Spain
|
Posted: Wed Aug 29, 2012 6:46 am Post subject: |
|
|
| amontgomery@schoology.com wrote: | | Anybody have any update on this. Some of my project files (remote server mounted on my local Mac via Samba share) are being indexed and found, and others are not. It does not appear to have to do with the file extension. I am also running netbeans 7.2 |
If you have problems with UNC style paths, please browse the different bug tickets and:
- Add yourself to Cc list
- Vote for the ticket
- Provide feedback
These kind of problems will possibly remain overlooked by NetBeans developers unless they become aware that people are actually using UNC paths and finding issues. |
|
| Back to top |
|
 |
|