Обсуждение: pgadmin 3 bug - crash on start, win95b
============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================
Your name :Jim Michaels
Your email address :jmichae3@yahoo.com
System Configuration
---------------------
Architecture (example: Intel Pentium) :Intel
Pentium II MMX
Operating System (example: Linux 2.0.26 ELF)
:Win95b
PostgreSQL version (example: PostgreSQL-7.3.4):
pgadmin3-0_9_2
Compiler used (example: gcc 2.95.2) :
Please enter a FULL description of your problem:
------------------------------------------------
crashes before anything useful happens.
Error starting program
the PGADMIN3.EXE file is linked to missing export
SHELL32.DLL:ExtractionExW.
Please describe a way to repeat the problem. Please
try to provide a
concise reproducible example, if at all possible:
----------------------------------------------------------------------
install it.
run it.
If you know how this problem might be fixed, list the
solution below:
---------------------------------------------------------------------
code probably written for win98 or NT? recompile for
Win95.
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
Jim, first of all, this is the wrong mailing list. Use pgadmin-support for pgadmin related questions. The binary win32 release of pgAdmin3 is unicode enabled, which requires Windows NT, 2000 or XP, 95 and 98 are too old. Regards, Andreas