Bug 88808 - Invalid thread access in TextViewer.addPresentation
Summary: Invalid thread access in TextViewer.addPresentation
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.1   Edit
Hardware: PC Linux-GTK
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2005-03-22 16:15 EST by Douglas Pollock CLA
Modified: 2007-06-22 10:04 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Douglas Pollock CLA 2005-03-22 16:15:43 EST
I20040215-1100

I got this exception on the console, but I didn't notice any visible effect in
the workbench.  While the exception happens as a result of a method in
TextViewer, I have a feeling the logic error happened earlier.


Exception in thread "Info view input computer" org.eclipse.swt.SWTException:
Invalid thread access
	at org.eclipse.swt.SWT.error(SWT.java:2850)
	at org.eclipse.swt.SWT.error(SWT.java:2773)
	at org.eclipse.swt.SWT.error(SWT.java:2744)
	at org.eclipse.swt.widgets.Widget.error(Widget.java:402)
	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:339)
	at org.eclipse.swt.custom.StyledText.replaceStyleRanges(StyledText.java:6296)
	at org.eclipse.jface.text.TextViewer.addPresentation(TextViewer.java:4217)
	at org.eclipse.jface.text.TextViewer.changeTextPresentation(TextViewer.java:4296)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.applyTextRegionCollection(PresentationReconciler.java:573)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.processDamage(PresentationReconciler.java:562)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.access$3(PresentationReconciler.java:558)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:138)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:152)
	at
org.eclipse.jface.text.AbstractDocument.fireDocumentPartitioningChanged(AbstractDocument.java:556)
	at
org.eclipse.jface.text.AbstractDocument.checkStateOfPartitioner(AbstractDocument.java:1508)
	at
org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1228)
	at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:423)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(PresentationReconciler.java:443)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.processDamage(PresentationReconciler.java:560)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.access$3(PresentationReconciler.java:558)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:138)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:152)
	at
org.eclipse.jface.text.AbstractDocument.fireDocumentPartitioningChanged(AbstractDocument.java:556)
	at
org.eclipse.jface.text.AbstractDocument.checkStateOfPartitioner(AbstractDocument.java:1508)
	at
org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1228)
	at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:423)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(PresentationReconciler.java:443)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.processDamage(PresentationReconciler.java:560)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.access$3(PresentationReconciler.java:558)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:138)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:152)
	at
org.eclipse.jface.text.AbstractDocument.fireDocumentPartitioningChanged(AbstractDocument.java:556)
	at
org.eclipse.jface.text.AbstractDocument.checkStateOfPartitioner(AbstractDocument.java:1508)
	at
org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1228)
	at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:423)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(PresentationReconciler.java:443)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.processDamage(PresentationReconciler.java:560)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.access$3(PresentationReconciler.java:558)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:138)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:152)
	at
org.eclipse.jface.text.AbstractDocument.fireDocumentPartitioningChanged(AbstractDocument.java:556)
	at
org.eclipse.jface.text.AbstractDocument.checkStateOfPartitioner(AbstractDocument.java:1508)
	at
org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1228)
	at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:423)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(PresentationReconciler.java:443)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.processDamage(PresentationReconciler.java:560)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.access$3(PresentationReconciler.java:558)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:138)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:152)
	at
org.eclipse.jface.text.AbstractDocument.fireDocumentPartitioningChanged(AbstractDocument.java:556)
	at
org.eclipse.jface.text.AbstractDocument.checkStateOfPartitioner(AbstractDocument.java:1508)
	at
org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1228)
	at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:423)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(PresentationReconciler.java:443)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.processDamage(PresentationReconciler.java:560)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.access$3(PresentationReconciler.java:558)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:138)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:152)
	at
org.eclipse.jface.text.AbstractDocument.fireDocumentPartitioningChanged(AbstractDocument.java:556)
	at
org.eclipse.jface.text.AbstractDocument.checkStateOfPartitioner(AbstractDocument.java:1508)
	at
org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1228)
	at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:423)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(PresentationReconciler.java:443)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.processDamage(PresentationReconciler.java:560)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.access$3(PresentationReconciler.java:558)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:138)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:152)
	at
org.eclipse.jface.text.AbstractDocument.fireDocumentPartitioningChanged(AbstractDocument.java:556)
	at
org.eclipse.jface.text.AbstractDocument.checkStateOfPartitioner(AbstractDocument.java:1508)
	at
org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1228)
	at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:423)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(PresentationReconciler.java:443)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.processDamage(PresentationReconciler.java:560)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.access$3(PresentationReconciler.java:558)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:138)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:152)
	at
org.eclipse.jface.text.AbstractDocument.fireDocumentPartitioningChanged(AbstractDocument.java:556)
	at
org.eclipse.jface.text.AbstractDocument.checkStateOfPartitioner(AbstractDocument.java:1508)
	at
org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1228)
	at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:423)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(PresentationReconciler.java:443)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.processDamage(PresentationReconciler.java:560)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.access$3(PresentationReconciler.java:558)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:138)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:152)
	at
org.eclipse.jface.text.AbstractDocument.fireDocumentPartitioningChanged(AbstractDocument.java:556)
	at
org.eclipse.jface.text.AbstractDocument.checkStateOfPartitioner(AbstractDocument.java:1508)
	at
org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1228)
	at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:423)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(PresentationReconciler.java:443)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.processDamage(PresentationReconciler.java:560)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.access$3(PresentationReconciler.java:558)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:138)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:152)
	at
org.eclipse.jface.text.AbstractDocument.fireDocumentPartitioningChanged(AbstractDocument.java:556)
	at
org.eclipse.jface.text.AbstractDocument.checkStateOfPartitioner(AbstractDocument.java:1508)
	at
org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1228)
	at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:423)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(PresentationReconciler.java:443)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.processDamage(PresentationReconciler.java:560)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.access$3(PresentationReconciler.java:558)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:138)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:152)
	at
org.eclipse.jface.text.AbstractDocument.fireDocumentPartitioningChanged(AbstractDocument.java:556)
	at
org.eclipse.jface.text.AbstractDocument.checkStateOfPartitioner(AbstractDocument.java:1508)
	at
org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1228)
	at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:423)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(PresentationReconciler.java:443)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.processDamage(PresentationReconciler.java:560)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.access$3(PresentationReconciler.java:558)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:138)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:152)
	at
org.eclipse.jface.text.AbstractDocument.fireDocumentPartitioningChanged(AbstractDocument.java:556)
	at
org.eclipse.jface.text.AbstractDocument.checkStateOfPartitioner(AbstractDocument.java:1508)
	at
org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1228)
	at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:423)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(PresentationReconciler.java:443)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.processDamage(PresentationReconciler.java:560)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.access$3(PresentationReconciler.java:558)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:138)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:152)
	at
org.eclipse.jface.text.AbstractDocument.fireDocumentPartitioningChanged(AbstractDocument.java:556)
	at
org.eclipse.jface.text.AbstractDocument.checkStateOfPartitioner(AbstractDocument.java:1508)
	at
org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1228)
	at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:423)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(PresentationReconciler.java:443)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.processDamage(PresentationReconciler.java:560)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.access$3(PresentationReconciler.java:558)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:138)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:152)
	at
org.eclipse.jface.text.AbstractDocument.fireDocumentPartitioningChanged(AbstractDocument.java:556)
	at
org.eclipse.jface.text.AbstractDocument.checkStateOfPartitioner(AbstractDocument.java:1508)
	at
org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1228)
	at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:423)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(PresentationReconciler.java:443)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.processDamage(PresentationReconciler.java:560)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.access$3(PresentationReconciler.java:558)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:138)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:152)
	at
org.eclipse.jface.text.AbstractDocument.fireDocumentPartitioningChanged(AbstractDocument.java:556)
	at
org.eclipse.jface.text.AbstractDocument.checkStateOfPartitioner(AbstractDocument.java:1508)
	at
org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1228)
	at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:423)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(PresentationReconciler.java:443)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.processDamage(PresentationReconciler.java:560)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.access$3(PresentationReconciler.java:558)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:138)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:152)
	at
org.eclipse.jface.text.AbstractDocument.fireDocumentPartitioningChanged(AbstractDocument.java:556)
	at
org.eclipse.jface.text.AbstractDocument.checkStateOfPartitioner(AbstractDocument.java:1508)
	at
org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1228)
	at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:423)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(PresentationReconciler.java:443)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.processDamage(PresentationReconciler.java:560)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.access$3(PresentationReconciler.java:558)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:138)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:152)
	at
org.eclipse.jface.text.AbstractDocument.fireDocumentPartitioningChanged(AbstractDocument.java:556)
	at
org.eclipse.jface.text.AbstractDocument.checkStateOfPartitioner(AbstractDocument.java:1508)
	at
org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1228)
	at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:423)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(PresentationReconciler.java:443)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.processDamage(PresentationReconciler.java:560)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.access$3(PresentationReconciler.java:558)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:138)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:152)
	at
org.eclipse.jface.text.AbstractDocument.fireDocumentPartitioningChanged(AbstractDocument.java:556)
	at
org.eclipse.jface.text.AbstractDocument.checkStateOfPartitioner(AbstractDocument.java:1508)
	at
org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1228)
	at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:423)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(PresentationReconciler.java:443)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.processDamage(PresentationReconciler.java:560)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.access$3(PresentationReconciler.java:558)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:138)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:152)
	at
org.eclipse.jface.text.AbstractDocument.fireDocumentPartitioningChanged(AbstractDocument.java:556)
	at
org.eclipse.jface.text.AbstractDocument.checkStateOfPartitioner(AbstractDocument.java:1508)
	at
org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1228)
	at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:423)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(PresentationReconciler.java:443)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.processDamage(PresentationReconciler.java:560)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.access$3(PresentationReconciler.java:558)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:138)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:152)
	at
org.eclipse.jface.text.AbstractDocument.fireDocumentPartitioningChanged(AbstractDocument.java:556)
	at
org.eclipse.jface.text.AbstractDocument.checkStateOfPartitioner(AbstractDocument.java:1508)
	at
org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1228)
	at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:423)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(PresentationReconciler.java:443)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.processDamage(PresentationReconciler.java:560)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.access$3(PresentationReconciler.java:558)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:138)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:152)
	at
org.eclipse.jface.text.AbstractDocument.fireDocumentPartitioningChanged(AbstractDocument.java:556)
	at
org.eclipse.jface.text.AbstractDocument.checkStateOfPartitioner(AbstractDocument.java:1508)
	at
org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1228)
	at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:423)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(PresentationReconciler.java:443)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.processDamage(PresentationReconciler.java:560)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.access$3(PresentationReconciler.java:558)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:138)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:152)
	at
org.eclipse.jface.text.AbstractDocument.fireDocumentPartitioningChanged(AbstractDocument.java:556)
	at
org.eclipse.jface.text.AbstractDocument.checkStateOfPartitioner(AbstractDocument.java:1508)
	at
org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1228)
	at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:423)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(PresentationReconciler.java:443)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.processDamage(PresentationReconciler.java:560)
	at
org.eclipse.jface.text.presentation.PresentationReconciler.access$3(PresentationReconciler.java:558)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:138)
	at
org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.documentPartitioningChanged(PresentationReconciler.java:152)
Comment 1 Dani Megert CLA 2005-03-23 08:54:16 EST
>I20040215-1100
Is quite an old build. Is this the correct build ID?

Do you know in which kind of editor you were?

Please attach the full .log.
Comment 2 Douglas Pollock CLA 2005-03-23 09:36:19 EST
Sorry, that should have said I20050315-1100.  What a horrible typo.

There was nothing in the log.
Comment 3 Dani Megert CLA 2005-03-23 12:41:29 EST
OK, looks like you're using Javadoc view and the Browser widget isn't working
and hence the text widget is being used. Does this sound reasonable?
Comment 4 Douglas Pollock CLA 2005-03-23 12:47:18 EST
Yes, the javadoc view is usually visible while I'm working, and it is likely not
integrated well with my platform (e.g., the Browser widget doesn't work).
Comment 5 Dani Megert CLA 2007-06-22 09:59:19 EDT
Get rid of deprecated state.
Comment 6 Dani Megert CLA 2007-06-22 10:04:34 EDT
.