https://bugs.winehq.org/show_bug.cgi?id=36484
Bug ID: 36484
Summary: Lotus Notes 8.x installer aborts with SAX parser
exception (line breaks not preserved)
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
continuation of bug 36228
As already said, the Java SAXParser still throws same exception as in bug 36228
--- snip ---
...
2014/05/18 19:46:46.452 SEVERE CWPPR0026E: The XML parser reported an exception
at line number 17 and column number 1 when parsing the provisioning manifest.
::class.method=com.ibm.rcp.provisioning.internal.impl.ProvisioningServiceImpl.process()
::thread=Worker-0 ::loggername=com.ibm.rcp.provisioning
org.xml.sax.SAXParseException: Attribute name "ur" associated with an
element type "feature" must be followed by the ' = ' character.
at
org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown
Source)
at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanAttribute(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown Source)
at
com.ibm.rcp.provisioning.internal.impl.ProvisioningServiceImpl$3.run(Unknown
Source)
at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)
...
--- snip ---
For reproducing one can short-circuit the whole thing by re-running on a failed
install attempt as follows:
--- snip ---
wine "C:\\Program Files\\IBM\\Lotus\\Notes\\framework\\rcp\\rcplauncher.exe"
-rcpLauncherWait -provManifest -noSplash -product NULL -provisioningOperation
update -vmargs -verbose:class -verbose:jni -DprovisioningOperation=update
-Drcp.system.admin=true
-DprovUpdateSiteListOverride="file:/C:/users/focht/Temp/Lotus Notes/updateSite"
--- snip ---
Java VM args '-verbose:class -verbose:jni' were added for debugging purpose,
they can be omitted.
It seems the culprit is that Wine's msxml (re)generates an 'install.xml' file
with line breaks not preserved/generated (linefeed/carriage return missing).
Good one, each tag is separated by line break (seen in hex-editor with
0x0D,0A).
--- snip ---
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- ***************************************************************** -->
<!--
...
<ibm-portal-composite>
<domain-object name="com.ibm.rcp.installmanifest">
<object-data>
<install version="8.0.0.20080809.0430">
<installfeature default="true" id="Platform.XPD" required="true" show="false"
version="8.0.0.20080809.0430">
<requirements>
<feature download-size="2188" id="com.ibm.langware.engine.feature"
match="perfect" size="3464"
url="jar:file:/C:/Users/focht/AppData/Local/Temp/Lotus Notes/updateSite.zip!/"
version="6.1.2.200808010926"/>
...
--- snip ---
Bad one, generated by Wine msxml.
After the starting '<ibm-portal-composite>' tag it's basically one big line:
--- snip ---
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- ***************************************************************** -->
<!--
...
<ibm-portal-composite><domain-object
name="com.ibm.rcp.installmanifest"><object-data><install
version="8.0.0.20080809.0430"><installfeature default="true" id="Platform.XPD"
required="true" show="false"
version="8.0.0.20080809.0430"><requirements><feature download-size="2188"
id="com.ibm.langware.engine.feature" match="perfect" size="3464"
url="jar:file:/C:/users/focht/Temp/Lotus Notes/updateSite.zip!/"
version="6.1.2.200808010926"/>
--- snip ---
The XML file in question is already present with the installer at unpack time,
located at 'C:\\users\\focht\\Temp\\Lotus Notes\\deploy\\install.xml' (with
proper Windows line breaks).
The file gets rewritten during install time, being smaller in the end with
fewer feature-sets (ok) and line breaks lost (not ok).
'winetricks -q msxml3' works around.
$ sha1sum C1K31EN.exe
5aac0feb578c471e65c0a24a3f5dceb719fd5760 C1K31EN.exe
$ du -sh C1K31EN.exe
456M C1K31EN.exe
$ wine --version
wine-1.7.19
Regards
--
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=21147
Summary: SafeDisc v1.35.000 and Rayman 2
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: smoki00790(a)gmail.com
Created an attachment (id=25388)
--> (http://bugs.winehq.org/attachment.cgi?id=25388)
Head of the Pirate.jpeg
Rayman 2 needs native dinput.dll (md5sum 1adf77b80823ef9267dde1129c35b0f1).
Keybord will not work with wine winver XP and 2003, every other works), also
renderer must be set to "opengl".
Really, it works for first few levels (1-6 levels), but in the middle of "The
Sanctuary of Stone and Fire" (7 level and upper levels periodicaly) it start to
show "head of Pirate":) (screenshot attached) and because of that pirate no
more playing is possibile. This is tried with old original CD and also with
backup CD.
What is maybe interesting to say, game originaly comes on 650 MB CD but files
on it are actually 6.9 GB!?!
--
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=13886
Summary: Focus is killed after unminimizing the window
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dylan.ah.smith(a)gmail.com
Steps to produce the bug:
1. Open up Wine's wordpad
wine wordpad
2. Minimize the window
3. Restore the window
Afterwards the window will have focus but the caret will not be shown.
I tested this on KDE 3.5.9 and Gnome 2.22.2 with the same bug occurring on
both.
I tested wordpad in Windows XP SP3, and there was no issue there.
I tested with WINEDLLOVERRIDES="riched20=n" and the bug occurred.
>From this I believe that it isn't a wordpad, or richedit issue.
I added some MESSAGE statements to find the sequence of events that cause the
cursor not to be shown, and this is what I found.
1. After the window is minimized WM_KILLFOCUS is sent to the richedit control
as expected.
2. After the window is restored, WM_SETFOCUS is sent as expected, then another
WM_KILLFOCUS is incorrectly sent which will cause the caret to be hidden and
destroyed.
--
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=25126
Summary: AIM 7.4 - Will not start correctly
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greghazi(a)gmail.com
Latest version of AIM (7.4) Will not start correctly in the latest development
release of WINE running in Ubuntu 10.10. It installs just fine but when you try
to run it the top menu bar of aim shows up then it crashes.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40993
Bug ID: 40993
Summary: NBA2K14 - Poor Performance
Product: Wine
Version: 1.9.14
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ben(a)xnode.org
Distribution: ---
Created attachment 55153
--> https://bugs.winehq.org/attachment.cgi?id=55153
Framerate log
Game should run very well on this hardware, but it's currently struggling and
appears to be limited for some reason other than sheer hardware power.
Logs attached for both +d3d and +fps. As you'll notice, the framerate never
really changes from 12 FPS regardless of whether it's ingame or on the menu.
Changing graphics settings from minimum to maximum also doesn't appear to make
any difference.
GPU info:
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Iris Pro 6200 (Broadwell GT3e)
OpenGL core profile version string: 4.3 (Core Profile) Mesa 12.1.0-devel
(git-1069461)
OpenGL core profile shading language version string: 4.30
--
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=24704
Summary: Projected shadows do not appear in Lemony Snicket and
other Unreal 2.x games.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peanuthead_069(a)yahoo.com
Title says all. Not really that much of a problem gameplay-wise, although it'll
be better if it's fixed. The problem appears in A Series of Unfortunate Events,
HP: Prisoner of Azkaban and probably a couple of other games (such as UT2003)
that use the same engine (or a variant of it).
--
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=33385
Bug #: 33385
Summary: Map is black on resolutions bigger than 640x480 in
Gruntz
Product: Wine
Version: 1.5.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Admc(a)ufurmix.org
Classification: Unclassified
When 800x600 or 1024x768 resolution is set in Gruntz the map is black. Only
Gruntz are visible, this makes game unplayable. Bug occurs both in wine 1.4 and
1.5.28. On 1.2 it works fine, so obviously it's a regression.
Steps to reproduce:
1. Buy Gruntz or download demo -
http://download.cnet.com/Gruntz-demo/3000-2119_4-10026065.html
2. Install it
3. Apply resolution patch (there's a bug in game that prevents changing
resolution in in-game options) -
http://gooroosgruntz.proboards.com/index.cgi?board=GFAQs&action=display&thr…
4. Run game on virtual desktop
5. Start game on any map
6. Map is black, only Gruntz are visible
My graphics card is Nvidia GeForce GTX 550 Ti, I'm using Nvidia proprietary
driver version 319.12
My OS is Kubuntu 12.10, I removed pulseaudio and installed alsa+dmix instad of
it to get working sound in wine.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43545
Bug ID: 43545
Summary: Path of exile crashes after a few minutes of playing
Product: Wine
Version: 2.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)khelekore.org
Distribution: ---
Created attachment 58945
--> https://bugs.winehq.org/attachment.cgi?id=58945
one of the crashes
Debian sid, running gnome 3 on X.
wine-2.14 (Staging), from deb https://dl.winehq.org/wine-builds/debian/ sid
main
Intel nuc, i7-5557U
Graphics: Mesa DRI Intel(R) Iris 6100 (Broadwell GT3) (0x162b)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 17.1.5
Installed path of exile, tried with both 32 bit and 64 bit wine versions on
different WINEPREFIX, game seems to use 32 bit version no matter what.
Start game and play. It will stutter a bit every now and then which is a bit
annoying, but there are other bugs on that.
After a few minutes of playing, hard crash. Changing zone generally makes the
crash appear faster.
What information is missing?
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38054
Bug ID: 38054
Summary: DoDragDrop() should abort when
IDropSource::QueryContinueDrag fails
Product: Wine
Version: 1.7.36
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Distribution: ---
Created attachment 50692
--> https://bugs.winehq.org/attachment.cgi?id=50692
IDrop_Example.exe
I've written some test code for DoDragDrop, and if
IDropSource::QueryContinueDrag returned a FAILED value (for example,
0xdeadbeef), DoDragDrop would about in Win8.
But wine will continue to do the job of DoDragDrop, so I'll see a MessageBox I
created in IDropTarget::DragEnter (In [MSDN], this is the 2nd step of
DoDragDrop)
Code sample:
https://gitcafe.com/endle/IDrop_Helper_Example/tree/DoDragDrop_should_stop
The .exe file was created with VS2013 Community
[MSDN]:
https://msdn.microsoft.com/en-us/library/windows/desktop/ms678486%28v=vs.85…
--
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=31802
Bug #: 31802
Summary: World of Warplanes fails to play intro video
Product: Wine
Version: 20050930
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blakekl10(a)gmail.com
Classification: Unclassified
Created attachment 41840
--> http://bugs.winehq.org/attachment.cgi?id=41840
log from wine.
after launching World of Warplanes, the loading screen appears. Once the
progress bar is full, the screen goes black and the intro movie is supposed to
play. The screen remains black. Attached are the wine logs, X11 logs, and the
World of Warplanes log.
--
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.