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

Terminal warnings on closing tab #2302

Open
jeremypw opened this issue Aug 30, 2023 · 1 comment
Open

Terminal warnings on closing tab #2302

jeremypw opened this issue Aug 30, 2023 · 1 comment

Comments

@jeremypw
Copy link
Collaborator

jeremypw commented Aug 30, 2023

What Happened?

Since version 6.5.0 closing a tab in Files results in multiple terminal warnings -

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug


(io.elementary.files:98242): Gtk-CRITICAL **: 19:01:36.519: gtk_widget_queue_draw_area: assertion 'width >= 0' failed
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug


(io.elementary.files:98242): Gtk-CRITICAL **: 19:01:36.520: gtk_widget_queue_draw_area: assertion 'width >= 0' failed

(io.elementary.files:98242): Gtk-CRITICAL **: 19:01:36.520: gtk_widget_queue_draw_area: assertion 'width >= 0' failed

(io.elementary.files:98242): Gtk-CRITICAL **: 19:01:36.535: gtk_widget_queue_draw_area: assertion 'width >= 0' failed

(io.elementary.files:98242): Gtk-CRITICAL **: 19:01:36.535: gtk_widget_queue_draw_area: assertion 'width >= 0' failed

These warnings do not appear in version 6.4.1

Steps to Reproduce

  1. Run Files from the command line
  2. Close a tab
  3. Observe output

Expected Behavior

No warnings

OS Version

7.x (Horus)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response

@jeremypw
Copy link
Collaborator Author

Bisecting shows that these warnings were introduced by e5fc01c.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant