Skip to content

Hints do not show up: Negative content height -1 #33

@Marcurion

Description

@Marcurion

Hi,

nice project and I would like to have it in my setup after using qutebrowser for a while now.

I encountered the following error:
(hints:42556): Gtk-WARNING **: 14:33:06.311: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)

I used the following command and changed my focus to the file browser:

sleep 3; hints

Both the terminal and file browser freeze and the mouse cursor is only shown at the borders of the filebrowser and the top bar no longer inside the window. No hint indicators show up.

Image

Finally after some time I get the terminal to end the process and it shows some more errors:
(hints:42556): dbind-WARNING **: 14:36:35.330: AT-SPI: Error in GetItems, sender=:1.12, error=No such object path '/org/a11y/atspi/cache' Traceback (most recent call last): File "/home/admin0824/.local/bin/hints", line 8, in <module> sys.exit(main()) ^^^^^^ File "/home/admin0824/.local/share/pipx/venvs/hints/lib/python3.12/site-packages/hints/hints.py", line 333, in main hint_mode(config, window_system) File "/home/admin0824/.local/share/pipx/venvs/hints/lib/python3.12/site-packages/hints/hints.py", line 204, in hint_mode mouse_action["x"] + mouse_x_offset, ~~~~~~~~~~~~^^^^^ KeyError: 'x'

I am running Hyprland on a Ubuntu installation.
ydotool seems tp be functional:
sudo ydotool mousemove --delay 1000 50 50

Any help is deeply appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions