http://bugs.winehq.org/show_bug.cgi?id=18975
Summary: RealMYST crashes on launch
Product: Wine
Version: 1.1.23
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ezekiel000(a)lavabit.com
RealMyst crashes on launch in wine 1.1.18-1.1.23 (it may crash on others I
haven't tested) but it works in wine 1.1.4.
I've attached a debug trace log.
System:
Ubuntu 9.04 amd64, nVidia onboard Geforce 8200 (with nVidia drivers 180.44)
--
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=14371
Summary: cleanup undefined members in vartest
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14668)
--> (http://bugs.winehq.org/attachment.cgi?id=14668)
cleanup memcheck errors in vartest.c
vartest.c uses undefined structure members; detected by valgrind(memcheck).
Patch is attached, and will be sent to wine-patches(a)winehq.org.
--
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=14370
Summary: adjust timeout interval for virtulaizers
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14667)
--> (http://bugs.winehq.org/attachment.cgi?id=14667)
WINE_TIMEOUT_FACTOR environment variable
Using a virtualizer such as valgrind(memcheck) often slows down execution by a
significant factor. Add a new environment variable WINE_TIMEOUT_FACTOR to
allow multiplying the absolute delays for critical section timeouts. Patch is
attached, and will be sent to wine-patches(a)winehq.org.
--
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=14365
Summary: do not touch high address space (initial stack,
user_space_limit)
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14662)
--> (http://bugs.winehq.org/attachment.cgi?id=14662)
avoid meddling with space above user_space_limit.
In order to co-operate with valgrind and other debugging tools, then wine must
not assume anything about the initial stack, nor pretend that wine can manage
any address space above the user_space_limit. Patch is attached, and will be
sent to wine-patches(a)winehq.org.
--
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=24426
Summary: FIFA 11: can`t minimize game
Product: Wine
Version: 1.3.2
Platform: x86
URL: http://static.cdn.ea.com/fifa/u/f/fifa11_pc_demo_EU.zi
p%20
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pzinin(a)gmail.com
Created an attachment (id=30796)
--> (http://bugs.winehq.org/attachment.cgi?id=30796)
bug
Hello.
FIFA 11 works under wine very good. You need to install dotnet20 for
fifaconfig.exe (as well).
But I can`t minimize game _without problems_. See screens (attached)
--
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=14361
Summary: co-operate with valgrind at execv
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14658)
--> (http://bugs.winehq.org/attachment.cgi?id=14658)
insert $WINE_VALGRIND as argv[1] at execve()
When launching a new process, wine can co-operate with valgrind. New
environment variable WINE_VALGRIND is inserted as argv[1]. Patch is attached,
and will be sent to wine-patches(a)winehq.org.
--
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=14366
Summary: co-operate with valgrind when switching stacks
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14663)
--> (http://bugs.winehq.org/attachment.cgi?id=14663)
tell valgrind when switching stacks
When wine knows it is switching stacks, then wine should tell valgrind. This
reduces valgrind complaints, and increases the ability of memcheck to detect
errors. Patch is attached, and will be sent to wine-patches(a)winehq.org.
--
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=10205
Summary: Windows Media Player's Online Media Guide does not work
Product: Wine
Version: 0.9.48.
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=1449
OS/Version: Linux
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)thehandofagony.com
Created an attachment (id=8813)
--> (http://bugs.winehq.org/attachment.cgi?id=8813)
Console output
The player stalls with the text 'Opening . . .' in the player window for some
time, then shows a troubleshooting page telling you do check that 'work
offline' is not enabled, and that if you are connected to the Internet you can
use this link to connect the player.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18767
Summary: Radmin viewer 3.3 windows don't have window decoration
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: stlwrt(a)gmail.com
Created an attachment (id=21528)
--> (http://bugs.winehq.org/attachment.cgi?id=21528)
Screnshot of decorless radmin window
Radmin viewer 3.3 connection manager works ok, but once you connect to some
machine, viewer window doesn't have windeco. No sensible error messages are
output from wine.
Used wine from git:
commit 1643679476c88953c6c506c152c7d25ba2219716
Author: Austin Lund <austin.lund(a)gmail.com>
Date: Wed Jun 3 16:02:56 2009 +1000
--
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.