Ubuntu modifications to GTK+ incompatabile with Wayland
Bug #984914 reported by
Darxus
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
overlay-scrollbar |
Confirmed
|
Undecided
|
Unassigned | ||
overlay-scrollbar (Ubuntu) |
Confirmed
|
Low
|
Unassigned |
Bug Description
When I enable the Wayland backend in gtk+3.0 (3.4.1-0ubuntu1) from Precise, all applications I try to run through Wayland segfault. (After patching to default to X11 before Wayland, and remove the cairo-gl dependency.)
<robster> Darxus, that crash is in the ubuntu code - it assumes that its running under X11 .. /usr/lib/
Changed in ayatana-scrollbar: | |
status: | New → Confirmed |
Changed in overlay-scrollbar (Ubuntu): | |
status: | New → Confirmed |
Changed in overlay-scrollbar (Ubuntu): | |
importance: | Undecided → Low |
To post a comment you must log in.
the issue is in liboverlay- scrollbar not gtk, you can export LIBOVERLAY_ SCROLLBAR= 0 to disable that code and use native gtk bars