Xee (1000)

1 Name: Mr VacBob!JqK7T7zan. 2005-07-26 13:25 ID:+Fwu3KWy [Del]

I'm using this now, but I'd like it better if it had these features:

  • some way to open a folder from the command line ("open -a Xee ." doesn't work).
  • some way to advance to the next image one-handed on a laptop keyboard, possibly with , and . (obvious joke goes here).

363 Name: DJ.HAN : 2006-12-03 18:45 ID:tTn5sHkS [Del]

Wow! Archive support is very nice feature. It's really great program. Thank you! :)
But if you add 'Show two pages' feature, xee will be best comic viewer.
Currently, I use cooviewer for archived comics file. I believe xee will replace cooviewer in near future. :D

364 Post deleted by user.

365 Name: aingoppa : 2006-12-03 22:41 ID:ZLmBxR+J [Del]

Thank a ton! Xee is the greatest viewer ever I've seen.

BTW, is it possible to view all the pictures rotated? It is, like a monitor itself is rotated. I have many pictures which was taken vertically. Instead of rotating each images, I just want them to be 'automatically rotated Clockwise or Counter-clockwise'.

Thanks again for great software.

366 Name: !WAHa.06x36 : 2006-12-04 04:18 ID:Heaven [Del]

>>365

Well, if your camera has an orientation sensor and writes the orientation data to the file, 2.0 can show it automatically rotated (turn this on in the advanced preferences). If it doesn't, there's currently no way to do that. I guess it would technically be possible to add support for that, but it's kind of a rare situation...

367 Name: Ian : 2006-12-04 17:25 ID:amJB3Hfg [Del]

How about an option to automatically move the mouse pointer to keep it on the toolbar button last clicked on? This would be handy for scrolling through directories of pictures of varying size without having to reposition the mouse on the 'Next picture' button.

368 Name: !WAHa.06x36 : 2006-12-04 18:29 ID:OmtsthcK [Del]

>>367

There is already the option to not resize windows when clicking in the toolbar, which is on by default. Moving the mouse pointer is generally a big no-no, user interface design-wise.

369 Name: !WAHa.06x36 : 2006-12-06 18:14 ID:OmtsthcK [Del]

Some polishing:

http://wakaba.c3.cx/releases/mac/Xee2.0alpha7.zip

Fixed some full-screen bugs, such as problems with animation. Viewing meta-data in fullscreen now works, and the metadata display is a bit prettier. Made the scroll wheel browsing work a bit better and fixed some pre-caching problems for random skipping.

370 Name: Barry : 2006-12-07 02:48 ID:hUivbIle [Del]

>>357

Adam Betts made replacement icons a while back (>>251 or http://www.artofadambetts.com/weblog/?p=119). They look really good.

371 Name: !WAHa.06x36 : 2006-12-07 03:20 ID:Heaven [Del]

>>370

I tried them earlier, but they don't quite do it for me. I might ask him for some changes and use them, though.

372 Name: garfield : 2006-12-08 13:15 ID:8jvbgH8u [Del]

it would be very usefull to display exif info transparent just like in PhoenixSlides

373 Name: Anonymous : 2006-12-09 06:45 ID:GkiaiGAC [Del]

Archive support! Wonderful. A little slow on first load, but a lot of formats are supported. Very nice update.
For an Open Recent menu, would you need to subclass NSDocumentController?

374 Name: !WAHa.06x36 : 2006-12-09 19:15 ID:OmtsthcK [Del]

And again!

http://wakaba.c3.cx/releases/mac/Xee2.0alpha8.zip

  • As requested, it is now possible to sort by name, size or time. Also, by default, Xee will try to find out how you were sorting files in the Finder, and use that order.
  • Also as requested, there are now keyboard shortcuts for the first ten entries in the destination list. Configurable, of course, along with the rest.
  • I have been tracking down and fixing memory leaks. I think I have most of them now, except for those that seem to be inside OS X itself.

375 Name: Anonymous : 2006-12-09 19:47 ID:XO0AwXiS [Del]

xee sucks

personally i install gentoo portage and emerge wine plus use a hacked version of microsoft image viewer you should too

376 Name: !WAHa.06x36 : 2006-12-10 09:31 ID:OmtsthcK [Del]

Oops, I broke archive support in alpha 8 (which I didn't notice because it DID work when started from Xcode, but not otherwise). Fixed:

http://wakaba.c3.cx/releases/mac/Xee2.0alpha9.zip

377 Name: jmd : 2006-12-11 04:09 ID:mrQrvB+v [Del]

Been a fan of this program for a few months now - I love it. Version 2.0 alpha 4 works great on my 10.4.8 intel mac, but alpha 9 crashes upon launch. If i can provide any additional help for testing let meknow

PS - regarding "Anonymous"' post on using hacked Microsoft products instead ....>sigh<

378 Name: !WAHa.06x36 : 2006-12-11 04:24 ID:Heaven [Del]

>>377

If you can post the crash log, that would help.

379 Name: Gonçalo : 2006-12-11 04:49 ID:vXz8IX3w [Del]

Your viewer is AMAZING !!! It's fast, acurate, ... and the antiliazing feature is wonderful ! Congratulations.

380 Name: Lisa : 2006-12-12 05:59 ID:QyTBGx/F [Del]

Thank you so much! Your work is really fantastic! Alpha 9 works great on my MacBook!

381 Name: Tony : 2006-12-14 11:45 ID:ZTrXILYE (Image: 756x1132 jpg, 791 kb) [Del]

src/1166125556225.jpg: 756x1132, 791 kb

First off, love your program. Something I've noticed. This picture is always deformed when viewed through all of the Universal alphas so far and sometimes crashes. As soon as I figure out how to put up a crash log, I'll do that.

382 Name: Tony : 2006-12-14 11:50 ID:ZTrXILYE (Image: 0x0 txt, 16 kb) [Del]

Here you go.

383 Name: !WAHa.06x36 : 2006-12-14 15:40 ID:OmtsthcK [Del]

Wow, that is some image. Gecko won't load it, the thumbnailer on this board won't load it. Preview says it's CMYK, so I guess nobody likes those. Well, I'll try to make Xee load it.

384 Name: !WAHa.06x36 : 2006-12-14 15:57 ID:OmtsthcK [Del]

Correction: The file is in YCCK, not CMYK. libjpeg has no built-in converter for YCCK to RGB, so I will have to code something up at some point. For now, I've made it not crash, at least.

385 Name: !WAHa.06x36 : 2006-12-14 18:32 ID:OmtsthcK [Del]

All right, I think I've got most of the stuff I absolutely want to have in this version. Time for a feature freeze, and switching to beta. Well, probably not a complete feature freeze, but from here on I'll try to mostly do bugfixes and polish.

This means I need more bug reports! Please take some time to really test features in Xee, and tell me of ANYTHING that breaks, or doesn't work like you expect it to!

http://wakaba.c3.cx/releases/mac/Xee2.0beta1.zip

  • Finally, a working crop tool! Big thanks to squeeks for helping me design this. We're still tweaking that, so it's not quite done, but it should be pretty good as it is.
  • Some interface tweaks.
  • Added a super-dumb CMYK converter to the the JPEG loader, so >>381 loads, even if the colours are a bit off.

386 Name: Anonymous : 2006-12-14 19:20 ID:GkiaiGAC [Del]

The behavior is odd when opening new files from fullscreen, in single-window mode particularly.

387 Name: MG : 2006-12-14 19:33 ID:4N/UZaD/ [Del]

May I suggest Xee use the Sparkle framework for updating? This would make it convenient to get the latest betas and test them during development, as well as upgrades for the stable version in time.

Thanks for the great software :)

388 Name: jmd : 2006-12-15 04:49 ID:mrQrvB+v [Del]

The crash that I was experiencing with alpha9 no longer occurs after using the version you posted on 2006-12-14 at 18:32. Great application, sir!

389 Name: jmd : 2006-12-15 04:49 ID:mrQrvB+v [Del]

The crash that I was experiencing with alpha9 no longer occurs after using the version you posted on 2006-12-14 at 18:32. Great application, sir!

390 Name: Tony : 2006-12-15 08:56 ID:ZTrXILYE [Del]

So far, it's opened everything I've thrown at it. No discoloration, either.

One thing I've noticed is that CMD-0 doesn't seem to work on any picture with 2.0 beta 1. Although, going to View > Actual Size does work. Is anyone else experiencing this or is it just my machine?

391 Name: !WAHa.06x36 : 2006-12-15 14:15 ID:OmtsthcK [Del]

>>386

Noted and reproduced.

>>387

It looks nice enough, but Sparkle.framework is about half the size of Xee. That doesn't really make it very appealing to bundle with every download.

>>390

Oh. That is because I added Cmd-0 as a shortcut for "Copy to tenth destination", since Cmd-1 to Cmd-9 are the first nine ones. I guess that's a problem. Maybe I'll just remove the tenth shortcut...

392 Name: !WAHa.06x36 : 2006-12-15 14:17 ID:OmtsthcK [Del]

>>390

Also: To work around it, open the keyboard shortcuts and remove the other shortcut.

393 Name: Tony : 2006-12-15 16:53 ID:OYlW1/M6 [Del]

Cool. I didn't even think about that... Yep, works fine. Everything's good.

394 Name: Lisa : 2006-12-17 06:15 ID:QyTBGx/F [Del]

Hi!
Is there an option or setting to remember rotated images? When I'm rotating an image and I browse back, it's unrotated again?!

395 Name: Andre : 2006-12-17 08:49 ID:7FXgPZ8q [Del]

I love xee, and it has replaced preview on my powerbook! Many thanks! it crashes somewhat (1.2.1) more often that I'd like but it's still feature rich and i love the intuitive keyboard navigation, it's a total oreo cookie! (ie: good :)

396 Name: Andre : 2006-12-17 08:52 ID:7FXgPZ8q [Del]

I love xee, and it has replaced preview on my powerbook! Many thanks! it crashes somewhat (1.2.1) more often that I'd like but it's still feature rich and i love the intuitive keyboard navigation, it's a total oreo cookie! (ie: good :)

397 Name: Andre : 2006-12-17 08:53 ID:7FXgPZ8q [Del]

I love xee, and it has replaced preview on my powerbook! Many thanks! it crashes somewhat (1.2.1) more often that I'd like but it's still feature rich and i love the intuitive keyboard navigation, it's a total oreo cookie! (ie: good :)

398 Name: !WAHa.06x36 : 2006-12-17 11:53 ID:OmtsthcK [Del]

>>394

Right now, you have to save pictures explicitly to keep the rotation. I might add some kind of optional auto-save. I haven't quite worked out how I want that to work.

>>395

Try to see if the beta 2.0 crashes any less. If it still crashes, post me some crash logs.

399 Name: Lisa : 2006-12-18 06:14 ID:QyTBGx/F [Del]

About the rotation:
I see.. hoping this feature will be in any next future's version ;)))
I'm using the old version again, because I need that... :(

400 Name: !WAHa.06x36 : 2006-12-18 12:23 ID:OmtsthcK [Del]

>>399

It's definitely one thing I need to fix before the final 2.0 version.

401 Name: Brooks : 2006-12-25 20:15 ID:hFTNqxxJ [Del]

hey, thank you for adding the "move to" shortcuts! very appreciated

the beta seems to work very nicely(ppc)
3 things:

-a "crop" button in the toolbar is needed
-in the like keyboard configuration window within preferences the x apparently does nothing at all. also, to change the key combinationits it is awkward to have make a whole new button and delete the old one you should be able to change a key combo in one step.
-movie placeholders (its alright if its not gonna happen. would be very cool though)

thank you very very much

402 Name: !WAHa.06x36 : 2006-12-26 06:25 ID:Heaven [Del]

> a "crop" button in the toolbar is needed

Yes.

> in the like keyboard configuration window within preferences the x apparently does nothing at all.

It should restore the shortcut to defaults. I guess it should be disabled if they are already set to the defaults.

> also, to change the key combinationits it is awkward to have make a whole new button and delete the old one you should be able to change a key combo in one step.

Granted, but I am not sure what to do instead - I don't think it's very friendly to make other keyboard shortcuts disappear silently, either. As it is now, you can at least drag the old one to the new action.

> movie placeholders (its alright if its not gonna happen. would be very cool though)

Theoretically, I could even make movies PLAY in Xee without too much effort, but that's definitely feature bloat. Not sure what I'll do about this.

403 Name: J : 2006-12-26 11:41 ID:GIlO8inL [Del]

EXCELENT PROGRAM!!!, congrats!!! The best image brouser for MAC. Im using macbook dual core 2, and the only bug i find is when i rotate the image and save it (without recompression) it saves the file replacing the old one but the program after doing that crashes and closes. I dont know why. Also the ^save lossessly^option in the menu appears in grey, maybe im doing something wrong.
I use in windows xp irfanview and the only thing i miss is that u can edit the image gamma, histogram, contrast...
Good job on the cropping tool!!!

404 Name: J : 2006-12-26 11:54 ID:GIlO8inL [Del]

Date/Time: 2006-12-26 13:51:19.568 -0600
OS Version: 10.4.8 (Build 8N1106)
Report Version: 4

Command: Xee
Path: /Applications/Multimedia/Xee.app/Contents/MacOS/Xee
Parent: WindowServer [52]

Version: ??? (2.0 beta 1)

PID: 1715
Thread: 1

Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x65426c6c

Thread 0:
0 libSystem.B.dylib 0x90009857 mach_msg_trap + 7
1 com.apple.CoreFoundation 0x9082b2f3 CFRunLoopRunSpecific + 2014
2 com.apple.CoreFoundation 0x9082ab0e CFRunLoopRunInMode + 61
3 com.apple.HIToolbox 0x92ddabef RunCurrentEventLoopInMode + 285
4 com.apple.HIToolbox 0x92dda2fd ReceiveNextEventCommon + 385
5 com.apple.HIToolbox 0x92dda154 BlockUntilNextEventMatchingListInMode + 81
6 com.apple.AppKit 0x9325f465 _DPSNextEvent + 572
7 com.apple.AppKit 0x9325f056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
8 com.apple.AppKit 0x93258ddb -[NSApplication run] + 512
9 com.apple.AppKit 0x9324cd2f NSApplicationMain + 573
10 cx.c3.xee 0x00002292 _start + 216
11 cx.c3.xee 0x000021b9 start + 41

Thread 1 Crashed:
0 libobjc.A.dylib 0x90a564c7 objc_msgSend + 23
1 com.apple.Foundation 0x925f836c forkThreadForFunction + 123
2 libSystem.B.dylib 0x90023d87 _pthread_body + 84

Thread 2:
0 libSystem.B.dylib 0x90024427 semaphore_wait_signal_trap + 7
1 com.apple.Foundation 0x9264e2f8 -[NSConditionLock lockWhenCondition:] + 39
2 com.apple.AppKit 0x93336270 -[NSUIHeartBeat _heartBeatThread:] + 377
3 com.apple.Foundation 0x925f836c forkThreadForFunction + 123
4 libSystem.B.dylib 0x90023d87 _pthread_body + 84

Thread 3:
0 libSystem.B.dylib 0x90009857 mach_msg_trap + 7
1 com.apple.CoreFoundation 0x9082b2f3 CFRunLoopRunSpecific + 2014
2 com.apple.CoreFoundation 0x9082ab0e CFRunLoopRunInMode + 61
3 com.apple.audio.CoreAudio 0x9146541e HALRunLoop::OwnThread(void*) + 158
4 com.apple.audio.CoreAudio 0x91465239 CAPThread::Entry(CAPThread*) + 93
5 libSystem.B.dylib 0x90023d87 _pthread_body + 84

Thread 4:
0 libSystem.B.dylib 0x900268bc kevent + 12
1 ...ple.CoreServices.CarbonCore 0x90cb5f84 PrivateMPEntryPoint + 51
2 libSystem.B.dylib 0x90023d87 _pthread_body + 84

Thread 5:
0 libSystem.B.dylib 0x90024427 semaphore_wait_signal_trap + 7
1 ...ple.CoreServices.CarbonCore 0x90cb6129 MPWaitOnQueue + 198
2 com.apple.DesktopServices 0x9251e943 TNodeSyncTask::SyncTaskProc(void*) + 143
3 ...ple.CoreServices.CarbonCore 0x90cb5f84 PrivateMPEntryPoint + 51
4 libSystem.B.dylib 0x90023d87 _pthread_body + 84

Thread 1 crashed with X86 Thread State (32-bit):
eax: 0x65426c6c ebx: 0xb009ded4 ecx: 0x00081d40 edx: 0x900268bc
edi: 0x65426c74 esi: 0x003ad920 ebp: 0xb009df08 esp: 0xb009dea4
ss: 0x0000001f efl: 0x00010206 eip: 0x90a564c7 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037

405 Name: !WAHa.06x36 : 2006-12-26 12:50 ID:Heaven [Del]

>>403

The "Save losslessly" option isn't properly implemented yet, so that's why it's grey. I'll have a look at that crash, though. Thanks!

406 Name: Cloverleaf : 2006-12-26 17:00 ID:TVQ/o4iM [Del]

Xee turns out to be the easiest to use image viewer for my 59 year old mother, who is using her iBook for 1 month now.
So great work!

But we had a problem this day. She has a lot of picture-CDs of her friends. When watching them, there's often the need to rotate an image. This is not possible with Xee. When the volume is write-protected you get an error-message.

It's also not possible to rotate non-jpeg images.

Is there a particular philosophy behind these two points or are you working on implementing these functionalities?

407 Name: Cloverleaf : 2006-12-26 17:45 ID:TVQ/o4iM [Del]

Me again!

Found your 2.0beta1. Both of my mentionned points in post #406 are already implemented. Great!!

One additional little point:
Pictures should be resized to window (or screen in fullscreen) after rotation.

408 Name: Anonymous : 2006-12-26 18:25 ID:dVtGyLmO [Del]

>>406
You say "She has a lot of picture-CDs of her friends. When watching them, there's often the need to rotate an image. This is not possible with Xee. When the volume is write-protected you get an error-message."
You can't change something that is read-only, such as a CD-ROM or CD-R! I don't see how this could be now "already implemented". Unless you save some sort of cached metadata.

409 Name: Anonymous : 2006-12-26 22:56 ID:viTDzZY1 [Del]

>>408 I don't think he's trying to save the rotation, just rotate temporarily, and that was what was failing before.

410 Name: Anonymous : 2006-12-27 10:09 ID:7DfzYHmw [Del]

>>402

> Theoretically, I could even make movies PLAY in Xee without too much effort, but that's definitely feature bloat. Not sure what I'll do about this.

Please don't. If would make sense if Xee offered a directory view with thumbnail previews but as it is right now, Xee is an image browser. There are other programs to let you preview/view a batch of movies sequentially.

411 Name: jmd : 2006-12-27 15:15 ID:mrQrvB+v [Del]

Any way to turn off the delete confirmation box when clicking the Delete button on the toolbar?

412 Name: Anonymous : 2006-12-27 21:50 ID:7DfzYHmw [Del]

>>385

For some reason with this build, I have an odd problem with viewing large amounts of images on a network share. I cannot reproduce this on local directories. It's a bit difficult to explain but here goes.

Say I go through a directory with more than a hundred or so images, all rather large (think manga) and then I use finder to go to a different directory and double-click an image to open it in Xee. Sometimes a problem will occur where Xee will resize itself to the dimensions of the image but will display nothing but black. When Xee is like this, I can't navigate to other images either.

Trying to open another image through the finder will only get another all-black image. Trying to bring up the open dialogue inside Xee will just cause it to eat up CPU. Here's the sample log on Xee when it's in that locked-up state:

Analysis of sampling pid 2429 every 10.000000 milliseconds
Call graph:
300 Thread_0f07
300 start
300 _start
300 NSApplicationMain
300 -[NSApplication run]
300 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
300 _DPSNextEvent
300 _NSHandleCarbonMenuEvent
300 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:]
300 -[NSMenu performActionForItemAtIndex:]
300 -[NSApplication sendAction:to:from:]
300 -[XeeDelegate openDocument:]
300 -[NSSavePanel(NSSavePanelRuntime) runModalForTypes:]
300 -[NSSavePanel(NSSavePanelRuntime) runModalForDirectory:file:types:]
300 -[NSApplication runModalForWindow:]
300 -[NSApplication beginModalSessionForWindow:]
300 -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector:contextInfo:]
300 -[NSApplication _orderFrontModalWindow:relativeToWindow:]
300 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:]
300 -[NSWindow _commonAwake]
300 -[NSWindow(NSDrag) _registerDragTypesIfNeeded]
300 -[NSWindow(NSDrag) _registerDragTypes:]
300 -[NSView(NSDrag) _addDragTypesTo:]
300 objc_msgSend
300 objc_msgSend
300 Thread_1003
300 _pthread_body
300 __ape_agent
300 mach_msg_trap
300 mach_msg_trap
300 Thread_1103
300 _pthread_body
300 forkThreadForFunction
300 kevent
300 kevent
Total number in stack (recursive counted multiple, when >=5):
Sort by top of stack, same collapsed (when >= 5):
kevent 300
mach_msg_trap 300
objc_msgSend 300
Sample analysis of process 2429 written to file /dev/stdout
Sampling process 2429 each 10 msecs 300 times

Intel Mac mini on 10.4.8

413 Name: Todd Partridge : 2006-12-30 14:36 ID:9KpDEKml [Del]

WAHa,

this a great little app. Needed something that would flip thru photos. u did good though I haven't tested it throughly.

414 Name: Todd Partridge : 2006-12-30 15:01 ID:9KpDEKml [Del]

ohh, does need one thing. Using the X button really should close the app program unless another is open.

415 Name: Anonymous : 2006-12-31 06:42 ID:GkiaiGAC [Del]

>>414
No. That's not how Mac apps work.
At least, that's not how they should work, according to the HIG.

416 Name: !WAHa.06x36 : 2007-01-07 17:48 ID:OmtsthcK [Del]

>>412

I've been trying, but I can't reproduce this. Can you figure out a solid way to reproduce it? Also, what kind of network share?

417 Name: Anonymous : 2007-01-11 19:07 ID:7DfzYHmw [Del]

>>416
I can't reproduce it consistently in the sense that I can't figure out why if I view one set of images in one directory, I can trigger the problem always but if I go through another directory of a similar number of images, it won't trigger. But for known 'bad' directories, I can definitely reproduce the bug consistently.

It's a CIFS share off a Win2K3 server. I can confirm that I had no problems using the stable version of Xee and did not recall any problem using the early Intel betas either.

418 Name: Anonymous : 2007-01-11 19:36 ID:7DfzYHmw [Del]

>>416
On a side note, can I again make a request for AppleScripting support?

419 Name: !WAHa.06x36 : 2007-01-12 03:10 ID:OmtsthcK [Del]

>>417

Does opening an image in a directory, and then clicking another image there (to re-use the same window), and then doing stuff cause the problem? Because I've found and fixed a bug relating to that already.

Also, I want AppleScripting too but it won't be in 2.0, I'm trying to polish that off and release it now without adding anything new. Also if somebody with more experience with AppleScript than me wants to help me out with it, that would be appreciated because I don't have much of a clue how it should be done.

420 Name: Anonymous : 2007-01-12 14:58 ID:7DfzYHmw [Del]

>>419
Doesn't seem to trigger it in that case. This bug is actually bugging me a lot because it essentially all my manga are stored on a network share so I run into this pretty much every other volume of reading. If you want me to run a special build that outputs lots and lots of output and debug messages, I'm up for it as long as it helps.

421 Name: Anonymous : 2007-01-12 15:06 ID:e/xlDcog [Del]

o key bindings doesn't seem to stay; after a restart they are either gone or have multipled (tested on G4 only); e.g. setting "L" to loop, after a restart you can find "L" several times in the list
o maybe the default OSX print dialog would be nice; I know it's a viewer but sometimes for quick printing...
nice work anyway

422 Name: !WAHa.06x36 : 2007-01-12 16:06 ID:OmtsthcK [Del]

>>421

What version?

423 Name: Anonymous : 2007-01-12 16:25 ID:e/xlDcog [Del]

this one: http://wakaba.c3.cx/releases/mac/Xee2.0beta1.zip
problem exists even with a clean cx.c3.xee.plist
It also occurs with a "clean" account (in this case root which isn't spoiled by any customizations); The "L" is funny as it really gets multiplied; I set horizontal and vertical mirror to "H" and "V", which are kept after a restart of the programm but doesn't work
I haven't tested it yet on intel mac

424 Name: !WAHa.06x36 : 2007-01-12 17:42 ID:OmtsthcK [Del]

>>423

All right, I see the problem. I'll try to get it fixed. Thanks!

425 Name: !WAHa.06x36 : 2007-01-14 18:38 ID:OmtsthcK [Del]

All right, I think I've finally got all the GUI tweaks in, and everything should now work! I also fixed most of the reported bugs, except for the network share one which I haven't gotten around to reproducing yet. Hopefully, though, the program should be nearly ready for release now, except for translations, which I'm going to try and get arranged now, at least for Japanese.

So! If you don't report bugs now, they won't get fixed in the final version!

http://wakaba.c3.cx/releases/mac/Xee2.0beta2.zip

426 Name: Anonymous : 2007-01-14 21:19 ID:J4cI9h3a [Del]

for some reason the Xee2.0 beta2 is still significantly slower on my old PB G4 1.25 Ghz than Xee 1.21 while loading larger JPEG images (both versions set to YUV). While 1.21 loads them almost instantaneously, 2.0b2 seems to need more memory. hope this is not related to the universal binary...

427 Name: Anonymous : 2007-01-15 03:44 ID:le1sQuTO [Del]

I really like Xee and I have two suggestions:

  • It would be nice if it lets me copy only the selected area of an image when I use the crop tool. (and of course a new-image-from-clipboard option, just like Preview, would be welcomed)
  • I think it really needs to display scrollbars when seeing a bigger than your display resolution image. Without scrollbars you don't know if you see the whole image or a part of it.

Thank you and keep up the good work!

428 Name: !WAHa.06x36 : 2007-01-15 04:44 ID:OmtsthcK [Del]

>>426

That is still strange, because most of my own tests suggest it should be about as fast or a little faster. I could add a hidden option to turn off the progressive display, in case that is causing trouble on some old graphics chip...

>>427

It's not really a select tool and more just a crop tool, so I dunno. You can always just apply the cropping and then copy. Also, just press cmd-V to make a new image from the clipboard.

The scrollbars, I dunno. Not only is the standard scrollbar code on OS X pretty buggy, it'd also most likely be slower at scrolling if it had to draw the scrollbars too, and they'd clutter up the interface. Normally you would expect them, but ACDSee, which I am copying to a large extent, doesn't have them either.

429 Name: Tony : 2007-01-15 07:23 ID:ZTrXILYE [Del]

Xee2.0beta2 fixes the problem with Cmd-0 I was experiencing with 2.0beta1, but now I can't open Help > Keyboard Shortcuts... The menu item simply flashes and goes away, as it should... And, that's it. Nothing else comes up. It doesn't display Keyboard Shortcuts. I tried deleting cx.c3.xee.plist, but that didn't resolve the problem. Thanks again.

430 Name: Anonymous : 2007-01-15 09:53 ID:OmtsthcK [Del]

>>429

Hmm, it works fine here. Can you open the preferences normally?

431 Name: Tony : 2007-01-15 11:01 ID:ZTrXILYE [Del]

>>430

I just discovered this. I opened it up through Preferences (which, to answer your question, works fine). Then, I went back to Help > Keyboard Shortcuts (KS) and now it works. But, if I quit Xee and go to Help > KS it's back to square one; it doesn't open. But, it will if I open it through Preferences first, again. Looks like a simple bug.

432 Name: !WAHa.06x36 : 2007-01-15 11:31 ID:OmtsthcK [Del]

>>431

Oh! I get it, it IS a very simple bug. Thanks for catching that.

433 Post deleted by user.

434 Name: Anonymous : 2007-01-16 19:09 ID:7DfzYHmw [Del]

>>425
My problem with the network shares still persists in this version but here's some more info.

When my problem occurs, the status bar will say "Cannot display image" and the window/canvas will be black. Using the file open dialogue inside Xee will crash. In the previous beta, Xee would just drive up CPU utilisation.

Here's the crash log in case it helps:

Exception:  EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000020
Thread 0 Crashed:
0 libobjc.A.dylib 0x90a54380 objc_msgSend + 16
1 com.apple.AppKit 0x9335c070 -[NSView(NSDrag) _addDragTypesTo:] + 55
2 com.apple.AppKit 0x9335bec6 -[NSWindow(NSDrag) _registerDragTypes:] + 120
3 com.apple.AppKit 0x932e8e6f -[NSWindow(NSDrag) _registerDragTypesIfNeeded] + 66
4 com.apple.AppKit 0x932e79ef -[NSWindow _commonAwake] + 2575
5 com.apple.AppKit 0x932900af -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 512
6 com.apple.AppKit 0x93339854 -[NSApplication _orderFrontModalWindow:relativeToWindow:] + 686
7 com.apple.AppKit 0x9333933a -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector:contextInfo:] + 678
8 com.apple.AppKit 0x9333908e -[NSApplication beginModalSessionForWindow:] + 72
9 com.apple.AppKit 0x93338f6d -[NSApplication runModalForWindow:] + 109
10 com.apple.AppKit 0x9345ee20 -[NSSavePanel(NSSavePanelRuntime) runModalForDirectory:file:types:] + 218
11 com.apple.AppKit 0x9345ec31 -[NSSavePanel(NSSavePanelRuntime) runModalForTypes:] + 71
12 cx.c3.xee 0x0000c522 -[XeeDelegate openDocument:] + 188
13 com.apple.AppKit 0x9335cd88 -[NSApplication sendAction:to:from:] + 107
14 com.apple.AppKit 0x9340ace7 -[NSMenu performActionForItemAtIndex:] + 455
15 com.apple.AppKit 0x9340aa29 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 103
16 com.apple.AppKit 0x9333be16 _NSHandleCarbonMenuEvent + 477
17 com.apple.AppKit 0x9326f7fc _DPSNextEvent + 1491
18 com.apple.AppKit 0x9326f056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
19 com.apple.AppKit 0x93268ddb -[NSApplication run] + 512
20 com.apple.AppKit 0x9325cd2f NSApplicationMain + 573
21 cx.c3.xee 0x00002db2 _start + 216
22 cx.c3.xee 0x00002cd9 start + 41
Thread 1:
0 libSystem.B.dylib 0x90009857 mach_msg_trap + 7
1 com.unsanity.ape 0xc0001cac __ape_agent + 307
2 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 2:
0 libSystem.B.dylib 0x900268bc kevent + 12
1 com.apple.Foundation 0x925f536c forkThreadForFunction + 123
2 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x925f0f26 ecx: 0x90a65c00 edx: 0x16a8f650
edi: 0x00000004 esi: 0x00000000 ebp: 0xbffff0b8 esp: 0xbfffee58
ss: 0x0000001f efl: 0x00210202 eip: 0x90a54380 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037

435 Name: !WAHa.06x36 : 2007-01-17 04:05 ID:6THb/Qdo [Del]

>>434

> com.unsanity.ape

First, try disabling that and see if the problem persists.

436 Name: Anonymous : 2007-01-17 18:09 ID:7DfzYHmw [Del]

>>435

I just tried disabling all my APE extensions but I can still crash Xee using the same steps. Though, the crash log is much shorter:

Command: Xee
Path: /Applications/Xee.app/Contents/MacOS/Xee
Parent: WindowServer [60]

Version: ??? (2.0 beta 2)

PID: 3776
Thread: Unknown

Link (dyld) error:

image not found

437 Name: !WAHa.06x36 : 2007-01-18 04:40 ID:Heaven [Del]

>>436

Wow, that is a weird crash. Something is definitely fucked up there.

438 Name: Mr VacBob!JqK7T7zan. : 2007-01-18 10:45 ID:h7/pk3oL [Del]

Open Console.app (in /Applications/Utilities/) and see if it says anything?

That's a really weird error though. I don't think anything involved uses weak linking or bundles.

439 Name: Anonymous : 2007-01-19 16:16 ID:7DfzYHmw [Del]

>>438

When my problem occurs:

2007-01-19 18:48:12.849 Xee[5180] *** -[NSBundle load]: Couldn't dynamically load framework code

When I crash Xee:

2007-01-19 18:49:15.549 Xee[5180] unable to load nib data: /System/Library/Frameworks/AppKit.framework/Resources/English.lproj/NSNavPanelContentView.nib
2007-01-19 18:49:15.550 Xee[5180] unable to load nib data: /System/Library/Frameworks/AppKit.framework/Resources/English.lproj/NSNavView.nib

440 Name: !WAHa.06x36 : 2007-01-19 18:19 ID:OmtsthcK [Del]

>>439

Are you trying to open an image, or an archive, when this happens?

441 Name: Anonymous : 2007-01-19 18:30 ID:7DfzYHmw [Del]

>>440

Image in a directory different from the directory the image resides in.

442 Name: Fab : 2007-01-21 02:16 ID:EcOeOulW [Del]

Many thanx 4 this great app, just what we needed for osX !

443 Name: subw : 2007-01-22 12:18 ID:+/X/aXHd [Del]

This image viewer would replace Preview right away if only it could open .pdf and - even better - .ps

444 Name: Anonymous : 2007-01-23 01:32 ID:FoNKZVxR [Del]

the old version 1.21 kept the settings for an image once applied (i.e. rotating 90 degree, jpeg), I assume by writing the exiftags. This is no longer possible with 2.0 beta 2.
I hope I didn't miss some obvious settings...

445 Name: !WAHa.06x36 : 2007-01-26 20:45 ID:OmtsthcK [Del]

>>441

I finally managed to set up an SMB share to test this on, and I do see the problem.

It smells just a little bit like samba itself being very buggy, though. If that's the case, I can try and work around it but I can't guarantee I will have much success.

(For fun, try this: delete the picture you're viewing from inside Xee. Then browse forward a couple of images and then back to the deleted image. For me, it's still there and can be loaded, although it's disappeared from the Finder!)

446 Name: Anonymous : 2007-01-27 06:29 ID:7DfzYHmw [Del]

>>445

I feel vindicated that it's not some imaginary problem only I can reproduce. But now that you mention it, I do have odd problems like this with Window shares in general. Though it also seems like that the problem occurs less if I don't browse all the way to the last image of a directory before opening an image from another directory.

447 Name: !WAHa.06x36 : 2007-01-27 13:29 ID:OmtsthcK [Del]

>>446

I found the bug, and fixed it! However, the basic problem is that the kqueue functions that Xee uses to monitor changes in the filesystem (even when it does things like delete an image itself) don't work on SMB shares. So behaviour will always be a bit broken on SMB, but at least browsing works right now.

(Turns out the trigger for the bug is simply viewing enough images on an SMB share. Just opening one and holding down the skip-to-next button will trigger it after a while.)

448 Name: Anonymous : 2007-01-27 18:24 ID:7DfzYHmw [Del]

>>443
Try PDFView.

>>447
I'm happy as long as I can browse off Windows shares now without this bug kicking in. Much thanks.

449 Name: Anonymous : 2007-01-28 05:08 ID:ox+vDP7D [Del]

Could you pretty please not write the name of every file to the console log?

450 Name: !WAHa.06x36 : 2007-01-28 06:29 ID:Heaven [Del]

>>449

That's what you get for running beta versions! It'll be removed in the final.

451 Name: Rigido : 2007-01-28 11:23 ID:cLpjQQCh [Del]

Hi,
I started using Xee some days ago, I would like to have two more options:

  1. Auto-rotate (but do not save) based on EXIF info
  2. Start in fullscreen (useful for double-clicked images)

Great software!

452 Name: !WAHa.06x36 : 2007-01-28 15:09 ID:Heaven [Del]

>>451

Both options exist in the 2.0 beta already, the first in the advanced prefs, and the second in the View menu.

453 Name: Anonymous : 2007-01-29 15:58 ID:JADe0b70 [Del]

In 1.2.1 Xee would stay fixed to a certain area of the screen when opening a new window. Now it opens windows in the upper left. Is there any chance that Xee might be able to regain this little bit of functionality?

454 Name: !WAHa.06x36 : 2007-01-29 16:15 ID:OmtsthcK [Del]

Well, it's finally time to release this, I think!

http://wakaba.c3.cx/releases/mac/Xee2.0.zip
http://wakaba.c3.cx/releases/mac/Xee2.0_src.zip
http://wakaba.c3.cx/s/apps/xee.html

I've tried to list the changes on the Xee homepage, but I'm not sure I can even remember them all any longer!

455 Name: !WAHa.06x36 : 2007-01-29 16:36 ID:OmtsthcK [Del]

Also, sorry, >>453, you were a bit too late. I'll look into that for the next version.

456 Name: wm : 2007-01-30 05:10 ID:n8/s3VuW [Del]

I just saw that the new version ought to open archive files (with help of the unarchiver).

Ho can i use this feature? Whenever i open a zip (or cbz) in Xee (either by File>Open or by dropping the zip at the program icon) Xee states to be unable to display the file, though the unarchiver is perfectly able to open and extract the archive...

457 Name: !WAHa.06x36 : 2007-01-30 07:46 ID:Heaven [Del]

>>456

If you upgraded The Unarchiver and put the old version in the trash, try emptying the trash and see if that helps.

458 Name: tom : 2007-01-30 07:53 ID:EYRB3J0Z [Del]

I'd prefer that Xee 2.0 doesn't associate itself with my archives.
I don't want browse archived images and prefer to extract big binaries with stuffit instead of Xee (which doesn't work at all neither with the Unarchiver nor without).

459 Name: wm : 2007-01-30 08:10 ID:iI8iok/Z [Del]

>>457

Unfortunately not. I emptied my trash, loged out/in again without changes. Even creating a new zip (by using the Finder) I'm not able to watch the content in Xee.

Is there a way to determine whether or not Xee has found The Unarchiver?

>>458

Have a look at the Xee Preferences. There's a panel named Formats, uncheck the last two items and Xee wont open your archives anymore.

460 Name: Anonymous : 2007-01-30 08:32 ID:uCFik3S2 [Del]

I'd also like to print my images from Xee.

461 Name: !WAHa.06x36 : 2007-01-30 09:23 ID:OmtsthcK [Del]

>>458

Actually, it doesn't associate itself with anything by default. If it does, it's OS X that picked that association by itself.

>>459

If it doesn't find it, it opens a dialog to tell you. With this particular bug, it finds it, but somehow can't load the code from it. Check Console.app for any messages.

>>460

For now, this is outside the scope of the app. If I implemented printing, I'd like to do it properly, but I don't really have the time to work on it.

I'd be happy to accept any submitted code for this, though.

462 Name: !WAHa.06x36 : 2007-01-30 09:32 ID:Heaven [Del]

>>459

Furhtermore, try deleting both Xee and The Unarchiver, emptying the trash, and installing them again. I really wish I could give some more useful advice, but while I had the same problem at one point during development, it pretty much went away on its own, and I really don't know why.

This thread has been closed. You cannot post in this thread any longer.