elementary / elementary/files

Terminal warnings on closing tab

Open
#2,302 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Vala
Stars
365
Forks
82
Avg merge
4d 2h
Merged PRs (30d)
3

Description

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.