Thanks Markus!
--
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/1241101
Title:
Java crash in libglib-2.0 after upgrade from 13.04 to 13.10
Status in Eclipse:
Fix Released
Status in g
The issue is fixed in Ubuntu >= 14.10. I proposed a patch to back-port
the fix to 14.04, see https://bugs.launchpad.net/ubuntu/+source/unity-
gtk-module/+bug/1427866/comments/5
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ub
I'll assign to myself for now to investigate a fix in Ubuntu. Otherwise
we can try to apply the patch in SWT.
--
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/1241101
Title:
Java crash
*** Bug 458922 has been marked as a duplicate of this bug. ***
--
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/1223181
Title:
After upgrading to saucy, eclipse crashes in
gtk_tree_vi
*** Bug 449031 has been marked as a duplicate of this bug. ***
--
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/1241101
Title:
Java crash in libglib-2.0 after upgrade from 13.04 to 13.1
(In reply to Taehoon Kwak from comment #53)
> I found that the crash occurs because a new Radio menu is created with
> *empty label*
> for which unity_gtk_action_group_get_state_name() returns null and this ends
> up with a null-pointer dereference at g_str_hash().
Would it be a good idea to fix u
(In reply to Simone Perriello from comment #39)
> For me, no one of the suggested workarounds work. I tried with export
> SWT_GTK3=0 or export SWT_GTK3=1, but every time I move the mouse pointer on
> Project>Build Working Set Eclipse crashes with the following
Have you tried UBUNTU_MENUPROXY=0 ?
People using oxygen-gtk: have you tried to upgrade to oxygen-gtk2 1.4.6? I was
getting an assertion/crash and after installing it, it solved it. The new
version is here: https://projects.kde.org/news/276
Version 1.4.6 is part of Ubuntu 15.04 but on Ubuntu 14.04, I just compiled it
and swapped th
I can reproduce the crash using Thomas Singer's example code (comment
9), on Ubuntu 13.10 and 14.04 when UBUNTU_MENUPROXY is enabled. If I
disable UBUNTU_MENUPROXY it works. I think it's the same issue as bug
461311: radio button in the menu. Can we mark one as duplicate of the
other?
--
You rece
Hello,
I have been running Eclipse with webkit patched with the attached patch for
months now and it does fix the crash. I also provided a way to reproduce the
crash, see:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=400626#c71
The attached patch (03_adjustmentwatcher_crash.patch) is a simple
I'm trying to backport the fix and push the branch to launchpad so that
it can be proposed but I'm having a lot of trouble. I'm hoping someone
can help me.
I did this:
bzr branch lp:ubuntu/saucy/webkit
Then got this error:
bzr: ERROR: Revision {package-
imp...@ubuntu.com-20120724100322-790uh7fn
As a follow up to my previous comment: Unfortunately, adding "eclipse"
to the blacklist (in addition to "Eclipse") only works for 32 bit
because in 64 bit, the eclipse process forks a java process. Since the
blacklist works on the executable name, that would mean blacklisting all
java programs whic
Sebastián, which eclipse.desktop file did you modify? The one from the
Ubuntu Eclipse package or did you create your own? Ubuntu only packages
Eclipse 3.8 so if you want to use kepler (4.3), you have to download,
extract it manually (from the sound of it you already did that) then you
need to creat
I tested a few Eclipse tars and others including the test case and it
fixed it for me.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to file-roller in Ubuntu.
https://bugs.launchpad.net/bugs/1238266
Title:
"Error setting owner: Operatio
Clay, I believe those are all separate bugs from this one. In fact, I see those
problems with an Eclipse extracted prior to upgrading so Saucy.
For the menu bug and workaround, see
https://bugs.launchpad.net/bugs/1208019
--
You received this bug notification because you are a member of Desktop
P
Interesting: g_get_prgname() returns "Eclipse" in 13.04 and it returns
"eclipse" (notice the case) in 13.10 but only Eclipse is blacklisted.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to eclipse in Ubuntu.
https://bugs.launchpad.net/bug
"splash screen is another "stupid" bug, but i can't figure why we
shouldn't consider it too."
I think it should be filled as a separate bug.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to eclipse in Ubuntu.
https://bugs.launchpad.net/bu
Alberto, just to be clear, by "good" I meant the global menu was
disabled and the in-window menu worked and by "bad" I meant the global
menu was enabled and broken.
IMO, on the short term, the workaround to remove the global menu should
be applied by default, as it was in 13.04 because the real is
well, that was bad formatting, let's try this
13.04 i386 fresh install
eclipse ubuntu package: good
eclipse kepler sr1: good
13.10 i386 upgraded from 13.04
eclipse ubuntu package: bad
eclipse kepler sr1: bad
13.10 x86_64 upgraded from 13.0
eclipse ubuntu package: ?
eclip
"Are you experiencing this bug after updating your system?"
Here is what I tested:
eclipse ubuntu package eclipse
kepler sr1
13.04 i386 fresh good good
13.10 i386 upgrade bad
I think Eclipse used to be black-listed in raring in
/usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/menuproxies/libappmenu.so
but now in Saucy it's in
/usr/lib/x86_64-linux-gnu/gtk-2.0/modules/libunity-gtk-module.so
Maybe it's not getting picked up because it's in a different .so?
--
You received thi
I didn't know about this other page. Thank you for your help!
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to file-roller in Ubuntu.
https://bugs.launchpad.net/bugs/1238266
Title:
"Error setting owner: Operation not permitted" when ext
The status says Fix Committed but I don't see it in any branch. Is it
still the wrong status? ;)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to file-roller in Ubuntu.
https://bugs.launchpad.net/bugs/1238266
Title:
"Error setting owner
The fix is in gnome 3.10.1 but it has not made its way into Ubuntu yet.
You can extract the archive from the command line, for example:
tar zxf eclipse-cpp-juno-SR2-linux-gtk-x86_64.tar.gz
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to
The bug is fixed upstream now in master branch. Should the fix be
backported as a patch?
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to file-roller in Ubuntu.
https://bugs.launchpad.net/bugs/1238266
Title:
"Error setting owner: Operat
I added the link to the gnome bugilla
https://bugzilla.gnome.org/show_bug.cgi?id=709932
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to file-roller in Ubuntu.
https://bugs.launchpad.net/bugs/1238266
Title:
"Error setting owner: Operati
** Bug watch added: GNOME Bug Tracker #709932
https://bugzilla.gnome.org/show_bug.cgi?id=709932
** Also affects: file-roller via
https://bugzilla.gnome.org/show_bug.cgi?id=709932
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of
Public bug reported:
Description:Ubuntu Saucy Salamander (development branch)
Release:13.10
file-roller 3.10.0-0ubuntu1
1. Download this tar.gz:
http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/juno/SR2
/eclipse-cpp-juno-SR2-linux-gtk-x86_64.tar.gz
This appears to be fixed upstream, see
https://bugs.webkit.org/show_bug.cgi?id=119003. Also, see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=400626 for some more
investigation.
Is it possible to update the package from upstream for Raring? This
crash is affecting a lot of Eclipse users. Let me k
29 matches
Mail list logo