[Desktop-packages] [Bug 1205452] Re: Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

2015-04-19 Thread Ohadcn
*** This bug is a duplicate of bug 1241101 *** https://bugs.launchpad.net/bugs/1241101 this bug may affect another java based programs, today i had similar bug using idl -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk+2.0 in Ubun

[Desktop-packages] [Bug 1205452] Re: Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

2014-09-09 Thread jstammi
*** This bug is a duplicate of bug 1241101 *** https://bugs.launchpad.net/bugs/1241101 I spent this morning on analyzing our application SIGSEGV'ing since having upgraded my os (openSuSE 13.1, KDE). Though this is actually no ubuntu, I think that this bug is related: IMHO with the symptoms tha

[Desktop-packages] [Bug 1205452] Re: Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

2013-10-14 Thread Damyan Yordanov
The problem disappeared for me after I'd done a (huge) apt-get upgrade. Unfortunalety I cannot tell which was the package causing the exception. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to eclipse in Ubuntu. https://bugs.launchpad.net

[Desktop-packages] [Bug 1205452] Re: Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

2013-09-21 Thread Gus Bourg
This appears to be the same as eclipse bug 317763. The work around for that bug works for this: 1) Open System Settings 2) Select Application Appearance 3) Select GTK 4) Change the GTK2 theme to anything but oxygen-gtk It then opens the workspace. -- You received this bug notification because

[Desktop-packages] [Bug 1205452] Re: Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

2013-11-04 Thread Quinn Balazs
** Also affects: gtk+2.0 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1205452 Title: Eclipse unusable in Kubuntu Saucy (almost i

[Desktop-packages] [Bug 1205452] Re: Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

2013-11-06 Thread Keith Baker
Changing the GTK2 theme globally makes everything look terrible. I'd suggest to set the theme only for the affected application using the corresponding environment variable: $ GTK2_RC_FILES=/usr/share/themes/Raleigh/gtk-2.0/gtkrc ./eclipse-or-eclipse-app -- You received this bug notification

[Desktop-packages] [Bug 1205452] Re: Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

2013-11-06 Thread Oren Gampel
@Keith, can you elaborate on your suggestion? I would like to try it. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1205452 Title: Eclipse unusable in Kubuntu Saucy (almost immediate

[Desktop-packages] [Bug 1205452] Re: Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

2013-11-06 Thread Keith Baker
@Oren Just start the programm within a terminal with the above command. Leave out the $ and replace ./eclipse-or-eclipse-app with eclipse/smartsvn/jameica or any other affected tool. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk+2.

[Desktop-packages] [Bug 1205452] Re: Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

2013-11-06 Thread Quinn Balazs
** Changed in: gtk+2.0 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1205452 Title: Eclipse unusable in Kubuntu Saucy (almost immediate JVM s

[Desktop-packages] [Bug 1205452] Re: Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

2013-11-11 Thread Holger Joukl
@Keith, thanks a lot I can confirm your workaround does the trick for me for jameica: $ GTK2_RC_FILES=/usr/share/themes/Raleigh/gtk-2.0/gtkrc /opt/jameica/jameica.sh This avoids the crash so at least my app is usable, looking pretty oldschool ;-) -- You received this bug notification because yo

[Desktop-packages] [Bug 1205452] Re: Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

2013-11-12 Thread Alberto Salvia Novella
*** This bug is a duplicate of bug 1241101 *** https://bugs.launchpad.net/bugs/1241101 ** Changed in: gtk+2.0 (Ubuntu) Importance: Undecided => High ** Changed in: java-common (Ubuntu) Importance: Undecided => High ** Changed in: gtk+2.0 (Ubuntu) Status: Confirmed => Invalid **

[Desktop-packages] [Bug 1205452] Re: Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

2013-08-16 Thread Matt Ruffalo
>From the Java stack trace, it doesn't seem like this is the JVM's fault. It looks like the SWT GTK wrappers are calling native code, according to this part of the JVM dump: Stack: [0x7fe32161f000,0x7fe32172], sp=0x7fe32171cad0, free space=1014k Native frames: (J=compiled Java c

[Desktop-packages] [Bug 1205452] Re: Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

2013-08-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: eclipse (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to eclipse in Ubuntu. https://bugs.launchpad.net/bugs/1205

[Desktop-packages] [Bug 1205452] Re: Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

2013-08-27 Thread Matt Ruffalo
I followed the JVM's suggestion about creating a core dump, and it's available at http://giygas.case.edu/kubuntu-saucy-eclipse/core.xz (GPG signature at http://giygas.case.edu/kubuntu-saucy-eclipse/core.xz.asc). I'm not sure how useful this is, but I'm guessing that it can't hurt. -- You received

[Desktop-packages] [Bug 1205452] Re: Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

2013-10-20 Thread David Masover
Problem still exists for me. Changing the GTK theme does not help. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to eclipse in Ubuntu. https://bugs.launchpad.net/bugs/1205452 Title: Eclipse unusable in Kubuntu Saucy (almost immediate JV

[Desktop-packages] [Bug 1205452] Re: Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

2013-10-20 Thread David Masover
...and for what it's worth, a fresh download of Eclipse Kepler from eclipse.org works fine. Why is Ubuntu's Eclipse held back to 3.8? Maybe an upgrade would solve this? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to eclipse in Ubuntu. ht

[Desktop-packages] [Bug 1205452] Re: Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

2013-10-23 Thread Torsten Casselt
Same problem here with 13.10 upgraded since 12.04. With upgrading eclipse was updated to 3.8 and all my plugins were gone so I tried to reinstalled it but it crashed. Checked everything - deleted config, tried different plugins in different order. Sometimes I had one install successful, but next

[Desktop-packages] [Bug 1205452] Re: Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

2013-10-25 Thread Quinn Balazs
This will in all likelihood be marked as a dupe of bug #1241101. Just checking logs here for differences. Take a look at the eclipse-bugs report that should be relevant for all of these issues. https://bugs.eclipse.org/bugs/show_bug.cgi?id=419729. ** Bug watch added: Eclipse bugs #419729 https:

Re: [Desktop-packages] [Bug 1205452] Re: Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

2015-04-19 Thread MiXiM
*** This bug is a duplicate of bug 1241101 *** https://bugs.launchpad.net/bugs/1241101 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1205452 Title: Eclipse unusable in Kubuntu Sa