Hello Philippe,
Is the issue reproduced with the FileChooserDemo?
http://docs.oracle.com/javase/tutorial/uiswing/examples/components/FileChooserDemoProject/src/components/FileChooserDemo.java
Is the issue reproduced only on the reported by the user Xubuntu 13.10
64-bit machine or is it reproduced on other Xubuntu too?
Could you provide an additional info about the video adapter name and
driver where the issue is reproduced?
You can get the necessary information using the following steps:
- set the J2D_TRACE_LEVEL=3 environment variable
- run the sample where the issue the issue is reproduced
There should be an output with the video adapter info during the
sample start.
Thanks,
Alexandr.
On 1/28/2014 1:55 AM, Philippe Mouawad wrote:
Hello,
We recently had a bug report on JMeter :
* https://issues.apache.org/bugzilla/show_bug.cgi?id=56048
Code is at:
https://github.com/apache/jmeter/blob/trunk/src/core/org/apache/jmeter/gui/util/FileDialoger.java
Method :
public static JFileChooser promptToOpenFile(String[] exts, String
existingFileName)
Issue happens with:
JMeter 2.11r1554548
<http://svn.apache.org/viewvc?view=revision&revision=1554548>
Xubuntu 13.10 64-bit
java version "1.7.0_25" or java version "1.7.0_51"
Are we making a mistake somewhere in our code ? or could it be a know bug ?
Thanks for help.
Regards
Philippe M.
Member of Apache JMeter Team
@philmdot