• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

elParaguayo / qtile / 25994977446 / 1
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: fix-prompt-end
DEFAULT BRANCH: master
Ran 17 May 2026 03:53PM UTC
Files 156
Run time 5s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

17 May 2026 03:25PM UTC coverage: 76.735% (-0.008%) from 76.743%
25994977446.1

push

github

elParaguayo
[wayland] Fix segfault if window dies while Prompt open

When the prompt widget is open, it saves a reference to the current
window. When the widget releases the keyboard, it tries to focus the
previously focused window. If that window has been closed then the
wayland backend tries to focus a view object that has already been freed
in the backend, resulting in a segfault.

The fix is to check whether qtile is still managing the window before
trying to focus it.

15888 of 20705 relevant lines covered (76.74%)

0.77 hits per line

Source Files on job 3.13-x11 - 25994977446.1
  • Tree
  • List 156
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25994977446
  • c4cbd8fa on github
  • Prev Job for on wayland-fix-prompt-crash (#25596683872.6)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc