Open GoogleCodeExporter opened 8 years ago
OK, looking at both the trace and the code, I can only think it must be the
autogenerated code by whatever GUI designer that is (I like Eclipse, and I bet
thats part of NetBeans. Otherwise, I have no idea.
Original comment by Niv...@gmail.com
on 15 Jan 2013 at 9:01
Also apparently Google code doesn't let you edit issued OR comments, even if
you made em.
Original comment by Niv...@gmail.com
on 15 Jan 2013 at 9:02
This is indeed part of the autogenerated NetBeans code. I'll try to update
NetBeans and do other stuff like that and see if a fix can be reached...
Original comment by dabomstew
on 16 Jan 2013 at 12:38
A google search says this exception isn't related to what JRE you're using, but
is rather an obscure Java bug to do with certain custom Windows themes. Are you
using one?
Original comment by dabomstew
on 16 Jan 2013 at 1:06
... Yes, I am. imma google it here too snd look for workarounds.
Original comment by Niv...@gmail.com
on 16 Jan 2013 at 8:13
Ok, I think I see where the problem is in the code. D/L ing Netbeans again here.
Original comment by Niv...@gmail.com
on 16 Jan 2013 at 8:23
Yeah, it'll probably work if you remove the code that sets the look and feel to
system look and feel.
Original comment by dabomstew
on 17 Jan 2013 at 10:20
Yeah, I'm trying to figure out where/how its generated though so if you changed
the GUI again, it wouldn't be a problem. Semiforgot actually, but I have
everything now.
Original comment by Niv...@gmail.com
on 18 Jan 2013 at 12:08
Argh, I can't figure out how to add this project to NetBeans.
Original comment by Niv...@gmail.com
on 18 Jan 2013 at 1:10
This is still happening even if I change the look and feel... I'm just changing
my theme back to default temporarily here. For reference, my theme is Blade 2,
available here (
http://www.downeu.net/software/340524-windows-7-theme-blade.html ), I got it
from someone else and I can't find who it was again to ask, but it uses a
program called Theme Resource changer to allow themes to easily automatically
patch the bitmaps in explorer.exe and other important windows files. I guess
something with that messes it up.
Original comment by Niv...@gmail.com
on 18 Jan 2013 at 2:10
It's an Eclipse project, I just made the GUI in NetBeans. The set look and feel
part in main() isn't autogenerated except when the form is first made, so you
can just remove those lines from each new version and it should be OK.
Original comment by dbs.stew
on 19 Jan 2013 at 1:46
Original comment by dabomstew
on 27 Jan 2013 at 12:57
Original issue reported on code.google.com by
Niv...@gmail.com
on 15 Jan 2013 at 8:43