[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 Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1205452

Title:
  Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1205452/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [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 Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1205452

Title:
  Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1205452/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 that an
eclipse RCP application fails

1) within libgobject-2.0.so./g_object_get_qdata 
2) from a java stack trace that includes 
org.eclipse.swt.widgets.Combo.deregister

and switching the theme the GTK2_RC_FILES= way as given above prevents from 
crashing. Then I'm quite sure that you will be able to stop crashing also by 
disabling the GtkComboBox::appears-as-list
within the oxygen-gtk theme (/usr/share/themes/oxygen-gtk/gtk-2.0/gtkrc).
This makes comboboxes appear a little bit different, but the general lf stays 
as before.

You can force this bug with any other theme by enabling this option
there - so the oxygen can only be blamed for using this option, it is
not the root cause of it AFAIS at the moment,

I filed a related GNOME bug
https://bugzilla.gnome.org/show_bug.cgi?id=736323, an oxygen bug that
looks related very much is available at
https://bugs.kde.org/show_bug.cgi?id=329814.

** Bug watch added: GNOME Bug Tracker #736323
   https://bugzilla.gnome.org/show_bug.cgi?id=736323

** Bug watch added: KDE Bug Tracking System #329814
   https://bugs.kde.org/show_bug.cgi?id=329814

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1205452

Title:
  Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1205452/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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

** Changed in: java-common (Ubuntu)
   Status: Confirmed = Triaged

** This bug has been marked a duplicate of bug 1241101
   Java crash in libglib-2.0 after upgrade from 13.04 to 13.10

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1205452

Title:
  Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1205452/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1205452

Title:
  Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1205452/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1205452

Title:
  Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1205452/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1205452

Title:
  Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1205452/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1205452

Title:
  Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1205452/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1205452

Title:
  Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1205452/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1205452

Title:
  Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1205452/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs