Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Tuba displays text out of bounds #775

Closed
theoteno opened this issue Feb 5, 2024 · 5 comments · Fixed by #778
Closed

[Bug]: Tuba displays text out of bounds #775

theoteno opened this issue Feb 5, 2024 · 5 comments · Fixed by #778
Labels
bug Something isn't working

Comments

@theoteno
Copy link

theoteno commented Feb 5, 2024

Describe the bug

Tuba displays text out of bounds.
I believe there was other bug reports of the same problem, but without the debug log.
I got the debug log by starting Tuba from the terminal.
Screenshot from 2024-02-05 09-26-49

Steps To Reproduce

Scroll down for a while, from Timeline or a hashtag of your choose.
It happens once you reach a toot that triggers the bug.

Logs and/or Screenshots

(dev.geopjr.Tuba:2): Gtk-WARNING **: 11:32:17.200: GtkLabel 0x55a2fb9bc210 (label) reported min width 1312 and natural width 265 in measure() with for_size=185; natural size must be >= min size

(dev.geopjr.Tuba:2): Adwaita-WARNING **: 11:32:17.419: AdwToastOverlay 0x55a2f03aa5b0 exceeds TubaDialogsMainWindow width: requested 1614 px, 702 px available

(dev.geopjr.Tuba:2): Gtk-WARNING **: 11:32:17.745: GtkLabel 0x55a2fb9bc210 (label) reported min width 1312 and natural width 1236 in measure() with for_size=57; natural size must be >= min size

(dev.geopjr.Tuba:2): Adwaita-WARNING **: 11:32:18.058: AdwToastOverlay 0x55a2f03aa5b0 exceeds TubaDialogsMainWindow width: requested 1650 px, 702 px available

(dev.geopjr.Tuba:2): Adwaita-WARNING **: 11:32:18.117: AdwToastOverlay 0x55a2f03aa5b0 exceeds TubaDialogsMainWindow width: requested 1650 px, 702 px available

(dev.geopjr.Tuba:2): Adwaita-WARNING **: 11:32:18.143: AdwToastOverlay 0x55a2f03aa5b0 exceeds TubaDialogsMainWindow width: requested 1650 px, 702 px available

Instance Backend

Mastodon

Operating System

Fedora Linux 39

Package

Flatpak

Troubleshooting information

No response

Additional Context

No response

@theoteno theoteno added the bug Something isn't working label Feb 5, 2024
@GeopJr
Copy link
Owner

GeopJr commented Feb 5, 2024

Thanks for the report! This is a duplicate of #719 and its duplicates, but since you've found the culprit, I actually have something to test!

Could you also tell me what Tuba version you are running?

@theoteno
Copy link
Author

theoteno commented Feb 5, 2024

I think it's the latest, Tuba 0.6.0.

@GeopJr
Copy link
Owner

GeopJr commented Feb 5, 2024

There was a change in labels in the latest patch so I need to know which one between 0.6.0 and 0.6.3

@theoteno
Copy link
Author

theoteno commented Feb 6, 2024

It's 0.6.3, I thought the latest release was 0.6.0. My bad!
Screenshot from 2024-02-06 13-08-36

@GeopJr
Copy link
Owner

GeopJr commented Feb 7, 2024

Thanks for the info, I managed to fix (?) it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants