http://bugs.winehq.org/show_bug.cgi?id=26186
Summary: WinUAE displays video garbage
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zombie_ryushu(a)yahoo.com
WinUAE displays horrendous output after Wine 1.3.14. The program runs, but the
screen is just a garbage filled mess. (do not ask me to do regression tests, I
do not have the time, resources and debug symbols to do them.) But under Wine
1.3.13, this was not the case.
--
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=25978
Summary: Secret of Monkey Island wants
msvcp80.dll.?classic@locale@std@@SAABV12@XZ
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
May also want:
msvcp80:??0_Lockit@std@@QAE@H@Z
msvcp80:??1_Lockit@std@@QAE@XZ
msvcp80:??Bid@locale@std@@QAEIXZ
msvcp80:?_Getcat@?$ctype@D@std@@SAIPAPBVfacet@locale@2@@Z
msvcp80:?_Getfacet@locale@std@@QBEPBVfacet@12@I@Z
msvcp80:?_Incref@facet@locale@std@@QAEXXZ
msvcp80:?_Register@facet@locale@std@@QAEXXZ
msvcp80:?id@?$ctype@D@std@@2V0locale@2@A
msvcp80:?tolower@?$ctype@D@std@@QBEPBDPADPBD@Z
--
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=24957
Summary: 32-bit Explorer++ shows garbage in the status bar
while opening menu bar menus
Product: Wine
Version: 1.3.6
Platform: x86-64
URL: http://www.explorerplusplus.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31605)
--> (http://bugs.winehq.org/attachment.cgi?id=31605)
Terminal output
Clicking one of the items in the menu bar without moving the cursor (so it
remains hovering above the menu bar item, not the menu itself) usually results
in garbage appearing in the status bar. Hovering over a different item in the
menu bar can make this garbage text change (to other garbage). Once in a while,
the status bar will be blank instead (which is the expected behavior).
The 64-bit build of Explorer++ doesn't seem to have this problem. It happens in
the 32-bit build on both WoW64 and plain 32-bit 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.
http://bugs.winehq.org/show_bug.cgi?id=25291
Summary: Galcon Fusion: Music doesn't works with hardware
accelerated sound
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelytharun(a)gmail.com
If the game is started with audio hardware acceleration set to full in winecfg
instead of music there is only some weird noise playing in the background.
Setting audio to emulation works as a workaround.
--
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=27635
Summary: FlyLinkDC: Incorrect display images
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: birkoff.anarchist(a)gmail.com
Created an attachment (id=35330)
--> (http://bugs.winehq.org/attachment.cgi?id=35330)
Screenshot
All images in FlyLinkDC ( http://code.google.com/p/flylinkdc/ ) looks like
compressed twice.
--
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=27261
Summary: first build of wine fails with "/usr/bin/ld: cannot
find -lwinecrt0"
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: FreeBSD
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
On FreeBSD 9, building wine fails with:
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wstrict-prototypes -Wwrite-strings -Wpointer-arith -I/usr/local/include -g -O2
-o main.o main.c
../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../..
-fasynchronous-unwind-tables -shared ./acledit.spec main.o -o
acledit.dll.so ../../libs/port/libwine_port.a -L/usr/local/lib
/usr/bin/ld: cannot find -lwinecrt0
winegcc: gcc failed
*** Error code 2
Stop in /home/austin/wine-git/dlls/acledit.
*** Error code 1
Stop in /home/austin/wine-git.
only the first time you run make, though. Running a second time works fine.
This is using BSD make, using GNU make works fine.
git is at 456e48efa1df91cee6149b67187812e16350c474
--
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=26572
Summary: The 4th Coming: Deadlocks or crashes with "out of GDI
object handles" errors
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: j.muehlenhoff(a)gmx.de
Created an attachment (id=33837)
--> (http://bugs.winehq.org/attachment.cgi?id=33837)
Log output when deadlock occurs
When I try to enter the game world in T4C (The 4th Coming), it usually
deadlocks with in "RtlpWaitForCriticalSection".
Sometimes it does not deadlock (setting the CPU affinity to one core in wine's
task manager helps).
In the second case it shows a progress bar and eventually enters the game
world, but the window gets destroyed quickly and the game causes lots of "out
of GDI object handles" error messages.
PS: This is not the original English version, but the German version of the
game. When I find a way to download the English version (download link seems to
be broken), I'll try that version as well.
--
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=27094
Summary: Lord of the Rings Online don't restores
Product: Wine
Version: 1.3.19
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: theodorstormgrade(a)googlemail.com
Created an attachment (id=34537)
--> (http://bugs.winehq.org/attachment.cgi?id=34537)
Wine output after the bug occures
when i start Lord The Rings Online and switch out to desktop , the game don't
restores and turn into a small quad on wine-desktop.
my output of wine is his:
--
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=26486
Summary: Cannot run ArcGIS
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kevin.hoefer31(a)gmail.com
alright, I'm not really a computer guy so this will probably be a really bad
description, but I'm attempting to run arcGIS in wine, it seemed to install
fine but when i try to open the program I see the arcGIS startup screen, but
then the program crashes due to an unspecified error, if anyone wants to try
and take this one on I warn you, you'll need the arcGIS software which is
rather expensive if you don't already have 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=11167
Summary: Wrong usage of GL_GENERATE_MIPMAP_HINT_SGIS
Product: Wine
Version: 0.9.52.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tdb(a)tdb.fi
fixme:d3d_texture:IWineD3DBaseTextureImpl_SetAutoGenFilterType
>>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from
glTexParameteri(textureDimensions, GL_GENERATE_MIPMAP_HINT_SGIS, GL_NICEST) @
../../../dlls/wined3d/basetexture.c / 193
The SGIS_generate_mipmap specification says:
Accepted by the <target> parameter of Hint, and by the <pname> parameter of
GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GENERATE_MIPMAP_HINT_SGIS 0x8192
So the function call should be glHint(GENERATE_MIPMAP_HINT_SGIS, GL_NICEST).
Note however that this is a global state, not per-texture.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.