id
int64
1
6.5k
bug_id
int64
2.03k
426k
summary
stringlengths
9
251
description
stringlengths
1
32.8k
report_time
stringlengths
19
19
report_timestamp
int64
1B
1.39B
status
stringclasses
6 values
commit
stringlengths
7
9
commit_timestamp
int64
1B
1.39B
files
stringlengths
25
32.8k
project_name
stringclasses
6 values
1,361
252,245
Bug 252245 Implement Printing on Cocoa
null
2008-10-27 14:28:59
1,225,130,000
resolved fixed
64dd74a
1,225,730,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/SWTPrinterView.java bundles/org.eclipse.swt/Eclipse SWT Printing/cocoa/org/eclipse/swt/printing/Printer.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/GC.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Image.java
SWT
1,362
253,189
Bug 253189 NullPointerException when trying to print
Build ID: M20080911-1700 Steps To Reproduce: When I try to print a UML diagram created by the Soyatec eUML2 plugin, the print dialog does not open. In the log I see a NullPointerException in the string conversion code. 1. Create class diagram 2. Click on print button in toolbar Obviously the plugin is not providing a filename for the "Print to file" option, but eclipse should not blow up just because a plugin is behaving badly. More information: Environemnt Ubuntu 8.04 32-bit, Sun JDK 1.6.0_07-b06. The stack trace from the log is as follows: !ENTRY org.eclipse.ui 4 0 2008-11-03 14:09:38.029 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:51) at org.eclipse.swt.printing.Printer.init(Printer.java:744) at org.eclipse.swt.graphics.Device.<init>(Device.java:155) at org.eclipse.swt.printing.Printer.<init>(Printer.java:304) at com.soyatec.uml.obf.gas.<init>(SourceFile:27) at com.soyatec.uml.obf.aaq.e(SourceFile:150) at com.soyatec.uml.obf.hag.f(SourceFile:63) at com.soyatec.uml.obf.ho.run(SourceFile:289) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:583) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:500) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3401) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3033) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
2008-11-03 08:43:32
1,225,720,000
resolved fixed
6032830
1,225,730,000
bundles/org.eclipse.swt/Eclipse SWT Printing/gtk/org/eclipse/swt/printing/Printer.java
SWT
1,363
252,370
Bug 252370 fix cell accessibility post-3.5M3
null
2008-10-28 10:39:30
1,225,200,000
resolved fixed
a9df4ea
1,225,480,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java
SWT
1,364
252,424
Bug 252424 background color of List only sets background of items.
null
2008-10-28 12:39:37
1,225,210,000
resolved fixed
397cb8a
1,225,480,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/List.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Tree.java
SWT
1,365
252,422
Bug 252422 reduce damaging of Table/Tree column headers
null
2008-10-28 12:35:52
1,225,210,000
resolved fixed
29bb787
1,225,480,000
bundles/org.eclipse.swt/Eclipse SWT/emulated/treetable/org/eclipse/swt/widgets/TableColumn.java bundles/org.eclipse.swt/Eclipse SWT/emulated/treetable/org/eclipse/swt/widgets/TreeColumn.java
SWT
1,366
252,679
Bug 252679 TableColumn/TreeColumn don't send Move and Resize events
null
2008-10-29 16:43:57
1,225,310,000
resolved fixed
5d68331
1,225,480,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSObject.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Tree.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Widget.java
SWT
1,367
252,427
Bug 252427 List - changing font size doesn't update item height
null
2008-10-28 12:41:12
1,225,210,000
resolved fixed
be0ee75
1,225,480,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/List.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Tree.java
SWT
1,368
252,995
Bug 252995 Drop down tool items are selected on mouse up
null
2008-10-31 12:13:06
1,225,470,000
resolved fixed
dc5446a
1,225,470,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/ToolItem.java
SWT
1,369
247,866
Bug 247866 Images not centered in tool items
If you attach the perspective switching tool bar to the left and get turn off the labels, the icons are drawn in the upper right corner of each tool item instead of being centered.
2008-09-18 14:20:34
1,221,760,000
resolved fixed
c67a9c1
1,225,460,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/ToolItem.java
SWT
1,370
252,441
Bug 252441 Can't select plugins in run configurations
In a run configuration, the table of plugins on the "Plug-Ins" tab is missing. See the attached screen shot. If you resize the window for a while, it will occasionally flash but then hides again.
2008-10-28 13:19:26
1,225,210,000
resolved fixed
6a6df6c
1,225,310,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSObject.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Label.java
SWT
1,371
252,460
Bug 252460 (Test Plan) ControlExample's ToolTip Orientation
Build ID: I20081027-1800 Steps To Reproduce: 1. Get ControlExample 2. Click on sash control tab 3. change the orientation More information: not sure if the orientation is correctly applied.
2008-10-28 14:07:48
1,225,220,000
resolved fixed
4d200ba
1,225,300,000
examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/controlexample/SashTab.java
SWT
1,372
247,558
Bug 247558 FileDialog passes files with no extension, even when filter requires extension
Build ID: 120080617-2000 Steps To Reproduce: 1. Create a FileDialog 2. Set a filter for *.txt using FileDialog.setFilterExtensions 3. open the dialog, and navigate to a file with no extension More information: This is probably only an OSX bug.
2008-09-16 16:31:01
1,221,600,000
resolved fixed
49d9e77
1,225,290,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/FileDialog.java
SWT
1,373
252,464
Bug 252464 (Test Plan) ControlExample's Shell example
Build ID: I20081027-1800 Steps To Reproduce: 1. Run ControlExample 2. select shell control tab 3. run any shell example More information: notice the example created a button with no text, and it doesn't seem to do anything either.
2008-10-28 14:14:55
1,225,220,000
resolved fixed
3f67b1b
1,225,290,000
examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/controlexample/ShellTab.java
SWT
1,374
252,252
Bug 252252 Can't get a context menu on a tree item
Right-clicking on tree items isn't working in the 10/25 nightly build. It _is_ working on the code editor, so it's not completely broken, but I seem to remember this working as of Friday. 1. In any workspace, expand a project. 2. Right-click on a folder or a file Nothing happens.
2008-10-27 15:01:26
1,225,130,000
resolved fixed
3552dbd
1,225,140,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java
SWT
1,375
252,232
Bug 252232 scrollbars are disabled
This was working in the Thursday night build, but now fails. Using some CVS datestamp compares I've narrowed it down to the accessibility changes that were released late Thursday night/Friday morning. Scott please investigate ASAP, thanks!
2008-10-27 13:15:33
1,225,130,000
resolved fixed
327daae
1,225,130,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java
SWT
1,376
251,582
Bug 251582 No splash screen progress using Cocoa
Using I20091021, there's no progress displayed on the splashscreen.
2008-10-21 14:03:24
1,224,610,000
resolved fixed
2ea4335
1,225,130,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Shell.java
SWT
1,377
251,779
Bug 251779 Snippet124 crashes
- run Snippet124 - double-click the second item, which should open an in-place editor, but instead crashes with the following: Process: java [3711] Path: /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/java Identifier: java Version: ??? (???) Code Type: PPC (Native) Parent Process: eclipse [2964] Date/Time: 2008-10-22 16:42:05.372 -0400 OS Version: Mac OS X 10.5.5 (9F33) Report Version: 6 Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000 Crashed Thread: 0 Application Specific Information: Java information: Version: Java HotSpot(TM) Client VM (1.5.0_16-133 mixed mode, sharing) Virtual Machine version: Java HotSpot(TM) Client VM (1.5.0_16-133) for macosx-ppc, built on Aug 27 2008 10:57:21 by root with gcc 4.0.1 (Apple Inc. build 5465) Exception type: Bus Error (0xa) at pc=0x061e4268 Current thread (0x0100cf00): JavaThread "Thread-0" daemon [_thread_in_native, id=-1598746508] Stack: [0xbf800000,0xc0000000) Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Lorg/eclipse/swt/internal/cocoa/objc_super;I)I+0 j org.eclipse.swt.widgets.Widget.callSuperBoolean(II)Z+26 j org.eclipse.swt.widgets.Widget.becomeFirstResponder(II)Z+3 j org.eclipse.swt.widgets.Control.becomeFirstResponder(II)Z+3 j org.eclipse.swt.widgets.Text.becomeFirstResponder(II)Z+8 j org.eclipse.swt.widgets.Display.windowDelegateProc(II)I+99 v ~StubRoutines::call_stub j org.eclipse.swt.internal.cocoa.OS.objc_msgSend_bool(III)Z+0 j org.eclipse.swt.internal.cocoa.NSWindow.makeFirstResponder(Lorg/eclipse/swt/internal/cocoa/NSResponder;)Z+19 j org.eclipse.swt.widgets.Control.forceFocus()Z+69 j org.eclipse.swt.widgets.Control.setFocus()Z+18 j org.eclipse.swt.snippets.Snippet124$1.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+158 j org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+71 j org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+25 j org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;Z)V+73 j org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;)V+4 j org.eclipse.swt.widgets.Widget.notifyListeners(ILorg/eclipse/swt/widgets/Event;)V+19 j org.eclipse.swt.widgets.Display.runDeferredEvents()Z+88 j org.eclipse.swt.widgets.Display.applicationSendMouseEvent(Lorg/eclipse/swt/internal/cocoa/NSEvent;Z)V+5 j org.eclipse.swt.widgets.Display.applicationNextEventMatchingMask(IIIIII)I+82 j org.eclipse.swt.widgets.Display.applicationProc(IIIIII)I+29 v ~StubRoutines::call_stub j org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Lorg/eclipse/swt/internal/cocoa/objc_super;II)I+0 j org.eclipse.swt.widgets.Widget.callSuper(III)V+31 j org.eclipse.swt.widgets.Widget.mouseDown(III)V+4 j org.eclipse.swt.widgets.Control.mouseDown(III)V+16 j org.eclipse.swt.widgets.Table.mouseDown(III)V+4 j org.eclipse.swt.widgets.Display.windowDelegateProc(III)I+276 v ~StubRoutines::call_stub j org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Lorg/eclipse/swt/internal/cocoa/objc_super;II)I+0 j org.eclipse.swt.widgets.Widget.callSuper(III)V+31 j org.eclipse.swt.widgets.Widget.windowSendEvent(III)V+4 j org.eclipse.swt.widgets.Display.windowDelegateProc(III)I+714 v ~StubRoutines::call_stub j org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Lorg/eclipse/swt/internal/cocoa/objc_super;II)I+0 j org.eclipse.swt.widgets.Display.applicationSendEvent(III)V+251 j org.eclipse.swt.widgets.Display.applicationProc(III)I+21 v ~StubRoutines::call_stub j org.eclipse.swt.internal.cocoa.OS.objc_msgSend(III)I+0 j org.eclipse.swt.internal.cocoa.NSApplication.sendEvent(Lorg/eclipse/swt/internal/cocoa/NSEvent;)V+19 j org.eclipse.swt.widgets.Display.readAndDispatch()Z+79 j org.eclipse.swt.snippets.Snippet124.main([Ljava/lang/String;)V+218 v ~StubRoutines::call_stub Java Threads: ( => current thread ) =>0x0100cf00 JavaThread "Thread-0" daemon [_thread_in_native, id=-1598746508] 0x0100a8b0 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=8422400] 0x01009e20 JavaThread "CompilerThread0" daemon [_thread_blocked, id=8418816] 0x010099f0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8415232] 0x01009250 JavaThread "Finalizer" daemon [_thread_blocked, id=8476160] 0x01008ea0 JavaThread "Reference Handler" daemon [_thread_blocked, id=8470016] 0x01001610 JavaThread "main" [_thread_in_native, id=-260042752] Other Threads: 0x01008620 VMThread [id=8466432] 0x0100bfe0 WatcherThread [id=8484864] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap def new generation total 576K, used 491K [0x26020000, 0x260c0000, 0x26720000) eden space 512K, 93% used [0x26020000, 0x26097840, 0x260a0000) from space 64K, 20% used [0x260a0000, 0x260a35a0, 0x260b0000) to space 64K, 0% used [0x260b0000, 0x260b0000, 0x260c0000) tenured generation total 1408K, used 156K [0x26720000, 0x26880000, 0x2a020000) the space 1408K, 11% used [0x26720000, 0x267472c8, 0x26747400, 0x26880000) compacting perm gen total 8192K, used 1236K [0x2a020000, 0x2a820000, 0x2e020000) the space 8192K, 15% used [0x2a020000, 0x2a155088, 0x2a155200, 0x2a820000) ro space 8192K, 63% used [0x2e020000, 0x2e537d70, 0x2e537e00, 0x2e820000) rw space 12288K, 43% used [0x2e820000, 0x2ed4fe28, 0x2ed50000, 0x2f420000) Virtual Machine arguments: JVM args: -Djava.library.path=/Users/grant/Documents/workspaceCocoa/org.eclipse.swt.cocoa.macosx -Dfile.encoding=MacRoman Java command: org.eclipse.swt.snippets.Snippet124 launcher type: SUN_STANDARD Thread 0 Crashed: 0 libswt-pi-cocoa-3513.jnilib 0x061e4268 textView_1willChangeSelectionFromCharacterRange_1toCharacterRange + 128 1 com.apple.AppKit 0x96823630 -[NSTextView(NSSharing) setSelectedRanges:affinity:stillSelecting:] + 944 2 com.apple.AppKit 0x9681e808 _NSEditTextCellWithOptions + 2916 3 com.apple.AppKit 0x968b9468 -[NSCell _selectOrEdit:inView:target:editor:event:start:end:] + 336 4 com.apple.AppKit 0x968b9300 -[NSActionCell _selectOrEdit:inView:target:editor:event:start:end:] + 128 5 com.apple.AppKit 0x9681dbac -[NSTextFieldCell _selectOrEdit:inView:target:editor:event:start:end:] + 388 6 com.apple.AppKit 0x9681da10 -[NSCell selectWithFrame:inView:editor:delegate:start:length:] + 80 7 com.apple.AppKit 0x9681d45c -[NSTextField selectText:] + 192 8 com.apple.AppKit 0x9681d380 -[NSTextField becomeFirstResponder] + 116 9 libswt-pi-cocoa-3513.jnilib 0x061d8d10 Java_org_eclipse_swt_internal_cocoa_OS_objc_1msgSendSuper__Lorg_eclipse_swt_internal_cocoa_objc_1super_2I + 588 10 ??? 0x039e62c0 0 + 60711616 11 ??? 0x039df9ec 0 + 60684780 12 ??? 0x039df92c 0 + 60684588 13 ??? 0x039df92c 0 + 60684588 14 ??? 0x039df92c 0 + 60684588 15 ??? 0x039df92c 0 + 60684588 16 ??? 0x039dd160 0 + 60674400 17 libclient.dylib 0x004c3e24 0x3c9000 + 1027620 18 libclient.dylib 0x004c3b94 0x3c9000 + 1026964 19 libclient.dylib 0x0046a1e8 0x3c9000 + 659944 20 libclient.dylib 0x005d65d4 JNI_CreateJavaVM_Impl + 133940 21 libswt-cocoa-3513.jnilib 0x0618fe08 callback + 1048 22 libswt-cocoa-3513.jnilib 0x06168224 fn5_2 + 40 23 com.apple.AppKit 0x967c3254 -[NSWindow makeFirstResponder:] + 240 24 libswt-pi-cocoa-3513.jnilib 0x061da898 Java_org_eclipse_swt_internal_cocoa_OS_objc_1msgSend_1bool__III + 532 25 ??? 0x039e62c0 0 + 60711616 26 ??? 0x039df92c 0 + 60684588 27 ??? 0x039df92c 0 + 60684588 28 ??? 0x039df92c 0 + 60684588 29 ??? 0x039df92c 0 + 60684588 30 ??? 0x039dfe0c 0 + 60685836 31 ??? 0x039dfaac 0 + 60684972 32 ??? 0x039dfaac 0 + 60684972 33 ??? 0x039dfaac 0 + 60684972 34 ??? 0x039dfaac 0 + 60684972 35 ??? 0x039dfaac 0 + 60684972 36 ??? 0x039df92c 0 + 60684588 37 ??? 0x039dfaac 0 + 60684972 38 ??? 0x039df9ec 0 + 60684780 39 ??? 0x039dd160 0 + 60674400 40 libclient.dylib 0x004c3e24 0x3c9000 + 1027620 41 libclient.dylib 0x004c3b94 0x3c9000 + 1026964 42 libclient.dylib 0x0046a1e8 0x3c9000 + 659944 43 libclient.dylib 0x005d65d4 JNI_CreateJavaVM_Impl + 133940 44 libswt-cocoa-3513.jnilib 0x0618fe08 callback + 1048 45 libswt-cocoa-3513.jnilib 0x061729ac fn2_6 + 72 46 com.apple.AppKit 0x967f1658 -[NSTableView mouseDown:] + 5464 47 libswt-pi-cocoa-3513.jnilib 0x061d8ff4 Java_org_eclipse_swt_internal_cocoa_OS_objc_1msgSendSuper__Lorg_eclipse_swt_internal_cocoa_objc_1super_2II + 600 48 ??? 0x039e62c0 0 + 60711616 49 ??? 0x039df9ec 0 + 60684780 50 ??? 0x039dfaac 0 + 60684972 51 ??? 0x039dfaac 0 + 60684972 52 ??? 0x039dfaac 0 + 60684972 53 ??? 0x039dfaac 0 + 60684972 54 ??? 0x039dd160 0 + 60674400 55 libclient.dylib 0x004c3e24 0x3c9000 + 1027620 56 libclient.dylib 0x004c3b94 0x3c9000 + 1026964 57 libclient.dylib 0x0046a1e8 0x3c9000 + 659944 58 libclient.dylib 0x005d65d4 JNI_CreateJavaVM_Impl + 133940 59 libswt-cocoa-3513.jnilib 0x0618fe08 callback + 1048 60 libswt-cocoa-3513.jnilib 0x0616a604 fn4_3 + 48 61 com.apple.AppKit 0x967aee38 -[NSWindow sendEvent:] + 4512 62 libswt-pi-cocoa-3513.jnilib 0x061d8ff4 Java_org_eclipse_swt_internal_cocoa_OS_objc_1msgSendSuper__Lorg_eclipse_swt_internal_cocoa_objc_1super_2II + 600 63 ??? 0x039e62c0 0 + 60711616 64 ??? 0x039df9ec 0 + 60684780 65 ??? 0x039dfaac 0 + 60684972 66 ??? 0x039dfaac 0 + 60684972 67 ??? 0x039dd160 0 + 60674400 68 libclient.dylib 0x004c3e24 0x3c9000 + 1027620 69 libclient.dylib 0x004c3b94 0x3c9000 + 1026964 70 libclient.dylib 0x0046a1e8 0x3c9000 + 659944 71 libclient.dylib 0x005d65d4 JNI_CreateJavaVM_Impl + 133940 72 libswt-cocoa-3513.jnilib 0x0618fe08 callback + 1048 73 libswt-cocoa-3513.jnilib 0x0616a604 fn4_3 + 48 74 com.apple.AppKit 0x967821dc -[NSApplication sendEvent:] + 3256 75 libswt-pi-cocoa-3513.jnilib 0x061d8ff4 Java_org_eclipse_swt_internal_cocoa_OS_objc_1msgSendSuper__Lorg_eclipse_swt_internal_cocoa_objc_1super_2II + 600 76 ??? 0x039e62c0 0 + 60711616 77 ??? 0x039df9ec 0 + 60684780 78 ??? 0x039dfaac 0 + 60684972 79 ??? 0x039dd160 0 + 60674400 80 libclient.dylib 0x004c3e24 0x3c9000 + 1027620 81 libclient.dylib 0x004c3b94 0x3c9000 + 1026964 82 libclient.dylib 0x0046a1e8 0x3c9000 + 659944 83 libclient.dylib 0x005d65d4 JNI_CreateJavaVM_Impl + 133940 84 libswt-cocoa-3513.jnilib 0x0618fe08 callback + 1048 85 libswt-cocoa-3513.jnilib 0x0616a514 fn1_3 + 48 86 libswt-pi-cocoa-3513.jnilib 0x061cea5c Java_org_eclipse_swt_internal_cocoa_OS_objc_1msgSend__III + 532 87 ??? 0x039e62c0 0 + 60711616 88 ??? 0x039df9ec 0 + 60684780 89 ??? 0x039dfaac 0 + 60684972 90 ??? 0x039df92c 0 + 60684588 91 ??? 0x039dd160 0 + 60674400 92 libclient.dylib 0x004c3e24 0x3c9000 + 1027620 93 libclient.dylib 0x004c3b94 0x3c9000 + 1026964 94 libclient.dylib 0x0046a1e8 0x3c9000 + 659944 95 libclient.dylib 0x005d7ab4 JNI_CreateJavaVM_Impl + 139284 96 java 0x000028d0 0x1000 + 6352 97 java 0x00005944 0x1000 + 18756 98 com.apple.Foundation 0x951884d8 __NSThreadPerformPerform + 340 99 com.apple.CoreFoundation 0x915df2a4 CFRunLoopRunSpecific + 1104 100 java 0x00005698 0x1000 + 18072 101 java 0x000027b8 0x1000 + 6072 Thread 1: 0 libSystem.B.dylib 0x960d2e4c __semwait_signal + 12 1 libSystem.B.dylib 0x9610fa00 _pthread_cond_wait + 1580 2 com.apple.Foundation 0x951c667c -[NSCondition wait] + 268 3 com.apple.Foundation 0x95188014 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932 4 com.apple.Foundation 0x951d0c7c -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144 5 java 0x00005ab0 0x1000 + 19120 6 java 0x0000493c 0x1000 + 14652 7 java 0x000054cc 0x1000 + 17612 8 libSystem.B.dylib 0x9610e658 _pthread_start + 316 Thread 2: 0 libSystem.B.dylib 0x960cc438 mach_msg_trap + 8 1 libSystem.B.dylib 0x960d335c mach_msg + 56 2 libSystem.B.dylib 0x96155c14 mach_msg_server + 500 3 libclient.dylib 0x003d63a0 0x3c9000 + 54176 4 libclient.dylib 0x003d60c0 0x3c9000 + 53440 5 libclient.dylib 0x006974b0 JVM_RaiseSignal + 481680 6 libSystem.B.dylib 0x9615de88 _pthread_body + 36 Thread 3: 0 libSystem.B.dylib 0x960cc438 mach_msg_trap + 8 1 libSystem.B.dylib 0x960d335c mach_msg + 56 2 libclient.dylib 0x0040c6a4 0x3c9000 + 276132 3 libclient.dylib 0x006974b0 JVM_RaiseSignal + 481680 4 libSystem.B.dylib 0x9615de88 _pthread_body + 36 Thread 4: 0 libSystem.B.dylib 0x960cc438 mach_msg_trap + 8 1 libSystem.B.dylib 0x960d335c mach_msg + 56 2 libclient.dylib 0x00607448 JVM_MonitorWait + 664 3 ??? 0x039dfaac 0 + 60684972 4 ??? 0x039dd160 0 + 60674400 5 libclient.dylib 0x004c3e24 0x3c9000 + 1027620 6 libclient.dylib 0x0040d1e0 0x3c9000 + 279008 7 libclient.dylib 0x0040d0cc 0x3c9000 + 278732 8 libclient.dylib 0x0040d05c 0x3c9000 + 278620 9 libclient.dylib 0x0040cf18 0x3c9000 + 278296 10 libclient.dylib 0x006974b0 JVM_RaiseSignal + 481680 11 libSystem.B.dylib 0x9615de88 _pthread_body + 36 Thread 5: 0 libSystem.B.dylib 0x960cc438 mach_msg_trap + 8 1 libSystem.B.dylib 0x960d335c mach_msg + 56 2 libclient.dylib 0x00607448 JVM_MonitorWait + 664 3 ??? 0x039df9bc 0 + 60684732 4 ??? 0x039dd160 0 + 60674400 5 libclient.dylib 0x004c3e24 0x3c9000 + 1027620 6 libclient.dylib 0x0040d1e0 0x3c9000 + 279008 7 libclient.dylib 0x0040d0cc 0x3c9000 + 278732 8 libclient.dylib 0x0040d05c 0x3c9000 + 278620 9 libclient.dylib 0x0040cf18 0x3c9000 + 278296 10 libclient.dylib 0x006974b0 JVM_RaiseSignal + 481680 11 libSystem.B.dylib 0x9615de88 _pthread_body + 36 Thread 6: 0 libSystem.B.dylib 0x960cc488 semaphore_wait_trap + 8 1 libclient.dylib 0x0040e360 0x3c9000 + 283488 2 libclient.dylib 0x0040cf18 0x3c9000 + 278296 3 libclient.dylib 0x006974b0 JVM_RaiseSignal + 481680 4 libSystem.B.dylib 0x9615de88 _pthread_body + 36 Thread 7: 0 libSystem.B.dylib 0x960cc438 mach_msg_trap + 8 1 libclient.dylib 0x00564b74 0x3c9000 + 1686388 2 libclient.dylib 0x0040ea04 0x3c9000 + 285188 3 libclient.dylib 0x0040cf18 0x3c9000 + 278296 4 libclient.dylib 0x006974b0 JVM_RaiseSignal + 481680 5 libSystem.B.dylib 0x9615de88 _pthread_body + 36 Thread 8: 0 libSystem.B.dylib 0x960cc438 mach_msg_trap + 8 1 libSystem.B.dylib 0x960d335c mach_msg + 56 2 libclient.dylib 0x0040ee90 0x3c9000 + 286352 3 libclient.dylib 0x0040cf18 0x3c9000 + 278296 4 libclient.dylib 0x006974b0 JVM_RaiseSignal + 481680 5 libSystem.B.dylib 0x9615de88 _pthread_body + 36 Thread 9: 0 libSystem.B.dylib 0x960cc438 mach_msg_trap + 8 1 libSystem.B.dylib 0x960d335c mach_msg + 56 2 libclient.dylib 0x0040f22c 0x3c9000 + 287276 3 libclient.dylib 0x006974b0 JVM_RaiseSignal + 481680 4 libSystem.B.dylib 0x9615de88 _pthread_body + 36 Thread 0 crashed with PPC Thread State 32: srr0: 0x061e4268 srr1: 0x0200f030 dar: 0x00000000 dsisr: 0x40000000 r0: 0x00000000 r1: 0xbfff9290 r2: 0x00000000 r3: 0x00000000 r4: 0x00000000 r5: 0x00000454 r6: 0x00000ec7 r7: 0x00000006 r8: 0x00000000 r9: 0x007306f0 r10: 0xbfff8f80 r11: 0x44222462 r12: 0x005b8280 r13: 0x00185840 r14: 0x001621e0 r15: 0xa0c73280 r16: 0x001613f0 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000 r20: 0xbfff9380 r21: 0x00000000 r22: 0xa0c73280 r23: 0x00000000 r24: 0x00000000 r25: 0x00000000 r26: 0xa0c63280 r27: 0x00162b30 r28: 0x96436378 r29: 0xbfff9380 r30: 0xbfff9290 r31: 0x061e4200 cr: 0x24222462 xer: 0x00000000 lr: 0x061e425c ctr: 0x005b8280 vrsave: 0x00000000 Binary Images: 0x1000 - 0xbff0 java ??? (???) <727a17f70b18b7e195567d45efb76903> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/java 0x11000 - 0x18fff com.apple.JavaVM 12.2.0 (12.2.0) <66f0b4a638cd0a2c2ab76c8b13382b51> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM 0x31000 - 0x59fff libxslt.1.dylib ??? (???) <a69bf3978edd9dd905726660011bb6e6> /usr/lib/libxslt.1.dylib 0x74000 - 0x7bff0 libverify.dylib ??? (???) <20fbb32d23e43ee34e0e4c0fd203c35c> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libverify.dylib 0x80000 - 0x88ffb JavaNativeFoundation ??? (???) <58945db353536225d2413c7eb06c6256> /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaNativeFoundation.framework/Versions/A/JavaNativeFoundation 0x91000 - 0xb7fff libcups.2.dylib ??? (???) <0baa8f1a940b5d8c4d8e4e63fffef410> /usr/lib/libcups.2.dylib 0xd7000 - 0xe3fff libzip.jnilib ??? (???) <e313cdc00e14c0a7b3a2c534e9ddac3d> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libzip.jnilib 0x300000 - 0x31dfff libjava.jnilib ??? (???) <2896522f3f6e6fbe76cb5bc9fe4a6e27> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libjava.jnilib 0x3c9000 - 0x72bfff libclient.dylib ??? (???) <43c74cccf5adb9857ebd88161e41463e> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libclient.dylib 0x1100000 - 0x11cffff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x6161000 - 0x618fffc +libswt-cocoa-3513.jnilib ??? (???) <e1280a7de06753a7f899ddb3989328db> /Users/grant/Documents/workspaceCocoa/org.eclipse.swt.cocoa.macosx/libswt-cocoa-3513.jnilib 0x61aa000 - 0x61e4fff +libswt-pi-cocoa-3513.jnilib ??? (???) <c7633c84f05f99b7a227372e6c2cf30a> /Users/grant/Documents/workspaceCocoa/org.eclipse.swt.cocoa.macosx/libswt-pi-cocoa-3513.jnilib 0x9555000 - 0x964eff3 com.apple.RawCamera.bundle 2.0.7 (2.0.7) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0xad09000 - 0xad0ffff com.apple.DictionaryServiceComponent 1.1 (1.1) <497d9f0ead14e782b36e32f74baa003e> /System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService 0x8fe00000 - 0x8fe30b23 dyld 96.2 (???) <39109181acbf30fed542e6c9abcf1798> /usr/lib/dyld 0x9008f000 - 0x90097ffb libCGATS.A.dylib ??? (???) <3c50a1f1f03470a8baadd22a17a4b547> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x900dd000 - 0x90654ff3 com.apple.CoreGraphics 1.351.33 (???) <83d4f302053d3fe5f69c8e20b3a0c34f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x9065c000 - 0x90716fff libcrypto.0.9.7.dylib ??? (???) <335916b82e302fec637432caf7c9e8e5> /usr/lib/libcrypto.0.9.7.dylib 0x9073f000 - 0x90a68fe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x90a69000 - 0x90ae4fff com.apple.SearchKit 1.2.1 (1.2.1) <23c2c93a7ec832505d5c7b67fee89a6d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x90ae5000 - 0x90aecfff com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x90b30000 - 0x90d16ffb com.apple.security 5.0.4 (34102) <9a5739b5b522f963b320fd71581b9cf5> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x90d17000 - 0x90d40ffb com.apple.shortcut 1 (1.0) <032016a45147a2f3f191ce70187587c9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x90ee2000 - 0x90ee3fff libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib 0x90ee4000 - 0x90f19fff com.apple.AE 402.2 (402.2) <0b15a08da8ec38b74fb9dd6e579ed25f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x90f1a000 - 0x90f31ffb com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x90f32000 - 0x9126bfeb com.apple.HIToolbox 1.5.4 (???) <ffe389390ecc05cf8770c81db6511bd1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x9126c000 - 0x912ccfff com.apple.CoreText 2.0.3 (???) <4ce8460abbfca7c9bd655ae0173976df> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x912cd000 - 0x91334ffb libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib 0x913b3000 - 0x91434fff com.apple.print.framework.PrintCore 5.5.3 (245.3) <032f772f8169945c1d1b524d96edcef6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x91435000 - 0x91454fff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x91463000 - 0x9146bfff libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib 0x914e1000 - 0x91575fff com.apple.framework.IOKit 1.5.1 (???) <9bd6b9e0f0a9a25c3a1d379da04dd8be> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x91576000 - 0x9169bffb com.apple.CoreFoundation 6.5.4 (476.15) <cad7eb450d1f930417aeeca9eb00dbcd> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x9169c000 - 0x9176ffff com.apple.CoreServices.OSServices 226.5 (226.5) <e50f547a3d8d316885b424e282bd80fe> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x91770000 - 0x917ffffb com.apple.DesktopServices 1.4.7 (1.4.7) <5792e9dc03f76544c71dedd802a1fa36> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x9184b000 - 0x9188cffb libTIFF.dylib ??? (???) <4c1422124af245485d6ceee207f4d735> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x9188e000 - 0x918ddfff libGLImage.dylib ??? (???) <274f96cdf247e29c74dc476d166928ca> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x918de000 - 0x918fdfff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x91996000 - 0x919a1ffb libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib 0x919e5000 - 0x91a04fff libresolv.9.dylib ??? (???) <d4538f370cadea5d74d3ac86c610e570> /usr/lib/libresolv.9.dylib 0x91a05000 - 0x91a12fff libCSync.A.dylib ??? (???) <e0395a40546c6c8b244962512e74c35e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x91a13000 - 0x91a62fff com.apple.Metadata 10.5.2 (398.22) <7063f883d9d901fea72151597ccd4e6a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x91a63000 - 0x91a7fffb com.apple.openscripting 1.2.8 (???) <eb961ce3c1b1e564c2eefe3682ee0555> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x91a8c000 - 0x91a8cffa com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x91a8d000 - 0x91ac6fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <1a39075165bf7447fe8be1e93db49346> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x91bed000 - 0x91bf8ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x91bf9000 - 0x91bfcffb com.apple.securityhi 3.0 (30817) <e50c0cac9048f8923b95797753d50b5c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x91bfd000 - 0x91c53fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x91c54000 - 0x91d3dfff libxml2.2.dylib ??? (???) <6bf1a24e68615e0edf843988f5a0a1f4> /usr/lib/libxml2.2.dylib 0x91d3e000 - 0x91d9affb com.apple.HIServices 1.7.0 (???) <48d200891cc9dd795ee547d526c6a45b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x91d9b000 - 0x91da6fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <ae3dc890a43a9269388301f6b59d3091> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x91da7000 - 0x91e2cfff libsqlite3.0.dylib ??? (???) <f2a33fe2663eab9c7f4806d2cf05b4ee> /usr/lib/libsqlite3.0.dylib 0x91e2d000 - 0x91f14fff com.apple.JavaScriptCore 5525.18 (5525.18) <d94ee2a4a7aa244335a4a2a49a5aaeec> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x91f15000 - 0x91f15fff com.apple.Carbon 136 (136) <6a6a209ec9179368db7ead8382b8ee63> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x91f16000 - 0x91f5dfff com.apple.NavigationServices 3.5.2 (163) <cb063c95a55ba12994a64c7e47f5706a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x92073000 - 0x92109fff com.apple.LaunchServices 290 (290) <fd3ffed6d3e33d356610d5eac6c7088a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x9210a000 - 0x9221effa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x92fc1000 - 0x93326ff2 com.apple.QuartzCore 1.5.5 (1.5.5) <e5fa65979d5e0bb75ec19aea053ce83d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x93327000 - 0x93328ff8 com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x93329000 - 0x93447ff7 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x93448000 - 0x934cfffb com.apple.audio.CoreAudio 3.1.0 (3.1) <880a5a35ef1c5158271ee4b305b35626> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x934d0000 - 0x93532ffb com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x93533000 - 0x93564fff com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x935c1000 - 0x9365bff7 com.apple.ApplicationServices.ATS 3.4 (???) <77bbf58ddc32846bdfdea2bd30ab6fb9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x93667000 - 0x93669ffd libRadiance.dylib ??? (???) <34cc3c24f4be3a4372275400b6e05b85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x9366a000 - 0x93673fff com.apple.DiskArbitration 2.2.1 (2.2.1) <a389b4c2badce39540f24402f7df35e7> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x93889000 - 0x93889ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x9388a000 - 0x939d2ffb libicucore.A.dylib ??? (???) <2d1f8cb81754c6b68809a4aa6c7b94a3> /usr/lib/libicucore.A.dylib 0x93b23000 - 0x93b60fff libRIP.A.dylib ??? (???) <2a8fc4eb2a2120c341c15b54f807041d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x93b61000 - 0x93bfafc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x93c9b000 - 0x93c9bff8 com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x93c9c000 - 0x93cbcff7 libJPEG.dylib ??? (???) <f92878fdf02ffb1474b8bc60c47bb72d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x93cbd000 - 0x93e07ffb com.apple.ImageIO.framework 2.0.4 (2.0.4) <cbe744146e1f0e77cca0edce92bea0f7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x93e08000 - 0x93e21fff com.apple.CoreVideo 1.5.0 (1.5.0) <f1e561d4ba585d5740e3d4990729b8de> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x93e22000 - 0x93e2eff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x93e2f000 - 0x93e42ffb com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <dc8dac074f4d19175c5613b35aa529b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x93f21000 - 0x93fa9fff com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x93faa000 - 0x94564fff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x94565000 - 0x94866ffb com.apple.CoreServices.CarbonCore 786.6 (786.6) <94736308a0b44830c732ebb1bebd78f8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x94867000 - 0x94875fff libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib 0x94893000 - 0x948beff7 libauto.dylib ??? (???) <b3a3a4b0f09653bd6d58f1847922b533> /usr/lib/libauto.dylib 0x949bb000 - 0x949bbfff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x94cba000 - 0x94d44fff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x94d45000 - 0x95173ffa libGLProgrammability.dylib ??? (???) <603a9704539c585a35801c2452930cb2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x95174000 - 0x95179ff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x9517e000 - 0x953c3ffb com.apple.Foundation 6.5.6 (677.21) <8350383f1c44d18e471451ce92a1572c> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x95493000 - 0x95543fff edu.mit.Kerberos 6.0.12 (6.0.12) <c72d937eebc3e56ea636d332e2bb18cf> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x955c0000 - 0x95ca1ff3 com.apple.WebCore 5525.18.1 (5525.18.1) <c339884f32c81b029105d8a0243db0ff> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x95ca2000 - 0x95ca5fff com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x95ccd000 - 0x95d8ffff com.apple.WebKit 5525.18 (5525.18) <ef0071ec0d5faa5b198348bc4f909c7c> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x95d90000 - 0x95da3fff com.apple.LangAnalysis 1.6.4 (1.6.4) <f12db38b92cbf96b024206698434d14d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x960cb000 - 0x96264fe3 libSystem.B.dylib ??? (???) <787ea59c19201d04a507b13d2bb3f9ac> /usr/lib/libSystem.B.dylib 0x9628c000 - 0x96351ffb com.apple.CoreData 100.1 (186) <9cf54cb19b18e53ee22edb7ababa6e6c> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x96352000 - 0x9636dffb libPng.dylib ??? (???) <248297ff5b022c274d5dcfa0de3b37b2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x9636e000 - 0x96375ffb com.apple.print.framework.Print 218.0.2 (220.1) <c7e0e618d5867ae227403ae385aacd82> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x96376000 - 0x96459fff libobjc.A.dylib ??? (???) <39035ba996e55c617e20595dcd89c063> /usr/lib/libobjc.A.dylib 0x965da000 - 0x965dafff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x965db000 - 0x9668bfff com.apple.QD 3.11.54 (???) <cd7bef6f156b82851cfb164ccd9f3986> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x9668c000 - 0x966b9fff libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x966ba000 - 0x96e2ffff com.apple.AppKit 6.5.3 (949.34) <5a94250c410980eb9047e9a5f0f9b558> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x96e30000 - 0x96e48ffb com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x96e49000 - 0x96ecfff9 com.apple.CFNetwork 339.5 (339.5) <b401902ddbf0d923e7b584e579ce0b4c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x96ed0000 - 0x96ed4ffe libGIF.dylib ??? (???) <491b205a6b8bb0c0c6ee6aaeea19a671> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/R
2008-10-22 16:47:09
1,224,710,000
resolved fixed
d51a1e9
1,225,130,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Shell.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Widget.java
SWT
1,378
252,064
Bug 252064 Accessibility API needs to work on Label
- get the latest org.eclipse.swt and org.eclipse.swt.examples from HEAD - run org.eclipse.swt.examples.accessibility.ControlsWithAccessibleNamesExample - turn on VoiceOver - hover the mouse over the large image of a running man in the right-hand column VoiceOver should say "Overriding platform name for Label" or something like that, but instead, it is saying "image". This is an SWT Label control with an image and no text. The getName accessibility listener has been added, but it is not being called. This works for Button, and may other controls now, but it needs to work for Label, too.
2008-10-24 16:33:35
1,224,880,000
resolved fixed
ad94482
1,224,890,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Label.java
SWT
1,379
252,079
Bug 252079 VoiceOver won't read contents of StyledText
VoiceOver won't read the contents of a StyledText box. -- Run org.eclipse.swt.examples.accessibility.ControlsWithLabelsExample -- Turn on VoiceOver -- Mouse over the StyledText Voiceover says 'blank text' instead of reading the contents of the text box. (This was noted in my initial checkin but I never wrote a tracking bug.)
2008-10-24 18:44:30
1,224,890,000
resolved fixed
967b5f8
1,224,890,000
bundles/org.eclipse.swt/Eclipse SWT Accessibility/cocoa/org/eclipse/swt/accessibility/Accessible.java
SWT
1,380
210,443
Bug 210443 [flex-hierarchy] Mac: Using down arrow to quickly move down some tree controls causes them to jump back to top
null
2007-11-20 14:58:09
1,195,590,000
closed fixed
c8d5e49
1,224,880,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Tree.java
SWT
1,381
222,791
Bug 222791 Spinner accepts non-numeric input in Cocoa
Build ID: I20080207-1530 Steps To Reproduce: 1. Open Control example 2. Choose 'Spinner' tab 3. Type non-numeric characters into the spinner box (e.g. 'abc') Note that the spinner input accepts non-numerics, unlike other platforms like Carbon where only numbers are accepted.
2008-03-14 14:40:37
1,205,520,000
resolved fixed
de616cb
1,224,830,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSCharacterSet.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSFormatter.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSNumberFormatter.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSString.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Spinner.java
SWT
1,382
251,149
Bug 251149 SWT Accessibility API needs to work on all Controls
- get the latest org.eclipse.swt and org.eclipse.swt.examples code from HEAD - run org.eclipse.swt.examples.accessibility.SimpleButtonNameExample - turn on VoiceOver - type the Tab key to switch focus back and forth from the button labelled "Button" and the button with a picture of a running man - VoiceOver should say "Running man button" when the image button has focus. Instead, it is just saying "button". This needs to work for all native controls, and at present, it seems to only be working for subclasses of Canvas and Composite. Note that this example works on Carbon. For a more complicated example containing most of the native controls (no accessible api used for controls in left column; accessible name and help overridden for controls in right column), see org.eclipse.swt.examples.accessibility.ControlsWithAccessibleNamesExample. This example (mostly) works on Carbon, but only the Canvas, Composite, and Shell controls work on Cocoa.
2008-10-16 17:26:02
1,224,190,000
resolved fixed
f059eca
1,224,830,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSBox.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSButton.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSCell.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSComboBox.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSControl.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSDatePicker.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSImageView.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSMutableArray.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSOutlineView.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSPopUpButton.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSScroller.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSSearchField.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSSecureTextField.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSSlider.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSStepper.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSTableView.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSTextField.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Button.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Combo.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Composite.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Group.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Label.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Sash.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Scale.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Text.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/ToolBar.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/ToolItem.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/TrayItem.java
SWT
1,383
251,618
Bug 251618 Text glitch after inserting an image
null
2008-10-21 16:57:04
1,224,620,000
resolved fixed
18524e2
1,224,790,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
SWT
1,384
250,574
Bug 250574 Group does not layout correctly.
null
2008-10-12 10:45:16
1,223,820,000
resolved fixed
81188d1
1,224,780,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSBox.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Group.java
SWT
1,385
251,128
Bug 251128 Display.readAndDispatch() and sleep() should not try/catch and call printStackTrace()
When Scott committed the first code for accessitiblity, he said: "One (potentially controversial) change I made to Display was to put try/catch blocks in readAndDispatch() and sleep() so that an exception doesnt silently exit the program. The semantics of these methods didnt change, but dumping a backtrace is more useful than exiting." I agree that it is useful, definitely during development but as an underlying toolkit, we can't catch, print and swallow exceptions. This is a policy decision that is decided by the application. I think we need to take it out.
2008-10-16 15:18:20
1,224,180,000
resolved fixed
99b05de
1,224,770,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java
SWT
1,386
251,614
Bug 251614 Space in font name
Build ID: I20080917-0800 Steps To Reproduce: There is a problem when getting font names. Say we want "Lucida Grande", one version return this, but the other version returns without the space i.e. "LucidaGrande" They are the same font, but can't be matched because of the space. please see the snippet below. Snippet: package bugs; import org.eclipse.swt.graphics.*; import org.eclipse.swt.widgets.*; public class SpaceInFontName { public static void main(String[] args) { Display display = new Display(); Shell shell = new Shell(display); String name = shell.getFont().getFontData()[0].getName(); System.out.println(name); // outputs "Lucida Grande" FontData d = display.getFontList("LucidaGrande", true)[0]; Font f = new Font (display, d); System.out.println(f.getFontData()[0].getName()); // outputs "Lucida Grande" FontData[] fonts = display.getFontList(null, true);// getFontList returns "LucidaGrande" for (int i = 0; i < fonts.length; i++) { FontData fontData = fonts[i]; System.out.println(fontData.getName()); } // shell.open(); // while (!shell.isDisposed()) { // if (!display.readAndDispatch()) { // display.sleep(); // } // } // display.dispose(); } } More information:
2008-10-21 16:42:26
1,224,620,000
resolved fixed
6818679
1,224,710,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Device.java
SWT
1,387
251,469
Bug 251469 Accessible.getDescription should not return name
- Load SWT Cocoa and the SWT examples from HEAD. - Run org.eclipse.swt.examples.accessibility.AccessibleShapesExample - turn on VoiceOver - type the TAB key to give focus to the various shapes Note that the shapes report their name twice. In Accessible.getDescription(), if there isn't any description, then we should just return, instead of asking the application for a name.
2008-10-20 15:52:59
1,224,530,000
resolved fixed
a2a2b61
1,224,700,000
bundles/org.eclipse.swt/Eclipse SWT Accessibility/cocoa/org/eclipse/swt/accessibility/Accessible.java bundles/org.eclipse.swt/Eclipse SWT Accessibility/cocoa/org/eclipse/swt/accessibility/SWTAccessibleDelegate.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Combo.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Composite.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Sash.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Scale.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Scrollable.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Shell.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Spinner.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/ToolBar.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Widget.java
SWT
1,388
251,516
Bug 251516 [Browser] cannot type U into web browser text area
Build ID: M20080911-1700 Steps To Reproduce: 1. Configure your OS to use a German keyboard layout 2. Create an html file with the following contents (see attachment): <html> <head></head> <body> <textarea></textarea> </body> </html> 3. open the html file in the eclipse browser 4. attempt to type a U (capital letter, not u)("{" on most english keyboards) into the text area 5. Nothing is printed More information: This issue occurs on windows XP and Vista. Untested on other platforms. This issue also occurs for instances of the SWT Browser widget, NOT just the browser view used in eclipse to view html files. It's possible to type u It's possible to cut and paste the letters in It's possible to enter it using keyboard code (Alt + 154) I tested the same file with Firefox and Internet Explorer without any problems I'm happy to provide further information and perform further tests if required
2008-10-21 06:56:37
1,224,590,000
resolved fixed
d8d3e8f
1,224,700,000
bundles/org.eclipse.swt/Eclipse SWT Browser/win32/org/eclipse/swt/browser/WebSite.java
SWT
1,389
251,583
Bug 251583 Crash using I20091021 Cocoa
Process: eclipse [15724] Path: /Users/chrisaniszczyk/eclipses/eclipse-SDK-3.5M3/eclipse/Eclipse.app/Contents/MacOS/eclipse Identifier: org.eclipse.eclipse Version: 3.4 (3.4) Code Type: X86 (Native) Parent Process: launchd [155] Date/Time: 2008-10-21 13:05:10.110 -0500 OS Version: Mac OS X 10.5.5 (9F33) Report Version: 6 Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000020 Crashed Thread: 0 Application Specific Information: Java information: Version: Java HotSpot(TM) Client VM (1.5.0_16-133 mixed mode) Virtual Machine version: Java HotSpot(TM) Client VM (1.5.0_16-133) for macosx-x86, built on Aug 27 2008 11:00:20 by root with gcc 4.0.1 (Apple Inc. build 5465) Exception type: Bus Error (0xa) at pc=0x90ec9688 Current thread (0x00501530): JavaThread "main" [_thread_in_native, id=-1606533216] Stack: [0xbf800000,0xc0000000) Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) J org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Lorg/eclipse/swt/internal/cocoa/objc_super;II)I J org.eclipse.swt.widgets.Widget.callSuper(III)V v ~RuntimeStub::alignment_frame_return Runtime1 stub j org.eclipse.swt.widgets.Widget.keyDown(III)V+4 j org.eclipse.swt.widgets.Control.keyDown(III)V+108 J org.eclipse.swt.widgets.Display.windowDelegateProc(III)I v ~RuntimeStub::alignment_frame_return Runtime1 stub v ~StubRoutines::call_stub J org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Lorg/eclipse/swt/internal/cocoa/objc_super;II)I J org.eclipse.swt.widgets.Widget.callSuper(III)V J org.eclipse.swt.widgets.Display.windowDelegateProc(III)I v ~RuntimeStub::alignment_frame_return Runtime1 stub v ~StubRoutines::call_stub j org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Lorg/eclipse/swt/internal/cocoa/objc_super;II)I+0 j org.eclipse.swt.widgets.Display.applicationSendEvent(III)V+234 j org.eclipse.swt.widgets.Display.applicationProc(III)I+21 v ~StubRoutines::call_stub j org.eclipse.swt.internal.cocoa.OS.objc_msgSend(III)I+0 j org.eclipse.swt.internal.cocoa.NSApplication.sendEvent(Lorg/eclipse/swt/internal/cocoa/NSEvent;)V+19 j org.eclipse.swt.widgets.Display.readAndDispatch()Z+79 j org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V+9 j org.eclipse.ui.internal.Workbench.runUI()I+393 j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1 j org.eclipse.ui.internal.Workbench$5.run()V+23 j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12 j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18 j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2 j org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+84 j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135 j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103 j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29 j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149 j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183 v ~StubRoutines::call_stub j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0 j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87 j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6 j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+111 j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211 j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+114 j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4 v ~StubRoutines::call_stub Java Threads: ( => current thread ) 0x0056d610 JavaThread "Worker-7" [_thread_blocked, id=16495616] 0x0056d490 JavaThread "Worker-6" [_thread_blocked, id=13280256] 0x0056c770 JavaThread "Worker-5" [_thread_blocked, id=13276672] 0x0056c2c0 JavaThread "Worker-4" [_thread_blocked, id=16144896] 0x0056bec0 JavaThread "Worker-3" [_thread_blocked, id=9177088] 0x00564f10 JavaThread "Worker-2" [_thread_blocked, id=8573440] 0x0055f760 JavaThread "Worker-1" [_thread_in_Java, id=10867712] 0x00546420 JavaThread "Java indexing" daemon [_thread_blocked, id=10240000] 0x00534bf0 JavaThread "Worker-0" [_thread_blocked, id=10269696] 0x00527bc0 JavaThread "Provisioning Event Dispatcher" daemon [_thread_blocked, id=10076160] 0x0051e230 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=10405376] 0x00514b30 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=9058816] 0x00512ec0 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=8914944] 0x005123e0 JavaThread "State Data Manager" daemon [_thread_blocked, id=8903168] 0x00508f30 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=8526336] 0x00508480 JavaThread "CompilerThread0" daemon [_thread_blocked, id=8522752] 0x005080a0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8516096] 0x00507760 JavaThread "Finalizer" daemon [_thread_blocked, id=8512512] 0x00507380 JavaThread "Reference Handler" daemon [_thread_blocked, id=8507392] =>0x00501530 JavaThread "main" [_thread_in_native, id=-1606533216] Other Threads: 0x00506ad0 VMThread [id=8503808] 0x00509a70 WatcherThread [id=8529920] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap def new generation total 18240K, used 13313K [0x161e0000, 0x175a0000, 0x18940000) eden space 16256K, 70% used [0x161e0000, 0x16d191b8, 0x171c0000) from space 1984K, 91% used [0x171c0000, 0x17387428, 0x173b0000) to space 1984K, 0% used [0x173b0000, 0x173b0000, 0x175a0000) tenured generation total 241984K, used 118725K [0x18940000, 0x27590000, 0x361e0000) the space 241984K, 49% used [0x18940000, 0x1fd31560, 0x1fd31600, 0x27590000) compacting perm gen total 45056K, used 45010K [0x361e0000, 0x38de0000, 0x461e0000) the space 45056K, 99% used [0x361e0000, 0x38dd4ad0, 0x38dd4c00, 0x38de0000) No shared spaces configured. Virtual Machine arguments: JVM args: -Xdock:icon=../Resources/Eclipse.icns -XstartOnFirstThread -Xms256m -Xmx512m -XX:MaxPermSize=256m -Dorg.eclipse.swt.internal.carbon.smallFonts Java command: <unknown> launcher type: generic Thread 0 Crashed: 0 libobjc.A.dylib 0x90ec9688 objc_msgSend + 24 1 com.apple.AppKit 0x911c180c -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:] + 1951 2 com.apple.AppKit 0x911c03fe -[NSTSMInputContext interpretKeyEvents:] + 1202 3 com.apple.AppKit 0x911bff1a -[NSView interpretKeyEvents:] + 70 4 com.apple.AppKit 0x911bfe2a -[NSTextView keyDown:] + 748 5 libswt-pi-cocoa-3513.jnilib 0x4dec5403 Java_org_eclipse_swt_internal_cocoa_OS_objc_1msgSendSuper__Lorg_eclipse_swt_internal_cocoa_objc_1super_2II + 478 6 ??? 0x1475c863 0 + 343263331 7 ??? 0x14770380 0 + 343344000 8 ??? 0x14251dc0 0 + 337976768 9 ??? 0x141df9d3 0 + 337508819 10 ??? 0x141df9d3 0 + 337508819 11 ??? 0x144927e0 0 + 340338656 12 ??? 0x14251dc0 0 + 337976768 13 ??? 0x141dd227 0 + 337498663 14 libjvm.dylib 0x11adc28a 0x119c3000 + 1151626 15 libjvm.dylib 0x11adbfa6 0x119c3000 + 1150886 16 libjvm.dylib 0x11a7a072 0x119c3000 + 749682 17 libjvm.dylib 0x11bd8430 JNI_CreateJavaVM_Impl + 127328 18 libswt-cocoa-3513.jnilib 0x4de03f12 callback + 747 19 ??? 0x0000f118 0 + 61720 20 com.apple.AppKit 0x911303a5 -[NSWindow sendEvent:] + 8511 21 libswt-pi-cocoa-3513.jnilib 0x4dec5403 Java_org_eclipse_swt_internal_cocoa_OS_objc_1msgSendSuper__Lorg_eclipse_swt_internal_cocoa_objc_1super_2II + 478 22 ??? 0x1475c863 0 + 343263331 23 ??? 0x14770380 0 + 343344000 24 ??? 0x14492da0 0 + 340340128 25 ??? 0x14251dc0 0 + 337976768 26 ??? 0x141dd227 0 + 337498663 27 libjvm.dylib 0x11adc28a 0x119c3000 + 1151626 28 libjvm.dylib 0x11adbfa6 0x119c3000 + 1150886 29 libjvm.dylib 0x11a7a072 0x119c3000 + 749682 30 libjvm.dylib 0x11bd8430 JNI_CreateJavaVM_Impl + 127328 31 libswt-cocoa-3513.jnilib 0x4de03f12 callback + 747 32 ??? 0x0000f118 0 + 61720 33 com.apple.AppKit 0x910fc311 -[NSApplication sendEvent:] + 2941 34 libswt-pi-cocoa-3513.jnilib 0x4dec5403 Java_org_eclipse_swt_internal_cocoa_OS_objc_1msgSendSuper__Lorg_eclipse_swt_internal_cocoa_objc_1super_2II + 478 35 ??? 0x141e59b1 0 + 337533361 36 ??? 0x141dfa7f 0 + 337508991 37 ??? 0x141df9d3 0 + 337508819 38 ??? 0x141dd227 0 + 337498663 39 libjvm.dylib 0x11adc28a 0x119c3000 + 1151626 40 libjvm.dylib 0x11adbfa6 0x119c3000 + 1150886 41 libjvm.dylib 0x11a7a072 0x119c3000 + 749682 42 libjvm.dylib 0x11bd8430 JNI_CreateJavaVM_Impl + 127328 43 libswt-cocoa-3513.jnilib 0x4de03f12 callback + 747 44 ??? 0x0000f058 0 + 61528 45 libswt-pi-cocoa-3513.jnilib 0x4debcabd Java_org_eclipse_swt_internal_cocoa_OS_objc_1msgSend__III + 401 46 ??? 0x141e59b1 0 + 337533361 47 ??? 0x141dfa7f 0 + 337508991 48 ??? 0x141df9d3 0 + 337508819 49 ??? 0x141dfb2b 0 + 337509163 50 ??? 0x141df9d3 0 + 337508819 51 ??? 0x141dfa7f 0 + 337508991 52 ??? 0x141dfa7f 0 + 337508991 53 ??? 0x141dfcd9 0 + 337509593 54 ??? 0x141df9d3 0 + 337508819 55 ??? 0x141dfa7f 0 + 337508991 56 ??? 0x141dfa7f 0 + 337508991 57 ??? 0x141dfdb0 0 + 337509808 58 ??? 0x141dfdb0 0 + 337509808 59 ??? 0x141dfaaa 0 + 337509034 60 ??? 0x141dfaaa 0 + 337509034 61 ??? 0x141dfaaa 0 + 337509034 62 ??? 0x141dd227 0 + 337498663 63 libjvm.dylib 0x11adc28a 0x119c3000 + 1151626 64 libjvm.dylib 0x11adbfa6 0x119c3000 + 1150886 65 libjvm.dylib 0x11a7e101 0x119c3000 + 766209 66 libjvm.dylib 0x11a9aa9f 0x119c3000 + 883359 67 libjvm.dylib 0x11c1946b JVM_InvokeMethod + 411 68 ??? 0x141e59b1 0 + 337533361 69 ??? 0x141dfaaa 0 + 337509034 70 ??? 0x141dfaaa 0 + 337509034 71 ??? 0x141dfdb0 0 + 337509808 72 ??? 0x141dfaaa 0 + 337509034 73 ??? 0x141df9d3 0 + 337508819 74 ??? 0x141df9d3 0 + 337508819 75 ??? 0x141dd227 0 + 337498663 76 libjvm.dylib 0x11adc28a 0x119c3000 + 1151626 77 libjvm.dylib 0x11adbfa6 0x119c3000 + 1150886 78 libjvm.dylib 0x11a662dc 0x119c3000 + 668380 79 libjvm.dylib 0x11bd1f3a JNI_CreateJavaVM_Impl + 101482 80 eclipse_1200.so 0x00093f67 startJavaJNI + 1795 81 eclipse_1200.so 0x00092e11 startJavaVM + 120 82 eclipse_1200.so 0x00091e01 run + 4756 83 org.eclipse.eclipse 0x0000234d original_main + 1773 84 org.eclipse.eclipse 0x00002a39 main + 1517 85 org.eclipse.eclipse 0x00001aaa start + 54 Thread 1: 0 libSystem.B.dylib 0x938c04a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x938c7c9c mach_msg + 72 2 libSystem.B.dylib 0x93935f67 mach_msg_server + 491 3 libjvm.dylib 0x119d1b85 0x119c3000 + 60293 4 libjvm.dylib 0x119d1945 0x119c3000 + 59717 5 libjvm.dylib 0x11c87935 JVM_RaiseSignal + 441077 6 libSystem.B.dylib 0x9393cfef _pthread_body + 27 Thread 2: 0 libSystem.B.dylib 0x938c04a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x938c7c9c mach_msg + 72 2 libjvm.dylib 0x11adb1b3 0x119c3000 + 1147315 3 libjvm.dylib 0x11adb04c 0x119c3000 + 1146956 4 libjvm.dylib 0x11a1fdcd 0x119c3000 + 380365 5 libjvm.dylib 0x11a1f937 0x119c3000 + 379191 6 libjvm.dylib 0x11c87935 JVM_RaiseSignal + 441077 7 libSystem.B.dylib 0x9393cfef _pthread_body + 27 Thread 3: 0 libSystem.B.dylib 0x938c04a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x938c7c9c mach_msg + 72 2 libjvm.dylib 0x11adb26a 0x119c3000 + 1147498 3 libjvm.dylib 0x11a20e6a 0x119c3000 + 384618 4 libjvm.dylib 0x11a20455 0x119c3000 + 382037 5 libjvm.dylib 0x11c01ee1 JVM_MonitorWait + 465 6 ??? 0x141e59b1 0 + 337533361 7 ??? 0x1463ae08 0 + 342076936 8 ??? 0x14258980 0 + 338004352 9 ??? 0x141dd227 0 + 337498663 10 libjvm.dylib 0x11adc28a 0x119c3000 + 1151626 11 libjvm.dylib 0x11a20343 0x119c3000 + 381763 12 libjvm.dylib 0x11a20235 0x119c3000 + 381493 13 libjvm.dylib 0x11a20175 0x119c3000 + 381301 14 libjvm.dylib 0x11a20098 0x119c3000 + 381080 15 libjvm.dylib 0x11c87935 JVM_RaiseSignal + 441077 16 libSystem.B.dylib 0x9393cfef _pthread_body + 27 Thread 4: 0 libSystem.B.dylib 0x938c04a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x938c7c9c mach_msg + 72 2 libjvm.dylib 0x11adb26a 0x119c3000 + 1147498 3 libjvm.dylib 0x11a20e6a 0x119c3000 + 384618 4 libjvm.dylib 0x11a20455 0x119c3000 + 382037 5 libjvm.dylib 0x11c01ee1 JVM_MonitorWait + 465 6 ??? 0x141e59b1 0 + 337533361 7 ??? 0x143e5004 0 + 339628036 8 ??? 0x146c7cb0 0 + 342654128 9 ??? 0x14258e00 0 + 338005504 10 ??? 0x141dd227 0 + 337498663 11 libjvm.dylib 0x11adc28a 0x119c3000 + 1151626 12 libjvm.dylib 0x11a20343 0x119c3000 + 381763 13 libjvm.dylib 0x11a20235 0x119c3000 + 381493 14 libjvm.dylib 0x11a20175 0x119c3000 + 381301 15 libjvm.dylib 0x11a20098 0x119c3000 + 381080 16 libjvm.dylib 0x11c87935 JVM_RaiseSignal + 441077 17 libSystem.B.dylib 0x9393cfef _pthread_body + 27 Thread 5: 0 libSystem.B.dylib 0x938c04e2 semaphore_wait_trap + 10 1 libjvm.dylib 0x11a2164e 0x119c3000 + 386638 2 libjvm.dylib 0x11a21245 0x119c3000 + 385605 3 libjvm.dylib 0x11a20098 0x119c3000 + 381080 4 libjvm.dylib 0x11c87935 JVM_RaiseSignal + 441077 5 libSystem.B.dylib 0x9393cfef _pthread_body + 27 Thread 6: 0 libSystem.B.dylib 0x938c04a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x938c7c9c mach_msg + 72 2 libjvm.dylib 0x11adb26a 0x119c3000 + 1147498 3 libjvm.dylib 0x11adaf09 0x119c3000 + 1146633 4 libjvm.dylib 0x11a21c7b 0x119c3000 + 388219 5 libjvm.dylib 0x11a21958 0x119c3000 + 387416 6 libjvm.dylib 0x11a20098 0x119c3000 + 381080 7 libjvm.dylib 0x11c87935 JVM_RaiseSignal + 441077 8 libSystem.B.dylib 0x9393cfef _pthread_body + 27 Thread 7: 0 libSystem.B.dylib 0x938c04a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x938c7c9c mach_msg + 72 2 libjvm.dylib 0x11adb26a 0x119c3000 + 1147498 3 libjvm.dylib 0x11adb04c 0x119c3000 + 1146956 4 libjvm.dylib 0x11a21d90 0x119c3000 + 388496 5 libjvm.dylib 0x11a20098 0x119c3000 + 381080 6 libjvm.dylib 0x11c87935 JVM_RaiseSignal + 441077 7 libSystem.B.dylib 0x9393cfef _pthread_body + 27 Thread 8: 0 libSystem.B.dylib 0x938c04a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x938c7c9c mach_msg + 72 2 libjvm.dylib 0x11adb1b3 0x119c3000 + 1147315 3 libjvm.dylib 0x11a225af 0x119c3000 + 390575 4 libjvm.dylib 0x11a220fa 0x119c3000 + 389370 5 libjvm.dylib 0x11c87935 JVM_RaiseSignal + 441077 6 libSystem.B.dylib 0x9393cfef _pthread_body + 27 Thread 9: 0 libSystem.B.dylib 0x938c04a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x938c7c9c mach_msg + 72 2 libjvm.dylib 0x11adb1b3 0x119c3000 + 1147315 3 libjvm.dylib 0x11a22409 0x119c3000 + 390153 4 libjvm.dylib 0x11c113a1 JVM_Sleep + 481 5 ??? 0x141e59b1 0 + 337533361 6 ??? 0x141df9d3 0 + 337508819 7 ??? 0x141dfcd9 0 + 337509593 8 ??? 0x141dd227 0 + 337498663 9 libjvm.dylib 0x11adc28a 0x119c3000 + 1151626 10 libjvm.dylib 0x11a20343 0x119c3000 + 381763 11 libjvm.dylib 0x11a20235 0x119c3000 + 381493 12 libjvm.dylib 0x11a20175 0x119c3000 + 381301 13 libjvm.dylib 0x11a20098 0x119c3000 + 381080 14 libjvm.dylib 0x11c87935 JVM_RaiseSignal + 441077 15 libSystem.B.dylib 0x9393cfef _pthread_body + 27 Thread 10: 0 libSystem.B.dylib 0x938c04a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x938c7c9c mach_msg + 72 2 libjvm.dylib 0x11adb26a 0x119c3000 + 1147498 3 libjvm.dylib 0x11a20e6a 0x119c3000 + 384618 4 libjvm.dylib 0x11a20455 0x119c3000 + 382037 5 libjvm.dylib 0x11c01ee1 JVM_MonitorWait + 465 6 ??? 0x141e59b1 0 + 337533361 7 ??? 0x141df9d3 0 + 337508819 8 ??? 0x141df9d3 0 + 337508819 9 ??? 0x141dfaaa 0 + 337509034 10 ??? 0x141dd227 0 + 337498663 11 libjvm.dylib 0x11adc28a 0x119c3000 + 1151626 12 libjvm.dylib 0x11a20343 0x119c3000 + 381763 13 libjvm.dylib 0x11a20235 0x119c3000 + 381493 14 libjvm.dylib 0x11a20175 0x119c3000 + 381301 15 libjvm.dylib 0x11a20098 0x119c3000 + 381080 16 libjvm.dylib 0x11c87935 JVM_RaiseSignal + 441077 17 libSystem.B.dylib 0x9393cfef _pthread_body + 27 Thread 11: 0 libSystem.B.dylib 0x938c04a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x938c7c9c mach_msg + 72 2 libjvm.dylib 0x11adb26a 0x119c3000 + 1147498 3 libjvm.dylib 0x11a20e6a 0x119c3000 + 384618 4 libjvm.dylib 0x11a20455 0x119c3000 + 382037 5 libjvm.dylib 0x11c01ee1 JVM_MonitorWait + 465 6 ??? 0x141e59b1 0 + 337533361 7 ??? 0x141df9d3 0 + 337508819 8 ??? 0x141df9d3 0 + 337508819 9 ??? 0x141dfaaa 0 + 337509034 10 ??? 0x141dd227 0 + 337498663 11 libjvm.dylib 0x11adc28a 0x119c3000 + 1151626 12 libjvm.dylib 0x11a20343 0x119c3000 + 381763 13 libjvm.dylib 0x11a20235 0x119c3000 + 381493 14 libjvm.dylib 0x11a20175 0x119c3000 + 381301 15 libjvm.dylib 0x11a20098 0x119c3000 + 381080 16 libjvm.dylib 0x11c87935 JVM_RaiseSignal + 441077 17 libSystem.B.dylib 0x9393cfef _pthread_body + 27 Thread 12: 0 libSystem.B.dylib 0x938c04a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x938c7c9c mach_msg + 72 2 libjvm.dylib 0x11adb26a 0x119c3000 + 1147498 3 libjvm.dylib 0x11a20e6a 0x119c3000 + 384618 4 libjvm.dylib 0x11a20455 0x119c3000 + 382037 5 libjvm.dylib 0x11c01ee1 JVM_MonitorWait + 465 6 ??? 0x141e59b1 0 + 337533361 7 ??? 0x141df9d3 0 + 337508819 8 ??? 0x141df9d3 0 + 337508819 9 ??? 0x141dfaaa 0 + 337509034 10 ??? 0x141dd227 0 + 337498663 11 libjvm.dylib 0x11adc28a 0x119c3000 + 1151626 12 libjvm.dylib 0x11a20343 0x119c3000 + 381763 13 libjvm.dylib 0x11a20235 0x119c3000 + 381493 14 libjvm.dylib 0x11a20175 0x119c3000 + 381301 15 libjvm.dylib 0x11a20098 0x119c3000 + 381080 16 libjvm.dylib 0x11c87935 JVM_RaiseSignal + 441077 17 libSystem.B.dylib 0x9393cfef _pthread_body + 27 Thread 13: 0 libSystem.B.dylib 0x938c04a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x938c7c9c mach_msg + 72 2 libjvm.dylib 0x11adb26a 0x119c3000 + 1147498 3 libjvm.dylib 0x11a20e6a 0x119c3000 + 384618 4 libjvm.dylib 0x11a20455 0x119c3000 + 382037 5 libjvm.dylib 0x11c01ee1 JVM_MonitorWait + 465 6 ??? 0x141e59b1 0 + 337533361 7 ??? 0x141df9d3 0 + 337508819 8 ??? 0x141df9d3 0 + 337508819 9 ??? 0x141dfaaa 0 + 337509034 10 ??? 0x141dd227 0 + 337498663 11 libjvm.dylib 0x11adc28a 0x119c3000 + 1151626 12 libjvm.dylib 0x11a20343 0x119c3000 + 381763 13 libjvm.dylib 0x11a20235 0x119c3000 + 381493 14 libjvm.dylib 0x11a20175 0x119c3000 + 381301 15 libjvm.dylib 0x11a20098 0x119c3000 + 381080 16 libjvm.dylib 0x11c87935 JVM_RaiseSignal + 441077 17 libSystem.B.dylib 0x9393cfef _pthread_body + 27 Thread 14: 0 libSystem.B.dylib 0x938c04a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x938c7c9c mach_msg + 72 2 libjvm.dylib 0x11adb1b3 0x119c3000 + 1147315 3 libjvm.dylib 0x11a20e6a 0x119c3000 + 384618 4 libjvm.dylib 0x11a20455 0x119c3000 + 382037 5 libjvm.dylib 0x11c01ee1 JVM_MonitorWait + 465 6 ??? 0x141e59b1 0 + 337533361 7 ??? 0x141df9d3 0 + 337508819 8 ??? 0x147b8dbc 0 + 343641532 9 ??? 0x14251dc0 0 + 337976768 10 ??? 0x141dfaaa 0 + 337509034 11 ??? 0x141dd227 0 + 337498663 12 libjvm.dylib 0x11adc28a 0x119c3000 + 1151626 13 libjvm.dylib 0x11a20343 0x119c3000 + 381763 14 libjvm.dylib 0x11a20235 0x119c3000 + 381493 15 libjvm.dylib 0x11a20175 0x119c3000 + 381301 16 libjvm.dylib 0x11a20098 0x119c3000 + 381080 17 libjvm.dylib 0x11c87935 JVM_RaiseSignal + 441077 18 libSystem.B.dylib 0x9393cfef _pthread_body + 27 Thread 15: 0 libSystem.B.dylib 0x938c04a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x938c7c9c mach_msg + 72 2 libjvm.dylib 0x11adb26a 0x119c3000 + 1147498 3 libjvm.dylib 0x11a20e6a 0x119c3000 + 384618 4 libjvm.dylib 0x11a20455 0x119c3000 + 382037 5 libjvm.dylib 0x11c01ee1 JVM_MonitorWait + 465 6 ??? 0x141e59b1 0 + 337533361 7 ??? 0x141df9d3 0 + 337508819 8 ??? 0x141df9d3 0 + 337508819 9 ??? 0x141dfcd9 0 + 337509593 10 ??? 0x141dd227 0 + 337498663 11 libjvm.dylib 0x11adc28a 0x119c3000 + 1151626 12 libjvm.dylib 0x11a20343 0x119c3000 + 381763 13 libjvm.dylib 0x11a20235 0x119c3000 + 381493 14 libjvm.dylib 0x11a20175 0x119c3000 + 381301 15 libjvm.dylib 0x11a20098 0x119c3000 + 381080 16 libjvm.dylib 0x11c87935 JVM_RaiseSignal + 441077 17 libSystem.B.dylib 0x9393cfef _pthread_body + 27 Thread 16: 0 libjvm.dylib 0x11a8153c 0x119c3000 + 779580 1 libjvm.dylib 0x11a96a10 0x119c3000 + 866832 2 libjvm.dylib 0x11a96b8a 0x119c3000 + 867210 3 libjvm.dylib 0x11a96b8a 0x119c3000 + 867210 4 libjvm.dylib 0x11ada123 0x119c3000 + 1143075 5 ??? 0x1425346d 0 + 337982573 6 ??? 0x144cd9a9 0 + 340580777 7 ??? 0x14ce53b8 0 + 349066168 8 ??? 0x14251dc0 0 + 337976768 9 ??? 0x141df9d3 0 + 337508819 10 ??? 0x141df9d3 0 + 337508819 11 ??? 0x141df9d3 0 + 337508819 12 ??? 0x141dfaaa 0 + 337509034 13 ??? 0x141df9d3 0 + 337508819 14 ??? 0x141df9d3 0 + 337508819 15 ??? 0x141df9d3 0 + 337508819 16 ??? 0x141df9d3 0 + 337508819 17 ??? 0x141dfb2b 0 + 337509163 18 ??? 0x141df9d3 0 + 337508819 19 ??? 0x141df9d3 0 + 337508819 20 ??? 0x1464a828 0 + 342140968 21 ??? 0x14917208 0 + 345076232 22 ??? 0x14251dc0 0 + 337976768 23 ??? 0x141dfaaa 0 + 337509034 24 ??? 0x141dfe31 0 + 337509937 25 ??? 0x141dfdb0 0 + 337509808 26 ??? 0x141df9d3 0 + 337508819 27 ??? 0x141df9d3 0 + 337508819 28 ??? 0x141dfaaa 0 + 337509034 29 ??? 0x145f59ac 0 + 341793196 30 ??? 0x14251dc0 0 + 337976768 31 ??? 0x141df9d3 0 + 337508819 32 ??? 0x141df9d3 0 + 337508819 33 ??? 0x141df9d3 0 + 337508819 34 ??? 0x145f59ac 0 + 341793196 35 ??? 0x141df9d3 0 + 337508819 36 ??? 0x141df9d3 0 + 337508819 37 ??? 0x141df9d3 0 + 337508819 38 ??? 0x141dfaaa 0 + 337509034 39 ??? 0x141df9d3 0 + 337508819 40 ??? 0x141dfaaa 0 + 337509034 41 ??? 0x141dd227 0 + 337498663 42 libjvm.dylib 0x11adc28a 0x119c3000 + 1151626 43 libjvm.dylib 0x11a20343 0x119c3000 + 381763 44 libjvm.dylib 0x11a20235 0x119c3000 + 381493 45 libjvm.dylib 0x11a20175 0x119c3000 + 381301 46 libjvm.dylib 0x11a20098 0x119c3000 + 381080 47 libjvm.dylib 0x11c87935 JVM_RaiseSignal + 441077 48 libSystem.B.dylib 0x9393cfef _pthread_body + 27 Thread 17: 0 libSystem.B.dylib 0x938c04a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x938c7c9c mach_msg + 72 2 libjvm.dylib 0x11adb1b3 0x119c3000 + 1147315 3 libjvm.dylib 0x11a20e6a 0x119c3000 + 384618 4 libjvm.dylib 0x11a20455 0x119c3000 + 382037 5 libjvm.dylib 0x11c01ee1 JVM_MonitorWait + 465 6 ??? 0x141e59b1 0 + 337533361 7 ??? 0x141df9d3 0 + 337508819 8 ??? 0x147b8dbc 0 + 343641532 9 ??? 0x14251dc0 0 + 337976768 10 ??? 0x141dfaaa 0 + 337509034 11 ??? 0x141dd227 0 + 337498663 12 libjvm.dylib 0x11adc28a 0x119c3000 + 1151626 13 libjvm.dylib 0x11a20343 0x119c3000 + 381763 14 libjvm.dylib 0x11a20235 0x119c3000 + 381493 15 libjvm.dylib 0x11a20175 0x119c3000 + 381301 16 libjvm.dylib 0x11a20098 0x119c3000 + 381080 17 libjvm.dylib 0x11c87935 JVM_RaiseSignal + 441077 18 libSystem.B.dylib 0x9393cfef _pthread_body + 27 Thread 18: 0 libSystem.B.dylib 0x938c04a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x938c7c9c mach_msg + 72 2 libjvm.dylib 0x11adb1b3 0x119c3000 + 1147315 3 libjvm.dylib 0x11a20e6a 0x119c3000 + 384618 4 libjvm.dylib 0x11a20455 0x119c3000 + 382037 5 libjvm.dylib 0x11c01ee1 JVM_MonitorWait + 465 6 ??? 0x141e59b1 0 + 337533361 7 ??? 0x141df9d3 0 + 337508819 8 ??? 0x147b8dbc 0 + 343641532 9 ??? 0x14251dc0 0 + 337976768 10 ??? 0x141dfaaa 0 + 337509034 11 ??? 0x141dd227 0 + 337498663 12 libjvm.dylib 0x11adc28a 0x119c3000 + 1151626 13 libjvm.dylib 0x11a20343 0x119c3000 + 381763 14 libjvm.dylib 0x11a20235 0x119c3000 + 381493 15 libjvm.dylib 0x11a20175 0x119c3000 + 381301 16 libjvm.dylib 0x11a20098 0x119c3000 + 381080 17 libjvm.dylib 0x11c87935 JVM_RaiseSignal + 441077 18 libSystem.B.dylib 0x9393cfef _pthread_body + 27 Thread 19: 0 libSystem.B.dylib 0x938c04a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x938c7c9c mach_msg + 72 2 libjvm.dylib 0x11adb1b3 0x119c3000 + 1147315 3 libjvm.dylib 0x11a20e6a 0x119c3000 + 384618 4 libjvm.dylib 0x11a20455 0x119c3000 + 382037 5 libjvm.dylib 0x11c01ee1 JVM_MonitorWait + 465 6 ??? 0x141e59b1 0 + 337533361 7 ??? 0x141df9d3 0 + 337508819 8 ??? 0x147b8dbc 0 + 343641532 9 ??? 0x14251dc0 0 + 337976768 10 ??? 0x141dfaaa 0 + 337509034 11 ??? 0x141dd227 0 + 337498663 12 libjvm.dylib 0x11adc28a 0x119c3000 + 1151626 13 libjvm.dylib 0x11a20343 0x119c3000 + 381763 14 libjvm.dylib 0x11a20235 0x119c3000 + 381493 15 libjvm.dylib 0x11a20175 0x119c3000 + 381301 16 libjvm.dylib 0x11a20098 0x119c3000 + 381080 17 libjvm.dylib 0x11c87935 JVM_RaiseSignal + 441077 18 libSystem.B.dylib 0x9393cfef _pthread_body + 27 Thread 20: 0 libSystem.B.dylib 0x938c04a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x938c7c9c mach_msg + 72 2 libjvm.dylib 0x11adb1b3 0x119c3000 + 1147315 3 libjvm.dylib 0x11a22409 0x119c3000 + 390153 4 libjvm.dylib 0x11c113a1 JVM_Sleep + 481 5 ??? 0x141e59b1 0 + 337533361 6 ??? 0x141df9d3 0 + 337508819 7 ??? 0x141dfaaa 0 + 337509034 8 ??? 0x141dd227 0 + 337498663 9 libjvm.dylib 0x11adc28a 0x119c3000 + 1151626 10 libjvm.dylib 0x11a20343 0x119c3000 + 381763
2008-10-21 14:05:53
1,224,610,000
resolved fixed
121f742
1,224,700,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java
SWT
1,390
251,581
Bug 251581 Wrong cursor when editing
This happens in Eclipse. Open the console and a java editor. Give the Java editor focus, the move the mouse over the console and notice the I-beam cursor. Give focus to the console. The I-beam changes to the default arrow. Move the mouse over the editor, then back into the console. The I-beam is back and stays now. The I-beam should not go away.
2008-10-21 14:02:27
1,224,610,000
resolved fixed
9b44ec1
1,224,700,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSWindow.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Shell.java
SWT
1,391
249,880
Bug 249880 [Dialogs] Table.remove(int, int) very slow with large lists
We use an org.eclipse.ui.dialogs.FilteredItemsSelectionDialog to select from a list of ~500,000 items. This is initially displayed reasonably quickly, but when the user types a character to reduce the number of items, the UI thread hangs for several, sometimes many seconds. Each time I've interrupted this hang using the debugger, the UI thread is in org.eclipse.swt.widgets.Table.remove(int, int), where it is in a loop calling GTK to removing the elements one at a time. I don't have a unit test demonstrating this, but a test that might mimic our plug-in environment is to list all of the Eclipse and JDK jar files to a text file: $ find /opt/eclipse /opt/eclipse-ext/ /usr/lib/jvm/java-6-sun \ -name '*.jar' -o -name '*.zip' | xargs -n 1 unzip -l | grep / | \ awk '{print $4}'| sort | uniq > /tmp/classes However, this "only" creates a list of 170k items, so adding other source bases to the list may be necessary for the problem to be obvious.
2008-10-06 18:39:12
1,223,330,000
resolved fixed
5b1a45e
1,224,690,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Table.java
SWT
1,392
225,266
Bug 225266 Cocoa port has no org.eclipse.swt.internal.carbon.smallFonts equivalent
Eclipse Carbon ships with the org.eclipse.swt.internal.carbon.smallFonts flag turned on and I like to add it to me self-hosted workspaces as well. I feel that Eclipse benefits from the smaller fonts on OS X. The Cocoa port doesn't have any small fonts support so far. Is that intentional?
2008-04-02 03:44:48
1,207,120,000
resolved fixed
b335ad1
1,224,650,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSFont.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Device.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Font.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Button.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/TableColumn.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/ToolItem.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/TreeColumn.java
SWT
1,393
251,603
Bug 251603 Spacing not working in TextLayout
Build ID: I20080917-0800 Steps To Reproduce: 1. Enter some text 2. Without select anything, try increase the spacing by calling styledText.setLineSpacing(int) 3. Note that spacing is not applied More information:
2008-10-21 15:40:04
1,224,620,000
resolved fixed
6b7c150
1,224,630,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/TextLayout.java
SWT
1,394
251,607
Bug 251607 TextLayout - TextStyle's border not showing bottom line in StyledText
Build ID: I20080917-0800 Steps To Reproduce: 1. Enter some text in the styled text 2. Select any text and apply border style 3. Notice that the bottom part of the box is not drawn/shown More information:
2008-10-21 15:51:36
1,224,620,000
resolved fixed
9121b95
1,224,630,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/TextLayout.java
SWT
1,395
250,178
Bug 250178 change the keyboard block selection expansion increment to match average char width
null
2008-10-08 16:24:34
1,223,500,000
resolved fixed
2df8e1e
1,224,620,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
SWT
1,396
249,003
Bug 249003 implement cursors (wait, etc.)
null
2008-09-29 14:48:06
1,222,710,000
resolved fixed
687943d
1,224,610,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Cursor.java
SWT
1,397
251,442
Bug 251442 block selection: handle multi-line paste
in a paste operation with a multi-line text each line should to be inserted to the correspondent line in the block selection. Special cases. m = number of lines in the clipboard text n = number of lines in the block selection n > m: n-m last lines in the block selection will have no text inserted in it. m > n: m-n lines past of last line of the block selection will have the text insert at the closest offset where the left edge of block selection insertects the line. text inserted in the StyledText through StyledText#insert(String) should follow the same rules.
2008-10-20 14:20:58
1,224,530,000
resolved fixed
5754542
1,224,530,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
SWT
1,398
249,005
Bug 249005 implement/verify mouse events and mouse wheel
null
2008-09-29 14:51:34
1,222,710,000
resolved fixed
6fa0a9c
1,224,520,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Widget.java
SWT
1,399
50,228
Bug 50228 XOR mode doesn't work with GC
When GEF paints to an Image in XOR mode (fill or draw), it doesn't work. Nothing appears. Someone on the newsgroup was also reporting a similar problem for drawing to a Control's GC.
2004-01-19 12:43:29
1,074,530,000
resolved wontfix
a673c6e
1,224,510,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/graphics/GC.java
SWT
1,400
250,172
Bug 250172 Fix inserting text in block select mode
null
2008-10-08 16:23:48
1,223,500,000
resolved fixed
458bcbe
1,224,270,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
SWT
1,401
251,084
Bug 251084 NullPointerException when VoiceOver asks for position of Shell
- load the latest SWT Cocoa from HEAD - Run org.eclipse.swt.examples.accessibility.ControlsWithAccessibleNamesExample - Turn on VoiceOver - NPE The NPE comes from this line in getPositionAttribute: Point pt = control.getParent().toDisplay(location.x, location.y); The reason is that the control in this case is a Shell, and (top level) shells do not have a parent, so control.getParent() is null. The attached patch fixes the problem, however you will note that the patch goes further and it removes the entire 'else' case. This is because when the application does not answer anything, then we need to defer entirely to Cocoa for the position, size, etc. So the attached patch fixes the "if the app does nothing, then we do nothing" case for getPositionAttribute and getSizeAttribute. I did not go through the other attributes to do the same thing, but the same logic applies - we should only answer something if the app does.
2008-10-16 10:19:59
1,224,170,000
resolved fixed
147f384
1,224,190,000
bundles/org.eclipse.swt/Eclipse SWT Accessibility/cocoa/org/eclipse/swt/accessibility/Accessible.java
SWT
1,402
250,193
Bug 250193 StyledText SetStyleRange not working
null
2008-10-08 17:54:29
1,223,500,000
resolved fixed
6e3fbd9
1,224,190,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledTextRenderer.java
SWT
1,403
250,976
Bug 250976 FileDialog should be resizable
null
2008-10-15 13:13:31
1,224,090,000
resolved fixed
f08ba92
1,224,180,000
bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/OS.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/FileDialog.java
SWT
1,404
249,001
Bug 249001 implement GC drawFlags
null
2008-09-29 14:36:32
1,222,710,000
resolved fixed
32b7b3f
1,224,100,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/GC.java
SWT
1,405
251,007
Bug 251007 underline not select when last run run is full selected
Run this test case and see the color for underline,strikeout, and border are wrong public static void main(String[] args) { final Display display = new Display(); int style = SWT.SHELL_TRIM; final Shell shell = new Shell(display, style); final String string = "Felipe;"; final Font font = new Font (display, "Tahoma", 24, SWT.NORMAL); shell.addListener(SWT.Paint, new Listener() { public void handleEvent(Event event) { TextLayout layout = new TextLayout(event.display); layout.setOrientation(shell.getStyle() & (SWT.RIGHT_TO_LEFT | SWT.LEFT_TO_RIGHT)); layout.setText(string); layout.setFont(font); // event.gc.setAdvanced(true); TextStyle style = new TextStyle(); style.underline = true; style.strikeout = true; style.borderStyle = SWT.BORDER_SOLID; layout.setStyle(style, 0, 6); layout.draw(event.gc, 10, 130, 6, 6, null, null, 0); layout.dispose(); } }); shell.setSize(280, 240); shell.open(); while (!shell.isDisposed()) { if (!display.readAndDispatch()) display.sleep(); } display.dispose (); } The reason is that when the last run is full select the clipping is not used (the code was only addclipping for partial select runs). There bug was introduced by the changes in TextLayout#draw of oct 9 of 2008
2008-10-15 16:07:24
1,224,100,000
resolved fixed
3249ab9
1,224,100,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/TextLayout.java
SWT
1,406
250,994
Bug 250994 Last character of the line disappears when selecting code at the end of line
Using I20081014-1600, I had a weird display problem in the java editor. 1) I have an editor with this contents: public class X { public static void main(String[] args) { String s = args[0];<< SELECT FROM HERE TO HERE>>System.out.println(s); } } 2) Select the portion between << and >>. 3) When doing this, the semi-colon at the end of String s = args[0]; is displayed in white :-) 4) Since my editor background is white, it looks like it disappeared.
2008-10-15 14:57:12
1,224,100,000
resolved fixed
1f16167
1,224,100,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/TextLayout.java
SWT
1,407
250,859
Bug 250859 StyledText getRages(int start, int length) returns incorrect array
Build ID: I20080917-0800 Steps To Reproduce: 1. Set 2 different style ranges (different start and length value, no overlapping) 2. get the range of the first style 3. notice that an array of size 3 is returned, the size should be just 2 More information: package bugs; import org.eclipse.swt.SWT; import org.eclipse.swt.custom.StyleRange; import org.eclipse.swt.custom.StyledText; import org.eclipse.swt.layout.GridLayout; import org.eclipse.swt.widgets.Display; import org.eclipse.swt.widgets.Shell; public class GetRangeBug { public static void main(String[] args) { Display display = new Display(); Shell shell = new Shell(display); shell.setLayout(new GridLayout(1, false)); StyledText text = new StyledText(shell, SWT.V_SCROLL | SWT.H_SCROLL); text.setText("The Eclipse Foundation is currently going through the exercise"); StyleRange r1 = new StyleRange(); r1.underline = true; StyleRange r2 = new StyleRange(); r2.strikeout = true; int[] ranges = {12, 10, 36, 5}; StyleRange[] styles = {r1, r2}; text.setStyleRanges(ranges, styles); System.out.println(text.getRanges(12, 10)[0]); System.out.println(text.getRanges(12, 10)[1]); System.out.println(text.getRanges(12, 10)[2]); //output 12, 10, 12 //should be just 12, 10 // there should be no 3rd element in the integer array shell.pack(); shell.open(); while (!shell.isDisposed()) { if (!display.readAndDispatch()) display.sleep(); } display.dispose(); } }
2008-10-14 17:40:39
1,224,020,000
resolved fixed
0342646
1,224,090,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledTextRenderer.java
SWT
1,408
249,007
Bug 249007 implement modify/verify events
null
2008-09-29 14:53:43
1,222,710,000
resolved fixed
6ddaa74
1,224,090,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Combo.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Text.java
SWT
1,409
211,048
Bug 211048 Accessibility is not implemented for Cocoa
Accessibility is not implement in SWT cocoa. VoiceOver/Accessibility Inspect can not recognize any widgets. Meanwhile, keyboard accessibility also is unable. We can not use TAB key to navigate all widgets.
2007-11-27 06:35:12
1,196,160,000
resolved fixed
96ce10f
1,224,030,000
bundles/org.eclipse.swt/Eclipse SWT Accessibility/cocoa/org/eclipse/swt/accessibility/Accessible.java bundles/org.eclipse.swt/Eclipse SWT Accessibility/cocoa/org/eclipse/swt/accessibility/SWTAccessibleDelegate.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSArray.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSMutableArray.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSObject.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSString.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSValue.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Button.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Combo.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Composite.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Label.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/List.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Sash.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Shell.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Spinner.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Text.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/ToolBar.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/ToolItem.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Tree.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Widget.java
SWT
1,410
250,782
Bug 250782 No More Handles Exception when trying to load an image
null
2008-10-14 10:00:56
1,223,990,000
resolved fixed
177f753
1,224,020,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/Image.java
SWT
1,411
250,841
Bug 250841 Table/Tree scrollbars do not work
null
2008-10-14 15:47:12
1,224,010,000
resolved fixed
1c5467f
1,224,010,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSNotification.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSTableView.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Tree.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/TreeItem.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Widget.java
SWT
1,412
250,622
Bug 250622 org.eclipse.swt.printing.PrintDialog.open() returns 'null' for two different scenarios
null
2008-10-13 06:02:54
1,223,890,000
verified fixed
21ad7e1
1,224,010,000
bundles/org.eclipse.swt/Eclipse SWT Printing/win32/org/eclipse/swt/printing/PrintDialog.java
SWT
1,413
242,716
Bug 242716 Exception in Table with SWT.MEASUREITEM
Build ID: 3.4.0.v20080603-2000 Steps To Reproduce: 1. Create a table and add a listener for SWT.MEASUREITEM 2. Add columns 3. In the view place the mouse cursor above the table and column header 4. Press the left or right cursor key 5. A tooltip is requested with an item index below 0, which causes an exception (although p.y is lower than 0, the hit test succeeds for some reason): Thread [main] (Suspended) Table.wmNotifyToolTip(NMHDR, int, int) line: 6734 Table.wmNotify(NMHDR, int, int) line: 6216 Table(Control).WM_NOTIFY(int, int) line: 4348 Table(Control).windowProc(int, int, int, int) line: 3841 Table.windowProc(int, int, int, int) line: 5476 Display.windowProc(int, int, int, int) line: 4528 OS.CallWindowProcW(int, int, int, int, int) line: not available [native method] OS.CallWindowProc(int, int, int, int, int) line: 2273 Table.callWindowProc(int, int, int, int, boolean) line: 333 Table.callWindowProc(int, int, int, int) line: 199 Table(Control).windowProc(int, int, int, int) line: 3877 Table.windowProc(int, int, int, int) line: 5476 Display.windowProc(int, int, int, int) line: 4541 OS.DispatchMessageW(MSG) line: not available [native method] OS.DispatchMessage(MSG) line: 2370 Display.readAndDispatch() line: 3420 Workbench.runEventLoop(Window$IExceptionHandler, Display) line: 2382 Workbench.runUI() line: 2346 Workbench.access$4(Workbench) line: 2198 Workbench$5.run() line: 493 Realm.runWithDefault(Realm, Runnable) line: 288 Workbench.createAndRunWorkbench(Display, WorkbenchAdvisor) line: 488 PlatformUI.createAndRunWorkbench(Display, WorkbenchAdvisor) line: 149 UnifiedSWTSwingApplication(CopyOfIDEApplication).start(IApplicationContext) line: 111 UnifiedSWTSwingApplication.access$4(UnifiedSWTSwingApplication, IApplicationContext) line: 1 UnifiedSWTSwingApplication.start(IApplicationContext) line: 56 EclipseAppHandle.run(Object) line: 193 EclipseAppLauncher.runApplication(Object) line: 110 EclipseAppLauncher.start(Object) line: 79 EclipseStarter.run(Object) line: 382 EclipseStarter.run(String[], Runnable) line: 179 NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: not available [native method] NativeMethodAccessorImpl.invoke(Object, Object[]) line: 39 DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 25 Method.invoke(Object, Object...) line: 585 Main.invokeFramework(String[], URL[]) line: 549 Main.basicRun(String[]) line: 504 Main.run(String[]) line: 1236 Main.main(String[]) line: 1212 More information:
2008-07-31 09:36:52
1,217,510,000
resolved fixed
ef47a6e
1,223,670,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Table.java
SWT
1,414
248,881
Bug 248881 Cocoa: (specific) Dialog text doesn't wrap
Build ID: Cocoa 3.5M2 Steps To Reproduce: - Install Eclipse Cocoa PDT 3.5M2 - go to software updates -> Available Software -> Ganymede -> Wen and Java EE development - choose XML Editors, JavaScript, Web Developer Tools, Web Page Editor - Click on install -> a message comes up On carbon, the message reads: The software items you selected may not be valid with your current installation. do you want to open the wizard anyway to reviw the selections? On Cocoa, the second line is missing More information:
2008-09-28 16:47:47
1,222,630,000
resolved fixed
bd9da14
1,223,650,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Label.java
SWT
1,415
248,551
Bug 248551 GC drawString garbled w/ GDI+ and raster font (was BidiLevel is improperly set to -1)
null
2008-09-25 07:49:46
1,222,340,000
resolved fixed
da8686b
1,223,590,000
bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/gdip/Gdip.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/GC.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/GCData.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/Path.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/TextLayout.java
SWT
1,416
250,327
Bug 250327 SWT.NO_TRIM Shells cannot become the key window
- snippet is below - this appears in eclipse when showing the context menu of the editor pane's CTabFolder, focus cannot be given to its contained Text static void setFocusInNO_TRIMshell() { final Display display = new Display(); final Shell shell = new Shell(display); shell.setBounds(10,10,200,200); shell.open(); shell.addListener(SWT.MouseDown, new Listener() { public void handleEvent(Event event) { Shell shell2 = new Shell(shell, SWT.NO_TRIM); shell2.setLayout(new FillLayout()); shell2.setSize(300,300); Composite composite = new Composite(shell2, SWT.NONE); composite.setLayout(new FillLayout()); Text text = new Text(composite, SWT.BORDER); shell2.open(); text.setFocus(); } }); while (!shell.isDisposed()) { if (!display.readAndDispatch()) display.sleep(); } display.dispose(); }
2008-10-09 15:24:16
1,223,580,000
resolved fixed
58383f4
1,223,580,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSWindow.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Shell.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Widget.java
SWT
1,417
249,999
Bug 249999 Closing an editor takes two clicks
If you move the mouse outside the "X" on the editor tab after clicking it to close the editor, the editor does not close. A quick look at this seemed to indicate that the mouse up event wasn't getting the right x and y coordinates, but I none of my simple test cases backed that up.
2008-10-07 13:46:57
1,223,400,000
resolved fixed
1c63a71
1,223,410,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java
SWT
1,418
249,517
Bug 249517 ClassCastException in Combo
open org.eclipse.ui.carbon's fragment.xml. java.lang.ClassCastException: org.eclipse.swt.internal.cocoa.SWTPopUpButton at org.eclipse.swt.widgets.Combo.setBackground(Combo.java:1118) at org.eclipse.swt.widgets.Control.setBackground(Control.java:2319) at org.eclipse.ui.forms.widgets.FormToolkit.adapt(FormToolkit.java:433) at org.eclipse.pde.internal.ui.parts.ComboPart.createControl(ComboPart.java:53) at org.eclipse.pde.internal.ui.editor.plugin.FragmentGeneralInfoSection.createBundlePluginVersionEntry(FragmentGeneralInfoSection.java:197) at org.eclipse.pde.internal.ui.editor.plugin.FragmentGeneralInfoSection.createPluginVersionEntry(FragmentGeneralInfoSection.java:153) at org.eclipse.pde.internal.ui.editor.plugin.FragmentGeneralInfoSection.createSpecificControls(FragmentGeneralInfoSection.java:71) at org.eclipse.pde.internal.ui.editor.plugin.GeneralInfoSection.createClient(GeneralInfoSection.java:89) at org.eclipse.pde.internal.ui.editor.plugin.GeneralInfoSection.<init>(GeneralInfoSection.java:62) at org.eclipse.pde.internal.ui.editor.plugin.FragmentGeneralInfoSection.<init>(FragmentGeneralInfoSection.java:62) at org.eclipse.pde.internal.ui.editor.plugin.OverviewPage.fillBody(OverviewPage.java:82) at org.eclipse.pde.internal.ui.editor.plugin.OverviewPage.createFormContent(OverviewPage.java:70) at org.eclipse.ui.forms.editor.FormPage$1.run(FormPage.java:151) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) at org.eclipse.ui.forms.editor.FormPage.createPartControl(FormPage.java:149) at org.eclipse.pde.internal.ui.editor.PDEFormPage.createPartControl(PDEFormPage.java:312) at org.eclipse.ui.forms.editor.FormEditor.pageChange(FormEditor.java:491) at org.eclipse.pde.internal.ui.editor.PDEFormEditor.pageChange(PDEFormEditor.java:262) at org.eclipse.ui.part.MultiPageEditorPart.setActivePage(MultiPageEditorPart.java:973) at org.eclipse.ui.forms.editor.FormEditor.setActivePage(FormEditor.java:626) at org.eclipse.ui.forms.editor.FormEditor.setActivePage(FormEditor.java:532) at org.eclipse.pde.internal.ui.editor.PDEFormEditor.setActivePage(PDEFormEditor.java:777) at org.eclipse.pde.internal.ui.editor.PDEFormEditor.createPages(PDEFormEditor.java:253) at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:310) at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:678) at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:444) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595) at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:268) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2820) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2729) at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2721) at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2673) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2668) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2652) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2643) at org.eclipse.ui.ide.IDE.openEditor(IDE.java:646) at org.eclipse.ui.ide.IDE.openEditor(IDE.java:605) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:318) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:160) at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:229) at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:208) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:274) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:250) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerActionGroup.handleOpen(PackageExplorerActionGroup.java:365) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart$4.open(PackageExplorerPart.java:610) at org.eclipse.ui.OpenAndLinkWithEditorHelper$InternalListener.open(OpenAndLinkWithEditorHelper.java:48) at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:820) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.core.runtime.Platform.run(Platform.java:874) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:818) at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1079) at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.java:1183) at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:264) at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:258) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:298) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:985) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1009) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:994) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:825) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2816) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2550) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:333) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:370) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
2008-10-02 12:05:03
1,222,960,000
resolved fixed
b787d7e
1,223,310,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Combo.java
SWT
1,419
249,286
Bug 249286 Table.setTopIndex does not work correctly with MeasureItem
null
2008-10-01 06:41:32
1,222,860,000
resolved fixed
8259fbf
1,223,310,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Table.java
SWT
1,420
249,000
Bug 249000 implement graphics in non-UI thread
null
2008-09-29 14:34:29
1,222,710,000
resolved fixed
e188a1e
1,223,310,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSNumber.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSThread.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT Program/cocoa/org/eclipse/swt/program/Program.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Cursor.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Device.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Font.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/GC.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Image.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Path.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Pattern.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Region.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/TextLayout.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Transform.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java
SWT
1,421
249,612
Bug 249612 Links on preference pages are opened in browser
Open the Preference Dialog Go to the Java/Editor/Mark Occurrences preference page. Click the "Annotations" link at the top of the page. --> the link is opened the browser. It should take me to the Annotations preference page.
2008-10-03 11:12:55
1,223,050,000
resolved fixed
4eb6226
1,223,060,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java
SWT
1,422
249,608
Bug 249608 TextLayout.draw(...) does not use GC foreground
- run the snippet below - on cocoa it draws its text in black, on other platforms it draws it in red - this fix is needed asap because jface uses TextLayout to draw its custom Table/Tree items, and Cocoa's custom Table/Tree drawing implementation will be released soon
2008-10-03 10:50:01
1,223,050,000
resolved fixed
ff62aa5
1,223,060,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/TextLayout.java
SWT
1,423
211,696
Bug 211696 CLabel does not specify that "&" introduces mnemonic
CLabel#setText(String) does not specify that "&" in the text is interpreted as mnemonic. Should have a boilerplate like org.eclipse.swt.widgets.Label#setText(String).
2007-12-02 19:04:42
1,196,640,000
resolved fixed
81c8912
1,222,980,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CLabel.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Control.java
SWT
1,424
248,950
Bug 248950 Custom Control Example crashes.
Launch custom control example, do nothing, it crashes. Nothing in console. No apple crash reporter message.
2008-09-29 11:13:31
1,222,700,000
resolved fixed
8399575
1,222,710,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java
SWT
1,425
248,731
Bug 248731 FileDialog does not provide enough information to open multiple files from different directories (COCOA)
null
2008-09-26 11:11:48
1,222,440,000
resolved fixed
7e61638
1,222,450,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/FileDialog.java
SWT
1,426
248,735
Bug 248735 System.out.println() in DragSource
null
2008-09-26 11:33:04
1,222,440,000
resolved fixed
650b44b
1,222,450,000
bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/cocoa/org/eclipse/swt/dnd/DragSource.java
SWT
1,427
247,069
Bug 247069 Display#post(*) sometimes freezes eclipse
I'm using code in a Job that waits on a blocking Queue, pulls of KeyDown and KeyUp events, and posts them to the display. execute(Hello!,h) Event: Event {type=1 null time=0 data=null x=0 y=0 width=0 height=0 detail=0} h 0 true Re-schedule Event: Event {type=2 null time=0 data=null x=0 y=0 width=0 height=0 detail=0} h 0 true Re-schedule Sometimes it works as above (although it results in 2 letters in the text editor :-) Sometimes, it freezes: execute(Hello!,h) Event: Event {type=1 null time=0 data=null x=0 y=0 width=0 height=0 detail=0} h 1 When it freezes and I suspend stacks to understand where eclipse is, it appears to be locks on the display? ex: Thread [Worker-5] (Suspended) Object.wait(long, int) line: not available [native method] Lock(Object).wait() line: 199 [local variables unavailable] Lock.lock() line: 34 OS.GDK_DISPLAY() line: 1094 [local variables unavailable] Display.post(Event) line: 2904 PostHandler$1.run(IProgressMonitor) line: 38 Worker.run() line: 55 Thread [main] (Suspended) Display(Device).isDisposed() line: 683 Display.checkDevice() line: 705 Display.getSystemFont() line: 2229 CLabel(Control).defaultFont() line: 96 CLabel(Control).internal_new_GC(GCData) line: 2954 GC.gtk_new(Drawable, GCData) line: 196 CLabel(Control).gtk_expose_event(int, int) line: 2706 CLabel(Composite).gtk_expose_event(int, int) line: 669 CLabel(Canvas).gtk_expose_event(int, int) line: 170 CLabel(Widget).windowProc(int, int, int) line: 1539 CLabel(Control).windowProc(int, int, int) line: 4507 Display.windowProc(int, int, int) line: 4099 OS._gtk_main_do_event(int) line: not available [native method] OS.gtk_main_do_event(int) line: 5806 Display.eventProc(int, int) line: 1177 OS._g_main_context_iteration(int, boolean) line: not available [native method] OS.g_main_context_iteration(int, boolean) line: 1564 Display.readAndDispatch() line: 3031 Workbench.runEventLoop(Window$IExceptionHandler, Display) line: 2382 Workbench.runUI() line: 2346 Workbench.access$4(Workbench) line: 2198 Workbench$5.run() line: 493 Realm.runWithDefault(Realm, Runnable) line: 288 Workbench.createAndRunWorkbench(Display, WorkbenchAdvisor) line: 488 PlatformUI.createAndRunWorkbench(Display, WorkbenchAdvisor) line: 149 IDEApplication.start(IApplicationContext) line: 113 EclipseAppHandle.run(Object) line: 193 EclipseAppLauncher.runApplication(Object) line: 110 EclipseAppLauncher.start(Object) line: 79 EclipseStarter.run(Object) line: 370 EclipseStarter.run(String[], Runnable) line: 179 NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: not available [native method] NativeMethodAccessorImpl.invoke(Object, Object[]) line: 79 DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 43 Method.invoke(Object, Object...) line: 618 Main.invokeFramework(String[], URL[]) line: 549 Main.basicRun(String[]) line: 504 Main.run(String[]) line: 1236 Main.main(String[]) line: 1212 I'm able to reproduce this problem fairly reliably on my RHEL 5.2 based system. PW
2008-09-11 14:49:14
1,221,160,000
resolved fixed
9db59a0
1,222,440,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/Display.java
SWT
1,428
248,467
Bug 248467 Keypad Enter and Help keys do not draw in MenuItems
The following snippet works on Carbon, but the menu items are not drawn on Cocoa. SK, any ideas? import org.eclipse.swt.*; import org.eclipse.swt.widgets.*; import org.eclipse.swt.events.*; import org.eclipse.swt.layout.*; public class Snippet { static Display display; public static void main(String[] args) { display = new Display(); Shell shell = new Shell(display); shell.setLayout(new GridLayout()); Menu menuBar = new Menu(shell, SWT.BAR); shell.setMenuBar(menuBar); MenuItem item = new MenuItem(menuBar, SWT.CASCADE); item.setText("Test"); Menu menu = new Menu(shell, SWT.DROP_DOWN); item.setMenu(menu); item = new MenuItem(menu, SWT.PUSH); item.setText("Fake CTRL+Keypad Enter\t\u2303\u2305"); item = new MenuItem(menu, SWT.PUSH); item.setText("Fake CTRL+Help\t\u2303\u211C"); display.addFilter(SWT.Selection, new Listener () { public void handleEvent (Event e) { System.out.println("Selection: " + e); } }); display.addFilter(SWT.KeyDown, new Listener() { public void handleEvent(Event e) { System.out.println("KeyDown: " + new KeyEvent(e)); } }); shell.pack(); shell.open(); while (!shell.isDisposed()) { if (!display.readAndDispatch()) display.sleep(); } display.dispose(); } }
2008-09-24 12:41:46
1,222,270,000
resolved fixed
988f390
1,222,280,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/MenuItem.java
SWT
1,429
248,187
Bug 248187 Adobe Reader 9.0 browser crash NPE
null
2008-09-22 15:26:38
1,222,110,000
resolved fixed
6a0a69c
1,222,190,000
bundles/org.eclipse.swt/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleClientSite.java
SWT
1,430
248,266
Bug 248266 Javadoc warnings in N20080922-2000
/builds/N200809222000/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/IME.java:351: warning - @return tag cannot be used in method with void return type.
2008-09-23 09:48:11
1,222,180,000
resolved fixed
4a3ea50
1,222,180,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/IME.java
SWT
1,431
248,167
Bug 248167 Accelerators are not drawn on menu items in Eclipse
This happens because Eclipse doesn't use MenuItem.setAccelerator() and cocoa doesn't support custom draw in menu items.
2008-09-22 12:28:53
1,222,100,000
resolved fixed
f782649
1,222,110,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSMenuItem.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Menu.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/MenuItem.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Widget.java
SWT
1,432
247,550
Bug 247550 Alt+Arrow moves line up/down by 2 in Java editor
null
2008-09-16 15:57:55
1,221,600,000
resolved fixed
68d8177
1,221,770,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSResponder.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java
SWT
1,433
247,728
Bug 247728 implement underline (squiggle/error) and outline for cocoa
implement underline (squiggle/error) and outline for cocoa
2008-09-17 16:38:54
1,221,680,000
resolved fixed
bbd5415
1,221,680,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/TextLayout.java
SWT
1,434
247,702
Bug 247702 NPE in Display.map(...) when called from TabFolder Selection listener
- run the snippet below - click between the tabs a couple of times and you'll get the NPE at the bottom public static void main(String[] args) { final Display display = new Display(); Shell shell = new Shell(display); shell.setBounds(10,10,300,200); new Composite(shell, SWT.NONE); final TabFolder folder = new TabFolder(shell, SWT.NONE); folder.setBounds(10,10,200,100); final Composite composite = new Composite(folder, SWT.NONE); final Composite comp2 = new Composite(composite, SWT.NONE); TabItem item0 = new TabItem(folder, SWT.NONE); item0.setControl(new Text(folder, SWT.SINGLE)); TabItem item1 = new TabItem(folder, SWT.NONE); item1.setText("item"); item1.setControl(composite); shell.open(); folder.addListener(SWT.Selection, new Listener() { public void handleEvent(Event event) { System.out.println(display.map(comp2, null, new Point(10,10))); } }); while (!shell.isDisposed()) { if (!display.readAndDispatch()) display.sleep(); } display.dispose(); } java.lang.NullPointerException at org.eclipse.swt.widgets.Display.map(Display.java:2354) at org.eclipse.swt.widgets.Display.map(Display.java:2297) at cocoa.Main$29.handleEvent(Main.java:775) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:984) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1008) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:993) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:821) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2786) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2525)
2008-09-17 14:24:46
1,221,680,000
resolved fixed
f5a8e8f
1,221,680,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/TabFolder.java
SWT
1,435
247,649
Bug 247649 Compiler warnings in I20080917-0100
1. WARNING in /builds/I200809170100/src/plugins/org.eclipse.swt/Eclipse SWT AWT/cocoa/org/eclipse/swt/awt/SWT_AWT.java (at line 15) import java.awt.Dimension; The import java.awt.Dimension is never used 2. WARNING in /builds/I200809170100/src/plugins/org.eclipse.swt/Eclipse SWT AWT/cocoa/org/eclipse/swt/awt/SWT_AWT.java (at line 19) import java.awt.event.ComponentAdapter; The import java.awt.event.ComponentAdapter is never used 3. WARNING in /builds/I200809170100/src/plugins/org.eclipse.swt/Eclipse SWT AWT/cocoa/org/eclipse/swt/awt/SWT_AWT.java (at line 20) import java.awt.event.ComponentEvent; The import java.awt.event.ComponentEvent is never used The preference for unused imports should be turned to error. This would prevent this kind of errors in the future.
2008-09-17 10:01:31
1,221,660,000
resolved fixed
7977d63
1,221,670,000
bundles/org.eclipse.swt/Eclipse SWT AWT/cocoa/org/eclipse/swt/awt/SWT_AWT.java
SWT
1,436
247,676
Bug 247676 setting TabFolder content in Selection callback does not appear
snippet: public static void main(String[] args) { Display display = new Display(); Shell shell = new Shell(display); shell.setLayout(new FillLayout()); shell.setBounds(10,10,300,200); final TabFolder folder = new TabFolder(shell, SWT.NONE); TabItem item0 = new TabItem(folder, SWT.NONE); item0.setText("item0"); Label label = new Label(folder, SWT.NONE); label.setText("item 0 label"); item0.setControl(label); TabItem item1 = new TabItem(folder, SWT.NONE); item1.setText("item1"); folder.addListener(SWT.Selection, new Listener() { public void handleEvent(Event event) { TabItem item = (TabItem)event.item; if (item.getControl() == null) { Label label = new Label(folder, SWT.NONE); label.setText("item 1 label"); item.setControl(label); } } }); shell.open(); while (!shell.isDisposed()) { if (!display.readAndDispatch()) display.sleep(); } display.dispose(); }
2008-09-17 12:10:54
1,221,670,000
resolved fixed
cd59b0b
1,221,670,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/TabFolder.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Widget.java
SWT
1,437
247,557
Bug 247557 Tracker seems broken, affects dragging Views, Editors
I was testing for M2 and noticed that the DnD feedback was broken on my Vista box (works fine elsewhere). I think I've tracked it down to a snippet (that I'll attach) indicating that the return value from 'display.getCursorControl()' is returning null on Vista rather than the actual control. Note that this seems to be Tracker-related...if you add the same code directly in a mouse move listener it seems to work on both.
2008-09-16 16:29:12
1,221,600,000
resolved fixed
b5976ba
1,221,670,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Tracker.java
SWT
1,438
247,667
Bug 247667 TabFolder sends Selection events for programmatic selections
snippet: public static void main(String[] args) { Display display = new Display(); Shell shell = new Shell(display); shell.setLayout(new FillLayout()); shell.setBounds(10,10,300,200); final TabFolder folder = new TabFolder(shell, SWT.NONE); folder.addListener(SWT.Selection, new Listener() { public void handleEvent(Event event) { System.out.println("selection: " + folder.indexOf((TabItem)event.item)); } }); new TabItem(folder, SWT.NONE); new TabItem(folder, SWT.NONE); shell.open(); folder.setSelection(1); while (!shell.isDisposed()) { if (!display.readAndDispatch()) display.sleep(); } display.dispose(); }
2008-09-17 11:26:29
1,221,670,000
resolved fixed
204c50b
1,221,670,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/TabFolder.java
SWT
1,439
245,667
Bug 245667 Horizontal Sash does not show resize cursor
I20080827-0935 and M20080827-2000 Horizontal Sash widgets don't show the resize cursor on the Mac. This can be seen in Eclipse (between parts) and in the ControlExample. Works fine for vertical sashes. Works for both styles on GTK and Windows.
2008-08-29 05:31:48
1,220,000,000
resolved fixed
c57c255
1,221,660,000
bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/carbon/org/eclipse/swt/dnd/DropTarget.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Control.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Display.java
SWT
1,440
247,549
Bug 247549 default button doesn't work for single line Texts
to reproduce try Snippet 108
2008-09-16 15:41:48
1,221,590,000
resolved fixed
babefdb
1,221,590,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/List.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Text.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Tree.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Widget.java
SWT
1,441
247,290
Bug 247290 SWT ToolItem loses text when only one item and VERTICAL with image
null
2008-09-15 09:17:16
1,221,480,000
resolved fixed
52351d1
1,221,590,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/ToolBar.java
SWT
1,442
247,318
Bug 247318 Crash creating new display after disposing previous one
This snippet crashes. public static void main (String [] args) { final Display display = new Display(); final Shell shell = new Shell(display); shell.open(); while (!shell.isDisposed()) { if (!display.readAndDispatch()) display.sleep(); } display.dispose(); new Display().dispose(); }
2008-09-15 13:25:46
1,221,500,000
resolved fixed
0e1964e
1,221,500,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java
SWT
1,443
247,237
Bug 247237 Compiler warnings in cocoa port in N20080914-2000
null
2008-09-14 16:31:29
1,221,420,000
resolved fixed
c23a8fe
1,221,490,000
bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/cocoa/org/eclipse/swt/dnd/DragSource.java bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/cocoa/org/eclipse/swt/dnd/DropTarget.java bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/cocoa/org/eclipse/swt/dnd/TableDropTargetEffect.java bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/cocoa/org/eclipse/swt/dnd/Transfer.java bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/cocoa/org/eclipse/swt/dnd/TreeDropTargetEffect.java bundles/org.eclipse.swt/Eclipse SWT Mozilla/cocoa/org/eclipse/swt/browser/MozillaDelegate.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Shell.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/TableItem.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Text.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Tree.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/TreeItem.java
SWT
1,444
246,820
Bug 246820 org.eclipse.swt.tools causes 242 warnings in latest I-build
null
2008-09-10 03:09:06
1,221,030,000
verified fixed
9f6cbd1
1,221,240,000
bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/ReflectClass.java bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/ReflectMethod.java
SWT
1,445
247,083
Bug 247083 disposing first column in Tree fails
Attempting to dispose a Tree's first column fails and spews: *** NSOutlineView cannot remove outlineTableColumn with removeTableColumn:. Use setOutlineTableColumn: instead.
2008-09-11 16:49:37
1,221,170,000
resolved fixed
7c899ac
1,221,170,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Tree.java
SWT
1,446
244,318
Bug 244318 Unable to scroll fast using MX Revolution Mouse
I use the Logitech MX Revolution mouse which has a fast scrolling function. (the wheel will spin freely giving high scroll speeds). When I scroll in Eclipse, it is slow and will not scroll as fast as the wheel is turning. This causes the scrolling to abruptly change directions and not stop even if the wheel is no longer turning. Thanks
2008-08-15 12:18:19
1,218,820,000
resolved fixed
2224d8c
1,221,080,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Scrollable.java
SWT
1,447
145,890
Bug 145890 SWT_AWT.new_Shell() unimplemented in OS X/Carbon
null
2006-06-07 19:19:45
1,149,720,000
resolved wontfix
308fb22
1,221,000,000
bundles/org.eclipse.swt/Eclipse SWT AWT/cocoa/org/eclipse/swt/awt/SWT_AWT.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSApplication.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Shell.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Widget.java
SWT
1,448
246,602
Bug 246602 Table/Tree columns do not send Selection events
null
2008-09-08 11:35:44
1,220,890,000
resolved fixed
1ba4cb6
1,220,890,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/SWTTableHeaderView.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/TableColumn.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Tree.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/TreeColumn.java
SWT
1,449
225,264
Bug 225264 Help menu opens up in the wrong place
Trying to select the Help menu causes erratic behaviour. The menu appears in the top-rightmost corner and it is almost impossible to select any items in it.
2008-04-02 03:44:19
1,207,120,000
resolved fixed
759a42a
1,220,640,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Shell.java
SWT
1,450
246,235
Bug 246235 App crashes on exit
null
2008-09-04 11:32:12
1,220,540,000
resolved fixed
df73cd4
1,220,540,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java
SWT
1,451
244,472
Bug 244472 Text does not WRAP on RHEL3
- gtk version on RHEL3 is 2.2.4 - works on RHEL4 public static void main(String[] args) { Display display = new Display(); Shell shell = new Shell(display); shell.setBounds(10,10,200,200); shell.setLayout(new FillLayout()); Text text = new Text(shell, SWT.MULTI | SWT.WRAP); text.setText("as as as asd asd ads asdf asdf asdf as asd adsf"); shell.open(); while (!shell.isDisposed()) { if (!display.readAndDispatch()) display.sleep(); } display.dispose(); }
2008-08-18 16:17:03
1,219,090,000
resolved fixed
841bca6
1,220,480,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Text.java
SWT
1,452
245,266
Bug 245266 Upside down table
Creating a GC on a Table in a SetData handler and calling getFontMetrics on that GC, causes a Transformation to be applied to the current graphics context which flips your table items vertically. Test case: public static void main (String [] args) { Display display = new Display (); Shell shell = new Shell (display); final Table table = new Table (shell, SWT.VIRTUAL | SWT.MULTI); table.setBounds(5, 5, 250, 250); table.addListener(SWT.SetData, new Listener() { public void handleEvent(Event event) { GC gc = new GC(table); gc.getFontMetrics(); gc.dispose(); TableItem item = (TableItem) event.item; item.setText("SetData " + event.index); } }); table.setItemCount(20); shell.setSize(300, 300); shell.open (); while (!shell.isDisposed ()) { if (!display.readAndDispatch ()) display.sleep (); } display.dispose(); }
2008-08-26 11:43:40
1,219,770,000
resolved fixed
86647f0
1,220,470,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/GC.java
SWT
1,453
244,723
Bug 244723 Embedding external widgets into SWT using the EMBEDDED Style
Build ID: M20070212-1330 Steps To Reproduce: We are working with a customer and trying to embed their native widgets into SWT using the SWT Composite. We would like to have access to one of the private member in the Composite.java (org.eclipse.swt.widgets.Composite.java class for the gtk toolkit. The member we need access to is the socketHandle. Is there way to make this member public or provide a getter method to access it. Here is how i am creating a composite... Composite nativeComposite = new Composite(parent, SWT.EMBED); More information:
2008-08-20 12:37:09
1,219,250,000
resolved fixed
75c696a
1,219,950,000
bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java
SWT
1,454
244,931
Bug 244931 On carbon platform, when scroll the mouse wheel on top of the vertical scroll bar of a canvas, no selection event is generated.
Build ID: M20070212-1330 Steps To Reproduce: 1. Create a shell. 2. Create a canvas on the shell which has larger height than the shell. 3. Add a selection listener to the vertical bar of the canvas. 4. When scrolling the wheel on the vertical scrollbar, no selection event is sent. More information: import org.eclipse.swt.SWT; import org.eclipse.swt.events.SelectionEvent; import org.eclipse.swt.events.SelectionListener; import org.eclipse.swt.layout.FillLayout; import org.eclipse.swt.widgets.Canvas; import org.eclipse.swt.widgets.Display; import org.eclipse.swt.widgets.Shell; public class ScrollBarSample { public static void main(String[] args) { Display display = new Display (); Shell shell = new Shell (display, SWT.SHELL_TRIM); shell.setLayout (new FillLayout ()); shell.setSize(400, 300); Canvas canvas = new Canvas(shell, SWT.V_SCROLL); canvas.setSize(400, 1200); if(canvas.getVerticalBar() != null) { canvas.getVerticalBar().addSelectionListener(new SelectionListener(){ public void widgetDefaultSelected(SelectionEvent arg0) { } public void widgetSelected(SelectionEvent arg0) { System.out.println("detail is : " + arg0.detail); }}); } shell.pack (); shell.open (); while (!shell.isDisposed ()) { if (!display.readAndDispatch ()) display.sleep (); } display.dispose (); } }
2008-08-22 05:52:37
1,219,400,000
resolved fixed
6bf8171
1,219,870,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/ScrollBar.java
SWT
1,455
243,558
Bug 243558 StyledText: squiggles not drawn for tabs
R3.4 and 3.5 M1. The squiggle drawing algorithm fails for tabs on WindowsXP (works on Linux-GTK). Paste this into the Package Explorer to see the missing squiggles: public class T { void main() { String s= "missing squiggles for Tabs" String s2= "squiggles work for Spaces" }
2008-08-08 06:53:42
1,218,190,000
verified fixed
a4842ea
1,219,850,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/TextLayout.java
SWT
1,456
245,379
Bug 245379 Table.getVerticalBar() returns null
import org.eclipse.swt.SWT; import org.eclipse.swt.layout.FillLayout; import org.eclipse.swt.widgets.*; public class PR176510 { public static void main(String[] args) { final Display display = new Display(); final Shell shell = new Shell(display); shell.setLayout(new FillLayout()); // final Tree tree = new Tree(shell, SWT.NONE); // for (int i = 0; i < 100; i++) { // TreeItem item = new TreeItem(tree, SWT.NONE); // item.setText("Item xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" + i); // } // final Table tree = new Table(shell, SWT.NONE); // for (int i = 0; i < 100; i++) { // TableItem item = new TableItem(tree, SWT.NONE); // item.setText("Item xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" + i); // } final List tree = new List(shell, SWT.H_SCROLL | SWT.V_SCROLL); for (int i = 0; i < 100; i++) { tree.add("Item" + i); } tree.getVerticalBar().addListener(SWT.Selection, new Listener() { public void handleEvent(Event event) { System.out.println("ver selection=" + tree.getVerticalBar().getSelection() + " " + event.detail); } }); tree.getHorizontalBar().addListener(SWT.Selection, new Listener() { public void handleEvent(Event event) { System.out.println("hor selection=" + tree.getHorizontalBar().getSelection() + " " + event.detail); } }); shell.setSize(200, 400); shell.open(); while (!shell.isDisposed()) { if (!display.readAndDispatch()) display.sleep(); } }
2008-08-27 09:55:18
1,219,850,000
resolved fixed
82256ac
1,219,850,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/List.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Tree.java
SWT
1,457
245,185
Bug 245185 Message in the MessaeBox is not BiDi correctly
Build ID: I20080617-2000 Steps To Reproduce: 1.From Control Panel -> Regional and language, select Hebrew 2.Bring up an app. with the following sample code: MessageBox mb = new MessageBox(PlatformUI.getWorkbench().getDisplay().getActiveShell()); mb.setMessage(Activator.getResourceString("str.fedcal.action.google.warning")); 3. The English value for str.fedcal.action.google.warning is this: str.fedcal.action.google.warning=Oops, there are no calendar URLs on this page. To add a public calendar, you must first open that calendar's Calendar Settings page, then click this button again.\n\nNote: You can only add public calendars that you own or have already subscribed to. To make a calendar public, enable sharing from the Calendar Settings page. 4. From the App, you'll see that the MessageBox is correctly displayed with a right to left style. But, the message is incorrectly displayed from left to right, and aligned on the left. More information: . I tried to remove \n from the string, but, it didn't help Windows version; . I tried to revmoe \n from the string, but it didn't help . As you can see from the steps above, this is not a real Hebrew machine. . No, I didn't try it on a real Hebrew machine. . I'm on Windows XP thank you.
2008-08-25 18:46:54
1,219,700,000
resolved fixed
0bc7e9f
1,219,780,000
bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/OS.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/MessageBox.java
SWT
1,458
244,574
Bug 244574 ProgressBar state can be visually lost by updating selection
In ProgressBar.setSelection() the bar's state is temporarily set to Normal in order to update its selection value. However, reverting the ProgressBar to its non-Normal state afterwards may not be shown visually. Run the snippet below and change the state to SWT.PAUSED, and note that the bar may flash yellow temporarily, but will then stay green. If you change the INCREMENT to a larger value like 5, or the SLEEP value to a larger value like 2000, then the bar will return to yellow after each increment. Is there a way to make Vista redraw the bar immediately after its state has been reverted to its non-Normal value in setSelection()? public static void main(String[] args) { final int INCREMENT = 2; final int SLEEP = 1000; final Display display = new Display(); Shell shell = new Shell(display); shell.setBounds(10, 10, 500, 200); shell.setLayout(new GridLayout()); final ProgressBar bar = new ProgressBar(shell, SWT.NONE); final Button normalButton = new Button(shell, SWT.RADIO); normalButton.addSelectionListener(new SelectionAdapter() { public void widgetSelected(final SelectionEvent e) { bar.setState(SWT.NORMAL); } }); normalButton.setSelection(true); normalButton.setText("Normal"); final Button pausedButton = new Button(shell, SWT.RADIO); pausedButton.addSelectionListener(new SelectionAdapter() { public void widgetSelected(final SelectionEvent e) { display.syncExec(new Runnable() { public void run() { bar.setState(SWT.PAUSED); } }); } }); pausedButton.setText("Paused"); bar.setSelection(bar.getMaximum() / 4); shell.open(); Runnable runnable = new Runnable() { public void run() { if (bar.isDisposed()) return; bar.setSelection(bar.getSelection() + INCREMENT); display.timerExec(SLEEP, this); } }; display.timerExec(SLEEP, runnable); while (!shell.isDisposed()) { if (!display.readAndDispatch()) display.sleep(); } display.dispose(); }
2008-08-19 12:35:45
1,219,160,000
resolved fixed
6940f18
1,219,690,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/ProgressBar.java
SWT
1,459
49,996
Bug 49996 [CCombo] CCombo, CLabel - Custom widgets are nulling internal slots too soon
This came up because StyledText is doing the same thing. StyledText will probably handle this by async'ing the slot nulling. If a client hooks a disposeListener to a custom widget then they're able to catch the widget in a middle state in which its internal slots have been nulled out, but its state hasn't been OR'd with DISPOSED yet (so it still passes checkWidget()). Two examples that show this: 1. NPE in CCombo (type anything into the CCombo): public static void main (String [] args) { Display display = new Display (); Shell shell = new Shell (display); shell.setBounds(10,10,200,200); final CCombo combo = new CCombo(shell, SWT.BORDER); combo.setBounds(10,10,100,100); combo.addListener(SWT.KeyDown, new Listener() { public void handleEvent(Event event) { combo.dispose(); } }); combo.addListener(SWT.Dispose, new Listener() { public void handleEvent(Event event) { System.out.println(combo.getText()); } }); shell.open (); while (!shell.isDisposed ()) { if (!display.readAndDispatch ()) display.sleep (); } display.dispose (); } 2. Wrong answer in CLabel (hover over it): public static void main (String [] args) { Display display = new Display (); Shell shell = new Shell (display); shell.setBounds(10,10,200,200); final CLabel label = new CLabel(shell, SWT.BORDER); label.setText("hover here"); label.setToolTipText("tool tip"); label.setBounds(10,10,100,100); final Color red = new Color(display, 255, 0, 0); label.addListener(SWT.MouseHover, new Listener() { public void handleEvent(Event event) { label.dispose(); } }); label.addListener(SWT.Dispose, new Listener() { public void handleEvent(Event event) { System.out.println(label.getText()); } }); shell.open (); while (!shell.isDisposed ()) { if (!display.readAndDispatch ()) display.sleep (); } red.dispose(); display.dispose (); }
2004-01-14 12:00:37
1,074,100,000
resolved fixed
aa84c6a
1,219,690,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CBanner.java bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CCombo.java bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CLabel.java bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/TableCursor.java bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/TableTree.java bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/ViewForm.java
SWT
1,460
234,809
Bug 234809 [QuickAccess] PopupDialog stays open even though Eclipse has focus
Eclipse 3.4 Steps to reproduce: - Ctrl+3 - From the dropdown select "Move" - Move the mouse over "File" of the main menubar - Click on "File" Actual results: - the menu opens - the popup dialog is not closing
2008-05-30 06:20:23
1,212,140,000
resolved fixed
107886f
1,219,420,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Tracker.java
SWT