History | Log In     View a printable version of the current page.  
Issue Details (XML)

Key: FBE-186
Type: Bug Bug
Status: Closed Closed
Resolution: Deferred
Priority: C C
Assignee: Shikha Kaushik
Reporter: Ryan Knight
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Flex Builder Linux

Unable to create a project in a symbolic link directory

Created: 09/19/07 05:13 PM   Updated: 12/03/07 01:45 AM
Component/s: Project Wizards
Security Level: Public (All JIRA Users )

File Attachments: None
Image Attachments:

1. Picture 3.png
(70 kb)

2. Screenshot-13.png
(158 kb)

Severity: Incorrectly Functioning with Workaround
Reproducibility: Every Time
Discoverability: Medium
Found in Version: Hima_alpha
Milestone: FB Windows Sync
Affected OS(s): Ubuntu - Ubuntu 7
Steps to Reproduce:
I do not know what version and build I am using! Help about says Flex Builder Linux Alpha (build 3.0

Steps to reproduce:
1. Create a directory named /data
2. Create a symbolic link to /data called /source
3. Create a new project in Flex Builder in the sym link directory source
 
 Actual Results:

On the final screen of the new project window you see the following error:

 A folder named test already exists with different character case.

 Expected Results:

It would create a new project
 
 Workaround (if any):
 
 
 
Language Found: English
Bugbase Id: none
Triaged: Yes
Regression: No
QA Owner: Shikha Kaushik
Resolved by: Harpreet Neelu
Participants: Arun Kumar Madas, Harpreet Neelu, Ryan Knight and Shikha Kaushik
Eclipse Configuration: FB Standalone
JDK: Sun 1.6.x


 All   Comments      Sort Order:
Arun Kumar Madas - [09/20/07 02:47 AM ]
This issue is reproducible in Mac when trying to create a New Flex Project, by Typing in the path to the symbolic link... Attached with is the screenshot.
Also attaching with is linux screen shot.

Please note the difference in behavior with Linux Vs Mac as below:

a) In Mac, When user clicks on the Browse button and he navigates to the "Symbolic link" directory and select OK to select that directory. Internally that gets resolved to the link that the Symbolic link is pointing to so normally when the user uses the browse button to browse to a symbolic link folder, ideally it will resolve the link and put the resolved symbolic link in the flex Project creation dialog which is a valid directory. If we manually type the path to the Symbolic link, then you will see this error message (as attached in the screenshot).. however in Mac, user entering this manually is close to zero thats why it has very low impact.

b) On Linux, when user clicks on the browse button and he navigates to the "Symbolic link" directory and selects OK to select that directory, Eclipse keeps the path to the Symbolic link (without resolving the address to which the symbolic link points to)...That is the reason why it shows up the error message... Here the issue is - "Auto resolving of the path when selecting symbolic link is not being done"... which is throwing the error (which is why users are encountering this).

Arun Kumar Madas - [09/20/07 02:52 AM ]
I tried to create a new Java project in the symbolic link directory using just Simple Eclipse (without flex builder in it) and it works fine....

Arun Kumar Madas - [09/20/07 03:23 AM ]
Sending to QRB. Will log a bug on Moxie Mac as well (but user encountering it there is minimal - close to zero)...

Arun Kumar Madas - [09/20/07 03:29 AM ]
Logged Moxie Mac bug - FB-9589

Harpreet Neelu - [12/03/07 01:39 AM ]
Deferred