[Pidgin] #6399: procedure entry point GetGuiResources could not be located
Pidgin
trac at pidgin.im
Tue Jul 22 19:52:10 EDT 2008
#6399: procedure entry point GetGuiResources could not be located
------------------------------+---------------------------------------------
Reporter: tmetro | Owner: datallah
Type: defect | Status: new
Priority: minor | Milestone:
Component: winpidgin (gtk) | Version: 2.4.2
Resolution: | Keywords:
Pending: 1 |
------------------------------+---------------------------------------------
Changes (by tmetro):
* pending: 1 => 0
Comment:
Replying to [comment:2 datallah]:
> People still use NT4?!
Amazing, isn't it? :-)
> ...perhaps a plugin of some sort.
Certainly could be. I'm currently loading:[[BR]]
Buddy State Notification[[BR]]
Hide Conversation[[BR]]
History[[BR]]
I'dle Mak'er[[BR]]
IRC Helper[[BR]]
IRC More[[BR]]
Message Notification[[BR]]
Message Timestamp[[BR]]
Off-the Record Messaging[[BR]]
Offline Message Emulation[[BR]]
Pidgin GTK+ Theme Control[[BR]]
Psychic Mode[[BR]]
Release Notification[[BR]]
Windows Pidgin Options[[BR]]
> This isn't something we're doing directly...
So you're saying a grep of the main source for !GetGuiResources doesn't
turn up anything?[[BR]]
> If you get a [wiki:TipsForBugReports debug log] up to the time that the
> dialog appears...
Attached.[[BR]]
The last few lines logged up to the point where the dialog appears
are:[[BR]]
{{{
(19:22:31) plugins: probing C:\bin\net\misc\Pidgin\plugins\libsametime.dll
(19:22:32) plugins: C:\bin\net\misc\Pidgin\plugins\libsametime.dll has a
prefs_info, but is a prpl. This is no longer supported.
(19:22:32) plugins: probing C:\bin\net\misc\Pidgin\plugins\libsimple.dll
(19:22:32) plugins: probing C:\bin\net\misc\Pidgin\plugins\libxmpp.dll
}}}
I'm guessing that while the Jabber protocol plugin (libxmpp.dll) is a good
candidate, that debug log buffering and and/or multiple threads might mean
the cause isn't so obvious.
I've also attached the remainder of the log post-dialog, and the very next
line logged is:
{{{
(19:22:53) util: Reading file xmpp-caps.xml from directory
C:\WINNT\Profiles\Administrator\Application Data\.purple
}}}
...which doesn't seem all that notable.
It appears the plugins are probed prior to the error, but not loaded until
after the dialog appears.
--
Ticket URL: <http://developer.pidgin.im/ticket/6399#comment:3>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list