btrask / Sequential

Image viewer for Mac OS X
http://sequentialx.com
Other
229 stars 55 forks source link

Issue when trying to open an image file using Sequential as the default app #4

Closed lardissone closed 10 years ago

lardissone commented 10 years ago

I've setup Sequential as the default .JPG file opener, and if I double click on a .JPG file, Sequential keeps loading forever.

lardissone commented 10 years ago

Here's the sample of the app running at 100% CPU when clicked on an image: https://gist.github.com/lardissone/d43659066f77149a5b59

btrask commented 10 years ago

It's busy opening the file's enclosing folder, which probably has a lot of other stuff in it.

I believe this behavior is changed ("fixed") in the latest source, but it's been a while since I've tested it.

lardissone commented 10 years ago

Ah yes, I've figured out. With normal folders it works amazingly!
Based on my ignorance on how it works, I think it should ignore all files that are not images.