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 176229 - Cannot add or modify line breakpoint using the "New breakpoint" dialog
Summary: Cannot add or modify line breakpoint using the "New breakpoint" dialog
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P1 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords: REGRESSION
: 176932 177180 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-11-09 06:56 UTC by Vojtech Sigler
Modified: 2009-11-25 02:50 UTC (History)
3 users (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 Vojtech Sigler 2009-11-09 06:56:02 UTC
Product Version: NetBeans IDE Dev (Build 200911071423)
Java: 1.6.0_16; Java HotSpot(TM) Client VM 14.2-b01
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)

When I invoke the new breakpoint dialog and want to add a line breakpoint, the dialog always complains about "Malformed file name". This also happens when I toggle a line breakpoint and invoke its properties. The dialog won't let me confirm any changes I make with the same message.
Comment 1 Martin Entlicher 2009-11-09 08:20:18 UTC
Can you please add exact steps to reproduce? It works for me when I select some Java file in Editor and perform Debug -> New Breakpoint and select Line breakpoint type.
Comment 2 Martin Entlicher 2009-11-09 08:25:30 UTC
Maybe it's windows-specific? I'll try later on Windows...
Comment 3 Vojtech Sigler 2009-11-09 08:36:07 UTC
It is windows-specific. I don't get this behavior in linux. The steps you used reproduce this for me in WinXP.
Comment 4 Vojtech Sigler 2009-11-10 06:44:53 UTC
Making P2 - it gets very annoying in windows - cannot manipulate or add conditions to breakpoints
Comment 5 Vojtech Sigler 2009-11-10 07:19:56 UTC
Cannot manipulate or add conditions to line breakpoints to be precise. Other types work well.
Comment 6 Martin Entlicher 2009-11-11 10:32:00 UTC
Hopefully fixed in changeset:   153133:67ec3c6fa211
http://hg.netbeans.org/main/rev/67ec3c6fa211
Comment 7 Vojtech Sigler 2009-11-19 04:56:56 UTC
Reopening since the problem was not completely fixed and duplicates are appearing. Raising to P1.
Comment 8 Vojtech Sigler 2009-11-19 04:58:16 UTC
*** Bug 177180 has been marked as a duplicate of this bug. ***
Comment 9 Vojtech Sigler 2009-11-19 04:59:53 UTC
*** Bug 176932 has been marked as a duplicate of this bug. ***
Comment 10 Martin Entlicher 2009-11-20 03:54:41 UTC
Fixed by changeset:   153962:772f0cc04450
http://hg.netbeans.org/main/rev/772f0cc04450
Comment 11 Daniel Prusa 2009-11-20 07:29:03 UTC
Fix reviewed, it is correct.
Comment 12 Quality Engineering 2009-11-20 15:41:52 UTC
Integrated into 'main-golden', will be available in build *200911201401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/772f0cc04450
User: mentlicher@netbeans.org
Log: #176229 - Better deal with URLs.
Comment 13 Vojtech Sigler 2009-11-23 02:23:34 UTC
Verified in trunk build 200911211401
Comment 14 Vojtech Sigler 2009-11-25 02:50:20 UTC
Verified in RC1 build 200911241027