http://bugs.winehq.org/show_bug.cgi?id=30727
Bug #: 30727
Summary: Risen 2: Dark Waters Menus cut off
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dakotarlambert(a)yahoo.com
Classification: Unclassified
Created attachment 40229
--> http://bugs.winehq.org/attachment.cgi?id=40229
Ass you can see the menus are cut off.
In Risen 2 while opening chests/inventory the menus artifacts and prevents you
from seeing the items in such locations. This makes the game unplayable because
you need access to your inventory at a certain point.
--
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=23897
Summary: Adobe Photoshop CS5 moving images in workspace causes
screen to go black
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)scotthinton.com
While working with an open image in CS5, if you attempt to move the image
around the workspace, the main window turns black until you let go of the mouse
button. Resizing the image, or image windows does not produce the same affect.
--
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=23715
Summary: Cambridge's face2face CD (book to learn English)
doesn't work
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alewar(a)herbstwest.de
Created an attachment (id=29712)
--> (http://bugs.winehq.org/attachment.cgi?id=29712)
face2face's Backtrace
The interactive CDs that are part of the course "face2face" don't work.
--
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=16071
Summary: Virtual DJ 5.2 performance
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=13450
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b.klus89(a)web.de
CC: b.klus89(a)web.de
The installer of Virtual DJ 5.2 and the programme itself work 100% fine, but
Virtual DJ runs very slow, even on the latest hardware.
I installed the programme on Ubuntu 8.10 (Intrepid Ibex) with Wine 1.16.
--
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=31090
Bug #: 31090
Summary: Wine overwrites dyld debug information
Product: Wine
Version: 1.5.7
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: per(a)morth.org
Classification: Unclassified
I've been trying to get windbag --gdb working on OS X. There seem to be
multiple issues, but a major one is that it can't load the debug headers needed
to get information out of the debugged processes.
What happens is that dbghelp/macho_module tries to read memory from the symbol
_dyld_all_image_infos in the target process. Turns out this symbol is always at
the address 0x8fe340e0, at least on my machine.
Looking with vmmap on a running wine process, this address is in an unreadable
mapping:
VM_ALLOCATE 82000000-8d9f0000 [185.9M] ---/rwx SM=NUL
which I traced to
void mmap_init(void)
{
...
if (base > user_space_limit) reserve_area( user_space_limit, base );
}
before this call the region points to /usr/lib/dyld:
__DATA 8fe33000-8fe38000 [ 20K] rw-/rwx SM=COW /usr/lib/dyld
but after it is as above.
But I'm afraid I don't know how to fix it. I tried adding
wine_mmap_add_reserved_area( (void*)0x82000000, 0x8ff2c000 - 0x82000000 );
to loader/main.c but it didn't seem to help. So I'm writing this bug report,
hoping someone else is able to fix 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=29156
Bug #: 29156
Summary: an old windows app (amipro), ubuntu 10.04 and the last
wine available: an error return
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winscard
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iw9hlv(a)interfree.it
Classification: Unclassified
ciao, i'm not able to describe in a better way what is the result:
i try to install on my pc (p4 2,8 ghz) with ubu 10.04 lts the ancient amipro
3.1 app.
on install they stop the run and a window say that a "winevdm" erro is occur.
i try with winetrick to change the stat of the app in win 3.1, 95 and xp but
nothing change.
amipro is rather abandonware but we use it day by day .
i can add other kind of info now :-)
--
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=28221
Summary: Severe sound stutter in games using OpenAL
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winealsa.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knaprigt(a)gmail.com
At least some games using OpenAL (and probably also FMOD) have some severe
sound problems with Wine versions newer than 1.3.18. Wile cutscenes seem
unaffected the in game sound effects stutter a lot. I've tested this with both
Mafia 2 and Bioshock 2 but I wouldn't be surprised if more games using OpenAL
are affected. Sadly I have no way of testing if this is an ALSA-only problem or
if the same goes for OSS.
After doing a regression test this seems to be a result of the following
commit:
======
86e90c92af8134e1e2cd6d79aaa55e62ffe146b2 is the first bad commit
commit 86e90c92af8134e1e2cd6d79aaa55e62ffe146b2
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Fri Apr 22 15:25:21 2011 -0500
winealsa.drv: Add mmdevapi driver.
Maarten Lankhorst also contributed to this driver.
:040000 040000 f318cafc55247f36cafeefcc13e1ad01bde7da9b
a2d6a962230f2f0ef6476b510b9f8adee5416c21 M dlls
======
Prior to this commit the sound is fine.
--
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=34323
Bug #: 34323
Summary: cannot load saved games in spellforce 2 shadow wars
Product: Wine
Version: 1.6-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fernando(a)cmartins.nl
Classification: Unclassified
cannot load saved games in spellforce 2 shadow wars. The game stops working
when it starts loading the file. I think the reason is that the file is not
correctly saved due to unimplemented function option:
fixme:d3dx:D3DXSaveSurfaceToFileInMemory File format 0x2 is not supported yet
--
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=33132
Bug #: 33132
Summary: The PrintShop 20
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l440mag(a)gmail.com
Classification: Unclassified
Created attachment 43824
--> http://bugs.winehq.org/attachment.cgi?id=43824
Well only the install one then
This is the first time I've ever tried to report a bug and I'm not sure what
I'm doing, but thought maybe this might help in the future. If not sorry to
waste your time and mine. I tried to install The PrintShop version 20 and it
looked like it was going well till it threw up the first attachment. The second
attachment is from when I tried to run the program. I hope these will help.
Thank You, DB
--
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=22669
Summary: Potentially money-losing crash
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nazgand(a)gmail.com
Created an attachment (id=27909)
--> (http://bugs.winehq.org/attachment.cgi?id=27909)
Log
When playing Rush poker(probably any) it sometime stops working, and become
unresponsive. This could potentially cause the loss of hundreds of dollars,
depending on how much had been bet.
--
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.