https://issues.apache.org/bugzilla/show_bug.cgi?id=54648

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #11 from [email protected] ---
I can confirm that this happens on both of my Mac systems.

SYSTEM 1:
The specific system I used to reproduce this on:
OS X 10.8.4 (3.4G Intel Core i7 w/ 16GB RAM) iMac
java version "1.6.0_51"
Java(TM) SE Runtime Environment (build 1.6.0_51-b11-457-11M4509)
Java HotSpot(TM) 64-Bit Server VM (build 20.51-b01-457, mixed mode)

Steps to Reproduce:

1) Open app from terminal window:  java -jar ApacheJMeter.jar
2) Enable logging:  Options | Log Viewer
2) rt-click to Add new thread group
3) rt-click on Thread Group and copy
>> Error dialog is displayed <<
= = = = = = = = = = = = = 
[res_key=clipboard_node_read_error]:
com.apple.laf.AquaTreeUI
= = = = = = = = = = = = = 
The main Tree display becomes blank and unusable at this point, though the menu
options at the top of the window continue to work.

On this system I've discovered that switching to the Generic UI is a workaround
IF THE APP IS RESTARTED AFTER THE SWITCH:
1) Switch to the generic UI:  Options | LaF | Generic
2) RESTART
The copy operation now works as expected.

Note that the Options | Look and Feel menu does not indicate the chosen LaF (a
separate bug?).


SYSTEM 2:
Similar, but has some different behaviors:
OS X 10.8.4 (2.2G Intel Core i7 w/ 8GB RAM) Laptop
java version "1.6.0_51"
Java(TM) SE Runtime Environment (build 1.6.0_51-b11-457-11M4509)
Java HotSpot(TM) 64-Bit Server VM (build 20.51-b01-457, mixed mode)

Everything behaves same until I switch to the Generic LaF.  Instead of fixing
the issue, I just get a slightly different error when copying:
= = = = = = = = = = = = = 
[res_key=clipboard_node_read_error]:
org.apache.log.format.PatternFormatter
= = = = = = = = = = = = = 

I'll attach both debug log files.  I'm switching the status to NEW, since I
think I have supplied the needed reproducibility info.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to