mauriciojost / olympus-photosync

This simple multi-platform application allows to download media through WIFI from digital Olympus cameras.
Apache License 2.0
102 stars 14 forks source link

How to connect?? #275

Open Musicpal opened 1 year ago

Musicpal commented 1 year ago

Thanks for the software, try to get it working.

But stuck at point 4 in the readme.

Manage to get connection now, but http://192.168.0.10/DCIM says "404 - Not Found" in the browser. http://192.168.0.10 is forbidden with 403 error. Is there anyway to get around that?

The olympus-photosync gui does not start and on the command line it exits although there is a line that says "ERROR Starter$] Application failed"

Having a Olympus OM-D E-M10 Mark IV, so the camera menu pictures are a bit different. OS is Opensuse tumbleweed and olympus-photosync is version 1.1

Thanks in advantage.

Peter

walrooz commented 7 months ago

Hey Peter,

Thanks for the software, trying to get it working...

I'm in the same boat at the moment. I managed to install OM Workspace via bottles (wine) and import pictures that way without having to use windows. But I would still like to get this working instead.

I have the same errors exactly. http://192.168.0.10/DCIM "404 - Not Found" http://192.168.0.10/ Forbidden 403 error.

Both the GUI and the CLI variants throw the same error for me "ERROR Starter$] Application failed"

https://pastebin.com/0nTD51W0

Errors shown in Pastebin above.

This is my java version:

java -version openjdk version "11.0.21" 2023-10-17 OpenJDK Runtime Environment (build 11.0.21+9-post-Ubuntu-0ubuntu122.04) OpenJDK 64-Bit Server VM (build 11.0.21+9-post-Ubuntu-0ubuntu122.04, mixed mode, sharing)

Camera: OM-D EM5III Wifi connected to camera, OM workspace connecting properly.

I tried both the installed .deb v1.1.0 and the portable bin with chmod permissions.

What might I be missing; any troubleshooting tips?

Thank you so much for your work.

mauriciojost commented 1 month ago

Hello @walrooz and @Musicpal . Shame on me for the so late response.

Could you please check the connection to the camera once WiFI has been set up?

image

Mauricio :)

Musicpal commented 1 month ago

Yes, was set up correctly. (Olympus E-M10 Mark IV)

Peter