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 115338 - Palette thread lock
Summary: Palette thread lock
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: All Linux
: P2 blocker (vote)
Assignee: Anton Chechel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-12 13:19 UTC by Karol Harezlak
Modified: 2007-11-23 12:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (30.93 KB, text/plain)
2007-09-12 13:21 UTC, Karol Harezlak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Karol Harezlak 2007-09-12 13:19:53 UTC
It happens sometimes in the Mobility Pack, sources from 12.09.2007. More info in Full thread dump.
Comment 1 Karol Harezlak 2007-09-12 13:21:04 UTC
Created attachment 48643 [details]
thread dump
Comment 2 Karol Harezlak 2007-09-14 15:09:44 UTC
It looks like it is problem on our side.
Comment 3 Karol Harezlak 2007-09-14 15:30:43 UTC
Palette refresh called outside AWT thread.
Comment 4 David Kaspar 2007-09-25 04:40:18 UTC
The bug fix was back-ported to the release60_beta1 branch:

Checking in kit/nbproject/project.xml;
/cvs/mobility/designer2/kit/nbproject/project.xml,v  <--  project.xml
new revision: 1.3.2.2; previous revision: 1.3.2.1
done
Checking in palette/manifest.mf;
/cvs/mobility/designer2/palette/manifest.mf,v  <--  manifest.mf
new revision: 1.3.2.1; previous revision: 1.3
done
Checking in palette/src/org/netbeans/modules/vmd/palette/PaletteKit.java;
/cvs/mobility/designer2/palette/src/org/netbeans/modules/vmd/palette/PaletteKit.java,v  <--  PaletteKit.java
new revision: 1.17.2.1; previous revision: 1.17
done
Comment 5 David Kaspar 2007-09-25 04:42:55 UTC
Due to spec. number increase on release60_beta1 branch, upgrading main trunk version too:

Checking in kit/nbproject/project.xml;
/cvs/mobility/designer2/kit/nbproject/project.xml,v  <--  project.xml
new revision: 1.5; previous revision: 1.4
done
Checking in palette/manifest.mf;
/cvs/mobility/designer2/palette/manifest.mf,v  <--  manifest.mf
new revision: 1.4; previous revision: 1.3
done
Comment 6 Fabiola Rios 2007-11-23 12:03:12 UTC
Verified in RC2