This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 195165 - remote automatic tests fails (can't debug project if it is created in local folder)
Summary: remote automatic tests fails (can't debug project if it is created in local f...
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.0
Hardware: PC All
: P1 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2011-02-08 11:58 UTC by soldatov
Modified: 2011-02-10 18:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2011-02-08 11:58:58 UTC
Scenario:
- Add remote host
- Create Fractal project (remote host, GCC)
- Switch off profiler
- Launch project from IDE
- Push Debug|Attach Debugger...
- Select remote host in Attach window
- Select process and press OK button
===> Progress... window appears, but it doesn't disappear for a long time and I can't close this window also
In Debugger Console I see:
/bin/sh: /export/files/NB/Fractal_2: does not exist
Comment 1 soldatov 2011-02-08 13:31:31 UTC
I can reproduce this bug in more simple case:
- Create Fractal project in /export/... (select some remote host and GCC)
- Push Step Into
===> Progress... window appears, but it doesn't disappear for a long time and I
can't close this window also

If I create project in /home/vs157455, then remote debug works correctly
Comment 2 Alexander Pepin 2011-02-08 13:40:07 UTC
"Can not close Progress... window" transformed to the separate issue #195172
Comment 3 Alexander Pepin 2011-02-08 15:11:41 UTC
This is a showstopper for Beta2. Please fix it ASAP and push the fix into beta-2 branch.
Comment 4 Egor Ushakov 2011-02-08 15:33:36 UTC
run directory path was not converted to remote, fixed in:
http://hg.netbeans.org/cnd-main/rev/85ed9298c1a4
Comment 5 Quality Engineering 2011-02-09 06:06:19 UTC
Integrated into 'main-golden', will be available in build *201102090000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/85ed9298c1a4
User: Egor Ushakov <gorrus@netbeans.org>
Log: fixed #195165 (remote automatic tests fails (can't debug project if it is created in local folder))
Comment 6 Egor Ushakov 2011-02-09 09:49:03 UTC
integrated into beta2 branch:
http://hg.netbeans.org/releases/rev/5ebc79593e19
Comment 7 Alexander Pepin 2011-02-10 18:55:40 UTC
verified in Beta 2 build 20110210