Phillip Berndt

Results 289 comments of Phillip Berndt
trafficstars

JFYI, I'm in an extended vacation for 3 more weeks and will reply as soon as I'm back. Sorry for the delay :)

The logic pqiv uses is to calculate the size of the image based on the scale option, then request a change of the window's size and then make it's final...

> Also on the topic of status bars, the original qiv showed a message in its status bar when modes were toggled on or off (ex. slideshow mode on, slideshow...

I have updated my own [version of the `status-bar` branch](https://github.com/phillipberndt/pqiv/tree/status-bar) with a WIP version (that is, it's a hack & doesn't always produce the right result). The first commit is...

Wow, that's a pretty cool improvement on your initial version of those bindings :-) This is an unrelated bug that had been there before but was shadowed by the issue...

> I don't remember this being the case before, or maybe I just noticed it now, but when going to the next image, I can see pqiv scroll the image...

That works for me. Try replacing this with a script that stores away some debug intel: ``` $ cat > $HOME/pqiv-debug ~/pqiv.log 2>&1 echo Running pqiv $@ exec pqiv $@...

You probably don't have gvfs installed, see #86. (Btw, `$@` expands to all arguments in sh.)

It should suffice to run `gvfsd`.