resizing on upload

CharlieBlank

Joined: 2002-08-23
Posts: 18
Posted: Sun, 2002-12-01 21:34

Hi, in the announcements I've found the following:
[..]
- Resize images before uploading: this saves bandwidth and server-side CPU by resizing the images to a predefined size or the size default size for the album (only on Windows)

I'm using Gallery Remote 1.0 - Java on Windows (downloaded as a complete package together with the VM from your donwload links) - and couldn't find this option anywhere.

Thanks for any help.

Karlheinz

 
formas

Joined: 2002-09-11
Posts: 11
Posted: Mon, 2002-12-02 03:30

Ditto...I have been waiting for this feature for a long time...

Thanks

 
paour
paour's picture

Joined: 2002-08-14
Posts: 1479
Posted: Wed, 2002-12-04 09:17

There is currently no user interface for all the options. You have to edit the GalleryRemote.properties files, as explained in the ReadMe.html file.

 
CharlieBlank

Joined: 2002-08-23
Posts: 18
Posted: Wed, 2002-12-11 09:17

Sorry - didn't read the doc well enough.

Resizing is working now and this is a great feature!!

If the preview of the pictures in the gallery remote app would speed up, it really would be Christmas time and everybody should be happy!!!

Best regards :smile:

 
paour
paour's picture

Joined: 2002-08-14
Posts: 1479
Posted: Sat, 2002-12-14 17:33

What OS are you running? On Windows, the thumbnails should be pretty fast. I need help compiling and packaging the native software for Linux and MacOS X so they can catch-up speed-wise.

 
bakins

Joined: 2002-12-16
Posts: 2
Posted: Mon, 2002-12-16 20:42

On Linux, I did the following to ~/.GalleryRemote/GalleryRemote.properties

resizeBeforeUpload=true
resizeTo=0,0
resizeToDefault=500,500

But when I use GR, it uploads the huge picture. What's more, when I view the properties file, these lines are now removed...

Any help?

 
paour
paour's picture

Joined: 2002-08-14
Posts: 1479
Posted: Mon, 2002-12-16 21:25

GR overwrites this file when it shuts down. So GR has to be closed while you edit it. Other than that, the lines you added look fine.

 
bakins

Joined: 2002-12-16
Posts: 2
Posted: Tue, 2002-12-17 13:17

Okay. I edited im.properties and now the options remain in ~/.GalleryRemote/GalleryRemote.properties. But, now, when I triy to upload images GR says "Uploading blah.gif (1/1)" and the progress bar continually "fills and empties" but it remains forever in this state.

This is on debian testing with the JRE included in GR. I also downloaded the latest GR classes, but that didn't help.

It works fine in windows...
:cry:

 
paour
paour's picture

Joined: 2002-08-14
Posts: 1479
Posted: Wed, 2002-12-18 11:03

OK, the reason why it doesn't work on Linux is because I don't have IM satisfactorily compiled for Linux. I would gladly accept help for this.

In the meantime I really should make sure it at least doesn't fail miserably on Linux...