http://bugs.winehq.org/show_bug.cgi?id=8107
--- Comment #17 from Patrick Leamon <pleamonhp(a)yahoo.com.au> 2009-10-18 14:26:50 ---
Sorry for the bug spam - libxml2 is behaving just fine. For those (like me)
that don't understand namespaces in xpath, have a look here:
http://msdn.microsoft.com/en-us/library/ms950779.aspx
for some good examples.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=8107
Patrick Leamon <pleamonhp(a)yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pleamonhp(a)yahoo.com.au
--- Comment #16 from Patrick Leamon <pleamonhp(a)yahoo.com.au> 2009-10-18 14:11:40 ---
I've been playing around with this today, it fails due to the namespace in the
xml file:
...
<Civ4PlayerOptionInfos xmlns="x-schema:CIV4GameInfoSchema.xml">
...
For some reason libxml2 can't handle xpath for xml with a namespace like this.
If you take out the namespace declaration then it crashes later on:
trace:msxml:xmlnode_get_namespaceURI 0x1a9e08 0x32f924
Is this something we can report upstream? Is xpath even supposed to consider
namespaces? I haven't encountered it before.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=7526
Nikolay Sivov <bunglehead(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|comctl32 |-unknown
--
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.
http://bugs.winehq.org/show_bug.cgi?id=7695
Nikolay Sivov <bunglehead(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|comctl32 |-unknown
--- Comment #14 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-10-18 05:34:27 ---
I don't get why it's a comctl32 problem.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=20288
Summary: Parser error : PCDATA invalid Char value 17
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shakaran(a)gmail.com
On Ubuntu 9.10 beta with wine 1.1.30 I get this error when I open files .exe.
$ wine UltraStar-0.6.2.exe
fixme:shell:SHAutoComplete SHAutoComplete stub
/home/shakaran/.local/share/mime/packages/x-wine-extension-8ba.xml:5: parser
error : PCDATA invalid Char value 17
<comment>L</comment>
^
(x20 times)
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
--
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.
http://bugs.winehq.org/show_bug.cgi?id=20396
Summary: 'Enter bug' page for Wine product defaults to 1.1.13
version
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: trivial
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
Could we advance default version to current each release? Or reset it to
unspecified if it's to complicated to implement. Using hardcoded 1.1.13 is a
bit confusing.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=20393
Summary: No funciona el cambio a la lengua española.
Product: WineHQ Bugzilla
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gjotam(a)hotmail.com
La página principal se setea a español, pero la información aparece en inglés.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=9142
--- Comment #19 from Alexandre Julliard <julliard(a)winehq.org> 2009-10-17 11:42:55 ---
That may be possible, though there would be a number of performance and
security issues to address.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=20400
Summary: menu showing + modal dialog = xorg freeze
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: avery(a)shadypixel.com
If I have a menu showing in a wine app and then a modal dialog pops up,
everything freezes. I can still move the mouse around, but nothing accepts
click input even unrelated to a wine app. I end up having to ssh in and kill
the wine app (which unfreezes everything).
Steps to reproduce:
1.) I've found this is easiest to reproduce with utorrent that's one verion
older than the current version. After about 3 seconds, a modal dialog pops up
asking you to upgrade, so there's just enough time to open a menu. So, start
utorrent.
2.) immediately open a menu
3.) dialog pops up to ask you to upgrade to the latest utorrent version.
evertyhing freezes.
--
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.