http://bugs.winehq.org/show_bug.cgi?id=17892
Summary: appdb rejection workflow is broken, no editing
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Windows 2000
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
My latest AppDB entry got rejected because there was too much German and too
little English. The E-Mail I received said:
"Clicking on the link in this email will allow you to modify and resubmit the
application. A link to your queue of applications and versions will also show
up on the left hand side of the Appdb site once you have logged in.
http://appdb.winehq.org/objectManager.php?sClass=application_queue&bIsQueue…
Alas,
a) I don't see on this page how to modify the text and resubmit it. No <Input>,
no visible link to an edit page.
b) The link "your queued items" on the left leads to a page reporting nothing
queued:
You have no queued test results.
You have no queued applications.
You have no queued versions.
You have no queued bugs.
You have no queued application data.
c) At the bottom of the "Edit application" page, following the link "Move child
objects" yields to a DoS attack on my browser, as it tries to render a
seemingly endless list of empty objects and tables.
In case it matters, I'm running NoScript, but winehq.org is allowed.
I really hope the application+version+test texts I submitted does not get lost
because I'd hate to have to think about all of it again. Adding English text
would be no problem.
How to update the submitted page to include English descriptions so it will get
accepted?
Regards,
Jörg Höhle
--
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=13645
Summary: d3d8 tests fail on XP SP2 with Radeon Mobility 9000 card
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: juan_lang(a)yahoo.com
Created an attachment (id=13626)
--> (http://bugs.winehq.org/attachment.cgi?id=13626)
device test failures
The d3d8 device and visual tests fail for me on Windows XP SP2 with the Radeon
Mobility 9000 card. Device failures are attached, visual tests will be
attached shortly.
--
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=13538
Summary: netapi/access test doesn't delete testuser home
directories after the test
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: minor
Priority: P5
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Paul.Vriens.Wine(a)gmail.com
CC: kai.blin(a)gmail.com
On XP and up (W2K3 and Vista) the netapi/access tests leaves user directories
behind.
Every new winetest run (or manual netapi/access test run) will create a
testuser. The NetUserDel function is used to remove this testuser from the
system. As of XP, NetUserDel doesn't seem to delete the user's home directory.
The tests won't fail when a new test is run but you will end up with several
home directories. For example (on my XP box):
C:\Documents and Settings\testuser
C:\Documents and Settings\testuser.XP
I guess the delete_test_user function should be changed to:
- find out the created home directory
- delete the user account
- delete the home directory if it exists
The home directories can be deleted without a problem btw.
We also need to make sure that older testuser directories get deleted (will be
a one time thingy probably).
--
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=16084
Summary: widl crash on vista x86
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Windows Vista
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: netzimme(a)aol.com
in the function get_size_procformatstring() in tools/widl/typegen.c
the line :
else if (stmt->type != STMT_TYPE && stmt->u.type->type != RPC_FC_IP)
should be :
else if (stmt->type != STMT_TYPE || stmt->u.type->type != RPC_FC_IP)
because both parameter must be the same not only one of them to call
the function pred(iface) below.
Greetings
Daniel Zimmermann
--
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=10052
Summary: MSMoney 2007 fails to load due to missing XML
Interfaces.
Product: Wine
Version: 0.9.47.
Platform: Other
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-msxml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Created an attachment (id=8600)
--> (http://bugs.winehq.org/attachment.cgi?id=8600)
Wine output
MSMoney 2007 fails to start with the attached Error. It appears that the msxml
interface are not registred correctly.
If you use the Native msxml, MsMoney loads but then seg faults when you try to
accept the license agreement.
--
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=18255
Summary: Tom Clancy's Ghost Squad: terrain textures not displayed
on Core2 Duo PC
Product: Wine
Version: unspecified
Platform: PC-x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=3666
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine-bugzilla(a)lovingboth.com
Game installs and runs ok, however terrain displays are solid black (Ubuntu
8.10 x64 with Wine 1.1.19) or solid light blue grey (Ubuntu 8.10 x64 with Wine
1.1.19 or 1.1.20). So for example, trees have the right shape and happily wave
in the wind, but are black / grey.
I can see the terrain in Igor.exe (the game's mission editor) and the sky /
characters / overlays like the grass in the first (caves) mission are fine.
This happens regardless of screen resolution, buffer depth, texture quality,
texture compression or mipmap settings. It is also unaffected by running on one
CPU core or two, or OpenGL's 'sync to VBlanck' setting.
Textures display ok on Athlon64 PC with 2G RAM, Ubuntu 9.04 x64, Nvidia 6150.
Problem on Core2 Duo PC with 8G RAM, Ubuntu 9.04 x64, Nvidia 8500GT which runs
several other games (e.g. Thief 2, The Thing) 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=11358
Summary: Emulator3000 does not display menu and status bar
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Created an attachment (id=10466)
--> (http://bugs.winehq.org/attachment.cgi?id=10466)
screenshot of the wrong appearance
Emulator3000 does not display menu and status bar, displaying garbage instead.
Screenshot is attached.
Download link for Emulator3000:
http://www.emulator3000.emuita.it/Emulator3000/E3000.zip
--
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=17075
Summary: PLSQLDeveloper: Trying to create some of bultin reports
returns "OLE error 80070057"
Product: Wine
Version: 1.1.13
Platform: Other
URL: http://allroundautomations.swmirror.com/plsqldev715.exe
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)stanev.org
Created an attachment (id=18897)
--> (http://bugs.winehq.org/attachment.cgi?id=18897)
WINEDEBUG="+ole,+msxml"
Steps to reproduce:
1) Install PLSQLDeveloper and oracle instant client
2) Connect to some oracle db
3) Select "Reports -> [whatever report you like]"
4) OLE error 80070057 , empty report window
The reports are generated in html form.
Attaching console with WINEDEBUG="+ole,+msxml"
--
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=12237
Summary: Temple Of Elemental Evil crashes after the loading
screen
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frick(a)sc-networks.de
Created an attachment (id=11671)
--> (http://bugs.winehq.org/attachment.cgi?id=11671)
a standard log of the game with the backtrace.
the game shows the intro movies and the loading screen fine then crashes before
the main menu. this is the game patched to the latest version (3) and nocd
patch applied. the installation copied over to winxp works 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=21202
Summary: HotWheels CRASH!: Window invisible
Product: Wine
Version: 1.1.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=25462)
--> (http://bugs.winehq.org/attachment.cgi?id=25462)
EnumDisplayDevicesW and DirectDrawEnumerateExA flags FIXMEs...
HotWheels CRASH! Installs fine, but fails to start in Windows XP mode. Once it
is set to Windows 98 mode and told to boot using Hardware GFX settings it will
start but then the window simply goes invisible with
"fixme:win:EnumDisplayDevicesW" flooding the terminal window. I believe this
issue is because of DDRAW. Attached is the log.
--
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=22002
Summary: Runes of Magic: crash when clicking "Start game" in
the launcher
Product: Wine
Version: 1.1.38
Platform: x86
URL: http://www.runesofmagic.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toxatec(a)web.de
CC: jacek(a)codeweavers.com
Created an attachment (id=26734)
--> (http://bugs.winehq.org/attachment.cgi?id=26734)
terminal output after hitting the button
Since wine-1.1.38 it is not possible to launch the game anymore because hitting
"Start Game" or "Exit Game" in the launcher makes the ClientUpdate.exe crash
immediately.
I did a regression test and got the following result:
ff06efd1eb54f4a3f7b2f29e9b2c81f002b8e33f is the first bad commit
commit ff06efd1eb54f4a3f7b2f29e9b2c81f002b8e33f
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Fri Jan 22 17:12:57 2010 +0100
shdocvw: Moved WebBrowser client site realizing to separated function and
release more interfaces in SetClientSite.
:040000 040000 a10e7afcc81e5d8514e913a0a12c1f83c926dda8
236daa22524bd7a6f2b126e17c8f745da14a4cdc M dlls
--
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=17874
Summary: Runes of Magic - will not install.
Product: Wine
Version: 1.1.18
Platform: PC-x86-64
URL: http://www.runesofmagic.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)eternaldusk.com
Created an attachment (id=20165)
--> (http://bugs.winehq.org/attachment.cgi?id=20165)
Backtrace
The current version of the Runes of Magic downloader does not work with Wine
(tested with 1.1.17 and 1.1.18, against both a clean prefix and one that was
loaded with stuff for Steam and other apps).
The installer aborts after the user selects an installation directory.
The entries in the AppDB indicate that it was installable at one time (and may
play just fine once this bug is squashed). It is unclear if it is now
uninstallable due to a regression in Wine or due to an updated installer exe.
I will try to quickly throw the wine 1.0.1 packages on to see if I get the same
results, and respond here.
--
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=13496
Summary: Director Player Error dialog: "The projector file is
corrupt. Unable to continue."
Product: Wine
Version: 1.0-rc2
Platform: PC
URL: http://gamecenter.oberon-media.com/game.htm?code=111255667&RefId=&origin=pcat_gm_
img
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
Some of the Oberon games exhibit this error when trying to run.
Steps to reproduce:
1. Install the game (Flip Or Flop: Home Edition)
2. Run FlipOrFlop.exe from the install directory
After complaining about some unsupported ioctl flags, the program fails with a
Director Player Error dialog: "The projector file is corrupt. Unable to
continue."
--
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=19924
Summary: centry7 application (running within IE) doesn't handle
font correctly
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toralf.foerster(a)gmx.de
Today I tried to replay an internal IBM presentation using the Centry software
tool w/ this command line:
$>wine TAD4DLMT-7.2-Server-Installation-\(PSS916584\)_en_US_09-09-01_10.06.exe
1>log.txt 2>&1
AS seen in the attached screen shot, the presentation itself is displayed well,
audio works fine, but the lists to the left side are empty except the icons.
--
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=17653
Summary: VB3 - 16bit error: "Unhandled exception: floating point
stack check in 32-bit code"
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luigi(a)pajella.com
Created an attachment (id=19838)
--> (http://bugs.winehq.org/attachment.cgi?id=19838)
WINEDEBUG=+seh (partial) output
I've got a VB6 application which I'm trying to run on Wine 1.0.9.
Several modules of the software are still made in VB3 (application name is
"Ec501.exe") and are called by the 32 bit part.
I understand that the 32 bit is put on hold until the 16bit is completed
(Mutex16 stuff)
When I start the 16 bit part I get the attached error message and the 16bit
part is not executed.
In particular I get:
"Unhandled exception: floating point stack check in 32-bit code"
PS: My machine is an Athlon 1200 with Ubuntu 8.10 and gnome.
PS2: Im running the etersoft wine version "wine_1.0.9-eter41ubuntu_i386"
because the software is protected by an USB Eutron Smartkey (which etersoft
version supports). The part related to the smartkey works correctly.
WINEDEBUG=+seh log attached
Thanks
--
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=14150
Summary: Shaders 3.0 ugly in wine 1.1
Product: WineHQ Bugzilla
Version: unspecified
Platform: PC-x86-64
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: taril_laszlo(a)yahoo.co.uk
With Depht of Fields the shaders are fragmented.
--
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=21361
Summary: Segmentation fault (NULL dereference) while trying to
run Tony Hawk 2
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lmage11(a)twcny.rr.com
Created an attachment (id=25722)
--> (http://bugs.winehq.org/attachment.cgi?id=25722)
Messages and backtrace that wine produces
I'm trying to relive my prepubescent life by playing Tony Hawk 2, and wine is
not making it easy. :)
At first I got this, and nothing else happened (I got a black screen):
fixme:mixer:ALSA_MixerInit No master control found on VirMIDI, disabling mixer
fixme:ddraw:DirectDrawEnumerateExA flags 0x00000007 not handled
fixme:d3d_caps:init_driver_info Unhandled vendor 8086.
fixme:win:EnumDisplayDevicesW ((null),0,0x32ea78,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
16
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x13a618,0x1cd290): stub
err:ddraw:PixelFormat_WineD3DtoDD Can't translate this Pixelformat 58
err:ddraw:PixelFormat_WineD3DtoDD Can't translate this Pixelformat 64
I then changed X11's screen depth to 16, and got some different errors and a
segfault. This bug is about the segfault, even though I suspect that the
segfault wouldn't happen if the previous errors were resolved. Backtraces from
wine and gdb are attached.
I pretty much know how the segfault happens on a low level, but I don't know
what the correct resolution is because I don't know anything about D3D or 3D in
general, let alone how wine implements that stuff. Here's the "flow" of code
which causes the segfault to happen:
IDirectDrawImpl_CreateSurface is called
IDirectDrawImpl_AttachD3DDevice is called
IWineD3DDevice_Init3D is called
IWineD3DDeviceParent_CreateSwapChain call fails
Jumps to err_out label, This->swapchains is never allocated
Error handling causes stuff to return until we're in
IDirectDrawImpl_CreateSurface again
... and you can see the rest from the backtraces
--
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=18713
Summary: D3D does not cope with limited GL cards
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jengelh(a)medozas.de
Trying to play GTA2 in Wine 1.1.22 gives a black screen, but everything else
(well, sound) works. Additionally, wine throws this error:
fixme:d3d:set_tex_op_nvrc >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from
set_tex_op_nvrc()
I am using nvidiagfx-legacy96.43. Switching to the free 'nv' driver with Mesa
as a GL library does display the GTA2 game screen - albeit slow, as expected
from Mesa. The card I am using is a Geforce2MX 400 ("NV11"). The lack of
potential features should be worked around, I would say.
--
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=15205
Summary: Spore: incorrect rendering of rivers
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mizipzor(a)gmail.com
The rivers are very deep and steep in all stages of the game, see attached
screenshots.
Also note that its just not the rendering, its quite easy to get stuck down in
the river. I just named the bug rendering because I dont know what else to call
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=21439
Summary: Borland C++ 5.02 crash
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)recover.eu
Hi,
The problem is the next:
When you start Borland C++5.02 it seems to work but when you edit
a file, it crashs! (divide by zero in 32-bit code at 0x0042982b)
Where can i look to help you to correct this?
thanks
I can put the BC5.tar.gz (who is the BorlandC++ 5.02 already installed) or if
you prefer BC502.tar.gz (who is the installer (*.pak + setup.exe)
thanks for a quickly respons
--
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=14186
Summary: Morrowind stucks for 3-5seconds during background music
change (in combat)
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vit.hrachovy(a)sandbox.cz
Created an attachment (id=14454)
--> (http://bugs.winehq.org/attachment.cgi?id=14454)
Morrowind wine debug log
Since 0.9.59 to the recent 1.1.0, Morrowind there was introduced a quartz
regression that causes Morrowind to become non-responsive for 3-5 seconds when
background music changes (i.e. when combat starts or stops).
See the tail of the attached logfile for more info.
--
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=19219
Summary: EVE crashes with a page fault after update to WINE
1.1.25
Product: Wine
Version: 1.1.25
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sven.dack(a)ntlworld.com
After updating WINE from version 1.1.24 to 1.1.25 does EVE crash with a page
fault.
It happens after about 1-5 minutes during the game and without any sign to what
might cause.
Hardware:AMD Phenom x4 9850 BE with NVidia GTX 260
GFX Driver: NVidia 185.18.14
Kernel: 2.6.26
Distribution: Debian Lenny/Squeeze
See the attachment for the WINE output.
--
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=18675
Summary: GuildWars tries to repair the data archive on every
start.
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: tank(a)meinungsverstaerker.de
when starting, gw tries to repair the data archive. this takes a long time, as
the archive is about 4GB in size. when you let gw finish that, you may play gw
as usual, but if you close gw and start it again, it will repair the archive
again and again...
gw never tried to repair my data archive before i upgraded to 1.1.22. i missed
some versions, didn't upgrade for some weeks, but according to comments in the
appdb, 1.1.20 seems to 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=15925
Summary: World of Warcraft: Extreme FPS drop since 3.0.2
Product: Wine
Version: 1.1.7
Platform: PC-x86-64
URL: http://www.worldofwarcraft.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh+winehqdotorg(a)gmail.com
At first it felt like a normal evolution of the game's hardware requirements,
but due to a LOT of recent feedback from WoW players under wine, it seems like
something doesn't work on Wine's side.
Since the expansion patch Echoes of Doom, World of Warcraft lost at least 30
fps in crowded areas (shows a lot in battlegrounds and raids), and over 15 fps
in completely empty areas. The new shadow engine is disabled. Turning all
details and other effects off has very little effect on the game.
The new (bug 14975) screenfog effect (ffxSpecial) is disabled. Existing
configuration hasn't been changed.
Enabling or disabling GL_ARB_vertex_buffer_object shows no obvious difference
(feels slightly faster when disabling).
No relevant output is given in the terminal. Downgrading to wine 1.0, 1.1 or
1.1.3 (all three worked quite fine before) doesn't make any difference.
nVidia 8600 GTS, using OpenGL engine
--
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=14570
Summary: Regression on autocad 2005
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max(a)veneto.com
Created an attachment (id=14922)
--> (http://bugs.winehq.org/attachment.cgi?id=14922)
autocad setup log
Following a suggestion from Anastasius Focht, I'll report bug 14456 in a more
correct way and without making assumptions ow what's the cause of the problem.
Resuming it :
1) On wine 1.0 I could install AutoCAD 2005 on a patched wine, with following
patches :
a) Fixed opengl crash (see bug 13599, closed after 1.1), not necessary anymore
b) Fixed missing backslash returned on registry returned local path queries
(see bug 13838)
Other necessary stuffs were native DOTNET2.0 (broken 1.1 sp1, see bug 13995),
native MSXML3 (needed because of unimplemented stuffs leading to bad toolbars
contents) and native shlwapi (needed because of register today dialog,
displayed incorrectly).
With those prerequisites autocad could be installed and runs ok.
2) On latest git (after 1.1.1), the situation changed :
a) opengl bug is solved, no need to patch it anymore
b) missing backslash bug still present, needs a patch
c) theoretically no need for dotnet2.0 anymore, autocad installs its own
1.1sp1 which goes ok. Just to restrict possible areas of failures, I
did stil winetricks dotnet2.0 before setup.
d) steel needed MSXML3 and shlwapi as native, same reasons as above.
Autocad installs ok (well, it appears ok, see later); attached here is the
COMPLETE setup log, starting from fresh wine prefix, installation of corefonts,
dotnet2.0, msxml3 and autocad itself.
On first launch it crashes, see next report part.
--
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.