Search found 48 matches

by danjcla
Wed Feb 17, 2016 5:07 pm
Forum: Retest
Topic: XnViewMP 0.78 weird zoom look
Replies: 12
Views: 3979

Re: XnViewMP 0.78 weird zoom look

It looks like 0.78 was a massive upgrade from QT4 to QT5. So experiences with previous versions might not be as useful as you think. But, in any case, I think this problem is likely beyond fixing by hackish laymen. :?
by danjcla
Tue Feb 16, 2016 2:30 am
Forum: New
Topic: Mac - /usr/local/lib/libwebp.6.dylib referenced but dne
Replies: 0
Views: 790

Mac - /usr/local/lib/libwebp.6.dylib referenced but dne

Weird thing I just noticed - not sure if this is a bug, but in the mac app this dylib is referenced:

/usr/local/lib/libwebp.6.dylib (compatibility version 7.0.0, current version 7.0.0)

but doesn't exist:

Code: Select all

$ ls -l /usr/local/lib/libwebp*
ls: /usr/local/lib/libwebp*: No such file or directory
by danjcla
Tue Feb 16, 2016 2:11 am
Forum: Retest
Topic: XnViewMP 0.78 weird zoom look
Replies: 12
Views: 3979

Re: XnViewMP 0.78 weird zoom look

I forgot mac has an ldd equivalent, so tried that. My novice reading is that the /System paths are unlikely to be a problem since Apple doesn't even allow root to change stuff in those by default any more. Based on my reading of https://developer.apple.com/library/mac/documentation/Darwin/Reference/...
by danjcla
Tue Feb 16, 2016 1:25 am
Forum: Retest
Topic: XnViewMP 0.78 weird zoom look
Replies: 12
Views: 3979

Re: XnViewMP 0.78 weird zoom look

I'll add a "me too". With one possibly useful addition: I'm good at forgetting ordering, but I'm pretty sure this happened: (a) XnViewMP 0.78 installed on Mac OS X el capitan. I'm 95% sure I used it for a while and it was fine. (b) New totally clean OS install (moved to SSD, thought I might as well ...
by danjcla
Mon Jan 18, 2016 8:29 pm
Forum: MP - General Support
Topic: Script to copy XnView base tags to Mac OS X Finder tags
Replies: 0
Views: 976

Script to copy XnView base tags to Mac OS X Finder tags

Hi thought I'd post this in case others might find it useful. Ugly copy of base XnViewMP categories (the 5 color tags and 5 ratings tags aka Rating and Colour Label) to Mac Finder tags. It'd be pretty easy to also do other tags, and also do the hackish back-to-XnViewMP tags I did with the fake featu...
by danjcla
Mon Jan 18, 2016 6:52 pm
Forum: New
Topic: 0.76: Add shortcut to pause/play slideshow under Mac OS X
Replies: 2
Views: 735

Re: 0.76: Add shortcut to pause/play slideshow under Mac OS

Space bar is what I'd naturally expect.

If it can't be that for some reason, I'd fall back to up-arrow or tab.

Thanks!
by danjcla
Tue Dec 01, 2015 3:36 pm
Forum: New
Topic: 0.76: Add shortcut to pause/play slideshow under Mac OS X
Replies: 2
Views: 735

0.76: Add shortcut to pause/play slideshow under Mac OS X

Currently, the only way to pause/play slideshow via a shortcut is the "Pause" key, which can not work (on a low level) in Mac OS X. Request another key be defined, or this to become user-selectable like other shortcut keys. Space like in XnView Classic would be nice. Or perhaps down-arrow which woul...
by danjcla
Tue Dec 01, 2015 3:30 pm
Forum: MP - General Support
Topic: Pause/play slideshow via keyboard without "Pause" key?
Replies: 9
Views: 1464

Re: Pause/play slideshow via keyboard without "Pause" key?

Yeah but this is XnView MP forum, right?

Anyway looks like this isn't currently something that works on Mac OS X, so I'll go put in a feature request.
by danjcla
Mon Nov 23, 2015 2:36 pm
Forum: MP - General Support
Topic: Pause/play slideshow via keyboard without "Pause" key?
Replies: 9
Views: 1464

Re: Pause/play slideshow via keyboard without "Pause" key?

Oh and this is the workaround I'm using at the moment, works well but somewhat annoyingly slow. Macros via BetterTouchTool . The first one just clicks the play/pause button, but is somewhat complex due to mouse focus issues. Works on my 1920x1200 screen, would need to modify for other screen sizes. ...
by danjcla
Mon Nov 23, 2015 2:26 pm
Forum: MP - General Support
Topic: Pause/play slideshow via keyboard without "Pause" key?
Replies: 9
Views: 1464

Re: Pause/play slideshow via keyboard without "Pause" key?

Yes, XnViewMP 0.76.1, under Mac OS X 10.10.5.
by danjcla
Mon Nov 23, 2015 4:11 am
Forum: MP - General Support
Topic: Pause/play slideshow via keyboard without "Pause" key?
Replies: 9
Views: 1464

Re: Pause/play slideshow via keyboard without "Pause" key?

Unfortunately, none of that is useful. When I say intrinsically, I mean there seems to be no concept of the key under Mac OS X, e.g. it is not listed as a possibility in the OS header file that defines keycodes, and key remapping software can detect the key on a PC keyboard, but the OS can only use ...
by danjcla
Sun Nov 22, 2015 9:31 pm
Forum: MP - General Support
Topic: Pause/play slideshow via keyboard without "Pause" key?
Replies: 9
Views: 1464

Pause/play slideshow via keyboard without "Pause" key?

Is there a way to pause/play a slideshow via keyboard without the PC "Pause" key?

Space bar didn't work under Windows or Mac. Pause key worked on Windows, but there seems to be no way to send the "Pause" keycode intrinsically on Mac (even if it is on the keyboard physically).
by danjcla
Thu Nov 05, 2015 8:47 am
Forum: New
Topic: Wrong EXIF embedded thumbnail resolution reported - 72x72
Replies: 1
Views: 496

Re: Wrong EXIF embedded thumbnail resolution reported - 72x7

Oh nevermind I'm sure that's screen resolution, not image resolution.

Which sadly means my hopes for embedding thumbnails increasing speed are dashed.
by danjcla
Thu Nov 05, 2015 8:40 am
Forum: New
Topic: Wrong EXIF embedded thumbnail resolution reported - 72x72
Replies: 1
Views: 496

Wrong EXIF embedded thumbnail resolution reported - 72x72

After embedding 192x144 thumbnails in JPEG files with exiftool, XnViewMP reports that the thumbnails are 72x72 pixels. I'm guessing that stops it from using the thumbnails efficiently / without extra processing when its thumbnail size is also set to 192x144. Below are all the commands to reproduce. ...
by danjcla
Wed Nov 04, 2015 11:59 pm
Forum: MP - General Support
Topic: Can MP use ffmpeg for thumbnails
Replies: 10
Views: 3415

Re: Can MP use ffmpeg for thumbnails

Reading around a lot it looks like, if Mac has Addon support, no one has ever written about using it. So I'm doing a workaround, may be useful to you if all else fails. First I'm going to have a scheduled overnight job that scans for movies and creates new contact sheets if needed. Importantly, it w...