hydrusnetwork / hydrusnetwork/hydrus

GLib-GIO-ERROR on Ubuntu 21.10

Open
#997 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug OS: Linux
Dominant language
Python
Stars
3.2k
Forks
207
PR merge metrics
No merged PRs in 30d

Description

Hydrus version

v458

Operating system

Linux (specify distro and version in comments)

Install method

Extract

Install and OS comments

Ubuntu 21.10

Bug description and reproduction

So, trying to ope Hydrus client throws this message in Terminal. I've tried opening it normally but nothing happens, and when opening in terminal, I get the following error:

(client:132036): GLib-GIO-ERROR **: 13:06:08.714: Settings schema 'org.gnome.settings-daemon.plugins.xsettings' does not contain a key named 'antialiasing'
Trace/breakpoint trap (core dumped)

Nothing appears in /db/ and the client refuses to try starting

Log output
2021/10/27 13:06:08: hydrus client started
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.

(client:132036): GLib-GIO-ERROR **: 13:06:08.714: Settings schema 'org.gnome.settings-daemon.plugins.xsettings' does not contain a key named 'antialiasing'
Trace/breakpoint trap (core dumped)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The entry point is the Hydrus client launched from a terminal on Ubuntu 21.10; reproduce the startup failure and capture the reported GLib-GIO error. Investigate the startup behavior around the missing settings-schema key. Done means the client starts normally and initializes /db/ without the crash.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, python, ubuntu
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.