Opened 17 years ago
Last modified 17 years ago
#1288 closed Bug report
Filezilla 2.2.20 introduced a USER32.DLL bug on Win95OSR2
Reported by: | mmokrejs | Owned by: | Alexander Schuch |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | mmokrejs, Alexander Schuch, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
Hi,
I cannot run any Filezilla on Windows 95 since 2.2.20 to cuurent version. I tracked down he last working version was 2.2.19a. After installing bugzilla and attempting to execute it I get a popup error message:
C:\Program Files/Filezilla/Filezilla.exe
The device connected to tthe system does not work.
(sorry, the actual message is not in English so I have to translate that).
A second popup window contains:
Error during program execution
File FILEZILLA.EXE is connected/linked to USER32.DLL:EndMenu
Maybe the second message gives you some clue. Thanks.
Martin
Change History (4)
comment:1 by , 17 years ago
comment:3 by , 17 years ago
Microsoft Windows 95 is not supported anymore, neither by Microsoft nor by the FileZilla Project. FileZilla 2.2.23 introduces UTF-8 as internal data storage format, which is not (really) available on Windows 95 at all.
There is *no* support for any flavour of Windows 95, 98 or ME anymore by the FileZilla Project. This bug won't ever be fixed at all anymore.
comment:4 by , 17 years ago
OK, please update http://filezilla.sourceforge.net/documentation/ and in the list of platforms supported state the last version working on Win95 is 2.2.19a. Sometimes people cannot upgrade computers and to find which version supports the old crappy OS is quites some effort. Fix the docs and close it, thanks.
Sorry, should have written:
File FILEZILLA.EXE is connected/linked to a missing export USER32.DLL:EndMenu
Probably the function is missing in the library.