[Bug 1902783] [NEW] Super key is not working

2020-11-03 Thread Umair Iqbal
Public bug reported: Ubuntu supper key is not working ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: gnome-shell 3.36.4-1ubuntu1~20.04.2 ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44 Uname: Linux 5.4.0-42-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.10 Architecture: amd64 Casp

[Bug 1782984] Re: Assertion `!xcb_xlib_threads_sequence_lost' failed with multiple applications

2022-03-24 Thread Umair Iqbal
I have updated my docker image to use ubuntu 20.04 and I still see this error with eclipse when running UI SWTBot tests. I get the following error [xcb] Unknown sequence number while processing queue [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called [xcb] Abor

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1782984 Title: Assertion `!xcb_xlib_thr

[Bug 1782984] Re: Assertion `!xcb_xlib_threads_sequence_lost' failed with multiple applications

2022-03-31 Thread Umair Iqbal
So I added the lines from comment 132 in my docker file and I now I am not able to build my docker image I get the following error 10:23:39 xg++: fatal error: Killed signal terminated program cc1plus 10:23:39 compilation terminated. 10:23:39 make[3]: *** [Makefile:1117: insn-emit.o] Error 1 10:

[Bug 1782984] Re: Assertion `!xcb_xlib_threads_sequence_lost' failed with multiple applications

2022-03-31 Thread Umair Iqbal
My DockerFile looks like RUN echo 'deb http://archive.ubuntu.com/ubuntu/ focal-proposed main restricted' >> /etc/apt/sources.list && \ apt-get update -q -y && \ apt-get install -y --fix-missing --no-install-recommends \ -- You received this bug notification because you are a member of U

[Bug 1782984] Re: Assertion `!xcb_xlib_threads_sequence_lost' failed with multiple applications

2022-03-31 Thread Umair Iqbal
I am not installing all updates my docker file is as follows RUN echo 'deb http://archive.ubuntu.com/ubuntu/ focal-proposed main restricted' >> /etc/apt/sources.list && \ apt-get update -q -y && \ apt-get install -y --fix-missing --no-install-recommends \ libx11-6 \ //more

[Bug 1782984] Re: Assertion `!xcb_xlib_threads_sequence_lost' failed with multiple applications

2022-04-06 Thread Umair Iqbal
I still see this issue even after the suggested change [xcb] Unknown sequence number while processing queue [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called [xcb] Aborting, sorry about that. java: ../../src/xcb_io.c:260: poll_for_event: Assertion `!xcb_xlib_

[Bug 1782984] Re: Assertion `!xcb_xlib_threads_sequence_lost' failed with multiple applications

2022-04-06 Thread Umair Iqbal
The same error when executing UIO tests in eclipse under docker environment [xcb] Unknown sequence number while processing reply [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called [xcb] Aborting, sorry about that. java: ../../src/xcb_io.c:702: _XReply: Assertio

[Bug 1782984] Re: Assertion `!xcb_xlib_threads_sequence_lost' failed with multiple applications

2022-03-08 Thread Umair Iqbal
I am using ubuntu 18.04 in docker environment and running swtbot tests using eclipse. I get the same error. I updated my docker file to install libx11-6 but the problem still exists. The tests execution is aborted with the following error message [xcb] Unknown sequence number while processing qu

[Bug 1782984] Re: Assertion `!xcb_xlib_threads_sequence_lost' failed with multiple applications

2022-03-09 Thread Umair Iqbal
I am updating my ubuntu docker file to use ubuntu 20.04 will it resolve this issue ? any idea how can I achieve logging into ubuntu on wayland in docker environment? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpa