Gallery 1.6 Alpha2 Bugs

Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6158
Posted: Tue, 2006-10-31 12:54

This topic is a for users who have installed Gallery 1.6-alpha2 and have specific bugs to report.
General troubleshooting questions do NOT go in this thread, and will be moved or deleted without asking or warning.

For general feedback, suggestions and discussion use this link.

Fixed Versions are available via SVN or separately from Jens' archive.

Once reported bugs have been acknowledged and fixed, the bug will be noted here, and responses will be deleted to keep the thread readable.

The known list of bugs in 1.6-alpha2, and their statuses:

Fixed:
1.6-alpha3-svn-b1
- When moving, or reordering, deleting etc. in an album, the (new in 1.6) higlightIndex was not updated. This results in errormessages at various places where the highlight of an albums is showed.

1.6-alpha3-svn-b2
- Rotating and flipping

1.6-alpha3-svn-b3
- Return link from publish XP docs was wrong.

1.6-alpha3-svn-b4
- Text with linebreaks didnt work in imagemap description.

1.6-alpha3-svn-b5
- Added possibility to change brush color when editing imagemaps

1.6-alpha3-svn-b13
- Choosing "blank" in recreate captions did nothing.
- Reorder of main albums does not work. (Bug introduced after alpha1)

1.6-alpha3-svn-b16
- Embedded Slideshow in low mode.

1.6-alpha3-svn-b21
- Metainfo during upload.

1.6-alpha3-svn-b34
- Name and email of recepient was not correct initialized in ecard popup.

1.6-alpha3-svn-b39
- When Comments are globally deactivated, but a user has
the right to add a comment, the global deactivation didnt
work and a user can bypass this.

1.6-alpha3-svn-b41
- yui sub album tree on startpage was broken for Opera an IE.

Investigation in progress:

Rejected:

 
--Peter

Joined: 2005-08-30
Posts: 85
Posted: Thu, 2006-11-02 17:09

hi Jens,

haven't heard back from you, but I'm glad you were able to sort out the sort problem...

some further observations with v1.6-alpha3-svn-b2:

  1. in the add_photo popup (applet and form tabs) the tabs and the following explanatory text are on the same line, some niceify required
  2. using the xp publishing option in add_photo and then pressing the 'Return to Add Photos' link results in a The requested URL /xxxpathtoxxx/gallery-1.6/add_photos.php was not found on this server.
  3. imagemaps: is there a limit of number of chars that can be entered in the description? I entered some long explanation, which would only show as my nice Map 0 when hovering the cursor over the map. at least a check of the number of chars entered combined with the possibility to rephrase would be helpful, a online character count as with ecards text entry even better.
  4. imagemaps: white outline of polygon is hard to see in bright pictures. theme/skin dependant?
  5. flip & rotating (sorry, once more): flip & rotate now all work, but for rotating 180° and for the flips the thumb pic is not updated

that's all for the moment...

cheers,
-- Peter

 
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6158
Posted: Thu, 2006-11-02 19:18

Hi Peter,

thanks for this excellent testing! I appreciate this much!

1.) Which skin are you using? Can you attach an screenshot here?
2.) Fixed
3.) I dont understand the need for a counter? But i fixed a bug with linebreaks in the descriptive Text.
4.) True. I will think about a nice fix.
5.) Sounds like a caching issue.

Jens
--
Last Gallery v1 Developer and v1 translation manager.

 
--Peter

Joined: 2005-08-30
Posts: 85
Posted: Thu, 2006-11-02 20:17

hi Jens,

ok, here some additional comments and infos:

to 1.) I'm using Standalone; Skin: bars002; Theme: classic, screenshot for the form tab attached (applet tabs similar)
to 3.) I thought there was a limitation in the number of chars that can be added. if really the case a backwards counter would have been beneficial. but the problem of the my nice Map 0 display was possibly related to the bug with linebreaks, as there were certainly some of those in the text.
to 5.) I don't think it's a caching issue as the behavior is clearly different from the 90° clock and counterclock rotations where the thumb pic is updated alright (in the preview window of the popup rotate/flip window as well as the actual album thumb pic).

hope this helps...

cheers,
-- Peter

AttachmentSize
add_photos.png33.76 KB
 
--Peter

Joined: 2005-08-30
Posts: 85
Posted: Thu, 2006-11-02 21:19

to 5.) ok, I rechecked and it actually is a caching issue. when rotating the preview thumb will alternatively be loaded with

'landscape' format:
<img alt="" title="" width="150" height="113" src="http://www.schumacher.ch/xxxpath2xxx/albums/nested/Sonnenaufgang.thumb.jpg"></div>

'portrait' format:
<img alt="" title="" width="113" height="150" src="http://www.schumacher.ch/xxxpath2xxx/albums/nested/Sonnenaufgang.thumb.jpg"></div>

the browser will reload in this case. when flipping there is no difference in image width and height and the browser will not reload of course. how to force a reload of the thumbs (as in main photo display)?

cheers,
-- Peter

 
--Peter

Joined: 2005-08-30
Posts: 85
Posted: Sun, 2006-11-05 21:14

I just had another look at v1.6-alpha3-svn-b8, and noted some further minor things:

  1. since I had some troubles with 1.5.x in this regard I checked the locale_alias settings and found the one for de_DE missing (was a feature request from me sometime in January this year...). is this related to my installation? I got otherwise plenty of those $gallery->app->locale_alias['en_US'] = "en_AU.ISO8859-1"; in my config file, much more anyway than versions 1.5.x.
  2. when using slideshow I noted that the stop button is actually a 'arrow down' icon, which is not conforming to the 'universially' used square shaped stop button. I don't know the reasoning behind that, but just in case I edited a gif file with a square stop button (attached).

cheers,
-- Peter

AttachmentSize
1stop.gif592 bytes
 
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6158
Posted: Mon, 2006-11-06 04:35

Hello Peter

1.) I dont exactly know what you mean. I see no bug so far. Gallery 1 can set a locale alias when the desired system locale for language is not available (which seems to be the case on your system).

2.) That stop icon is not part of the "crystal" iconset. I guess you made it on your own? I hope its okay when i use it. Its in alpha3-b10.

Jens
--
Last Gallery v1 Developer and v1 translation manager.

 
--Peter

Joined: 2005-08-30
Posts: 85
Posted: Mon, 2006-11-06 07:25

hi Jens

to 1.) it's possibly not a bug, it might be related to my server config, I'm not sure. what I meant to say is that I have lots of locale alias settings (much much more than 1.5.x anyway) in the gallery configuration and then config.php. what I didn't see was an alias setting for de_DE. on my (hosted) server I need that (and probably others too), has I do manual editing of config.php in my 1.5 installation everytime I run the configuration script (for details see http://gallery.menalto.com/node/43374).

to 2.) I did the stop icon myself, it's ok to use, that was my intention. glad you already integrated it!

thanks!

cheers,
-- Peter

 
--Peter

Joined: 2005-08-30
Posts: 85
Posted: Thu, 2006-11-09 20:57

I just had another look at v1.6-alpha3-svn-b10, and noted a further minor issue:

I added imagemaps on a picture with only original size available. that was working as expected. when I did a resize, things started to get funny: the imagemap pop-ups appeared all on the wrong location in the sized version and not at all in the original size version. when the resized picture is deleted everything is back to normal.

the polygons would have to be scaled in the same ratio as the pictures to appear at the right spot.

some tricky implications when considering all kinds of workflows (including the editing of imagemaps) on two different sizes...

rather than perfecting this, I'd like to see user group management capabilities for 1.6 (my favorite on my personal wish list for G1).

cheers,
-- Peter

 
foffo
foffo's picture

Joined: 2003-03-06
Posts: 660
Posted: Sun, 2006-11-26 09:53

Gallery v1.6-alpha3-svn-b17

When trying to create a user, I discovered that I was unable to bring up the UI - create_user.php. A PHP parse error was recorded in the error log.

I changed line 120:
printPopupStart(gTranslate('core', "Create User"), '', left');
with
printPopupStart(gTranslate('core', "Create User"), '', 'left');

Now, creating users works as expected :)

I have not created users in quite some time, so I don't know how long this error has existed.

 
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6158
Posted: Sun, 2006-11-26 14:10

Since 1.6-alpha3-svn-b13 ;)

So its no real alpha2 bug, but thanks for reporting !
Keep on testing.
Next Version will have group support and captcha.

Jens
--
Last Gallery v1 Developer and v1 translation manager.

 
--Peter

Joined: 2005-08-30
Posts: 85
Posted: Thu, 2006-12-14 21:50
Tim_j wrote:
Next Version will have group support and captcha.

wow, just great! I downloaded 1.6-alpha3-svn-b23 to get some initial idea how you did it. I'm not sure whether you're already expecting user feedback, either way my first observations after copying the new version over a test installation of 1.6:

  1. when running the configuration wizard and pressing the button to get to step 2 I get the following error:

    Fatal error: Cannot redeclare insertsectiontoggle() (previously declared in
    /path2gallery/gallery-1.6/js/sectionTabs.js.php:18) in 
    /path2gallery/t16/gallery-1.6/js/sectionTabs.js.php on line 8
  2. I then ran gallery without finishing the wizard and defined a group and added some members. then I wanted to change some album permissions, but couldn't do so, because the group/user selection part of the window was just a few pixel wide (see attached screen dump). may be this is related to some missing parts in the config.php because the wizard could not successfully finish?
  3. the new album permission window has an awful lot of tabs. with the previous layout I was able to check the permissions with one glimpse, now I have to click on 10 tabs to do the same. I understand that one setting at a time as it's benefits but I'd still appreciate if you could summarize/group some permissions and thereby reduce the number of tabs to may be 3 or 4 max.

thanks for keeping up the good work!

cheers,
-- Peter

AttachmentSize
permissions.png20.23 KB
 
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6158
Posted: Mon, 2006-12-18 21:58

My view ...

AttachmentSize
permission_screenshot.JPG66.48 KB