Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Not getting Chart Designer
Not getting Chart Designer [message #53670] Tue, 05 July 2005 21:32 Go to next message
Eclipse UserFriend
Originally posted by: sumesh.bhagat.dwango.com

I am using eclipse 3.1 and I have all the BIRT plug-ins in my plug-in
folder.
When I am trying to design a report with chart , i get error
"The extension name "null" of element "Chart" is not found".
I don't get the chart designer ot the chart on the report to edit it.

Any help will be higlly appreciated.
Thanks in advance.
Re: Not getting Chart Designer [message #53696 is a reply to message #53670] Tue, 05 July 2005 22:11 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.none.com

Hi,

BIRT 1.0 does not support Eclipse 3.1. BIRT release 1.0.1 will work with
Eclipse 3.1. Please check the install instructions for BIRT 1.0 here:
http://www.eclipse.org/birt/index.php?page=build/install.htm l

Thanks,

David

"Sumesh" <sumesh.bhagat@dwango.com> wrote in message
news:92455ccad434b3068718f08006fa301f$1@www.eclipse.org...
>I am using eclipse 3.1 and I have all the BIRT plug-ins in my plug-in
>folder.
> When I am trying to design a report with chart , i get error "The
> extension name "null" of element "Chart" is not found".
> I don't get the chart designer ot the chart on the report to edit it.
>
> Any help will be higlly appreciated.
> Thanks in advance.
>
>
Re: Not getting Chart Designer [message #53774 is a reply to message #53696] Wed, 06 July 2005 00:12 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sumesh.bhagat.dwango.com

Hi David
Thanks for the reponse.
I reverted back eclipse to 3.0.2.
Still no luck. I am not able to see the chart designer. When I look into
the plugins installed in eclipse via help menu, I can see all the chart
plugins are there. But I can't see any chart on the report or in the
insert menu also I don't see chart.Also its not there in property editor.
Thanks for your help.
Re: Not getting Chart Designer [message #54222 is a reply to message #53774] Wed, 06 July 2005 08:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.none.com

Hi,

It seems like something has not been installed properly. Please double check
the install instructions at:
http://www.eclipse.org/birt/index.php?page=build/install.htm l

Maybe you missed the EMF plugin. Or maybe the chart plugin is disabled
(check help->software updates->manage configuration: click on the no parking
sign to see which plugins are disabled).

Thanks,

David

"Sumesh" <sumesh.bhagat@dwango.com> wrote in message
news:1d6ddefde2b4c6604b400fa55d87eb8f$1@www.eclipse.org...
> Hi David
> Thanks for the reponse.
> I reverted back eclipse to 3.0.2.
> Still no luck. I am not able to see the chart designer. When I look into
> the plugins installed in eclipse via help menu, I can see all the chart
> plugins are there. But I can't see any chart on the report or in the
> insert menu also I don't see chart.Also its not there in property editor.
> Thanks for your help.
>
Re: Not getting Chart Designer [message #55018 is a reply to message #54222] Fri, 08 July 2005 00:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sumesh.bhagat.dwango.com

Hi David
I reverted eclipse back to 3.0.1 and installed EMF.

Now I am able to get the chart designer and it works.
But I am having problem with property editor. It doen't open.
Also when I create style , I can't change the font.
Here is the stack trace from .log.

!ENTRY org.eclipse.core.runtime 4 2 Jul 07, 2005 17:14:39.483
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.core.runtime".
!STACK 0
org.eclipse.swt.SWTException: Widget is disposed
at org.eclipse.swt.SWT.error(SWT.java:2691)
at org.eclipse.swt.SWT.error(SWT.java:2616)
at org.eclipse.swt.SWT.error(SWT.java:2587)
at org.eclipse.swt.widgets.Widget.error(Widget.java:546)
at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:296)
at org.eclipse.swt.widgets.Control.setVisible(Control.java:2595 )
at org.eclipse.swt.widgets.TabItem.releaseChild(TabItem.java:18 0)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:480)
at
org.eclipse.birt.report.designer.ui.views.attributes.Default PageGenerator.createTabItems(DefaultPageGenerator.java:43)
at
org.eclipse.birt.report.designer.ui.views.attributes.Categor yPageGenerator.createTabItems(CategoryPageGenerator.java:218 )
at
org.eclipse.birt.report.designer.ui.views.attributes.Atrribu tesBuilder.createPages(AtrributesBuilder.java:66)
at
org.eclipse.birt.report.designer.ui.views.attributes.Attribu teView.resetTabFolder(AttributeView.java:229)
at
org.eclipse.birt.report.designer.ui.views.attributes.Attribu teView.selectionChanged(AttributeView.java:342)
at
org.eclipse.ui.internal.AbstractSelectionService$3.run(Abstr actSelectionService.java:153)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:616)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
at
org.eclipse.ui.internal.AbstractSelectionService.fireSelecti on(AbstractSelectionService.java:151)
at
org.eclipse.ui.internal.AbstractSelectionService$1.selection Changed(AbstractSelectionService.java:66)
at
org.eclipse.ui.part.MultiPageSelectionProvider$1.run(MultiPa geSelectionProvider.java:70)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:616)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
at
org.eclipse.ui.part.MultiPageSelectionProvider.fireSelection Changed(MultiPageSelectionProvider.java:68)
at
org.eclipse.ui.part.MultiPageEditorSite.handleSelectionChang ed(MultiPageEditorSite.java:299)
at
org.eclipse.ui.part.MultiPageEditorSite$1.selectionChanged(M ultiPageEditorSite.java:247)
at
org.eclipse.ui.part.MultiPageSelectionProvider$1.run(MultiPa geSelectionProvider.java:70)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:616)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
at
org.eclipse.ui.part.MultiPageSelectionProvider.fireSelection Changed(MultiPageSelectionProvider.java:68)
at
org.eclipse.ui.part.MultiPageEditorSite.handleSelectionChang ed(MultiPageEditorSite.java:299)
at
org.eclipse.ui.part.MultiPageEditorSite$1.selectionChanged(M ultiPageEditorSite.java:247)
at
org.eclipse.gef.ui.parts.AbstractEditPartViewer.fireSelectio nChanged(AbstractEditPartViewer.java:240)
at
org.eclipse.birt.report.designer.internal.ui.editors.parts.D eferredGraphicalViewer.access$001(DeferredGraphicalViewer.ja va:58)
at
org.eclipse.birt.report.designer.internal.ui.editors.parts.D eferredGraphicalViewer$1.run(DeferredGraphicalViewer.java:30 4)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:106)
at
org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:2754)
at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2537)
at
org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1377)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:254)
at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:141)
at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:96)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:335)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)
Re: Not getting Chart Designer [message #55824 is a reply to message #55018] Mon, 11 July 2005 08:11 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.none.com

Hi,

It seems there is still something in your environment that is causing the
issue, this normally works fine.

Are you running Eclipse under Linux or Windows? If you use Linux, please
provide some details about which version you are using.

Did you make a fresh install or did you override your Eclipse file back to
3.0.1? If you did override, I suggest to create a new workspace, and if it
still doesn't work, to do a fresh install in a empty directory. Some files
of the older version might still be used.

Thanks,

David

"Sumesh" <sumesh.bhagat@dwango.com> wrote in message
news:202fb46afb0ef037843c31fed8fbc770$1@www.eclipse.org...
> Hi David
> I reverted eclipse back to 3.0.1 and installed EMF.
> Now I am able to get the chart designer and it works.
> But I am having problem with property editor. It doen't open.
> Also when I create style , I can't change the font.
> Here is the stack trace from .log.
>
> !ENTRY org.eclipse.core.runtime 4 2 Jul 07, 2005 17:14:39.483
> !MESSAGE Problems occurred when invoking code from plug-in:
> "org.eclipse.core.runtime".
> !STACK 0
> org.eclipse.swt.SWTException: Widget is disposed
> at org.eclipse.swt.SWT.error(SWT.java:2691)
> at org.eclipse.swt.SWT.error(SWT.java:2616)
> at org.eclipse.swt.SWT.error(SWT.java:2587)
> at org.eclipse.swt.widgets.Widget.error(Widget.java:546)
> at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:296)
> at org.eclipse.swt.widgets.Control.setVisible(Control.java:2595 )
> at org.eclipse.swt.widgets.TabItem.releaseChild(TabItem.java:18 0)
> at org.eclipse.swt.widgets.Widget.dispose(Widget.java:480)
> at
> org.eclipse.birt.report.designer.ui.views.attributes.Default PageGenerator.createTabItems(DefaultPageGenerator.java:43)
> at
> org.eclipse.birt.report.designer.ui.views.attributes.Categor yPageGenerator.createTabItems(CategoryPageGenerator.java:218 )
> at
> org.eclipse.birt.report.designer.ui.views.attributes.Atrribu tesBuilder.createPages(AtrributesBuilder.java:66)
> at
> org.eclipse.birt.report.designer.ui.views.attributes.Attribu teView.resetTabFolder(AttributeView.java:229)
> at
> org.eclipse.birt.report.designer.ui.views.attributes.Attribu teView.selectionChanged(AttributeView.java:342)
> at
> org.eclipse.ui.internal.AbstractSelectionService$3.run(Abstr actSelectionService.java:153)
> at
> org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:616)
> at org.eclipse.core.runtime.Platform.run(Platform.java:747)
> at
> org.eclipse.ui.internal.AbstractSelectionService.fireSelecti on(AbstractSelectionService.java:151)
> at
> org.eclipse.ui.internal.AbstractSelectionService$1.selection Changed(AbstractSelectionService.java:66)
> at
> org.eclipse.ui.part.MultiPageSelectionProvider$1.run(MultiPa geSelectionProvider.java:70)
> at
> org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:616)
> at org.eclipse.core.runtime.Platform.run(Platform.java:747)
> at
> org.eclipse.ui.part.MultiPageSelectionProvider.fireSelection Changed(MultiPageSelectionProvider.java:68)
> at
> org.eclipse.ui.part.MultiPageEditorSite.handleSelectionChang ed(MultiPageEditorSite.java:299)
> at
> org.eclipse.ui.part.MultiPageEditorSite$1.selectionChanged(M ultiPageEditorSite.java:247)
> at
> org.eclipse.ui.part.MultiPageSelectionProvider$1.run(MultiPa geSelectionProvider.java:70)
> at
> org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:616)
> at org.eclipse.core.runtime.Platform.run(Platform.java:747)
> at
> org.eclipse.ui.part.MultiPageSelectionProvider.fireSelection Changed(MultiPageSelectionProvider.java:68)
> at
> org.eclipse.ui.part.MultiPageEditorSite.handleSelectionChang ed(MultiPageEditorSite.java:299)
> at
> org.eclipse.ui.part.MultiPageEditorSite$1.selectionChanged(M ultiPageEditorSite.java:247)
> at
> org.eclipse.gef.ui.parts.AbstractEditPartViewer.fireSelectio nChanged(AbstractEditPartViewer.java:240)
> at
> org.eclipse.birt.report.designer.internal.ui.editors.parts.D eferredGraphicalViewer.access$001(DeferredGraphicalViewer.ja va:58)
> at
> org.eclipse.birt.report.designer.internal.ui.editors.parts.D eferredGraphicalViewer$1.run(DeferredGraphicalViewer.java:30 4)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
> at
> org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:106)
> at
> org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:2754)
> at
> org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2537)
> at
> org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1377)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
> at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:254)
> at
> org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:141)
> at
> org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:96)
> at
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:335)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:324)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
> at org.eclipse.core.launcher.Main.run(Main.java:704)
> at org.eclipse.core.launcher.Main.main(Main.java:688)
>
>
Re: Not getting Chart Designer [message #55931 is a reply to message #55824] Mon, 11 July 2005 15:58 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sumesh.bhagat.dwango.com

I did the fresh install.
I am using MAC OS X.
It gives problem with property editor.
Re: Not getting Chart Designer [message #56011 is a reply to message #55931] Mon, 11 July 2005 16:58 Go to previous message
Eclipse UserFriend
Originally posted by: none.none.com

Sumesh,

Here is the list of the targeted platforms for BIRT:
http://www.eclipse.org/birt/index.php?page=project/project_p lan_R1_0.html#jump_4

MacOS is unfortunately not on the list and that's probably why you
experience some problems, but please go ahead and file a bugzilla entry for
this issue with the property editor in MacOS X:
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=BIRT

Thanks,

David

"Sumesh" <sumesh.bhagat@dwango.com> wrote in message
news:bd93c85aa039ca6200ab8241c5b6bc0c$1@www.eclipse.org...
>I did the fresh install.
> I am using MAC OS X.
> It gives problem with property editor.
>
Previous Topic:Deploying report with chart
Next Topic:Pdf Hyperlink
Goto Forum:
  


Current Time: Sun Sep 01 08:17:22 GMT 2024

Powered by FUDForum. Page generated in 0.04098 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top