When Gaim attempts to load PyGaim, it fails do to
missing functions. A round of profiling reveals that
python.dll (PyGaim) wants 2 functions from gaim.dll
that don't exist:
* gaim_accounts_restore_previous_statuses
* gaim_blist_node_action_new
Gaim 2.0.0beta2
PyGaim 2.0-1
Windows XP Pro SP1
ActivePython 2.3.5, 2.4.1
Logged In: YES
user_id=1002131
I am getting a similar error. When I start Gaim, I get the
error message, "The procedure entry point
gaim_account_add_buddies could not be located in the dynamic
link library gaim.dll." I tried this with Gaim 1.5.0 and
1.5.0 debug, Python version 2.3.5 from python.org, and
Windows XP MCE.
Logged In: YES
user_id=1002131
Nevermind, I figured out that I had to use an older version
of the plugin for it to work with Gaim 1.5.0.