Official: List of confirmed bugs in 1.4.3-RC2

h0bbel
h0bbel's picture

Joined: 2002-07-28
Posts: 13451
Posted: Tue, 2004-04-06 21:55

Hi!

1.4.3-RC2 release! Still some potential for undiscovered bugs, but hopefully most of the issues has been resolved between 1.4.3-RC1 and 1.4.3-RC2.

We have not been able to recompile NetPBM yet, but you should at least now be able to complete the config wizard without the missing binary.

Please report any issues you have with 1.4.3-RC2 here.

I'll add the reports to my list here, and update status messages on them as they get resolved.

Buglist:

 
LoneShadow

Joined: 2003-11-03
Posts: 18
Posted: Wed, 2004-04-07 00:15

I get the following error while configuring.

"Error: You must create empty file .htaccess and chmod it 777 before proceeding. See documentation for more details."

I get this error, I did create a empty .htaccess and chmod it 777, under albums and my /var/www folder. I see some entries in gallery/.htaccess, not sure if I should empty that out.

This is the first time I am seeing this issue. So I am not sure if its the upgrade or if I have messed up my system after my last gallery upgrade.

Any help ?

Thanks,
LS

 
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6818
Posted: Wed, 2004-04-07 00:19

Hi LoneShadow,

you have to create and chmod .htaccess and config.php in your gallery mainfolder.
Not in the albums folder.

Regards,

Jens

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Wed, 2004-04-07 00:31

Known problem: Image frame too tall in view_photo when fit-to-window is active.
Working on it...

Edit: Now fixed in CVS.

 
LoneShadow

Joined: 2003-11-03
Posts: 18
Posted: Wed, 2004-04-07 01:35
Tim_j wrote:
Hi LoneShadow,

you have to create and chmod .htaccess and config.php in your gallery mainfolder.
Not in the albums folder.

Regards,

Jens

I did try re-creating an empty .htaccess file in gallery folder too. Same error. I just realized that I had modified some .htaccess for supporting watermark someone had mentioned in customization thread. Maybe I introduced some problem then.

This may not be a new upgrade issue. But the error displayed does not seem to go away even after creating a new .htaccess under gallery folder after chmoding 777 too.

LS

--------------
Another Update.

I think I need to take this issue offline, I just tried going back to my 1.42 backup, when I tried to modify something and save the config, I didnt get .htaccess issue, but some other errors. I will ask for help if required in another thread.

 
Kulock

Joined: 2003-07-01
Posts: 10
Posted: Wed, 2004-04-07 02:07

I've had this problem with both RC-1 and RC-2... it refuses to Highlight a photo. The window open, closes, and nothing happens. It simply displays nothing in the area where it should be highlighted on the front page of the album. I don't think it's actually highlighting the photo, either.

This might have something to do with the fact that I have the normal thumbs for an album at 160, but the Highlights on the main album page are set for 80. But earlier versions of Gallery didn't have a problem with this...

If you need an URL: http://hoaxes.mooglecavern.com/albums.php Although it seems to be a common problem currently on the board, but I've not read a solution to it yet...

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Wed, 2004-04-07 04:13
Kulock wrote:
I've had this problem with both RC-1 and RC-2... it refuses to Highlight a photo. The window open, closes, and nothing happens. It simply displays nothing in the area where it should be highlighted on the front page of the album. I don't think it's actually highlighting the photo, either.

Your custom html_wrap/inline_gallerythumb.frame file has some out-of-date variable references.. look at the top of html_wrap/inline_imageframe.inc to see the current setup and update your gallerythumb to match. It should work after that.. I can see that it is creating the highlight image files with the correct size.

 
h0bbel
h0bbel's picture

Joined: 2002-07-28
Posts: 13451
Posted: Wed, 2004-04-07 05:34

Kulock, mindless, is correct. This is FAQ Gallery:c.38

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Wed, 2004-04-07 05:43

There is a bug in util.php, getNextPhoto(), introduced in 1.4.3.
If you have a hidden photo followed by an album that doesn't have EVERYBODY permission to view then view_album will show that album to guest user; when you click on it you jump back to gallery top level because it recognizes lack of permission.

Fixed in 1.4.4-cvs-b18; conferring with ckdake/bharat to see if this should go in 1.4.3.

 
TH51562
TH51562's picture

Joined: 2003-01-31
Posts: 1
Posted: Wed, 2004-04-07 07:39

I just upgraded to Gallery 1.4.3-RC2. I tried to run the new Slideshow but I got an error saying "Gallery Remote can find no protocol implementation at the URL http://horvath.redirectme.net/gallery/ ...
Any idea?

 
lewan

Joined: 2004-01-12
Posts: 15
Posted: Wed, 2004-04-07 12:24

I get my problem then I installed Gallery 1.4.3 - RC1 and its still in RC2.

Copy from my gallery.

Quote:
Upgrade Albums
The following albums in your gallery were created with an older version of the software and are out of date. This is not a problem! We can upgrade them. This may take some time for large albums but we'll try to keep you informed as we proceed. None of your photos will be harmed in any way by this process. Rest assured, that if this process takes a long time now, it's going to make your gallery run more efficiently in the future.

Progress:

Album: 2004.02.21 Göteborgs Motorshow
Upgrading album properties... done.
Upgrading item 1 of 242 . . . done.
Upgrading item 2 of 242 . . . done.
Upgrading item 3 of 242 . . . done.
.................................................
.................................................
Upgrading item 240 of 242 . . . done.
Upgrading item 241 of 242 . . . done.
Upgrading item 242 of 242 . . . done.

Fatal error: Allowed memory size of 8388608 bytes exhausted at (null):0 (tried to allocate 44 bytes) in /glftpd/site/wwwroot/gallery/util.php on line 1895

This error is in every album with more then aprox. 200 images.
http://213.66.209.78/gallery/album151
http://213.66.209.78/gallery/album111

 
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6818
Posted: Wed, 2004-04-07 12:34

FAQ Gallery:c.16

Regards,

Jens

 
h0bbel
h0bbel's picture

Joined: 2002-07-28
Posts: 13451
Posted: Wed, 2004-04-07 12:34

lewan, thats FAQ Gallery:c.16 - not a RCx bug...

 
lewan

Joined: 2004-01-12
Posts: 15
Posted: Wed, 2004-04-07 12:41

Ok!

Thanx! :)

 
Kulock

Joined: 2003-07-01
Posts: 10
Posted: Wed, 2004-04-07 13:56
mindless wrote:
Your custom html_wrap/inline_gallerythumb.frame file has some out-of-date variable references.. look at the top of html_wrap/inline_imageframe.inc to see the current setup and update your gallerythumb to match. It should work after that.. I can see that it is creating the highlight image files with the correct size.

Ah, I meant to just flat-overwrite everything with the new version, I guess my FTP program didn't do that for some reason. OK, I'll give that a shot, thanks.

Edit: Ah, that did it, I forgot I had copies of three of the framework files without the ".default" tag, so they weren't written over. Thanks again.

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Wed, 2004-04-07 18:12
TH51562 wrote:
I just upgraded to Gallery 1.4.3-RC2. I tried to run the new Slideshow but I got an error saying "Gallery Remote can find no protocol implementation at the URL http://horvath.redirectme.net/gallery/ ...
Any idea?

I get the same error, but my browser is configured with a proxy server which I guess the applet doesn't know about?

 
IDM_Webmaster

Joined: 2003-12-29
Posts: 45
Posted: Wed, 2004-04-07 20:09

I just installed RC2 and I am STILL getting these errors when I try to watermark an image.

Im at a loss dude. I am not that intelligent when it comes to scripts.

Watermarking photo.
(this may take a while)
src /home/

 
signe
signe's picture

Joined: 2003-07-27
Posts: 2322
Posted: Wed, 2004-04-07 20:33
IDM_Webmaster wrote:
/home/

 
IDM_Webmaster

Joined: 2003-12-29
Posts: 45
Posted: Wed, 2004-04-07 20:37

Yes, I changed the "my domain" from the serverside info that was there.....I believe it was server login info. Wasnt to sure if that was a nono to post, cause someone could hack me persay.

I went to the netpbm download site and downloaded 10.21 or something and they had the pnmcomp file in there, but it was called pnmcomp.c I believe. So I uploaded it and still didnt recgonize it, so I removed the ".c", but got these errors.

 
signe
signe's picture

Joined: 2003-07-27
Posts: 2322
Posted: Wed, 2004-04-07 20:42
IDM_Webmaster wrote:
Yes, I changed the "my domain" from the serverside info that was there.....I believe it was server login info. Wasnt to sure if that was a nono to post, cause someone could hack me persay.

I went to the netpbm download site and downloaded 10.21 or something and they had the pnmcomp file in there, but it was called pnmcomp.c I believe. So I uploaded it and still didnt recgonize it, so I removed the ".c", but got these errors.

Those files aren't binaries at all. That's the source for the project which needs to be compiled before it can be used.

You should read any "INSTALL" or "README" type files that are included in the distribution for instructions on how to compile the binaries.

 
IDM_Webmaster

Joined: 2003-12-29
Posts: 45
Posted: Wed, 2004-04-07 20:54

Damn, I am soo screwed, cause I dont know anything about this stuff.

 
bodypainter

Joined: 2003-02-27
Posts: 21
Posted: Wed, 2004-04-07 22:33

I am getting a "hidden" picture in the slideshow. Is that a new thing? Don't have many hidden pictures so it may have always done that.

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Wed, 2004-04-07 23:32

IDM_Webmaster, I believe someone on the gallery team is working on compiling the netpbm package including pnmcomp, so you won't have to.. stay tuned.

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Thu, 2004-04-08 01:49

bodypainter, that's a bug.. thanks for the report.
H0bbel/Paour-- looks like the slideshow applet does not check the hidden flag or album permissions when it selects the slideshow items.

(I've also noticed a random-gallery-wide slideshow just picks the first N items and shows them in random order.. it doesn't pick N random items from the whole gallery.. not as serious a bug as above)

 
ideon
ideon's picture

Joined: 2003-03-08
Posts: 41
Posted: Thu, 2004-04-08 14:12

Hallo After upgrade do 143RC2 I found:

1: Watermark doesnot watermark :)
2: In normal slideshow I miss the blending effect

http://www.ideon.cz/makao

 
signe
signe's picture

Joined: 2003-07-27
Posts: 2322
Posted: Thu, 2004-04-08 15:17
ideon wrote:
1: Watermark doesnot watermark :)

You need to verify that you have the correct binaries installed. "pnmcomp" for NetPBM, or "composite" for ImageMagick. If you don't have those binaries, watermarking won't work.

ideon wrote:
2: In normal slideshow I miss the blending effect

"Normal slideshow" ('Mordern Browsers' not the fullscreen applet) still has blending. Where is it that you're talking about?

 
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6818
Posted: Thu, 2004-04-08 15:32

Hi ideon,

you report is as bad as "my car does not drive."

Could be more specific ?

Regards,

Jens

 
ideon
ideon's picture

Joined: 2003-03-08
Posts: 41
Posted: Thu, 2004-04-08 17:24

Hallo, thank you for the repies, I have probably by accident switched the slideshow to "low-tech" mode and couldnot see the options. As to the binaries I also cannot find the compiled pnmcomp one, as as I am having hosted website Ill wait for someones hlep with the compiling. But anyway thank you for your help!

 
risp

Joined: 2004-04-09
Posts: 8
Posted: Fri, 2004-04-09 20:27

Hey i get a runtime error when i try to edit a watermark. It says: Linenumber66
Error: document.theform.data is empty or no object.

I still can add a watermark when i click no.

And the second thing i found was something with the languages. This was also in version 1.42. When a picture has no views yet or 1 the text is displayed in english while the rest is in dutch (my standard language). As soon as a picture has more than 1 view the text is in dutch.

 
signe
signe's picture

Joined: 2003-07-27
Posts: 2322
Posted: Fri, 2004-04-09 20:44
risp wrote:
Hey i get a runtime error when i try to edit a watermark. It says: Linenumber66
Error: document.theform.data is empty or no object.

I'm fixing this.

The other issue is probably just that there is no translation for those lines of text.

 
apockotos

Joined: 2004-04-09
Posts: 4
Posted: Sat, 2004-04-10 01:10

Geeklog and Gallery 1.4.3 RC2 Intergration...

Let me say that I am glad that Geeklog intergration was included in this release. But, on geeklog sites, if you want to email someone you click on a link like <http://www.apockotos.com/profiles.php?uid=2> and this will direct you to a form to contact that person, (link is different for each person). But with the Geeklog/Gallery intergration, when you click on the authors name, it shows the actual email address instead of directing you to that form.

Any ideas?

 
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6818
Posted: Sat, 2004-04-10 10:54

Hello apockotos,

i am not sure what you mean.
Do you mean when clicking on a Username inside Gallery ?

Regards,

Jens

 
apockotos

Joined: 2004-04-09
Posts: 4
Posted: Sat, 2004-04-10 16:18

Yes when I click on a username within the intergrated gallery, it opens the email client and fills in the email address instead of taking you to the contact form for that user. I know gallery did not get this information from the gallery config since it was never entered in it's configuration.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Sat, 2004-04-10 22:33

Page numbers not centered when at first or last page.
Please see: http://gallery.menalto.com/index.php?name=PNphpBB2&file=viewtopic&t=15131
Attached is /layout/navigotor.inc for a fix possibly in 1.4.4 Thanks to mindless for the fix.

I think that /layout/navphoto.inc has the same issue but have not looked hard enough through the CVS changes and it has changed two versions.

Dave

 
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6818
Posted: Sun, 2004-04-11 14:34

Hi apockotos, hi floridave,

apockotos: This is really no bug. This is the normal behaviour of Gallery. But you can form a feature request for this on Gallerys page on sourceforge.

floridave: I my opinion this is also no bug. But i think we will "fix" this.

Regards,

Jens

 
adventure
adventure's picture

Joined: 2004-03-21
Posts: 59
Posted: Sun, 2004-04-11 21:10

IDM_Webmaster,

I didn't read the entire thread but the file:

home/

 
houtsma
houtsma's picture

Joined: 2004-04-12
Posts: 4
Posted: Mon, 2004-04-12 16:46

Subject: Click count is incremented for two fotos i.s.o. one!

Only when using Mozilla FireFox browser when NOT logged in as a registered user. When i click on a foto to watch it and i get back to the album after watching this foto, the number of times that this foto has been viewed is incremented by 1 as it should be. But also the next foto after the one i have viewed is incemented as well. This *only* happens with firefox ( version 0.8 ) and not with Opera or IE. And only when i am not logged in! When i log in as admin with Firefox, then only the foto i watched is incremented which is ok. When i login as any other user all is fine as well. Only as an anonymous user only then 2 fotos are incremented in stead of only the foto i viewed. And only with FF 0.8 browser.

Thanks,
Jan

----
Gallery URL (optional but very useful): http://www.augustinusschool.nl/gallery/
Gallery version: Gallery v1.4.3-RC2
Apache version: httpd-2.0.48-1.2
PHP version (don't just say PHP 4, please): php-4.3.4-1.1
Graphics Toolkit:
Operating system: Fedora Linux 2.4.22-1.2174.nptl #1 Wed Feb 18 16:38:32 EST 2004 i686 i686 i386 GNU/Linux
Web browser/version (if applicable): Mozilla Firefox version 0.8

 
houtsma
houtsma's picture

Joined: 2004-04-12
Posts: 4
Posted: Mon, 2004-04-12 16:47

Subject: local translation didn't work for some texts

I am not really familiar with locales, but i installed the dutch nl_NL locales. But for the texts "1 item" and "1 time", that text was *not* translated by php when called in for example ../albums.php:374 ../view_album.php:862 ../view_album.php:877. The other texts on those same lines like "times" and "0 times" were translated fine!

It's very wierd but after re-running 'msgfmt -f -o nl_NL-gallery_core.mo ../nl_NL-gallery_core.po' in locale/nl_NL/LC_MESSAGES only then the text is translated fine when i load the pages in my browser. Other texts seem to work fine so far.

As mentioned i have no idea how locales work and it was mere luck that it works now. I have no idea what the '#, fuzzy' thing does when generating the .mo file but it worked for me and it didn't with the .mo delivered in the gallery distribution.

Thanks,
Jan

----
Gallery URL (optional but very useful): http://www.augustinusschool.nl/gallery/
Gallery version: Gallery v1.4.3-RC2
Apache version: httpd-2.0.48-1.2
PHP version (don't just say PHP 4, please): php-4.3.4-1.1
Graphics Toolkit:
Operating system: Fedora Linux 2.4.22-1.2174.nptl #1 Wed Feb 18 16:38:32 EST 2004 i686 i686 i386 GNU/Linux
Web browser/version (if applicable): Mozilla Firefox version 0.8

 
houtsma
houtsma's picture

Joined: 2004-04-12
Posts: 4
Posted: Mon, 2004-04-12 19:11

Subject: Fullscreen applet crashes in Opera 7.50 (build 3658)

Maybe not Gallery related or maybe it is. It does work in FireFox 0.8, but the Fullscreen Applet (slideshow) crashes in Opera using the same Java 1.4.2_03 as in Firefox where it does work correctly.

Thanks,
Jan

----
Gallery URL (optional but very useful): http://www.augustinusschool.nl/gallery/
Gallery version: Gallery v1.4.3-RC2
Apache version: httpd-2.0.48-1.2
PHP version (don't just say PHP 4, please): php-4.3.4-1.1
Graphics Toolkit:
Operating system: Windows XP (where Opera runs)
Web browser/version (if applicable): Opera 7.50 (build 3658)

 
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6818
Posted: Tue, 2004-04-13 11:28

Hello houtsma,

regarding your language problem:
This is no bug.

The nederlands translation is just not 100% finished. Currently nobody maintains it.

We use gettext for translations.
I dont want to go too deep into details. But gettext generated those fuzzy lines.
They indicate that gettext changed and existing translation due to changed source or tried to assume a translation.

Regards,

Jens

 
stowaway

Joined: 2004-04-13
Posts: 2
Posted: Tue, 2004-04-13 15:24
Warning: copy(/home/stowaway/public_html/albums/Autocross11-2-03/DSCN0942.jpg): failed to open stream: Permission denied in /home/stowaway/public_html/gallery/platform/fs_unix.php on line 26
args = -geometry +340+433 /home/stowaway/public_html/albums//watermark.png /home/stowaway/public_html/albums/Autocross11-2-03/DSCN0942.sized.jpg /home/stowaway/public_html/albums/Autocross11-2-03/DSCN0942.sized.jpg.tmp

I get this error while trying to apply the watermark but only in certain albums. 3 or 4 of my albums worked fine while others had the watermark applied to about half of the images in an album and then generated those errors. All permissions are the same for each folder in the albums directory also.

www.stowaway.us

 
h0bbel
h0bbel's picture

Joined: 2002-07-28
Posts: 13451
Posted: Tue, 2004-04-13 15:43

stowaway, that is definately related to FAQ Gallery:c.15 somehow. Some of the files probably have bad permissions.

 
stowaway

Joined: 2004-04-13
Posts: 2
Posted: Tue, 2004-04-13 16:08

just found out my host did make some changes when he updated some stuff a few weeks ago. All working now.

 
h0bbel
h0bbel's picture

Joined: 2002-07-28
Posts: 13451
Posted: Tue, 2004-04-13 16:55

stowaway, see? :)

 
IDM_Webmaster

Joined: 2003-12-29
Posts: 45
Posted: Tue, 2004-04-13 19:50
adventure wrote:
IDM_Webmaster,

I didn't read the entire thread but the file:

home/

 
volleyclub

Joined: 2003-05-04
Posts: 32
Posted: Tue, 2004-04-13 22:37

Hi, I tried on 1.4.3 RC2 changing the gif used as a watermark, but simply setting it on another .gif, let the second .gif superimpose the first.
There's a way to get rid of the first .gif?

 
signe
signe's picture

Joined: 2003-07-27
Posts: 2322
Posted: Tue, 2004-04-13 22:39

There is no undo with watermark. You have to be sure what you want to do, because it overwrites your original image. There is no way to get rid of it once it's been done.

 
digitalgimpus

Joined: 2003-11-22
Posts: 15
Posted: Wed, 2004-04-14 01:55
signe wrote:
There is no undo with watermark. You have to be sure what you want to do, because it overwrites your original image. There is no way to get rid of it once it's been done.

Shouldn't that be noted up front?

 
Jozzie

Joined: 2004-04-17
Posts: 9
Posted: Sat, 2004-04-17 23:51

I'm getting an java error when opening the watermark window. Mostly on line >60. Also, when ignore that, I want to watermark my images and I just watermark them als usual but for some reason, the .gif image doesn't appear in the image.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Sun, 2004-04-18 05:52

Full screen JavaApplet slide show does not check if ismovie.

When viewing the full screen java slide show it will download the movie but only show a box and then move on to the next image.
see cropped screen shot below.

A bit off topic, but..... I prefer mindless's full screen javascript version myself:
http://sourceforge.net/tracker/index.php?func=detail&aid=869666&group_id=7130&atid=307130 but don't know how it worked in a variety of browsers.

Dave

 
Junyor

Joined: 2003-08-12
Posts: 31
Posted: Mon, 2004-04-19 17:48
houtsma wrote:
Subject: Fullscreen applet crashes in Opera 7.50 (build 3658)

Maybe not Gallery related or maybe it is. It does work in FireFox 0.8, but the Fullscreen Applet (slideshow) crashes in Opera using the same Java 1.4.2_03 as in Firefox where it does work correctly.

Here's the info from Opera's Java console:

Quote:
Image cache enabled
Audio cache: enabled
ClassLoader cache size: 10
Accept: true
Applet init
Applet start
Instanciating Gallery Remote...
java.lang.IllegalArgumentException: name
at sun.misc.URLClassPath$Loader.findResource(Unknown Source)
at sun.misc.URLClassPath.findResource(Unknown Source)
at java.net.URLClassLoader$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findResource(Unknown Source)
at com.opera.PluginClassLoader.findResource(PluginClassLoader.java:182)
at java.lang.ClassLoader.getResource(Unknown Source)
at java.lang.ClassLoader.getResourceAsStream(Unknown Source)
at java.lang.Class.getResourceAsStream(Unknown Source)
at com.gallery.GalleryRemote.prefs.PropertiesFile.read(PropertiesFile.java:170)
at com.gallery.GalleryRemote.prefs.PropertiesFile.checkRead(PropertiesFile.java:145)
at com.gallery.GalleryRemote.prefs.PropertiesFile.getProperty(PropertiesFile.java:122)
at com.gallery.GalleryRemote.prefs.GalleryProperties.getIntProperty(GalleryProperties.java:353)
at com.gallery.GalleryRemote.GalleryRemoteMini.initializeGR(GalleryRemoteMini.java:20)
at com.gallery.GalleryRemote.GRApplet.start(GRApplet.java:36)
at com.opera.PluginPanel.startApplet(PluginPanel.java:325)
at com.opera.PluginPanel.run(PluginPanel.java:445)
at java.lang.Thread.run(Unknown Source)

NOTE: Opera uses the JRE directly, not the Java plug-ins like Firefox.