Activity log for bug #446131

Date Who What changed Old value New value Message
2009-10-08 08:44:38 Matyáš Křišťan bug added bug
2009-10-08 08:44:38 Matyáš Křišťan attachment added Dependencies.txt http://launchpadlibrarian.net/33287255/Dependencies.txt
2009-10-08 08:44:38 Matyáš Křišťan attachment added XsessionErrors.txt http://launchpadlibrarian.net/33287256/XsessionErrors.txt
2009-10-08 08:55:38 Benjamin Drung affects eclipse (Ubuntu) eclipse-cdt (Ubuntu)
2009-10-08 08:55:38 Benjamin Drung eclipse-cdt (Ubuntu): importance Undecided High
2009-10-08 08:55:38 Benjamin Drung eclipse-cdt (Ubuntu): status New Confirmed
2009-11-13 14:25:48 Emmanuel Touzery removed subscriber Emmanuel Touzery
2010-07-22 01:12:44 Felix Yan bug added subscriber Felix Yan
2010-09-24 16:08:29 Maxim Levitsky summary Eclipse doesn't open my C++ files Please add eclipse-cdt to ubuntu packaging
2010-09-24 16:10:40 Maxim Levitsky description Binary package hint: eclipse Eclipse starts normally but doesn't open the files in my project (they are *.cpp files). On the place where should be text of the file(s), it reports a error (with every error, the report seems to be same). Here it is : Could not open the editor: No editor descriptor for id org.eclipse.cdt.ui.editor.CEditor org.eclipse.ui.PartInitException: No editor descriptor for id org.eclipse.cdt.ui.editor.CEditor at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:598) at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595) at org.eclipse.ui.internal.EditorAreaHelper.setVisibleEditor(EditorAreaHelper.java:271) at org.eclipse.ui.internal.EditorManager.setVisibleEditor(EditorManager.java:1417) at org.eclipse.ui.internal.EditorManager$5.runWithException(EditorManager.java:942) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115) at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803) at org.eclipse.ui.internal.Workbench$28.runWithException(Workbench.java:1384) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2316) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) 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:194) 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:368) 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:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) the version I'm using is this : Version: 3.5.1 Build id: M20090917-0800 my version of java is 6-16-0ubuntu1.9.04 ProblemType: Bug Architecture: i386 Date: Thu Oct 8 10:36:30 2009 DistroRelease: Ubuntu 9.10 Package: eclipse 3.5.1-0~ubuntu1 ProcEnviron: LANGUAGE=cs_CZ.UTF-8 PATH=(custom, user) LANG=cs_CZ.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-12.41-generic SourcePackage: eclipse Uname: Linux 2.6.31-12-generic i686 Binary package hint: eclipse Eclipse starts normally but doesn't open the files in my project (they are *.cpp files). On the place where should be text of the file(s), it reports a error (with every error, the report seems to be same). Here it is : Could not open the editor: No editor descriptor for id org.eclipse.cdt.ui.editor.CEditor The problem is the CDT is missing from ubuntu packages for long time. It was possible in 10.04 to add it through eclipse's built-it update facility, and it would work very well. Now in 10.10 this doesn't work probably due to version mismatch.
2010-09-24 16:11:38 Maxim Levitsky nominated for series Ubuntu Maverick
2010-09-25 20:39:14 derekchow removed subscriber derekchow
2010-10-10 09:25:37 Launchpad Janitor branch linked lp:debian/sid/eclipse-cdt
2010-10-27 14:14:45 Launchpad Janitor eclipse-cdt (Ubuntu): status Confirmed Fix Released