First of all, to the people who created the gallery.module, for the integration between Drupal and Gallery... ya'll are amazing. The people who are complaining have no idea what they are talking about. Amazing, amazing. I was thinking, 'wouldn't it be nice if there was a page that listed the sync status for all my users', and VOILA, there was one already!
So I post my issues not with the idea that it is Gallery's fault, or the module's fault, but maybe someone else runs into them, so this will help.
On a limited basis, some users are testing my Drupal Gallery combo, and this creates variances.
Issues
1. I am getting a few instances where the user has changed her screenname, which makes it different from the Gallery name. This creates a 'Different Full Names' problem. IS it a problem? Should I manually change the gallery user, or will it automatically update?
2. This is my fault, for mucking with my database too much, but I have two users that are mixed up. In the database they weren't in UID order, so I switched them back around... OK, so you shouldn't!, but I did, and now noooooothing is synced, the user 2 links to user 3's gallery, and user 3 links to user 2's. Are there any problems with going in and changing the Gallery user info to the appropriate user?
Some background:
First, most of my users were hand-imported. I inserted them into the database with a cunning SQL query. I ran another query to change their status from blocked to active (by the way, this is done by changing the status field to "1").