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).

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.

463 Name: Anonymous : 2007-01-30 19:28 ID:4CVbH5AX [Del]

I tried deleting both Xee and The Unarchiver and the problem of not viewing inside archives if still persists.

Could you post the previous versions (The Unarchiver 1.3 and Xee 2.0 Beta2) again?

I know that this combination worked before, so maybe it'll narrrow down the problem. Thanks!

464 Post deleted by user.

465 Name: !WAHa.06x36 : 2007-01-31 03:33 ID:OmtsthcK [Del]

466 Name: wm : 2007-01-31 03:40 ID:n8/s3VuW [Del]

>> 461
>> 462

Still not working :(. I tested the following: removed both Xee and The Unarchiver and installed Xee alone (to make sure Xee will definitely find nothing else). After the box you mentioned poped up I installed The Unarchiver and tried again - the box did not appear though Xee wasn't able to open the archives. However Console.app did not show any error message at all :(.

I'd like to give you some better failure descriptions, unfortunately I don't have Xcode/Objective C experience (I assume python knowledge doesn't help at this point... :( ).

467 Post deleted by user.

468 Name: !WAHa.06x36 : 2007-01-31 04:45 ID:6THb/Qdo [Del]

>>466

Come to think of it, I know one other trick that might work, but it will not explain what was actually wrong: You could try doing "Show package contents" on both Xee and The Unarchiver, and then copying the Frameworks folder over to Xee, which should let it use those frameworks without having to load them from The Unarchiver.

469 Name: wm : 2007-01-31 05:04 ID:n8/s3VuW [Del]

>>468

Yes, that finally did the trick.

It seems the framework could not be (cross)loaded from The Unarchiver. If you compile a version with debug output around the framework loading point (I normally use something like "ive found the path here, im using that path there" when i'm to lazy to use a debugger), post the link to the zip and I will verify this.

And/Or giving me some pointers to some good Xcode/ObjC introduction/tutorial for regaled python/java/xslt programmers would be even better - so I could get my hands dirty without whining next time something breaks... ;)

470 Name: Anonymous : 2007-01-31 13:43 ID:4CVbH5AX [Del]

>>465

I haven't tried the copying over the frameworks solution yet, but I found that:
Xee 2.0 + The Unarchiver 1.3 works.
Xee 2.0 + The Unarchiver 1.4 does not work.
I repeated it several times, emptying the trash every time, so it seems that it cannot load the frameworks from the 1.4 package for some reason.

471 Name: !WAHa.06x36 : 2007-01-31 16:50 ID:OmtsthcK [Del]

That's funny. It works fine on my main machine, but with a fresh install on my secondary machine, it fails in the same way. Some research reveals that it finds the framework just fine, but fails to load it, giving no reason. This will be somewhat tricky to figure out.

>>469 and >>470, what machines are you doing this on? It works on Intel for me, but not on PPC.

472 Name: Brooks : 2007-02-01 10:33 ID:rAPNNkGw [Del]

it doesnt load archives from the unarchiver on my PPC

the archives unarchive fine with the unarchiver otherwise

console doesnt say anything, xee says "Couldnt display file"

473 Name: NETknightX : 2007-02-01 13:28 ID:4CVbH5AX [Del]

>>471

That's weird...
I'm on an Intel machine...MacBook Core Duo to be specific...

474 Post deleted by user.

475 Post deleted by user.

476 Name: Tony : 2007-02-01 15:54 ID:OYlW1/M6 [Del]

I had the same problem and copying the Frameworks folder over worked like a charm. And, for the record, I have an MBP 2 GHz Core Duo.

477 Name: !WAHa.06x36 : 2007-02-01 18:39 ID:Heaven [Del]

>>472

Read the earlier posts.

478 Name: wm : 2007-02-02 01:01 ID:n8/s3VuW [Del]

>>471

I'm on Intel (MacBook 1g).

479 Post deleted by user.

480 Name: till : 2007-02-02 16:51 ID:waAnSZDz [Del]

hey, great thing. but could you add a possibility to enter a numeric zoom level (in the toolbar or in the status bar)? and add maybe shortcuts for 25%, 50%, 200%? that would be nice.

481 Post deleted by user.

482 Name: Stefan : 2007-02-03 11:38 ID:w0ZLVLc7 [Del]

Hi,

I like Xee very much, great work!

only thing i'm missing, while crop, it would be nice,
to see position infos in status bar.
i used irfanview (on windows) and this was one of
major features i loved...

regards, stefan

483 Name: Stefan : 2007-02-03 11:38 ID:w0ZLVLc7 [Del]

Hi,

I like Xee very much, great work!

only thing i'm missing, while crop, it would be nice,
to see position infos in status bar.
i used irfanview (on windows) and this was one of
major features i loved...

regards, stefan

484 Name: Dick : 2007-02-03 12:22 ID:5QbHFm7d [Del]

Just wanted to say: absolutely great program !

485 Name: !WAHa.06x36 : 2007-02-08 18:26 ID:OmtsthcK [Del]

I'll post this in here too, because it's mostly Xee-related anyway:

http://wakaba.c3.cx/releases/mac/TheUnarchiver1.5.zip

This version should hopefully fix the problems with loading archives! Anybody who had the problems, if you want to confirm that it has been fixed, install this and re-install Xee (or just delete the Frameworks folder from it if you copied it oveer)!

486 Name: Brooks : 2007-02-08 19:02 ID:rAPNNkGw [Del]

(ppc) xee 2.0 works with the unarchiver again

nice, thankyou.

487 Name: rd : 2007-02-12 23:19 ID:xGUyG67f [Del]

Great tool! Any plans for scripting? I often do slideshows full of photos, and haven't found a lightweight way to organize them in a hurry. If I could feed your program a simple text document listing image filenames, along with a few display options, it would out-do OpenOffice's Presentation tool, and Apple's iPhoto. Display options would include custom timings on each slide, including wait until manual advance on any given slide, and perhaps simple captions.

488 Name: Tony : 2007-02-14 08:07 ID:ZTrXILYE [Del]

>>485

That fixed the problem. Thanks for a great couple of programs.

489 Name: rd : 2007-02-14 13:09 ID:xGUyG67f [Del]

Further note on scripting... it would be great to have 2 (or more?) threads (or just groups) of photos in the slideshow. One thread would cycle slides continuously. Hit some key, first thread stops, and a manual thread begins. People could watch slides from my travels flip by as I talk about the trip generally, and then when I want to discuss a particular photo, I'd jump to the thread of photos that deserve some explanation. Finish the explanation, then hit some key, and back to the first thread. Doable?

490 Name: !WAHa.06x36 : 2007-02-14 13:27 ID:OmtsthcK [Del]

Well, that's sounding like a whole app in its own right already. I'm doing my best to avoid feature creep, and this seems a pretty niche feature, so I don't really see it as something worth putting much effort into.

491 Name: Anonymous : 2007-02-14 14:30 ID:QyTBGx/F [Del]

Hi!
I think it would be great to choose in the preference panel if the images will be saved automatically when rotated or not! I miss this option and when saving in version 2.0 with command-s - the thumbnails of the images are not rotated :((((((( Or is there an option to set?

492 Name: !WAHa.06x36 : 2007-02-14 15:49 ID:OmtsthcK [Del]

>>491

That's probably just the Finder being buggy. Xee does rotate the thumbnails when you save images. Or alternatively your camera saves thumbnails in some weird format that Xee doesn't support?

493 Name: Anonymous : 2007-02-16 14:57 ID:mrQrvB+v [Del]

If only Xee had a Print button I could add on the toolbar... :) I need to print through Preview to do that

494 Name: !WAHa.06x36 : 2007-02-16 16:11 ID:Heaven [Del]

>>493

You can at least set Preview as the default editor, and press Command-E.

495 Name: Anonymous : 2007-02-17 05:52 ID:mrQrvB+v [Del]

>>494
Thank you!

496 Name: Dank0 : 2007-02-22 22:07 ID:iYj/nhcf [Del]

Hi,
I have to say that this is the best Image viewer for OS X. I switched from windows where I was used to Xnview. I work everyday with BBEdit and I would like to have button in the bar that will copy image information and create this line: image.jpg" width="100" height="100" and put it into clipboard. This function will let me browse hundreds prepared images for the web and just copy the information for the HTML image tag.
Also Autodesk Maya IFF format will be nice.

thank you for this great application.

P.S. sorry about my english

497 Name: !WAHa.06x36 : 2007-02-23 07:31 ID:6THb/Qdo [Del]

>>496

2.0 has a Maya IFF loader, but it is not extensively tested because I don't have very many test cases. If you have any files that do not work, send them to me.

498 Name: New-Xee-User : 2007-02-24 14:56 ID:ZJi394WL [Del]

It seems that when I delete the image I am currently viewing, another image is automatically loaded. Is there anyway to not do that? So when I delete the image I am viewing, that's it, the window closes and another image is not opened?

Thanks, great program otherwise.

499 Name: !WAHa.06x36 : 2007-02-24 15:08 ID:OmtsthcK [Del]

500 Name: Remain : 2007-02-25 15:41 ID:6nG7S9yL [Del]

Hello, Mr. Ågren.

First off, I do need to say this (though you probably have heard it a thousand times before):

This is one of the best image viewing applications for Mac I've ever used.

When I first started to use Mac OS X, I realized that for my image viewing needs, Preview quite frankly won't cut it.
What was I supposed to do?
Open pictures one at a time? (double-click, close, double-click, close, etc.)
Or perhaps "Select all" in Finder, then open them, then use the drawer thing to browse, etc. etc. etc.
Why must it be so complicated??

So I then desperately sought out a good image viewer.
I think I downloaded and tried out 4-5 of them.
Some were not too bad, or "partially satisfactory", but still, not good enough for permanent use.

Then, through a forum, I found Xee, and boy, was it a godsend.
After trying it out, I KNEW it was THE image viewer for the Mac.

It is not only well-made, but also highly customizable.
(And the way you customize the keyboard shortcuts is really awesome: [+] [-] drag-and-drop...
In my opinion, ALL apps should allow you to do this.)

Okay, enough gratuitous praise. =P

I have a suggestion. (of course)

I noticed that if I resize the window (or Zoom it), then close it,
the next time a Xee window is opened, it does not retain that size.

I do not know if this was done on purpose,
but personally, I like my programs to retain window sizes. (and I'm sure a lot of other people like this too)

It would be great if you could either:
-make "retain the window size" the default behavior
or
-add a Preference to retain the window size

Thanks a lot for your time!

And of course, keep up the great work!! :)

-Xee user

501 Name: !WAHa.06x36 : 2007-02-26 15:29 ID:Heaven [Del]

>>500

I've been meaning to tweak the window placement code for some time, but I have not gotten around to it yet. Some day I will.

502 Name: Marius : 2007-02-26 16:24 ID:haKbea19 [Del]

Ok, firstly: This is a WONDERFUL application. I've switched to OS X about 3 years ago now, but still have not had a good replacement for Irfanview/AcdSee for the Mac. (The Mac version of AcdSee sucks) I wanted something that when opened would be able to navigate through the current directory.

Your app is a wonderful example of coding done right.

Okay, with that all said my critique...

When the last window that is open is closed (when escape is pressed) but the app is still open, it would be cool if focus is given back to the previous application. An option for this would be cool. I fave the finder open and am traversing directoies and opening images constantly and exiting with escape. My only open here is to remap Quit to Escape or something, but that would be counter to performance.

Thanks again, for (several) cool apps.

503 Name: Remain : 2007-02-28 11:07 ID:AxJsWklo [Del]

"I've been meaning to tweak the window placement code for some time, but I have not gotten around to it yet. Some day I will."

That's good to hear.

Oh yeah, on the Wikipedia page on Xee,
http://en.wikipedia.org/wiki/Xee
it says that Circlesoft is the Developer (though it still lists you, Dag Agren, as the Author)

I thought it might be possible that you work for this Circlesoft,
but I see nothing on your site that mentions Circlesoft
and nothing on http://www.circlesoft.com/ mentions you nor your programs either.

So is that information simply false??

note: At the bottom of the Wikipedia page, there is even a link that read "Circlesoft Website" but it links to your page. o_O

note 2: I Googled "xee circlesoft" and I found many links that says the same thing as the Wikipedia page. (???)

504 Name: !WAHa.06x36 : 2007-02-28 12:10 ID:Heaven [Del]

>>503

It's a common enough name that there are many that use it. It's an old name used by me and some friends back in the nineties. I only used it now because Apple thinks only companies can write software.

505 Name: Remain : 2007-02-28 14:05 ID:AxJsWklo [Del]

So circlesoft.com has nothing to do with you then, right?

Wait, isn't it possible that you get in trouble somehow if you use the name of a real company?

506 Name: Remain : 2007-03-01 10:53 ID:UcICJHz7 [Del]

Here's another suggestion:

Currently, the Rotate Image buttons are laid out this way
[Rotate right 90°] [Rotate left 90°]

Well, maybe it's just me, but this is kinda unintuitive/unnatural.

I think most people would think left button = rotate left and right button = rotate right

(note: Windows XP's Preview also has this problem.)

507 Name: !WAHa.06x36 : 2007-03-01 13:12 ID:Heaven [Del]

"Right" and "left" are fairly arbitary designations for rotations. More accurately they are "Rotate clockwise" and "Rotate counter-clockwise", and it seems logical to me (and apparently others) that clockwise comes before counter-clockwise. I'll consider it, but I am not entirely convinced.

508 Name: Remain : 2007-03-01 20:52 ID:95xgjm4/ [Del]

Yeah, I understand what you mean.
"Rotate left" and "rotate right" aren't exactly very accurate descriptions, but a lot of people still think of them that way, methinks.

And so does Apple, it seems:

http://img.photobucket.com/albums/v32/dhtns/misc/apple_preview.png

I don't know, I guess people's minds work from top to the bottom,
so they think of the top of a picture being spun left/right. (if that even makes sense)

In either case, I'll leave it up to your judgment.

Thanks for your time!

509 Name: Pascal : 2007-03-02 04:05 ID:hK2FHSVb [Del]

Hello anyone :) First, for me, Xee is the best apply for looking a picture on a Mac, how ACDsee on windows !
But, just a suggestion : why the windows never reminder is last size ?
"Get info" can remember is late place en size, but not the viewer :-(

Very very good soft !

510 Name: 88 Gunner : 2007-03-02 08:10 ID:uzpttUPF [Del]

like the program even more and more especially the zip thing, like to see a thumbnail option to see inside zip tar or other files if it is possible. so keep on the good work enjoy XEE

511 Name: Anonymous : 2007-03-03 18:22 ID:7DfzYHmw [Del]

>>507

Say, I've thinking about this. Instead of donating to you through Paypal, do you have a local Amazon where you live? If you do, why not set up a wish list and paste it here? I'm not a huge fan of Paypal and from what I remember, their commission cut isn't small.

512 Name: Mike T. : 2007-03-07 12:31 ID:aGw6Vi4y [Del]

Thank you for this app!!! It works exactly like I want a simple viewer to work! I can't even begin to tell you for how long I've been looking for something like an early ACDSee for Windows (before it became a huge bloatware).

Quick suggestion.. could you make it behave a bit more like Photoshop? For example, if you hold a spacebar in PS, you can then scroll around an image. It would be great if I could hold a spacebar and then use arrow keys or a mouse to move around a zoomed in image.

Thanks! Donation's coming.

513 Name: !WAHa.06x36 : 2007-03-07 13:24 ID:Heaven [Del]

>>512

I'm not sure why you would want to hold the spacebar, as you can move the image around with the mouse or arrow keys without holding it down right now?

514 Name: Martin : 2007-03-07 14:31 ID:Sm4lNxZG [Del]

Tiger 10.48, Xee 2.0
Preferences > Formats > Select all.

:-( now I cannot UNCHECK them anymore.. only some of them. I tried a restart and trashing the preference file.

Can somebody help me please? Thanks, Martin.

515 Name: !WAHa.06x36 : 2007-03-07 15:17 ID:Heaven [Del]

>>514

There is no way for a program to tell the system to NOT use it. If no other program is available to open a file, there is no way to deselect yourself.

516 Name: Martin : 2007-03-07 15:38 ID:Sm4lNxZG [Del]

But I do have another program available -- called "Preview" (for the jpgs) ;-)

I have also DefaultApp installed - I can "fix" it with that. In case a future reader wants to know more - see here: http://www.rubicode.com/Software/RCDefaultApp/

Thanks for the prompt reply BTW. I like Xee. One suggestion: make a preference that opens the window using the full screen (keeping the menu bar) and NOT changing window size to the picture - that's distracting to me. It would be as if during a movie the screensize of my TV would change randomly - makes it for me difficult to focus on the image itself.

517 Name: !WAHa.06x36 : 2007-03-07 16:00 ID:Heaven [Del]

>>516

You can turn off the window resizing already, in the preferences. Also, after doing some testing, there seems to be some kind of bug with the filetype handling code... Going to have to investigate that.

518 Name: Tim : 2007-03-08 03:11 ID:rQwKXFXk [Del]

Plz, oh plz give this little tool an thumbnail and browser view through pressing the "ENTER" key. Would make this thing to absolute killer-app for viewing pictures.

atm: iView and the others that offer one still are a touch better!

519 Name: !WAHa.06x36 : 2007-03-08 03:32 ID:Heaven [Del]

>>518

Once again, the Finder is already a very capable thumbnail browser, and I see no reason wasting my effort re-implementing what's already there.

520 Name: Dogs Thatchasecars : 2007-03-08 06:13 ID:75FtVzbI [Del]

I really like Xee - fast, slick interface, beats the pants of Prevew.

2 features that I think would enhance it mightily:

  1. A browser window, so you can see the contents of a directory (a la acdsee and irfanview) -- a "thumbnail/preview option".
  2. Support for PDF, as I'm not impressed at all by Preview's handling of PDFs.

thanks for great software!

Dogs

521 Name: Anonymous : 2007-03-08 06:23 ID:Heaven [Del]

522 Name: Anonymous : 2007-03-09 02:58 ID:md1QVJgJ [Del]

>>519
The only reasons being the ability to scan thumbnails from archives, and well, the fact that an ACDSee-like browser beats finder hands down when it comes to keyboard navigation, etc.

523 Name: Martin : 2007-03-10 23:56 ID:Sm4lNxZG [Del]

I meant to have Xee open the initial window full screen sized. So the application window fills the full screen which has the advantage that i can focus on my image, yet have the navigation still at hand.

Currently I have checked "Never resize windows" but Xee seems to forget my last window size and opens always as a default with 800 pixel or so width.

Does my suggestion make sense ?

524 Name: Martin : 2007-03-10 23:59 ID:Sm4lNxZG [Del]

My post referrs to >> 516 (sorry, I can't figure out how to make that reference link).

525 Name: Martin : 2007-03-11 00:06 ID:Sm4lNxZG [Del]

If you have set the default window size to 800, I assume you want to accomodate smaller screens. However as I know from webdesign, there are possibilities to default the window size to the full computer screen - no matter what size.

If a user already has the "philosophy" to select "never resize windows" it should be fairly easy to have Xee pop up full window size upon launch WITHOUT the need to click the green button when Xee launches.

At the minimum I'd simply wish Xee would remember in that case the last window size. Now that should be easy to implement.

526 Name: !WAHa.06x36 : 2007-03-11 06:11 ID:Heaven [Del]

There are several improvements that could be made to the window sizing and placement. When I have the time, I will look at it. But I am fairly busy, so it could be a while.

527 Name: Narcotix88 : 2007-03-13 03:47 ID:mOxYeN+J [Del]

Hi ! I've done a french translation of this fantastic sofware i uses a lot. It's nearly finished.
http://spytv.keo.in/fr.lproj.zip
Could this translation be integrated in the next realse ?

528 Name: !WAHa.06x36 : 2007-03-13 05:37 ID:Heaven [Del]

>>527

It will probably need to be updated for any GUI changes in the next release. If you give me a mail address, I'll give you a new version to translate when the time comes.

529 Name: Anonymous : 2007-03-13 05:43 ID:3rIY9eKI [Del]

First of all,
thanks for your hard work. You've made the best OS X image viewer possible. I wasn't happy with Preview, but Xee made browsing pictures worthwhile again.

One feature I would like to see in another release would be being able to set the current picture as wallpaper. I don't know if that's possible.

Thanks again!

530 Post deleted by moderator.

531 Name: !WAHa.06x36 : 2007-03-13 16:40 ID:Heaven [Del]

>>530

Thanks. I removed the post so you don't need to get any extra spam.

532 Name: Keruah : 2007-03-14 12:59 ID:jigr4WIx [Del]

Can't assign backspace key on the «prev image» action (bug)

533 Name: !WAHa.06x36 : 2007-03-14 15:12 ID:Heaven [Del]

>>532

What happens when you try?

534 Name: Anonymous : 2007-03-17 13:24 ID:CbwWeXt2 [Del]

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