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 150174 - Visible *$py.class file nodes
Summary: Visible *$py.class file nodes
Status: CLOSED INVALID
Alias: None
Product: python
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: ardavis26
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-15 09:40 UTC by Jiri Vagner
Modified: 2017-06-22 18:00 UTC (History)
2 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 Jiri Vagner 2008-10-15 09:40:12 UTC
Generated *$py.class files shouldn't be visible inside Project and Files view.

Product Version: NetBeans IDE Dev (Build 20081015003247)
Java: 1.6.0_10-rc2; Java HotSpot(TM) Client VM 11.0-b15
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)
Comment 1 tonybeckham 2008-10-22 18:26:41 UTC
I have notice this from time to time on Both linux and mac but have not found a way to reproduce it yet.
Comment 2 Peter Lam 2008-10-23 01:26:33 UTC
yes, I do see this file too on windows vista.
Comment 3 tonybeckham 2009-01-09 18:25:44 UTC
Found case to reproduce this issue.

Steps:
-Run python project
-Run Test on project (no need to actually have any tests)
-Change the Python platform for the project from Jython to Python
-Run the project again, then run test again
-Select another application or at least remove focus from the IDE
-Now change focus to the IDE window again and the file <project name>$py.class will become visible.

System:
Build 558
Product Version: NetBeans IDE Dev (Build 20090109152915)
Java: 1.5.0_16; Java HotSpot(TM) Client VM 1.5.0_16-133
System: Mac OS X version 10.5.5 running on i386; MacRoman; en_US (nb)
Comment 4 Peter Lam 2009-01-09 21:03:40 UTC
yes, this is a reproducible scenario. Thanks for providing it here.
Comment 5 Jenselme 2017-06-22 17:45:04 UTC
Not sure it is still relevant with the current version. Closing this as old bug. If this is still a thing, please reopen and accept my apologies.
Comment 6 Jiri Kovalsky 2017-06-22 18:00:24 UTC
Thanks for your evaluation Julien. Closing then.