http://bugs.winehq.org/show_bug.cgi?id=30157
Bug #: 30157
Summary: Complete Public Statements of Margaret Thatcher,
1945-90 on CD-ROM doesn't work
Product: Wine
Version: 1.3.28
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: enda_k2(a)yahoo.com
Classification: Unclassified
Created attachment 39341
--> http://bugs.winehq.org/attachment.cgi?id=39341
log in bash window
Complete Public Statements of Margaret Thatcher, 1945-90 on CD-ROM
http://www.margaretthatcher.org/speeches/displaydocument.asp?docid=110609
I install the CD using wine, and when I try to start it up, it doesn't run.
--
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=29694
Bug #: 29694
Summary: Microsoft Flight beta does not install
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: efa(a)iol.it
Classification: Unclassified
Created attachment 38521
--> http://bugs.winehq.org/attachment.cgi?id=38521
log of MS Flight net installer and XP fix
I tried to install the beta for the new MS Flight.
After some check on .NET presence, ask to install an XP patch:
The message box say:
To use all functionalities of Games for Windows software,
you must apply a rapid fix for Windows XP.
Do you want to show and download the update?
Clicking on Yes, open the browser at this page:
http://support.xbox.com/it-IT/games/pc-games/games-for-windows-marketplace-…
I also tried to install the fix but fail with
"Path not found" and
"Installation not ended"
--
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=31412
Bug #: 31412
Summary: Sonic 3D Blast: Page fault on install
Product: Wine
Version: 1.5.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cycoone(a)hotmail.com
Classification: Unclassified
Created attachment 41284
--> http://bugs.winehq.org/attachment.cgi?id=41284
Backtrace generated on page fault
I'm using the Expert Software distribution of Sega's Sonic 3D Blast.
The wine prefix is in a 240M loopback disk, needed to bypass the size check in
the installer because otherwise it thinks that the drive isn't as big as the 5M
it requires for install.
Steps to reproduce:
wine explorer
navigate to the cdrom device
run Install.exe
Click next a few times to install the documentation.
Leave the checkbox to run setup checked (otherwise the game itself is not
installed)
Click OK to install the game to C:\Sega\Sonic3d
The fault appears to happen when trying to install DirectX, but there is no
option to skip the DirectX install.
--
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=29813
Bug #: 29813
Summary: KOMPAS 13 Viewer: Does not work file association
Product: Wine
Version: 1.4-rc1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hyper_sonic(a)hotbox.ru
Classification: Unclassified
Since 1.4-rc1 KOMPAS Viewer is install successfully.
But file association not work correctly, because:
1. default key in [HKEY_CLASSES_ROOT\KOMPAS.<???>\shell\View\command] has wrong
value, such as this: C:\PROG~FBU\ASCON\KOMP~H4Z\Bin\KViewer.exe "%1"
Right value is C:\PROGRA~1\ASCON\KOMPAS~1\Bin\KViewer.exe "%1"
2. installer does not create desktop file for desktop integration:
~/.local/share/applications/wine-extension-<???>.desktop
3. Command "env WINEPREFIX="/home/roman/.wine" wine start /ProgIDOpen
KOMPAS.<???> %f" use only "Open" explorer action. But Kompas Viewer installer
is create "View" key in registry (view p. 1). You need rename "View" to "Open".
<???> - is a file extention ("A3D", "CDW", "FRW", "KDW", "M3D", "SPW").
--
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=29618
Bug #: 29618
Summary: Popup Windows disappearing in Magic the Gathering
(Shandalar)
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sick_soul(a)yahoo.it
Classification: Unclassified
While playing Magic The Gathering (the old Microprose game "Shandalar"),
I experienced major problems with popup windows disappearing,
keeping the game from being really playable.
Please read additional details in the notes for the entry in the AppDB:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=3996
under "How do make the game work under wine"
As a workaround, I attach the patch I am using to play.
I also attach a WINEDEBUG=+win log of a duel (the Duel happens towards the
end).
In the log, please note the most important windows:
hwnd = 0x100aa : this is the Player Hand that "disappears" below the Player
territory. In the Log look for:
trace:win:WIN_CreateWindowEx "Your hand" L"MAGICGAME_HandClass"
hwnd = 0x100a0 : this is the Player Territory that should remain below the
Player's Hand. In the Log look for:
trace:win:WIN_CreateWindowEx "Player Territory" L"MAGICGAME_TerritoryClass"
--
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=23039
Summary: Wrong lights with shadows enabled in Call of Duty 4
(and Tomb Raider Legend)
Product: Wine
Version: 1.2-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gugamilare(a)gmail.com
Created an attachment (id=28564)
--> (http://bugs.winehq.org/attachment.cgi?id=28564)
Screenshot of Call of Duty 4
When running Call of Duty 4 with shadows enabled, the light gets a strange line
pattern (like if it the light was going through a blind). It is very similar to
what I'm getting in Tomb Raider Legend (see my comments 14 and 15 in bug
14150).
--
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=31036
Bug #: 31036
Summary: Crusader Kings 2 1.06 crashes at startup
Product: Wine
Version: 1.5.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zoku88(a)gmail.com
Classification: Unclassified
Created attachment 40748
--> http://bugs.winehq.org/attachment.cgi?id=40748
Backtrace
After patching to 1.06, Crusader Kings 2 crashes at startup.
Before this patch, the game worked almost perfectly.
For clarification, I believe it is different from this bug:
http://bugs.winehq.org/show_bug.cgi?id=30540, since that version works
perfectly for me.
I have attached a backtrace.
--
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=30877
Bug #: 30877
Summary: Worms Ultimate Mayhem freezes when trying to play WMV
intro
Product: Wine
Version: 1.5.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linuksowiec1(a)gmail.com
Classification: Unclassified
Worms Ultimate Mayhem(Steam) freezes(blackscreen) when trying to play WMV
intro.
Game starts and works when using novid in launcher.
AFAIK this game is using OpenGL(glut32)
There aren't any useful debug info when running.
--
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=18966
Summary: Trackmania United Forever freezes at random when
playing online
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trick(a)icculus.org
Trackmania United Forever freezes seemingly at random when playing online,
sometimes for several minutes at a time. Whenever these freezes happen, this
line appears several times in the console:
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
Most other people doesn't seem to run into this problem for some reason, but
I've tried changing all kinds of settings in both trackmania and wine, and the
freeze problem persists. I did notice an old comment for United (not forever)
that describes the same problem, here (search for freeze):
http://appdb.winehq.org/objectManager.php?sClass=version&iId=7252&iTestingI…
--
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=17710
Summary: Monopoly 2 unhandled exception
Product: Wine
Version: 1.1.16
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=applica
tion&iId=9390
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=19909)
--> (http://bugs.winehq.org/attachment.cgi?id=19909)
wine 1.1.16 +tid +loaddll +seh
Hasbro Interactive's Monopoly causes a page fault followed by an exception and
exits immediately.
"winetricks directx9" does not help.
--
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.