[Bug 1808710] Re: !xcb_xlib_threads_sequence_lost error with GTK2 applications

2020-07-05 Thread Mathew Hodson
*** This bug is a duplicate of bug 1782984 ***
https://bugs.launchpad.net/bugs/1782984

** This bug has been marked a duplicate of bug 1782984
   PCManFM freezes with Assertion `!xcb_xlib_threads_sequence_lost' failed when 
clicking on a file or folder in 18.04

** Bug watch removed: Claws Mail bugzilla #4203
   http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4203

** Bug watch removed: redmine.audacious-media-player.org/issues #798
   https://redmine.audacious-media-player.org/issues/798

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1808710

Title:
  !xcb_xlib_threads_sequence_lost error with GTK2 applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1808710/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1808710] Re: !xcb_xlib_threads_sequence_lost error with GTK2 applications

2020-06-07 Thread Tycho Kirchner
** Also affects: libx11 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1808710

Title:
  !xcb_xlib_threads_sequence_lost error with GTK2 applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1808710/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1808710] Re: !xcb_xlib_threads_sequence_lost error with GTK2 applications

2020-06-07 Thread Tycho Kirchner
Apparently it's a bug in libx11, which persisted for a long time but
became much more likely with an update in libxcb.
Please see the still open merge request/patch at

https://gitlab.freedesktop.org/xorg/lib/libx11/-/merge_requests/34

Further reading:
This bug report (as it turned out now, it's probably *not*
a bug in gtk though):
https://gitlab.gnome.org/GNOME/gtk/-/issues/2767


** Bug watch added: gitlab.gnome.org/GNOME/gtk/-/issues #2767
   https://gitlab.gnome.org/GNOME/gtk/-/issues/2767

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1808710

Title:
  !xcb_xlib_threads_sequence_lost error with GTK2 applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1808710/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1808710] Re: !xcb_xlib_threads_sequence_lost error with GTK2 applications

2020-04-07 Thread Calmarius
Code::Blocks is affected too. I keep losing unsaved work.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1808710

Title:
  !xcb_xlib_threads_sequence_lost error with GTK2 applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1808710/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1808710] Re: !xcb_xlib_threads_sequence_lost error with GTK2 applications

2019-11-21 Thread John Sweeney
I have the same problem with audacious, on UbuntuStudio 18.04

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1808710

Title:
  !xcb_xlib_threads_sequence_lost error with GTK2 applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1808710/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1808710] Re: !xcb_xlib_threads_sequence_lost error with GTK2 applications

2019-10-01 Thread Peter S
I have the same problem with eboard 1.1.3 on Debian Buster. The program
build is quite old (2016), hence it seems that the problem is with some
high-level library.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1808710

Title:
  !xcb_xlib_threads_sequence_lost error with GTK2 applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1808710/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1808710] Re: !xcb_xlib_threads_sequence_lost error with GTK2 applications

2019-05-05 Thread Walter Lapchynski
** Description changed:

- GTK2 applications randomly crash or freeze with same error. See attached
- files.
+ GTK2 applications randomly crash or freeze with error like:
+ 
+ [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.
+ : ../../src/xcb_io.c:263: poll_for_event: Assertion 
`!xcb_xlib_threads_sequence_lost' failed.
+ 
+ where  is the name of the executable, e.g. audacious,
+ soffice.bin, etc.
+ 
+ RELATED BUGS
+ LibreOffice: 
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1801161
+ PCManFM: https://bugs.launchpad.net/ubuntu/+source/pcmanfm/+bug/1782984
+ Audacious: https://redmine.audacious-media-player.org/issues/798
+ FreeCAD: https://bugs.launchpad.net/ubuntu/+source/freecad/+bug/1754084
+ 
+ OTHER APPLICATIONS
+ SpaceFM, Pidgin, GPicView and GIMP appear to have similar problems.

** Description changed:

  GTK2 applications randomly crash or freeze with error like:
  
  [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.
  : ../../src/xcb_io.c:263: poll_for_event: Assertion 
`!xcb_xlib_threads_sequence_lost' failed.
  
  where  is the name of the executable, e.g. audacious,
  soffice.bin, etc.
  
  RELATED BUGS
  LibreOffice: 
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1801161
  PCManFM: https://bugs.launchpad.net/ubuntu/+source/pcmanfm/+bug/1782984
  Audacious: https://redmine.audacious-media-player.org/issues/798
  FreeCAD: https://bugs.launchpad.net/ubuntu/+source/freecad/+bug/1754084
+ ClawsMail: 
https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4203
  
  OTHER APPLICATIONS
  SpaceFM, Pidgin, GPicView and GIMP appear to have similar problems.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1808710

Title:
  !xcb_xlib_threads_sequence_lost error with GTK2 applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1808710/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1808710] Re: !xcb_xlib_threads_sequence_lost error with GTK2 applications

2019-05-04 Thread Walter Lapchynski
Looks like there's an upstream bug against Claws Mail, too:
https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4203

** Bug watch added: Claws Mail bugzilla #4203
   http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4203

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1808710

Title:
  !xcb_xlib_threads_sequence_lost error with GTK2 applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1808710/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1808710] Re: !xcb_xlib_threads_sequence_lost error with GTK2 applications

2019-04-24 Thread Alex Fedorov
Unfortunately, setting LIBGL_DRI3_DISABLE to true did not help to bypass
the bug.

On the other hand, the bug does not manifest itself if there is only one
active CPU core. The number of active CPU cores can be controlled by
'maxcpus' kernel parameter: add 'maxcpus=1' to
GRUB_CMDLINE_LINUX_DEFAULT in /etc/default/grub, then run update-grub as
root.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1808710

Title:
  !xcb_xlib_threads_sequence_lost error with GTK2 applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1808710/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1808710] Re: !xcb_xlib_threads_sequence_lost error with GTK2 applications

2019-04-08 Thread Alex Fedorov
Apparently, same bug for Audacious media player: https://redmine
.audacious-media-player.org/issues/798 .

Also, Freecad users have encountered the similar error and managed to
bypass is by setting LIBGL_DRI3_DISABLE environment variable to true
before running Freecad:
https://bugs.launchpad.net/ubuntu/+source/freecad/+bug/1754084/comments/13

** Bug watch added: redmine.audacious-media-player.org/issues #798
   https://redmine.audacious-media-player.org/issues/798

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1808710

Title:
  !xcb_xlib_threads_sequence_lost error with GTK2 applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1808710/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1808710] Re: !xcb_xlib_threads_sequence_lost error with GTK2 applications

2019-04-07 Thread Walter Lapchynski
** Description changed:

- Some gkt2 applications randomly crash with same error. See attached
+ GTK2 applications randomly crash or freeze with same error. See attached
  files.

** Changed in: gtk+2.0 (Ubuntu)
   Importance: Undecided => Critical

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1808710

Title:
  !xcb_xlib_threads_sequence_lost error with GTK2 applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1808710/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1808710] Re: !xcb_xlib_threads_sequence_lost error with GTK2 applications

2019-04-07 Thread Walter Lapchynski
** Summary changed:

- !xcb_xlib_threads_sequence_lost error
+ !xcb_xlib_threads_sequence_lost error with GTK2 applications

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1808710

Title:
  !xcb_xlib_threads_sequence_lost error with GTK2 applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1808710/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs