https://bugs.winehq.org/show_bug.cgi?id=38523
Bug ID: 38523
Summary: Uplay launcher startup fails
Product: Wine
Version: 1.7.42
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 51393
--> https://bugs.winehq.org/attachment.cgi?id=51393
Console output from Slackware 14.1 with wine 1.7.42
Hello everyone,
I tried installing Uplay this morning on Slackware 14.1 but it doesn't start
up. AppDB entry has been filed for 1.7.42 and console output is attached.
--
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=38424
Bug ID: 38424
Summary: Version 1.6.2 unable to finish setup of calculation
program - setup132.exe error
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jacquieflint(a)hotmail.com
Distribution: ---
Created attachment 51278
--> https://bugs.winehq.org/attachment.cgi?id=51278
back trace of setup132.exe failure
When installing a 32-bit Windows-based application on Linux Zorin 9.1 Core,
64-bit PC, set up nearly completes. Then, an untrapped error message relating
to a function of the application and two DLL files pops up. Then, a
setup132.exe failure error message appears and installation cannot be
completed.
Application ordered from www.halloran.com. Installed this on my PC running
Windows Vista over two years ago without incident.
--
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=38578
Bug ID: 38578
Summary: realMYST won't run
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: krepta3000(a)gmail.com
Distribution: ---
Created attachment 51473
--> https://bugs.winehq.org/attachment.cgi?id=51473
The crash report.
Installed realMYST, tried to run it, would not run, saved crash report.
--
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=38524
Bug ID: 38524
Summary: sqlite3: image malformed error on heavy activity
Product: Wine
Version: 1.7.41
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: fiendishx(a)gmail.com
Distribution: ---
Using Wine 1.7.41 on Fedora 22 beta, and sqlite 3.8.9 2015-04-08 12:16:33
8a8ffc862e96f57aa698f93de10dee28e69f6e09
Thinkpad X1 Carbon 3rd Gen with an SSD
Any large operations on a sqlite database result in "Error: database disk image
is malformed". The simplest way to test is to run VACUUM on a database file.
Mine is only about 6MB.
$ wine sqlite3.exe test.db VACUUM
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
Error: database disk image is malformed
This error does not happen in native sqlite3.
--
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=38502
Bug ID: 38502
Summary: TutoreDattilo 7.14 crashes after login
Product: Wine
Version: unspecified
Hardware: ppc32
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Gabreledalpont(a)gmail.com
Distribution: ---
Created attachment 51351
--> https://bugs.winehq.org/attachment.cgi?id=51351
error output
once the app is installed (with the propper wineprefix), it opens whitout any
problem but after the login the program crasces
--
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=26143
Summary: pcsx2 0.9.7 (beta) r4268: Failed to load GSdx plugins
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dark-vlados(a)mail.ru
Created an attachment (id=33303)
--> (http://bugs.winehq.org/attachment.cgi?id=33303)
Logs of terminal and pcsx2 log.
Linux version of pcsx2 don't have gsdx plugin (because it used directx). Gsdx -
best video plugin. Almost all games runs only with him!
--
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=3930
--- Comment #71 from Bruno Jesus <00cpxxx(a)gmail.com> ---
Just confirming that the game works in XP. And the testcase (with a
SuspendThread call inside the callback) also works if started in Windows 95
compatibility mode.
The interesting part is that when run in compatibility mode Windows calls the
callback with the same thread ID so from my point of view SuspendThread is not
actually doing anything when in compatibility mode.
--
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=8653
Andrew Eikum <aeikum(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aeikum(a)codeweavers.com
--- Comment #29 from Andrew Eikum <aeikum(a)codeweavers.com> ---
Thanks as always for the nice analysis, Anastasius. I believe this is fixed by
this commit in today's wine-git, which will be included in Wine 1.7.44. Please
retest to confirm it's fixed.
commit ab22ea74a41b36787e544cda076efa70e5d7d169
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Tue May 26 15:09:31 2015 -0500
msacm32: Make ACM driver details match native more closely.
--
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=15936
Summary: Rollercoaster Tycoon 3 : crashes when start up
Product: Wine
Version: 1.1.7
Platform: PC
URL: http://fenopy.com/torrent/Rollercoaster_Tycoon_3__Full_G
ame_Crack_Cd_Key__Thaboo/MTE4MDM5NA==/index.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: beansoft(a)163.com
Rollercoaster Tycoon 3 crashes when start. I got this output.
fixme:d3d:IWineD3DImpl_FillGLCaps OpenGL implementation supports 32
vertex samplers and 32 total samplers
fixme:d3d:IWineD3DImpl_FillGLCaps Expected vertex samplers +
MAX_TEXTURES(=8) > combined_samplers
fixme:win:EnumDisplayDevicesW ((null),0,0x33f4cc,0x00000000), stub!
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation
support to SetDepthStencilSurface
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found
1280x960x0 @0! (desktop)
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found
1600x1200x0 @0! (desktop)
err:quartz:GetClassMediaFile Media class not found
err:quartz:GetClassMediaFile Media class not found
wine: Unhandled page fault on write access to 0x40157bb6 at address
0x140a6f (thread 0009)
--
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.