I've installed Gallery Remote 1.3.1 on my Linux machine. I can connect to my site with no problem, but my albums do not appear in the left-hand pane. I can also upload photos with no problem and view photos I've uploaded as well as create new albums, but regardless of how many albums I have, none are displayed by the GR interface.
Very odd. I have java 1.4.2_03 installed on this machine.
Posts: 1479
GR only shows albums you have write-permission to and their parent albums. If you log in using a user who doesn't have write permission, this would happen. Is that the case?
Posts: 3
I'm logging in using my admin account. Even if I create an album through the GR interface, it won't show up.
Posts: 16
Same problem here!
LeVaK
Posts: 17
Same here man! I sent paour a PM with my gallery info.
Posts: 3
Seems as though a number of people are affected by this. Hopefully we'll get some resolution to this soon.
Posts: 1479
abstrakone, I logged into your gallery no problem, so this is a client-side problem and GR bug.
I'll need help from people who are having this problem to resolve it.
The first thing to do is see if there's an exception being thrown. Can you:
Then run GR. A DOS console window should be shown. For it to be useful, you should right-click on its menu bar, go to Properties, Layout and increase the Screen Buffer Size to a height of 5000.
Then log in with GR and see if any exceptions are printed to the log. Can you add any exception to this thread?
Thanks!
Posts: 16
This is what happens when I press Log In:
bla bla bla for all the albums
And that`s all...
I hope this helps
LeVaK
Posts: 1479
levak, is this what you get in the console window when you make the changes I suggested earlier to Gallery Remote.lax?
Posts: 17
Will do, expect a reply tomorrow.
Posts: 9
OK, I ran into the same problem as all you. Working on the suggestions to obtain output, but first I want to make an observation.
I cleared my config and started from scratch. When it first came up, there were three "albums" listed (food, sports, colors, or something). These must be default. When I went to add my URL, the window was covered, and when it uncovered, those three were gone. Additionally, at times, I was able to see a small piece of the tree button for my albums, but when it was covered by another window, that disappeared.
My guess is this is a refresh problem in Java for Linux. I am using Blackdown Java V. 1.4.2-RC1 on Mandrake 9.2/Cooker. Probably some window-drawing issues as well. Not sure, but just a guess.
Posts: 16
Yes.
LeVaK
Posts: 1479
OK, let's try another tack: can you run GR by opening a shell window and typing
java -jar GalleryRemote.jar
This should print the log and any exceptions to the console.
Posts: 1479
Please use this thread for further discussion. I'm aggregating threads about this issue.