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 248047 - hanging get sources dlg
Summary: hanging get sources dlg
Status: VERIFIED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: ODCS (show other bugs)
Version: 8.0
Hardware: PC Linux
: P2 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-20 12:48 UTC by Tomas Stupka
Modified: 2015-08-20 17:42 UTC (History)
0 users

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 Tomas Stupka 2014-10-20 12:48:31 UTC
Product Version          = NetBeans IDE 8.0.1 (Build 201408251540) (#bf8eac8b4a82)
Operating System      = Linux version 3.13.0-37-generic running on amd64
Java; VM; Vendor        = 1.7.0_67; Java HotSpot(TM) 64-Bit Server VM 24.65-b04; Oracle Corporation
Runtime                            = Java(TM) SE Runtime Environment 1.7.0_67-b01

- opened a odcs project with a git repo
- clicked on get sources - the get src dlg appeared but no repository was prefilled and nothing changed 

(wasn't able to reproduce on a second try, might be somehow related to the previously invoked get build artifacts action ...)
Comment 1 Tomas Stupka 2014-10-21 15:10:17 UTC
- perfectly reproducible with non member projects

- the responsible code is quite messed up, will completely rewrite
Comment 2 Tomas Stupka 2014-10-21 15:13:46 UTC
fixed in core-main #0d89569da299
Comment 3 Tomas Pavek 2014-10-22 13:37:59 UTC
It happened with non-member projects, now working fine (today ODCS build from trunk).
Comment 4 Tomas Stupka 2014-10-22 14:12:27 UTC
(In reply to Tomas Pavek from comment #3)
> It happened with non-member projects, now working fine (today ODCS build
> from trunk).
the original report was with a member project, but like mentioned - the whole logic was simplified and rewritten ...
Comment 5 Quality Engineering 2014-10-29 11:44:29 UTC
Integrated into 'main-silver', will be available in build *201410290913* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/0d89569da299
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #248047 - hanging get sources dlg
Comment 6 Tomas Pavek 2015-06-02 09:27:26 UTC
Later an additional fix was needed for a non-member project:
http://hg.netbeans.org/core-main/rev/905bf57405ba
Comment 7 Quality Engineering 2015-08-20 17:42:40 UTC
Integrated into 'releases/release801', will be available in build *201508201622* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/908c83666d0c
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #248047 - hanging get sources dlg