[Pidgin] #8106: failure to parse all xml files except prefs.xml at startup

Pidgin trac at pidgin.im
Thu Jan 15 19:57:04 EST 2009


#8106: failure to parse all xml files except prefs.xml at startup
-----------------------+----------------------------------------------------
 Reporter:  johnlumby  |        Owner:           
     Type:  defect     |       Status:  pending  
Milestone:             |    Component:  libpurple
  Version:  2.5.3      |   Resolution:           
 Keywords:             |  
-----------------------+----------------------------------------------------
Changes (by darkrain42):

  * status:  new => pending


Comment:

 johnlumby, please submit `ldd /usr/local/bin/pidgin` and `ldd
 /usr/local/lib/purple-2/libjabber.so`. Consider running `ldconfig` as
 root, too.


 ---

 Extracting the fun parts of the logs for ease of everyone going 'huh!?'
 Except before I managed to submit this, I remembered the prefs code
 doesn't use xmlnode to parse the file still, which explains why this
 quasi-works...

 {{{
 (18:55:59) prefs: Reading /home/lumby/.purple/prefs.xml
 (18:55:59) prefs: Finished reading /home/lumby/.purple/prefs.xml
 (18:55:59) plugins: /usr/local/lib/purple-2/libjabber.so is not loadable:
 undefined symbol: xmlCtxtGetLastError
 (18:55:59) util: Error parsing file /home/lumby/.purple/accounts.xml.
 Renaming old file to accounts.xml~
 (18:55:59) util: Writing file accounts.xml~ to directory
 /home/lumby/.purple
 }}}

 from config.log:
 {{{
 LIBXML_CFLAGS='-I/usr/local/include/libxml2  '
 LIBXML_LIBS='-L/usr/local/lib -lxml2  '
 }}}

-- 
Ticket URL: <http://developer.pidgin.im/ticket/8106#comment:9>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list