i3 / i3lock

improved screen locker
https://i3wm.org/i3lock
BSD 3-Clause "New" or "Revised" License
921 stars 404 forks source link

status on new release? #201

Closed matthewrsj closed 6 years ago

matthewrsj commented 6 years ago

I'm submitting a…

[ ] Bug
[ ] Feature Request
[x] Other (Please describe in detail)

Current Behavior

Any status update on when a new release will be made? Particularly interested in the fix in #171 so it doesn't segfault on .jpg files.

Expected Behavior

Latest release to not segfault on .jpg files

Reproduction Instructions

i3lock -i '/path/to/file.jpg'

Environment

Output of i3lock --version:

i3lock version: 2.10
Airblader commented 6 years ago

@stapelberg

stapelberg commented 6 years ago

I can release a new version. Note however that the change you’re referring to merely improves the error reporting, it won’t make i3lock actually load JPG files.

matthewrsj commented 6 years ago

yep, I understand that. Thanks!

stapelberg commented 6 years ago

New release out!