dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #22513
[Bug 1303758] Re: Empty tables in Eclipse using GTK3 and overlay scrollbars
Launchpad has imported 31 comments from the remote bug at
https://bugs.eclipse.org/bugs/show_bug.cgi?id=424343.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.
------------------------------------------------------------------------
On 2013-12-18T15:07:01+00:00 Lars-vogel-d wrote:
The PDE "Extension" tab stays empty if I try to add a new extension. If
I start Eclipse with export SWT_GTK3=0 the list is visible. I attach two
screenshots.
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/0
------------------------------------------------------------------------
On 2013-12-18T15:07:43+00:00 Lars-vogel-d wrote:
Created attachment 238444
GTK3 Screenshot
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/1
------------------------------------------------------------------------
On 2013-12-18T15:07:57+00:00 Lars-vogel-d wrote:
Created attachment 238445
GTK2 screenshot
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/2
------------------------------------------------------------------------
On 2013-12-18T15:17:29+00:00 Lars-vogel-d wrote:
I use the following GTK version under Ubuntu 13.10
libgtk-3-bin 3.8.6-0ubuntu3 amd64
programs for the GTK+ graphical user interface library
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/3
------------------------------------------------------------------------
On 2014-01-08T11:54:37+00:00 Akurtakov wrote:
This is second time I see such bug report but haven't reproduced it in
pure SWT code? Would you please come up with a simple pure swt
reproducer?
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/4
------------------------------------------------------------------------
On 2014-01-09T21:46:30+00:00 Michael Vorburger wrote:
I see and can repro. this one too.. note also bug 424878 and bug
424891...
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/5
------------------------------------------------------------------------
On 2014-01-10T09:21:35+00:00 Lars-vogel-d wrote:
(In reply to Alexander Kurtakov from comment #4)
> This is second time I see such bug report but haven't reproduced it in pure
> SWT code? Would you please come up with a simple pure swt reproducer?
I tried to reproduce this with a simple SWT table but I was not
successful. Sorry.
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/6
------------------------------------------------------------------------
On 2014-02-07T07:18:03+00:00 Akurtakov wrote:
Lars, can you reproduce with the latest I-build?
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/7
------------------------------------------------------------------------
On 2014-02-07T08:42:29+00:00 Lars-vogel-d wrote:
(In reply to Alexander Kurtakov from comment #7)
> Lars, can you reproduce with the latest I-build?
I tested with Build id: I20140204-0800 and still the same empty dialog.
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/8
------------------------------------------------------------------------
On 2014-02-07T12:02:29+00:00 Matthias Mailänder wrote:
Confirmed. I am also affected on openSUSE 13.1 with gtk3 version 3.10.4
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/9
------------------------------------------------------------------------
On 2014-02-12T00:17:47+00:00 Lars-vogel-d wrote:
(In reply to Lars Vogel from comment #8)
> (In reply to Alexander Kurtakov from comment #7)
> > Lars, can you reproduce with the latest I-build?
>
> I tested with Build id: I20140204-0800 and still the same empty dialog.
Tested with Build id: I20140211-1100 and still an empty dialog if I
deselect the checkbox (see screenshot).
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/10
------------------------------------------------------------------------
On 2014-02-12T00:18:34+00:00 Lars-vogel-d wrote:
Created attachment 239839
Extension
model extension point was visible before I deselect the checkbox.
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/11
------------------------------------------------------------------------
On 2014-04-01T12:54:24+00:00 Arthur-daussy wrote:
I am working on EMF Compare preference page and I am using
CheckboxTableViewer element. Although it's working perfectly fine on
Kepler platform, on Luna M6 platform CheckboxTableViewer are not visible
at all.
Is there any progress on this issue?
Config:
OS: Kunbuntu 13.10 OS
libgtk-3-bin Version: 3.8.6-0ubuntu3.1
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/12
------------------------------------------------------------------------
On 2014-04-04T18:15:50+00:00 Marc-andre-laperle wrote:
Lars, Arthur. Since you are using Ubuntu, could you try to disable
overlay scrollbars using LIBOVERLAY_SCROLLBAR=0 environment variable and
see if it fixes the problem? This sounds similar to bug 420771.
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/13
------------------------------------------------------------------------
On 2014-04-07T08:38:55+00:00 Arthur-daussy wrote:
Hi Marc-Andre,
Exporting LIBOVERLAY_SCROLLBAR=0 solves the problem.
Thanks for your help.
Regards.
Arthur
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/14
------------------------------------------------------------------------
On 2014-04-07T08:42:57+00:00 Akurtakov wrote:
I would appreciate it if someone opens a bug againts libscrollbar-overlay at ubuntu bug tracking system as there is close to nothing to be done on swt side.
The only thing I can think of is setting the env variable in equinox launcher to make sure that eclipse always run with scrollbar overlays disabled.
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/15
------------------------------------------------------------------------
On 2014-04-07T11:47:43+00:00 Marc-andre-laperle wrote:
(In reply to Alexander Kurtakov from comment #15)
> I would appreciate it if someone opens a bug againts libscrollbar-overlay at
> ubuntu bug tracking system as there is close to nothing to be done on swt
> side.
Alexander, I opened a bug and will attempt to fix it on the Ubuntu side.
https://bugs.launchpad.net/overlay-scrollbar/+bug/1303758
(In reply to Alexander Kurtakov from comment #15)
> The only thing I can think of is setting the env variable in equinox
> launcher to make sure that eclipse always run with scrollbar overlays
> disabled.
I think that might be a good idea. But I don't know how everyone feels
about the overlay-scrollbars, perhaps some people like it. I think it
should still be possible to force it on for them. So I think it would
make sense to only force it off it the environment variable is not
already defined.
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/20
------------------------------------------------------------------------
On 2014-04-07T11:48:58+00:00 Marc-andre-laperle wrote:
*** Bug 420771 has been marked as a duplicate of this bug. ***
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/21
------------------------------------------------------------------------
On 2014-04-07T11:58:29+00:00 Akurtakov wrote:
(In reply to Marc-Andre Laperle from comment #16)
> (In reply to Alexander Kurtakov from comment #15)
> > I would appreciate it if someone opens a bug againts libscrollbar-overlay at
> > ubuntu bug tracking system as there is close to nothing to be done on swt
> > side.
>
> Alexander, I opened a bug and will attempt to fix it on the Ubuntu side.
> https://bugs.launchpad.net/overlay-scrollbar/+bug/1303758
>
> (In reply to Alexander Kurtakov from comment #15)
> > The only thing I can think of is setting the env variable in equinox
> > launcher to make sure that eclipse always run with scrollbar overlays
> > disabled.
>
> I think that might be a good idea. But I don't know how everyone feels about
> the overlay-scrollbars, perhaps some people like it. I think it should still
> be possible to force it on for them. So I think it would make sense to only
> force it off it the environment variable is not already defined.
I am not able to test such change so someone must step in and propose
such change. I can only point to a place where such thing might be a
good fit - take a look at
http://git.eclipse.org/c/equinox/rt.equinox.framework.git/tree/features/org.eclipse.equinox.executable.feature/library/gtk/eclipseGtkInit.c#n103
.
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/22
------------------------------------------------------------------------
On 2014-04-07T13:30:58+00:00 Marc-andre-laperle wrote:
Patch to disable overlay-scrollbar by default:
https://git.eclipse.org/r/#/c/24545/
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/23
------------------------------------------------------------------------
On 2014-04-07T13:46:12+00:00 Akurtakov wrote:
Reassigned to equinox.launchers for consideration of the patch.
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/24
------------------------------------------------------------------------
On 2014-04-07T18:35:25+00:00 Arunkumar-thondapu-i wrote:
*** Bug 432116 has been marked as a duplicate of this bug. ***
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/25
------------------------------------------------------------------------
On 2014-04-08T20:02:32+00:00 Christian-frommeyer-v wrote:
*** Bug 432108 has been marked as a duplicate of this bug. ***
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/26
------------------------------------------------------------------------
On 2014-04-11T22:36:27+00:00 Marc-andre-laperle wrote:
The launcher patch was merged so marking as "fixed" (worked around
really).
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/27
------------------------------------------------------------------------
On 2014-04-14T21:37:26+00:00 Arunkumar-thondapu-i wrote:
The rebuilt launcher binaries are committed -
https://git.eclipse.org/c/equinox/rt.equinox.binaries.git/commit/?id=332c87e5ef36644994b776fbc826965a5737a0db
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/28
------------------------------------------------------------------------
On 2014-04-15T18:33:11+00:00 Arunkumar-thondapu-i wrote:
Verified the fix in the latest I-build I20140415-0800.
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/29
------------------------------------------------------------------------
On 2014-05-26T14:39:26+00:00 Marc-andre-laperle wrote:
*** Bug 429385 has been marked as a duplicate of this bug. ***
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/30
------------------------------------------------------------------------
On 2014-09-23T17:44:23+00:00 Lars-vogel-d wrote:
(In reply to Lars Vogel from comment #0)
> The PDE "Extension" tab stays empty if I try to add a new extension. If I
> start Eclipse with export SWT_GTK3=0 the list is visible. I attach two
> screenshots.
Work fine with Build id: N20140922-2000 if I specify export
LIBOVERLAY_SCROLLBAR=1 on Ubuntu 14.04. Has this been fixed in SWT for
Mars?
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/33
------------------------------------------------------------------------
On 2014-09-23T17:55:37+00:00 Marc-andre-laperle wrote:
(In reply to Lars Vogel from comment #27)
> (In reply to Lars Vogel from comment #0)
> > The PDE "Extension" tab stays empty if I try to add a new extension. If I
> > start Eclipse with export SWT_GTK3=0 the list is visible. I attach two
> > screenshots.
>
> Work fine with Build id: N20140922-2000 if I specify export
> LIBOVERLAY_SCROLLBAR=1 on Ubuntu 14.04. Has this been fixed in SWT for Mars?
I don't think so, I still see the problem when adding an extension and
also in Installation Details > Installation History for example. You did
set SWT_GTK3=1 explicitly as well, right? That's necessary on Ubuntu
14.04 (GTK 3.10 is not white listed to be used by Eclipse).
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/34
------------------------------------------------------------------------
On 2014-09-23T18:33:32+00:00 Lars-vogel-d wrote:
(In reply to Marc-Andre Laperle from comment #28)
> I don't think so, I still see the problem when adding an extension and also
> in Installation Details > Installation History for example. You did set
> SWT_GTK3=1 explicitly as well, right? That's necessary on Ubuntu 14.04 (GTK
> 3.10 is not white listed to be used by Eclipse).
Thanks, indeed if I use export SWT_GTK3=1, the table gets empty. This
bug is marked as fixed. Do we have a bug report for the root cause of
this issue?
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/35
------------------------------------------------------------------------
On 2014-09-23T18:43:47+00:00 Marc-andre-laperle wrote:
(In reply to Lars Vogel from comment #29)
> (In reply to Marc-Andre Laperle from comment #28)
> > I don't think so, I still see the problem when adding an extension and also
> > in Installation Details > Installation History for example. You did set
> > SWT_GTK3=1 explicitly as well, right? That's necessary on Ubuntu 14.04 (GTK
> > 3.10 is not white listed to be used by Eclipse).
>
> Thanks, indeed if I use export SWT_GTK3=1, the table gets empty. This bug is
> marked as fixed. Do we have a bug report for the root cause of this issue?
There is a bug report on Ubuntu's side:
https://bugs.launchpad.net/overlay-scrollbar/+bug/1303758
Keep in mind that there are other issues about the overlay-scrollbars so
I wouldn't re-enable them by default just yet:
- Stack overflows in overlay-scrollbar:
https://bugs.launchpad.net/bugs/789123 (with patch)
- Crash in Webkit that is Ubuntu specific and seems to be a bug on the Webkit side when using the overlay-scrollbar:
https://bugs.webkit.org/show_bug.cgi?id=129784 (with patch)
- Use of a scrollbar as a slider: it's not visible when it's the only child in a container, see:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=368929
https://bugs.eclipse.org/bugs/show_bug.cgi?id=384763
https://bugs.launchpad.net/overlay-scrollbar/+bug/1188831 (with patch)
Reply at: https://bugs.launchpad.net/overlay-
scrollbar/+bug/1303758/comments/36
** Changed in: eclipse
Status: Unknown => Fix Released
** Changed in: eclipse
Importance: Unknown => High
** Bug watch added: bugs.webkit.org/ #129784
https://bugs.webkit.org/show_bug.cgi?id=129784
** Bug watch added: Eclipse bugs #368929
https://bugs.eclipse.org/bugs/show_bug.cgi?id=368929
** Bug watch added: Eclipse bugs #384763
https://bugs.eclipse.org/bugs/show_bug.cgi?id=384763
--
You received this bug notification because you are a member of DX
Packages, which is subscribed to overlay-scrollbar in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1303758
Title:
Empty tables in Eclipse using GTK3 and overlay scrollbars
Status in Eclipse:
Fix Released
Status in Overlay Scrollbar:
New
Status in “overlay-scrollbar” package in Ubuntu:
Confirmed
Bug description:
- Ubuntu 13.10 64 bit
- Eclipse 4.4M6 (Luna) available here: http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops4/S-4.4M6-201403061200/eclipse-SDK-4.4M6-linux-gtk-x86_64.tar.gz
start Eclipse with this command (to get menus):
UBUNTU_MENUPROXY=0 ./eclipse &
Go to Help > About Eclipse SDK. Click Installation Details. The tables in this dialog are all empty in all tabs (see screenshot). If Eclipse is restarted with overlay-scrollbar disabled, so:
LIBOVERLAY_SCROLLBAR=0 UBUNTU_MENUPROXY=0 ./eclipse &
then the tables are displayed correctly (see screenshot).
To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1303758/+subscriptions