Bug 392939 - Invalid thread access exception while creating Reports outside of default directory
Summary: Invalid thread access exception while creating Reports outside of default dir...
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: 0.11.0   Edit
Hardware: PC Windows Vista
: P3 normal (vote)
Target Milestone: 0.12.0   Edit
Assignee: Alvaro Sanchez-Leon CLA
QA Contact:
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2012-10-26 13:54 EDT by Alvaro Sanchez-Leon CLA
Modified: 2012-11-07 09:08 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alvaro Sanchez-Leon CLA 2012-10-26 13:54:45 EDT
org.eclipse.swt.SWTException: Invalid thread access
	at org.eclipse.swt.SWT.error(SWT.java:4361)
	at org.eclipse.swt.SWT.error(SWT.java:4276)
	at org.eclipse.swt.SWT.error(SWT.java:4247)
	at org.eclipse.swt.widgets.Display.error(Display.java:1258)
	at org.eclipse.swt.widgets.Display.checkDevice(Display.java:764)
	at org.eclipse.swt.widgets.Display.getActiveShell(Display.java:1467)
	at org.eclipse.mylyn.reviews.r4e.report.internal.dialog.ReportGeneration.createSaveDirectory(ReportGeneration.java:1007)
	at org.eclipse.mylyn.reviews.r4e.report.internal.dialog.ReportGeneration.BuildReportDir(ReportGeneration.java:950)
	at org.eclipse.mylyn.reviews.r4e.report.internal.dialog.ReportGeneration.prepareReport(ReportGeneration.java:517)
	at org.eclipse.mylyn.reviews.r4e.report.internal.dialog.ReportGeneration.handleReportGeneration(ReportGeneration.java:261)
	at org.eclipse.mylyn.reviews.r4e.ui.internal.commands.handlers.ReportElementHandler$1.run(ReportElementHandler.java:103)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Comment 1 Alvaro Sanchez-Leon CLA 2012-10-29 09:27:48 EDT
Implemented and merged to master, 
to be release in R4E 0.12.0