http://bugs.winehq.org/show_bug.cgi?id=6856
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-03-05 07:27 -------
Thanks for the test. Now I see - the last parameter to create_filtered_nodelist
is FALSE so only the direct children are checked. If we change it to TRUE (and
node->children to node) we will have some false positives. We pass the current
node to xsltCompilePattern - is it ignored? Do you know if there is some good
documentation of libxml/libxslt? (I've found only
http://xmlsoft.org/XSLT/html/index.html but it's not very informative. Looks
like I'll have to look into the sources)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5568
------- Additional Comments From rich(a)hq.vsaa.lv 2007-03-05 07:11 -------
Created an attachment (id=6105)
--> (http://bugs.winehq.org/attachment.cgi?id=6105&action=view)
WINEDEBUG=+message,+win output for ls latvija 3
running with those parameters crashes the application with message :
"Exception EAccessViolation in module user32.dll at 0007E147.
Access violation at address 7ED2E147 in module 'user32.dll'. Read of address
0100000B."
this happens during startup, when the application reports to be "initialising
user interface".
console output until the crash and after the 'ok' is clicked is attached.
as 'native' probably means one from windows, i can't test that, as i don't have
such a file :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8266
o.oudin(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform|Other |PC
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5568
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-03-05 06:53 -------
You could try to check if using native comctl32 changes anything. Also you could
try to generate a WINEDEBUG=+message,+win log.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8267
Summary: Shareaza crashing before GUI loads
Product: Wine
Version: 0.9.36.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: assasukasse(a)gmail.com
i can't run shareaza because it hangs before being able to draw the window.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6856
------- Additional Comments From der.fabe(a)gmx.net 2007-03-05 06:10 -------
Created an attachment (id=6103)
--> (http://bugs.winehq.org/attachment.cgi?id=6103&action=view)
XPath testcase
The current implementation only walks through the direct children of the node.
Walking through the entire subtree would improve the problem as we wouldn't
miss any matches. However this method could find more matches than the native
implementation if the entire query appears in the subtree not at the top level
(See the attached test case).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5568
------- Additional Comments From rich(a)hq.vsaa.lv 2007-03-05 06:09 -------
indeed, wordpad with that parameter outputs a lot of toolbar messages.
tried a couple more times with the program, to be sure.
unfortunately, no additional messages were displayed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5568
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-03-05 05:54 -------
Try to run `WINEDEBUG=+toolbar wine wordpad` - this should output lots of
messages. If it works for wordpad but doesn't work for the same command with the
EXE name instead of 'wordpad' then they are using a custom control (or you are
using a native comctl32). But that would be strange.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8263
tvirus.nemesis(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6097 is|0 |1
obsolete| |
Attachment #6098 is|0 |1
obsolete| |
------- Additional Comments From tvirus.nemesis(a)gmail.com 2007-03-05 05:50 -------
Created an attachment (id=6102)
--> (http://bugs.winehq.org/attachment.cgi?id=6102&action=view)
InnerSpace crashing on World of Warcraft
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.