Gallery 1.6 Alpha1 bugs
|
Tim_j
![]()
Joined: 2002-08-15
Posts: 6730 |
Posted: Fri, 2006-10-13 12:08
|
|
This topic is a for users who have installed Gallery 1.6-alpha1 and have specific bugs to report. 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-alpha1, and their statuses: Fixed: 1.6-alpha2-svn-b6: 1.6-alpha2-svn-b8: 1.6-alpha2-svn-b9: 1.6-alpha2-svn-b13 1.6-alpha2-svn-b24 Investigation in progress: * Slideshow does not work when embedded in Joomla 1.0.10+ (appears also in Gallery 1.5.3+) Rejected: |
|


Posts: 16153
Thanks Tim_j,
I deleted the fixed issues to keep the thread short.
In the Gallery Host Compatibility Checker ( /setup/ghcc.php ) I get a error about a missing file.
Not sure if it worked in a pervious verions or if this file is required or not. I have used it occationaly but not that offten.
Cheers,
Dave
Posts: 88
hi Jens,
after playing around with my test installation (v1.6-alpha2-svn-b8) I noted 2 things so far:
- when trying to sort an album I get the following message:
- when changing properties of an album (within any tab) each time when I press 'Apply' I always end up in the 'Texts' tab in the 'Album Properties' window. I think it would be more logical to just maintain the selected tab.
thanks & cheers,

-- Peter
Posts: 6730
Hello Peter,
thanks for the feeback.
1.) I was not able to reproduce this
2.) Will be fixed in the next SVN commit. (currently i have no access to svn, so will be at saturday)
Jens
--
Last Gallery v1 Developer and v1 translation manager.
Posts: 88
hi Jens,
to 1.) I rechecked, the problem is still there with the first and single album. I added another album and I can sort in this second album, but the error as described above still happens in the first one!? (I can PM you the URL of that album and some user credentials if you like)
some other oberservations (minor stuff):
3.) the exif display has some date displays wrong:
the text is aligned to the first colon ':', but some date entries may contain a equal sigm '=' for definition instead of a colon. the display is then somewhat disrupted.
4.) 'Photo properties' appears twice in my admin bar (for non logged in user), once fully left and then on the right hand side left of the login button
cheers,

-- Peter
Posts: 16153
@4: fixed in:
I will try to reproduce the others when I get home from work.
Dave
____________________________________________________
Blog with G2 || Gallery Frames / Mods || G1 Test Gallery
Posts: 6730
1.) I would need to find a way to reproduce the bug.
3.) Can you email me the photo with this EXIF data to: jens @ peino . de
Jens
--
Last Gallery v1 Developer and v1 translation manager.
Posts: 88
hi, I played around a bit more and found the following:
5.) when using Rotate/Flip Photo the flip horizontal and flip vertical actually do a rotate counterclock wise 90°
6.) when using 'Rearrange items' (appears as 'Rearrange Album' in pop up window, constistency?) I can rearrange stuff, but when pressing the 'save' button nothing happens, 'cancel' closes the window. happens with both firefox an ie. ie shortly flags an 'error on page' in the status line. looking at the page source I see a different definition for the upper and lower buttons (both 'save' (upper) and 'Save' (lower) do not work, though).
7.) statistics on pictures: the quote 'Maybe your want to use your OWN statistics somewhere .. Just copy and paste the url from this textbox.': the textbox remains empty independent of what selections I make above.
8.) I forgot to report this one: during initial installation check I get this:
I did a clean & fresh install of v1.6-alpha2-svn-b8, why is there stuff missing?
ok, that's it for the moment, if I find more time to tinker, I'll probably be back...
cheers,

-- Peter
Posts: 6730
Hello Peter,
Thanks a lot! Good testing! You found 2 bugs which didn't see so far.
5.) acknowledged.
6.) acknowledged. Wording will also changed.
7.) acknowledged.
8.) This is the alpha-1 thread...
Your are using a prerelease version for alpha2 from SVN and there the manifest is not up to date.
The files where indeed removed, so actually they are not really missing.
The upper gifs were not uses anywhere. The tree icons were removed as alpha2 will have a new fancy DHTML tree with icons from yahoo! UI.
All acknowledged bugs will be fixed in a Version available tonight.
alpha2 is behind schedule, but will be released on sunday or monday.
Thanks,
Jens
--
Last Gallery v1 Developer and v1 translation manager.
Posts: 88
hi, I installed v1.6-alpha2-svn-b26 (after the b19 with the 'disco1' imagemagick binary issue...) and found that most of the reported problems were solved with the following issues remaining (did as of yet not test any further though...):
to 1.) sorting still aborts in one album of my test gallery with this error:
Fatal error: Call to a member function on a non-object in /home/schumach/public_html/t16/gallery-1.6/classes/Album.php on line 1543to 3.) still the same
to 5.) ok, some things changed, but: clockwise and counter clock are mixed up, vertical flip doesn't flip
thanks for the ongoing committment to improve G1!
cheers,

-- Peter
Posts: 6730
Hi Peter,
Thanks for your quick feedback.
1.) As i said .. i cant reproduce it.
3.) You need to reload the exif data from the file. You see cached data from the photo-data.
You can make a workaround: open popups/view_photo_properties.php
Above the hack check insert:
$reloadExifFromFile=true;5.) Hmm, okay. Seems i didnt fix all rotate issues. Thanks. Today we will release alpha2, which is == b26.
I will make a fix for the alpha3 series then
Jens
--
Last Gallery v1 Developer and v1 translation manager.