[Ubuntu-x-swat] [Bug 1966334] Re: GLVND: Set current thread state to NULL in teardown

2022-03-29 Thread Aidan Foster
The bug was observed running the Vulkan CTS on an Nvidia Jetson AGX Xavier Developer Kit and on a Jetson AGX Orin Developer Kit. Running the testcase dEQP-VK.api.object_management.alloc_callback_fail.instance without an X display should cause the double free to occur. I confirmed that this is a

[Ubuntu-x-swat] [Bug 1497593] Re: [nouveau] Programs crash with SIGABRT in nouveau_pushbuf_data: Assertion `kref' failed.

2022-03-29 Thread Daniel van Vugt
** Tags removed: hirsute ** Tags added: jammy -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1497593 Title: [nouveau] Programs crash with SIGABRT in nouveau_pushbuf_data: Assertion `kref'

[Ubuntu-x-swat] [Bug 1553328] Re: Mir/Unity8/USC crashes/freezes on nouveau (nv50) in pushbuf_kref() especially with multiple monitors, webbrowser-app or system settings

2022-03-29 Thread Daniel van Vugt
This should probably be tracked in bug 1497593 now. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1553328 Title: Mir/Unity8/USC crashes/freezes on nouveau (nv50) in pushbuf_kref() especially

[Ubuntu-x-swat] [Bug 1966418] Re: [jammy regression] Evolution does not display message content anymore

2022-03-29 Thread Bug Watch Updater
Launchpad has imported 4 comments from the remote bug at https://bugs.webkit.org/show_bug.cgi?id=238513. 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

[Ubuntu-x-swat] [Bug 1966418] Re: [jammy regression] Evolution does not display message content anymore

2022-03-29 Thread Jeremy Bicha
** Bug watch added: bugs.webkit.org/ #238513 https://bugs.webkit.org/show_bug.cgi?id=238513 ** Changed in: webkit Importance: High => Unknown ** Changed in: webkit Status: Confirmed => Unknown ** Changed in: webkit Remote watch: bugs.webkit.org/ #238244 => bugs.webkit.org/ #238513

[Ubuntu-x-swat] [Bug 1966571] Re: libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init failed

2022-03-29 Thread Joe Barnett
seeing the same behavior with the -non-free version too, does it need a separate rebuild? ** Also affects: intel-media-driver-non-free (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to

[Ubuntu-x-swat] [Bug 1782984] Re: Assertion `!xcb_xlib_threads_sequence_lost' failed with multiple applications

2022-03-29 Thread Timo Aaltonen
or do as advised in comment #106 -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to libx11 in Ubuntu. https://bugs.launchpad.net/bugs/1782984 Title: Assertion `!xcb_xlib_threads_sequence_lost' failed with multiple applications To manage

[Ubuntu-x-swat] [Bug 1782984] Re: Assertion `!xcb_xlib_threads_sequence_lost' failed with multiple applications

2022-03-29 Thread Timo Aaltonen
echo 'deb http://archive.ubuntu.com/ubuntu/ focal-proposed main restricted' >> /etc/apt/sources.list apt update apt install libx11-6 verify with 'apt-cache policy libx11-6' that you have the correct version (from proposed), and run your tests. -- You received this bug notification because you

[Ubuntu-x-swat] [Bug 1966571] Re: libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init failed

2022-03-29 Thread Sebastien Bacher
@Lennart, thanks for the information, I uploaded a rebuild now, it's a bit disturbing that it is needed though ** Changed in: mesa (Ubuntu) Status: Confirmed => Invalid ** Changed in: intel-media-driver (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug

[Ubuntu-x-swat] [Bug 1966221] Re: gnome-extensions-app crashes with "Segmentation fault (core dumped)"

2022-03-29 Thread Zhang
.-/+oooo+/-. xiaozhangup@xiaozhangup `:+ss+:` --- -+ssyy+- OS: Ubuntu Jammy Jellyfish (developm .ossdMMMNyo. Kernel: 5.15.0-23-generic

[Ubuntu-x-swat] [Bug 1966418] Re: [jammy regression] Evolution does not display message content anymore

2022-03-29 Thread Luis Alberto Pabón
`WEBKIT_DISABLE_COMPOSITING_MODE=1 evolution` works around the issue for me on a Sway wayland session and running evolution in native wayland mode. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu.

[Ubuntu-x-swat] [Bug 1966418]

2022-03-29 Thread Michael Catanzaro
OK, then for sure this bug is not the problem that Ubuntu users are seeing. Hi Ubuntu, please file a separate bug. Thanks! -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1966418 Title: [jammy

[Ubuntu-x-swat] [Bug 1966418]

2022-03-29 Thread Adrian Vovk
OK I found a way to fix it @ package time! I previously built webkitgtk with -DENABLE_X11_TARGET=OFF. I tried building with -DENABLE_X11_TARGET=ON (since this is the major difference between my build and the gnome-build-meta build, aside from Mesa version), and now it works properly Seems like

[Ubuntu-x-swat] [Bug 1966418]

2022-03-29 Thread Adrian Vovk
I don't compile WebKit w/ X11 support so I can't tell you if running epiphany w/ GDK_BACKEND=x11 helps anything --- I do not see those EGL errors when I run epiphany on the host. However, if I run the Epiphany flatpak with FLATPAK_GL_DRIVERS=host, I get EGLDisplay Initialization failed:

[Ubuntu-x-swat] [Bug 1966418]

2022-03-29 Thread Cgarcia-f
If works with x11 enabled, that's probably because we messed it up with the gl platform includes in the gl detection patches. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1966418 Title:

[Ubuntu-x-swat] [Bug 1966418]

2022-03-29 Thread Michael Catanzaro
(In reply to seb128 from comment #12) > The issue also got reported on launchpad for the incoming Ubuntu > https://bugs.launchpad.net/webkit/+bug/1966418 > > It is only an issue under wayland, login into an x11 session makes things > work again You have different/additional information in that

[Ubuntu-x-swat] [Bug 1966418]

2022-03-29 Thread Jeremy Bicha
I believe the Ubuntu bug I'm experiencing was triggered by the update to mesa 22.0. I am using Intel graphics. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1966418 Title: [jammy regression]

[Ubuntu-x-swat] [Bug 1966221] Re: gnome-extensions-app crashes with "Segmentation fault (core dumped)"

2022-03-29 Thread Timo Aaltonen
gnome-chess fails to start as well, but it's crashing also on newer gen chips (tested on Alder Lake) with the iris driver. What's common is that it is also fine on wayland. upstream had a look at the backtrace, but said that there's nothing that would explain why it fails on xorg -- You

[Ubuntu-x-swat] [Bug 1966571] Re: libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init failed

2022-03-29 Thread Lennart Weller
Author of the upstream report here. The fedora users mentioned that there seems to be an issue with the ABI of the gmmlib and/or that a recompile of the package fixed their issue. And I can confirm the solution. I recompiled both intel-media-driver and intel-gmmlib and the issue resolved

[Ubuntu-x-swat] [Bug 1966502] Re: gjs-console crashed with SIGSEGV

2022-03-29 Thread Sebastien Bacher
** Package changed: gjs (Ubuntu) => mesa (Ubuntu) ** Summary changed: - gjs-console crashed with SIGSEGV + gjs-console crashed with SIGSEGV in lookup_opcode_desc under X -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu.

[Ubuntu-x-swat] [Bug 1966502] [NEW] gjs-console crashed with SIGSEGV

2022-03-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: This crash happens when starting Gnome Extensions. ProblemType: Crash DistroRelease: Ubuntu 22.04 Package: gjs 1.72.0-1 ProcVersionSignature: Ubuntu 5.15.0-23.23-generic 5.15.27 Uname: Linux 5.15.0-23-generic x86_64 ApportVersion: 2.20.11-0ubuntu79

[Ubuntu-x-swat] [Bug 1782984] Re: Assertion `!xcb_xlib_threads_sequence_lost' failed with multiple applications

2022-03-29 Thread Umair Iqbal
I am using docker file to get ubuntu 20.04 and install packages. How can I enable focal-proposed insider docker? -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to libx11 in Ubuntu. https://bugs.launchpad.net/bugs/1782984 Title: Assertion

[Ubuntu-x-swat] [Bug 1965563] Re: gnome-extensions-app fails to start (Protocol error)

2022-03-29 Thread Daniel van Vugt
We should probably only discuss Wayland here. Xorg has bug 1966221. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1965563 Title: gnome-extensions-app fails to start (Protocol error) To manage

[Ubuntu-x-swat] [Bug 1959995] Re: present: Crash in 'present_scmd_get_crtc' and 'present_flush' (NVIDIA 495.46)

2022-03-29 Thread Timo Aaltonen
proposed has -2ubuntu2, and it builds on i386 the blocker has been nvidia-390 and then the various kernels that can't migrate alone -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1959995

[Ubuntu-x-swat] [Bug 1965563] Re: gnome-extensions-app fails to start (Protocol error)

2022-03-29 Thread Gunnar Hjalmarsson
I installed version 42.0-1ubuntu1 of the mutter and gnome-shell packages. Didn't help, neither on Wayland nor Xorg. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1965563 Title:

[Ubuntu-x-swat] [Bug 1965563] Re: gnome-extensions-app fails to start (Protocol error)

2022-03-29 Thread Daniel van Vugt
Maybe related? https://gitlab.gnome.org/GNOME/mutter/-/issues/2155 which is fixed in 42.rc: https://gitlab.gnome.org/GNOME/mutter/-/commit/690b8806d ** Bug watch added: gitlab.gnome.org/GNOME/mutter/-/issues #2155 https://gitlab.gnome.org/GNOME/mutter/-/issues/2155 -- You received this bug

[Ubuntu-x-swat] [Bug 1966796] Re: gnome-shell lost connection to Xwayland

2022-03-29 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1949200 *** https://bugs.launchpad.net/bugs/1949200 Let's assume this was bug 1949200 since I've got to the bottom of that now. ** This bug has been marked a duplicate of bug 1949200 gnome-shell crashed with SIGTRAP from error "Can't create a

[Ubuntu-x-swat] [Bug 1111884] Re: 10de:0611 nouveau fails at suspend/resume - PAGE_NOT_PRESENT

2022-03-29 Thread shamita
Need for dell laptop repairing contact dell service center in thane because we have door step support for dell laptop users thane if you have problem with your laptop like motherboard issue ,screen issue ,battery issue or ram replacement we capable to resolve your issue at your place within

[Ubuntu-x-swat] [Bug 830949] Re: [Intel N10 Graphics] Need Compiz' "Copy to Texture" plugin so can display on multi-head layouts bigger than the max GL texture size

2022-03-29 Thread shamita
Need for dell laptop repairing contact dell service center in thane because we have door step support for dell laptop users thane if you have problem with your laptop like motherboard issue ,screen issue ,battery issue or ram replacement we capable to resolve your issue at your place within