Bug#403204: eclipse: still using wrong kdialog syntax

2006-12-19 Thread Steve Langasek
severity 403204 serious
thanks

On Mon, Dec 18, 2006 at 07:49:19PM +0100, Matthias Klose wrote:
 - you should have reopened the original report, not opening a new one.
 - the package works ok, when zenity is installed. the severity
   therefore is not grave.

By the description, that sounds like a serious bug (missing/incorrect
dependency), yes.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Processed: Re: Bug#403204: eclipse: still using wrong kdialog syntax

2006-12-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 403204 serious
Bug#403204: eclipse: still using wrong kdialog syntax
Severity set to `serious' from `normal'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#403732: eclipse: Crash on startup: Error notifying a preference change listener.

2006-12-19 Thread Martin Waitz
Package: eclipse
Version: 3.2.1-2
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

When starting eclipse, I get the following error dialog:

Error notifying a preference change listener. Check the log for
details.

in workspace/.metadata/.log I found the following backtrace:


!SESSION 2006-12-19 13:23:22.248 ---
eclipse.buildId=M20060921-0945
java.fullversion=GNU libgcj 4.1.2 20061115 (prerelease) (Debian 4.1.1-20)
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE
Command-line arguments:  -os linux -ws gtk -arch x86

!ENTRY org.eclipse.osgi 2 1 2006-12-19 13:23:38.696
!MESSAGE NLS missing message: initializer_error in: 
org.eclipse.core.internal.runtime.messages

!ENTRY org.eclipse.osgi 2 1 2006-12-19 13:23:38.702
!MESSAGE NLS missing message: fileInitializer_fileNotFound in: 
org.eclipse.core.internal.runtime.messages

!ENTRY org.eclipse.osgi 2 1 2006-12-19 13:23:38.702
!MESSAGE NLS missing message: fileInitializer_IOError in: 
org.eclipse.core.internal.runtime.messages

!ENTRY org.eclipse.osgi 2 1 2006-12-19 13:23:38.702
!MESSAGE NLS missing message: fileInitializer_missingFileName in: 
org.eclipse.core.internal.runtime.messages

!ENTRY org.eclipse.ui.workbench 4 2 2006-12-19 13:24:10.634
!MESSAGE Problems occurred when invoking code from plug-in: 
org.eclipse.ui.workbench.
!STACK 0
java.lang.NullPointerException
   at 
org.eclipse.cdt.internal.ui.text.CTextTools.adaptToPreferenceChange(CTextTools.java:238)
   at 
org.eclipse.cdt.internal.ui.text.CTextTools$PreferenceListener.propertyChange(CTextTools.java:38)
   at 
org.eclipse.ui.preferences.ScopedPreferenceStore$3.run(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.core.runtime.SafeRunner.run(org.eclipse.equinox.common_3.2.0.v20060603.jar.so)
   at 
org.eclipse.ui.preferences.ScopedPreferenceStore.firePropertyChangeEvent(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.ui.preferences.ScopedPreferenceStore.setToDefault(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.ui.texteditor.MarkerAnnotationPreferences.useAnnotationsPreferencePage(org.eclipse.ui.editors_3.2.1.r321_v20060721.jar.so)
   at 
org.eclipse.ui.editors.text.EditorsUI.useAnnotationsPreferencePage(org.eclipse.ui.editors_3.2.1.r321_v20060721.jar.so)
   at 
org.eclipse.cdt.ui.CUIPreferenceInitializer.initializeDefaultPreferences(CUIPreferenceInitializer.java:49)
   at 
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.runInitializer(org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar.so)
   at 
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.applyRuntimeDefaults(org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar.so)
   at 
org.eclipse.core.internal.preferences.PreferencesService.applyRuntimeDefaults(org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar.so)
   at 
org.eclipse.core.internal.preferences.DefaultPreferences.applyRuntimeDefaults(org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar.so)
   at 
org.eclipse.core.internal.preferences.DefaultPreferences.loadDefaults(org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar.so)
   at 
org.eclipse.core.internal.preferences.DefaultPreferences.load(org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar.so)
   at 
org.eclipse.core.internal.preferences.EclipsePreferences.create(org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar.so)
   at 
org.eclipse.core.internal.preferences.EclipsePreferences.internalNode(org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar.so)
   at 
org.eclipse.core.internal.preferences.EclipsePreferences.node(org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar.so)
   at 
org.eclipse.core.internal.preferences.AbstractScope.getNode(org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar.so)
   at 
org.eclipse.core.runtime.preferences.DefaultScope.getNode(org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar.so)
   at 
org.eclipse.ui.preferences.ScopedPreferenceStore.getDefaultPreferences(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.ui.preferences.ScopedPreferenceStore.getPreferenceNodes(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.ui.preferences.ScopedPreferenceStore.internalGet(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.ui.preferences.ScopedPreferenceStore.getString(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.jface.preference.PreferenceConverter.getColor(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.cdt.internal.ui.text.AbstractCScanner.addToken(AbstractCScanner.java:96)
   at 
org.eclipse.cdt.internal.ui.text.AbstractCScanner.initialize(AbstractCScanner.java:89)
   at org.eclipse.cdt.internal.ui.text.CCodeScanner.init(CCodeScanner.java:59)
   at org.eclipse.cdt.internal.ui.text.CTextTools.init(CTextTools.java:93)
   at 

Processed: Re: Bug#402642: java-package: does not work with sun jre-1.6

2006-12-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 402642 wishlist
Bug#402642: java-package: does not work with sun jre-1.6
Severity set to `wishlist' from `important'

 merge 402642 322843
Bug#322843: java-package: support for jdk 1.6
Bug#402642: java-package: does not work with sun jre-1.6
Merged 322843 402642.

 stop
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Delivery Status Notification (Failure)

2006-12-19 Thread postmaster
This is an automatically generated Delivery Status Notification.

Delivery to the following recipients failed.

   [EMAIL PROTECTED]



Reporting-MTA: dns;CPEXBE-EML07.kpnsp.local
Received-From-MTA: dns;hpsmtp-eml05.kpnxchange.com
Arrival-Date: Tue, 19 Dec 2006 19:47:19 +0100

Final-Recipient: rfc822;przemekmania@hetnet.nl
Action: failed
Status: 5.2.2
X-Display-Name: przemekmania@hetnet.nl
From:  Magali Blocher [EMAIL PROTECTED]
To:  Jae Mauck [EMAIL PROTECTED]
Message-ID:  [EMAIL PROTECTED]
Subject:  Re: your sculpto

___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers