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

Custom window title crashes feh on unloadable files #35

Closed
quezak opened this issue Mar 12, 2011 · 2 comments
Closed

Custom window title crashes feh on unloadable files #35

quezak opened this issue Mar 12, 2011 · 2 comments
Labels

Comments

@quezak
Copy link

quezak commented Mar 12, 2011

With default window title feh just omits unloadable files as I go through the slideshow, but when I use image-only format specifiers ( -^ %h/w/s/p) in window title, feh produces segmentation fault when moving to any unloadable file.
I guess it just should check if file is loadable before updating window title, not only before drawing the image.
(using Gentoo on amd64, checked latest stable and dev version in Portage - 1.9 and 1.11.2 - with same result)

@derf
Copy link
Owner

derf commented Mar 12, 2011

Fix segfault upon unloadable image with --title %h/%w/... (closed by fc9b1de)

@derf
Copy link
Owner

derf commented Mar 12, 2011

A bugfix release will follow in a few days

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

No branches or pull requests

2 participants