Bug#187981: marked as done (eclipse does not start when executed on remote server)

Debian Bug Tracking System owner at bugs.debian.org
Sun Jan 8 10:48:09 UTC 2006


Your message dated Sun, 8 Jan 2006 12:39:13 +0100
with message-id <20060108113913.GH3593 at asterix.konqueror.de>
and subject line eclipse does not start when executed on remote server
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--------------------------------------
Received: (at submit) by bugs.debian.org; 7 Apr 2003 11:51:04 +0000
>From carlos at gollum.gnome-db.org Mon Apr 07 06:51:02 2003
Return-path: <carlos at gollum.gnome-db.org>
Received: from 69.red-80-33-181.pooles.rima-tde.net (gollum.gnome-db.org) [80.33.181.69] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 192V9Q-00059K-00; Mon, 07 Apr 2003 06:51:00 -0500
Received: by gollum.gnome-db.org (Postfix, from userid 1000)
	id D826037C0B5; Mon,  7 Apr 2003 13:50:57 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: =?utf-8?q?Carlos_Perell=C3=B3_Mar=C3=ADn?= <carlos at pemas.net>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: eclipse does not runs with my java virtual machine
X-Mailer: reportbug 2.10.1
Date: Mon, 07 Apr 2003 13:50:57 +0200
Message-Id: <20030407115057.D826037C0B5 at gollum.gnome-db.org>
Delivered-To: submit at bugs.debian.org
X-Spam-Status: No, hits=0.1 required=4.0
	tests=HAS_PACKAGE,JAVASCRIPT_UNSAFE,SPAM_PHRASE_00_01
	version=2.44
X-Spam-Level: 

Package: eclipse
Version: 2.1-2
Severity: grave
Justification: renders package unusable



-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux Gollum 2.4.20-686 #1 Mon Jan 13 22:22:30 EST 2003 i686
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (ignored: LC_ALL set)

Versions of packages eclipse depends on:
ii  eclipse-javac                 2.1-2      Java compiler and ant plugin cut f
ii  eclipse-jdt                   2.1-2      Java development tools plug-ins fo

-- no debconf information


Here you have the error log:


An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x403e8efa
Function name=(N/A)
Library=/lib/libc.so.6

NOTE: We are unable to locate the function name symbol for the error
      just occurred. Please refer to release documentation for possible
      reason and solutions.



Current Java thread:
	at java.lang.ClassLoader$NativeLibrary.find(Native Method)
	at java.lang.ClassLoader.findNative(ClassLoader.java:1441)
	at org.eclipse.swt.internal.gtk.OS.gdk_drawable_get_image(Native Method)
	at org.eclipse.swt.graphics.GC.drawImageMask(GC.java:435)
	at org.eclipse.swt.graphics.GC.drawImage(GC.java:374)
	at org.eclipse.swt.graphics.GC.drawImage(GC.java:351)
	at org.eclipse.swt.custom.CTabFolder.scaleImage(CTabFolder.java:1760)
	at org.eclipse.swt.custom.CTabFolder.updateCloseBar(CTabFolder.java:1814)
	at org.eclipse.swt.custom.CTabFolder.setButtonBounds(CTabFolder.java:970)
	at org.eclipse.swt.custom.CTabFolder.setItemLocation(CTabFolder.java:1044)
	at org.eclipse.swt.custom.CTabFolder.setItemBounds(CTabFolder.java:1127)
	at org.eclipse.swt.custom.CTabFolder.onResize(CTabFolder.java:1308)
	at org.eclipse.swt.custom.CTabFolder.access$200(CTabFolder.java:48)
	at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:199)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:913)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:922)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:793)
	at org.eclipse.swt.custom.CTabFolder.resetTabSize(CTabFolder.java:2147)
	at org.eclipse.swt.custom.CTabFolder.createItem(CTabFolder.java:386)
	at org.eclipse.swt.custom.CTabItem.<init>(CTabItem.java:100)
	at org.eclipse.ui.internal.PartTabFolder.createPartTab(PartTabFolder.java:247)
	at org.eclipse.ui.internal.PartTabFolder.createControl(PartTabFolder.java:224)
	at org.eclipse.ui.internal.PartSashContainer.createControl(PartSashContainer.java:192)
	at org.eclipse.ui.internal.PerspectivePresentation.activate(PerspectivePresentation.java:96)
	at org.eclipse.ui.internal.Perspective.onActivate(Perspective.java:725)
	at org.eclipse.ui.internal.WorkbenchPage.onActivate(WorkbenchPage.java:1799)
	at org.eclipse.ui.internal.WorkbenchWindow$7.run(WorkbenchWindow.java:1496)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
	at org.eclipse.ui.internal.WorkbenchWindow.setActivePage(WorkbenchWindow.java:1483)
	at org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:416)
	at org.eclipse.ui.internal.WorkbenchWindow$6.run(WorkbenchWindow.java:1188)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
	at org.eclipse.ui.internal.WorkbenchWindow.openPage(WorkbenchWindow.java:1185)
	at org.eclipse.ui.internal.Workbench.openFirstTimeWindow(Workbench.java:1074)
	at org.eclipse.ui.internal.Workbench.init(Workbench.java:874)
	at org.eclipse.ui.internal.Workbench.run(Workbench.java:1373)
	at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:845)
	at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
	at java.lang.reflect.Method.invoke(Native Method)
	at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
	at org.eclipse.core.launcher.Main.run(Main.java:747)
	at org.eclipse.core.launcher.Main.main(Main.java:583)

Dynamic libraries:
08048000-0804c000 r-xp 00000000 16:02 427036     /usr/lib/j2se/1.3/bin/i386/native_threads/java
0804c000-0804d000 rw-p 00003000 16:02 427036     /usr/lib/j2se/1.3/bin/i386/native_threads/java
40000000-40011000 r-xp 00000000 16:02 1294359    /lib/ld-2.3.1.so
40011000-40012000 rw-p 00011000 16:02 1294359    /lib/ld-2.3.1.so
40023000-4002f000 r-xp 00000000 16:02 1294767    /lib/libpthread-0.10.so
4002f000-40032000 rw-p 0000c000 16:02 1294767    /lib/libpthread-0.10.so
40072000-4007c000 r-xp 00000000 16:02 427050     /usr/lib/j2se/1.3/jre/lib/i386/native_threads/libhpi.so
4007c000-4007d000 rw-p 00009000 16:02 427050     /usr/lib/j2se/1.3/jre/lib/i386/native_threads/libhpi.so
4007d000-4034d000 r-xp 00000000 16:02 524830     /usr/lib/j2se/1.3/jre/lib/i386/client/libjvm.so
4034d000-40365000 rw-p 002cf000 16:02 524830     /usr/lib/j2se/1.3/jre/lib/i386/client/libjvm.so
4037c000-4037e000 r-xp 00000000 16:02 1294724    /lib/libdl-2.3.1.so
4037e000-4037f000 rw-p 00001000 16:02 1294724    /lib/libdl-2.3.1.so
4037f000-40487000 r-xp 00000000 16:02 1294719    /lib/libc-2.3.1.so
40487000-4048d000 rw-p 00107000 16:02 1294719    /lib/libc-2.3.1.so
4048f000-40490000 r-xp 00000000 16:02 1294713    /lib/libBrokenLocale-2.3.1.so
40490000-40491000 rw-p 00000000 16:02 1294713    /lib/libBrokenLocale-2.3.1.so
40492000-404a2000 r-xp 00000000 16:02 1294726    /lib/libnsl-2.3.1.so
404a2000-404a3000 rw-p 00010000 16:02 1294726    /lib/libnsl-2.3.1.so
404a5000-404c5000 r-xp 00000000 16:02 1294725    /lib/libm-2.3.1.so
404c5000-404c6000 rw-p 0001f000 16:02 1294725    /lib/libm-2.3.1.so
404c6000-404d5000 r-xp 00000000 16:02 427056     /usr/lib/j2se/1.3/jre/lib/i386/libverify.so
404d5000-404d7000 rw-p 0000e000 16:02 427056     /usr/lib/j2se/1.3/jre/lib/i386/libverify.so
404d7000-404f7000 r-xp 00000000 16:02 427057     /usr/lib/j2se/1.3/jre/lib/i386/libjava.so
404f7000-404f9000 rw-p 0001f000 16:02 427057     /usr/lib/j2se/1.3/jre/lib/i386/libjava.so
404fa000-4050c000 r-xp 00000000 16:02 427058     /usr/lib/j2se/1.3/jre/lib/i386/libzip.so
4050c000-4050e000 rw-p 00011000 16:02 427058     /usr/lib/j2se/1.3/jre/lib/i386/libzip.so
4050e000-4123f000 r--s 00000000 16:02 427107     /usr/lib/j2se/1.3/jre/lib/rt.jar
4126c000-41511000 r--s 00000000 16:02 427117     /usr/lib/j2se/1.3/jre/lib/i18n.jar
41511000-41527000 r--s 00000000 16:02 427104     /usr/lib/j2se/1.3/jre/lib/sunrsasign.jar
435cf000-435d0000 r--s 00000000 16:02 66287      /usr/lib/eclipse/plugins/org.eclipse.ui_2.1.0/ui.jar
4961f000-4981f000 r--p 00000000 16:02 1409199    /usr/lib/locale/locale-archive
4981f000-4983b000 r--p 002d3000 16:02 1409199    /usr/lib/locale/locale-archive
4983b000-49840000 r--s 00000000 16:02 1507953    /usr/lib/eclipse/startup.jar
49840000-49842000 r-xp 00000000 16:02 1049348    /usr/lib/gconv/ISO8859-1.so
49842000-49843000 rw-p 00001000 16:02 1049348    /usr/lib/gconv/ISO8859-1.so
49843000-4984a000 r--s 00000000 16:02 1376271    /usr/lib/eclipse/plugins/org.eclipse.swt.gtk_2.1.0/ws/gtk/swt-pi.jar
4984b000-49854000 r-xp 00000000 16:02 1294738    /lib/libnss_compat-2.3.1.so
49854000-49855000 rw-p 00009000 16:02 1294738    /lib/libnss_compat-2.3.1.so
498c1000-498d9000 r--s 00000000 16:02 1474627    /usr/lib/eclipse/plugins/org.eclipse.core.boot_2.1.0/boot.jar
498d9000-498f6000 r--p 00000000 16:02 229586     /usr/share/locale/es/LC_MESSAGES/libc.mo
498f6000-4992b000 r--s 00000000 16:02 1458642    /usr/lib/eclipse/plugins/org.eclipse.core.runtime_2.1.0/runtime.jar
4992b000-4997a000 r--s 00000000 16:02 835682     /usr/lib/eclipse/plugins/org.eclipse.ui.views_2.1.0/views.jar
4997a000-49b91000 r--s 00000000 16:02 820204     /usr/lib/eclipse/plugins/org.eclipse.ui.workbench_2.1.0/workbench.jar
49b91000-49bfd000 r--s 00000000 16:02 49284      /usr/lib/eclipse/plugins/org.eclipse.jface_2.1.0/jface.jar
49bfd000-49cac000 r--s 00000000 16:02 1376485    /usr/lib/eclipse/plugins/org.eclipse.swt.gtk_2.1.0/ws/gtk/swt.jar
49cac000-49d39000 r--s 00000000 16:02 983951     /usr/lib/eclipse/plugins/org.eclipse.core.resources_2.1.0/resources.jar
49d39000-49d4f000 r--s 00000000 16:02 869037     /usr/lib/eclipse/plugins/org.apache.xerces_4.0.7/xmlParserAPIs.jar
49d4f000-49e24000 r--s 00000000 16:02 869036     /usr/lib/eclipse/plugins/org.apache.xerces_4.0.7/xercesImpl.jar
49e24000-49e8b000 r--s 00000000 16:02 230085     /usr/lib/eclipse/plugins/org.eclipse.team.cvs.core_2.1.0/cvs.jar
49e8b000-49eec000 r--s 00000000 16:02 115338     /usr/lib/eclipse/plugins/org.eclipse.compare_2.1.0/compare.jar
49eec000-49f02000 r--s 00000000 16:02 754244     /usr/lib/eclipse/plugins/org.eclipse.help.ui_2.1.0/helpworkbench.jar
49f02000-49f42000 r--s 00000000 16:02 1459004    /usr/lib/eclipse/plugins/org.eclipse.jdt.junit_2.1.0/junitsupport.jar
49f42000-4a18c000 r--s 00000000 16:02 1507834    /usr/lib/eclipse/plugins/org.eclipse.jdt.core_2.1.0/jdtcore.jar
4a18c000-4a1bf000 r--s 00000000 16:02 1458970    /usr/lib/eclipse/plugins/org.eclipse.search_2.1.0/search.jar
4a1bf000-4a1e9000 r-xp 00000000 16:02 1475323    /usr/lib/eclipse/plugins/org.eclipse.swt.gtk_2.1.0/os/linux/x86/libswt-pi-gtk-2133.so
4a1e9000-4a1eb000 rw-p 00029000 16:02 1475323    /usr/lib/eclipse/plugins/org.eclipse.swt.gtk_2.1.0/os/linux/x86/libswt-pi-gtk-2133.so
4a1eb000-4a1ec000 r-xp 00000000 16:02 967003     /usr/X11R6/lib/X11/locale/common/xlcUTF8Load.so.2
4a1ec000-4a1ed000 rw-p 00000000 16:02 967003     /usr/X11R6/lib/X11/locale/common/xlcUTF8Load.so.2
4a1ed000-4a1f5000 r-xp 00000000 16:02 1294744    /lib/libnss_files-2.3.1.so
4a1f5000-4a1f6000 rw-p 00007000 16:02 1294744    /lib/libnss_files-2.3.1.so
4a1f6000-4a1fb000 r--s 00000000 16:02 1474688    /usr/lib/eclipse/plugins/org.eclipse.platform_2.1.0/startup.jar
4a1fb000-4a1ff000 r-xp 00000000 16:02 280090     /usr/lib/libgthread-2.0.so.0.200.1
4a1ff000-4a200000 rw-p 00003000 16:02 280090     /usr/lib/libgthread-2.0.so.0.200.1
4a200000-4a261000 r-xp 00000000 16:02 279015     /usr/lib/libglib-2.0.so.0.200.1
4a261000-4a262000 rw-p 00061000 16:02 279015     /usr/lib/libglib-2.0.so.0.200.1
4a262000-4a462000 r-xp 00000000 16:02 280183     /usr/lib/libgtk-x11-2.0.so.0.200.1
4a462000-4a46b000 rw-p 001ff000 16:02 280183     /usr/lib/libgtk-x11-2.0.so.0.200.1
4a46d000-4a4cb000 r-xp 00000000 16:02 280180     /usr/lib/libgdk-x11-2.0.so.0.200.1
4a4cb000-4a4d0000 rw-p 0005e000 16:02 280180     /usr/lib/libgdk-x11-2.0.so.0.200.1
4a4d0000-4a4e4000 r-xp 00000000 16:02 278815     /usr/lib/libatk-1.0.so.0.200.2
4a4e4000-4a4e6000 rw-p 00013000 16:02 278815     /usr/lib/libatk-1.0.so.0.200.2
4a4e6000-4a4f6000 r-xp 00000000 16:02 280164     /usr/lib/libgdk_pixbuf-2.0.so.0.200.1
4a4f6000-4a4f7000 rw-p 0000f000 16:02 280164     /usr/lib/libgdk_pixbuf-2.0.so.0.200.1
4a4f7000-4a502000 r-xp 00000000 16:02 279602     /usr/lib/libpangox-1.0.so.0.200.1
4a502000-4a503000 rw-p 0000a000 16:02 279602     /usr/lib/libpangox-1.0.so.0.200.1
4a503000-4a526000 r-xp 00000000 16:02 278695     /usr/lib/libpango-1.0.so.0.200.1
4a526000-4a532000 rw-p 00023000 16:02 278695     /usr/lib/libpango-1.0.so.0.200.1
4a532000-4a55f000 r-xp 00000000 16:02 279615     /usr/lib/libgobject-2.0.so.0.200.1
4a55f000-4a561000 rw-p 0002c000 16:02 279615     /usr/lib/libgobject-2.0.so.0.200.1
4a561000-4a564000 r-xp 00000000 16:02 279775     /usr/lib/libgmodule-2.0.so.0.200.1
4a564000-4a565000 rw-p 00002000 16:02 279775     /usr/lib/libgmodule-2.0.so.0.200.1
4a565000-4a582000 r-xp 00000000 16:02 280262     /usr/lib/libpangoxft-1.0.so.0.200.1
4a582000-4a583000 rw-p 0001d000 16:02 280262     /usr/lib/libpangoxft-1.0.so.0.200.1
4a583000-4a58a000 r-xp 00000000 16:02 1311028    /usr/X11R6/lib/libXi.so.6.0
4a58a000-4a58b000 rw-p 00006000 16:02 1311028    /usr/X11R6/lib/libXi.so.6.0
4a58b000-4a597000 r-xp 00000000 16:02 1311026    /usr/X11R6/lib/libXext.so.6.4
4a597000-4a598000 rw-p 0000c000 16:02 1311026    /usr/X11R6/lib/libXext.so.6.4
4a598000-4a5a7000 r-xp 00000000 16:02 1310766    /usr/X11R6/lib/libXft.so.2.0
4a5a7000-4a5a8000 rw-p 0000f000 16:02 1310766    /usr/X11R6/lib/libXft.so.2.0
4a5a8000-4a5b3000 r-xp 00000000 16:02 1294703    /lib/libz.so.1.1.4
4a5b3000-4a5b5000 rw-p 0000b000 16:02 1294703    /lib/libz.so.1.1.4
4a5b5000-4a5b9000 r-xp 00000000 16:02 1311103    /usr/X11R6/lib/libXrender.so.1.1
4a5b9000-4a5ba000 rw-p 00003000 16:02 1311103    /usr/X11R6/lib/libXrender.so.1.1
4a5ba000-4a5da000 r-xp 00000000 16:02 278945     /usr/lib/libfontconfig.so.1.0.4
4a5da000-4a5dd000 rw-p 0001f000 16:02 278945     /usr/lib/libfontconfig.so.1.0.4
4a5de000-4a696000 r-xp 00000000 16:02 1310983    /usr/X11R6/lib/libX11.so.6.2
4a696000-4a699000 rw-p 000b8000 16:02 1310983    /usr/X11R6/lib/libX11.so.6.2
4a699000-4a6e4000 r-xp 00000000 16:02 278613     /usr/lib/libfreetype.so.6.3.3
4a6e4000-4a6e8000 rw-p 0004a000 16:02 278613     /usr/lib/libfreetype.so.6.3.3
4a6e8000-4a702000 r-xp 00000000 16:02 279046     /usr/lib/libexpat.so.1.0.0
4a702000-4a706000 rw-p 0001a000 16:02 279046     /usr/lib/libexpat.so.1.0.0
4a706000-4a720000 r--p 00000000 16:02 230045     /usr/share/locale/es/LC_MESSAGES/gtk20.mo
4a720000-4a745000 r-xp 00000000 16:02 1475322    /usr/lib/eclipse/plugins/org.eclipse.swt.gtk_2.1.0/os/linux/x86/libswt-gtk-2133.so
4a745000-4a747000 rw-p 00025000 16:02 1475322    /usr/lib/eclipse/plugins/org.eclipse.swt.gtk_2.1.0/os/linux/x86/libswt-gtk-2133.so
4a747000-4a799000 r--s 00000000 16:02 1359991    /usr/lib/eclipse/plugins/org.eclipse.update.core_2.1.0/updatecore.jar
4a799000-4a7c5000 r--s 00000000 16:02 458874     /usr/lib/eclipse/plugins/org.eclipse.help_2.1.0/help.jar
4a7c5000-4a81b000 r--s 00000000 16:02 606286     /usr/lib/eclipse/plugins/org.eclipse.jface.text_2.1.0/jfacetext.jar
4a81b000-4a82d000 r--s 00000000 16:02 1180233    /usr/lib/eclipse/plugins/org.eclipse.text_2.1.0/text.jar
4a82d000-4a8a7000 r--s 00000000 16:02 688825     /usr/lib/eclipse/plugins/org.eclipse.debug.ui_2.1.0/dtui.jar
4a8a7000-4ac79000 r--s 00000000 16:02 50047      /usr/lib/eclipse/plugins/org.eclipse.jdt.ui_2.1.0/jdt.jar
4ac79000-4ad49000 r--s 00000000 16:02 705348     /usr/lib/eclipse/plugins/org.eclipse.team.cvs.ui_2.1.0/teamcvsui.jar
4ad49000-4ade4000 r--s 00000000 16:02 442697     /usr/lib/eclipse/plugins/org.eclipse.update.ui_2.1.0/updateui.jar
4ade4000-4aea3000 r--s 00000000 16:02 984140     /usr/lib/eclipse/plugins/org.eclipse.jdt.debug.ui_2.1.0/jdiui.jar
4aea3000-4af5a000 r--s 00000000 16:02 115443     /usr/lib/eclipse/plugins/org.eclipse.ui.externaltools_2.1.0/externaltools.jar
4af5a000-4af93000 r--s 00000000 16:02 869247     /usr/lib/eclipse/plugins/org.eclipse.ui.workbench.texteditor_2.1.0/texteditor.jar
4af93000-4af95000 r-xp 00000000 16:02 999625     /usr/lib/pango/1.2.0/modules/pango-basic-xft.so
4af95000-4af96000 rw-p 00001000 16:02 999625     /usr/lib/pango/1.2.0/modules/pango-basic-xft.so
4af96000-4afb9000 r--p 00000000 16:02 475360     /usr/share/fonts/truetype/Verdana.ttf
4afb9000-4b000000 r--s 00000000 16:02 1032786    /usr/lib/eclipse/plugins/org.eclipse.team.ui_2.1.0/teamui.jar
4b000000-4b008000 r--s 00000000 16:02 66265      /usr/lib/eclipse/plugins/org.eclipse.team.webdav_2.1.0/webdavprovider.jar

Local Time = Mon Apr  7 13:45:40 2003
Elapsed Time = 7
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (Blackdown-1.3.1_02b-FCS mixed mode)
#


---------------------------------------
Received: (at 187981-done) by bugs.debian.org; 8 Jan 2006 10:32:23 +0000
>From mkoch at konqueror.de Sun Jan 08 02:32:23 2006
Return-path: <mkoch at konqueror.de>
Received: from mail4.ewetel.de ([212.6.122.28])
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1EvXqY-00066l-1X
	for 187981-done at bugs.debian.org; Sun, 08 Jan 2006 02:32:23 -0800
Received: from asterix.konqueror.de (dyndsl-080-228-195-137.ewe-ip-backbone.de [80.228.195.137])
	by mail4.ewetel.de (8.12.1/8.12.9) with ESMTP id k08AVhSj025070;
	Sun, 8 Jan 2006 11:31:44 +0100 (MET)
Received: from mkoch by asterix.konqueror.de with local (Exim 4.50)
	id 1EvYtF-0006VH-DK; Sun, 08 Jan 2006 12:39:13 +0100
Date: Sun, 8 Jan 2006 12:39:13 +0100
From: Michael Koch <konqueror at gmx.de>
To: 187981-done at bugs.debian.org
Cc: Carlos Perell Marn <carlos at pemas.net>, Jan Schulz <default at katzien.de>,
   Bastian Blank <waldi at debian.org>
Subject: eclipse does not start when executed on remote server
Message-ID: <20060108113913.GH3593 at asterix.konqueror.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
X-CheckCompat: OK
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00,RCVD_IN_SORBS 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Hello,


I have tested this in every combination with Eclipse 3.1.1 with my i386
and my ppc over XDMCP, SSH and VNC. All works well when started on the
other host remotely. Therefor I think this bug is fixed upstream,
if it was a SWT or a GTK bug.

If you can reproduce the bug still with current Eclipse on unstable
please reopen this bug.


Cheers,
Michael
-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/



More information about the pkg-java-maintainers mailing list