http://bugs.winehq.org/show_bug.cgi?id=59894 --- Comment #5 from Rafał Mużyło <galtgendo@o2.pl> --- ...so, that was far more chatty than I expected. Not sure if that's the point of the divergence, but in the ok log, there's this bit: 0174:trace:msxml:domdoc_selectSingleNode 01B61CE4, L"//SKU[@Group='130'][@Channe lMin<=709 and @ChannelMax>=709]", 0022BB98. 0174:trace:msxml:create_selection 01D0EC30, L"//SKU[@Group='130'][@ChannelMin<=7 09 and @ChannelMax>=709]", 0022B6D8. 0174:trace:msxml:select_nodes found 1 matches while the failed cases goes: 0174:trace:msxml:domdoc_selectSingleNode 01B6AA2C, L"//SKU[@Group='130'][@Channe lMin<=709 and @ChannelMax>=709]", 0022BB88. 0174:trace:msxml:create_selection 01C448C0, L"//SKU[@Group='130'][@ChannelMin<=7 09 and @ChannelMax>=709]", 0022B6C8. 0174:trace:msxml:select_nodes found 0 matches but likely going further back in the log will be necessary to figure out what's wrong. -- 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.