[Bug 4286] eBay Turbo Lister exits silently before displaying anything

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 28 12:22:07 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=4286





--- Comment #39 from Nikolay Sivov <bunglehead at gmail.com>  2010-06-28 12:22:06 ---
After d461d7d2136fcb8fa591784742c31237ad5b10d6 it properly advances to next
sibling which is element:

---
002c:trace:msxml:xmlnode_get_firstChild (0x171e60)->(0x1facb0c)
002c:trace:msxml:get_node (0x171e60)->(firstChild 0x7c0ba130 0x1facb0c)
002c:trace:msxml:create_node type 7
002c:trace:msxml:xmldoc_add_ref (0x7c059038)->(2)
002c:trace:msxml:dom_pi_QueryInterface
(0x171ec8)->({2933bf80-7b36-11d2-b20e-00c04f983e60} 0x1faca2c)
002c:trace:msxml:xmlnode_get_nodeTypeString (0x171ec8)->(0x1facb14)
002c:trace:msxml:xmlnode_get_nextSibling (0x171ec8)->(0x1facafc)
002c:trace:msxml:get_node (0x171ec8)->(next 0x7c20c748 0x1facafc)
002c:trace:msxml:create_node type 1
002c:trace:msxml:xmldoc_add_ref (0x7c059038)->(3) 
---

And this is good. Next problem is failed selection query (that I suspect to be
in XSLPattern format).

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list