|
|
| · · · · · · · | |
|
Re: startup error message "cannot convert from
i've already tried full debug logging but there is nothing in the logs. the message pops up. only after clicking "ok" this gets logged: 2005-06-07 20:52:02 INFO : ############################################################## 2005-06-07 20:52:02 INFO : # pgAdmin III Version 1.3.0 Startup2005-06-07 20:52:02 INFO : ############################################################## 2005-06-07 20:52:02 INFO : Compiled with dynamically linked SSL support 2005-06-07 20:52:02 INFO : Creating a splash screen 2005-06-07 20:52:04 INFO : Using fontmetrics 8/17, 10 Point 2005-06-07 20:52:04 INFO : Native Description 'Sans 10'2005-06-07 20:52:04 INFO : Draw size of 'M': w=11, h=17, descent 3, external lead 0. 2005-06-07 20:52:04 INFO : Draw size of 'g': w=8, h=17, descent 3, external lead 0. 2005-06-07 20:52:04 INFO : Draw size of 'Mg': w=19, h=17, descent 3, external lead 0. 2005-06-07 20:52:04 INFO : Creating a ctlSQLBox 2005-06-07 20:52:05 INFO : Creating a pgCollection object 2005-06-07 20:52:05 INFO : Reloading servers... 2005-06-07 20:52:05 INFO : Creating a pgServer object 2005-06-07 20:52:05 INFO : Destroying a splash screeni've configured wxwidgets exactly as stated on the pgadmin3 website (except playing with the --enable-debug and --disable-debug switches) and have followed the instructions on compiling pgadmin3 as well. Andreas Pflug wrote: Miha Radej wrote:hi!i've been playing and compiling with various combinations, omitting --enable-debug and/or using --disable-debug with wxwidgets, a fresh pgadmin3 checkout and pgadmin3 1.2.2.in all cases the result is the same: i still get the startup error message: http://mcajvar.prkoritu.net/images/pga3_error.pnga friend of mine who tried using my build gets the same error message, only with "ISO-8859-1,CP1251" instead of "ISO-8859-2,CP1250" which is what i get.how can i go about finding causes for this error message?Please enable full debug logging and post the log file; I don't have any idea where this results from.Regards, Andreas
|