Skip to content

Double clicking the table to view data 100% causes a crash on linux mint #37765

Answered by verils
wurenny asked this question in Q&A
Discussion options

You must be logged in to vote

I got the same issue.

System info:
OS: Linux Mint 22.1 Xia
JVM: Eclipse Temurin 21.0.6
DBeaver: 25.0.1

The common thing is we all got a C [libgtk-3.so.0+0x35aee5] gtk_widget_is_sensitive+0x25 error message of SIGSEGV fatal, it looks like the historical problem shows againt, previously mentioned in #19362 . And there is another discussion related to it, in https://bbs.archlinux.org/viewtopic.php?id=285732

The good news is: disabling the screen reader works!

To fix this issue, there are 2 things to be done:

  1. Disable the screen reader (In Menu - Accessibility - "Visual" Tab)
  2. Set NO_AT_BRIDGE=1 before starting DBeaver.

Replies: 10 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by IvanGorshechnikov
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
7 participants
Converted from issue

This discussion was converted from issue #37498 on April 10, 2025 10:47.