http://bugs.winehq.org/show_bug.cgi?id=24933
Summary: Morrowind freezes on startup
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: aric(a)codeweavers.com
Created an attachment (id=31572)
--> (http://bugs.winehq.org/attachment.cgi?id=31572)
terminal output
The Elder Scrolls III: Morrowind GOTY (Steam version here) freezes on startup,
before reaching the main menu. The logo is shown then the game is loading its
data files but never reaches the menu. I have to kill the process by pressing
Ctrl+C. (no backtrace or crash dialogue is generated)
This regression appeared in wine-1.3.5-345-g9b1839a.
Bisecting resulted the following commit:
2916f3a0bfe7e4d2157c5a7413358391d00ba71 is the first bad commit
commit a2916f3a0bfe7e4d2157c5a7413358391d00ba71
Author: Aric Stewart <aric(a)codeweavers.com>
Date: Tue Oct 26 11:39:15 2010 -0500
winegstreamer: Add gstreamer splitter filter.
:040000 040000 6f0a216bf1b5db1616fcb17a8e8fe6ebda52fce4
15fb3900462a6a278d709c3c47bbc5f0c07fb6bf M dlls
The issue is still present with wine-1.3.5-388-gf216dba.
Author of the patch added to CC.
I attached the terminal output but it doesn't contain any relevant information
(compared to the working condition).
Fedora 13
Gstreamer-0.10.30-1.fc13 (from Fedora's repo)
Nvidia 7600 / driver 256.53
--
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=21758
Summary: another CommandLineToArgvW bug with empty lpCmdLine
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pleasenospam325(a)mail.ru
CommandLineToArgvW() with empty lpCmdLine truncates result to 6 characters.
http://source.winehq.org/git/wine.git/?a=blob;f=dlls/shell32/shell32_main.c…
Looks like some bug in GetModuleFileName() was fixed and this broke
CommandLineToArgvW
Test: (builds with mingw)
*************************************
#include <windows.h>
#include <stdio.h>
int main()
{
int i, numargs;
for (i = 0; i < numargs; i++)
{
printf("argv[%d]: %S\n", i, CommandLineToArgvW(L"", &numargs)[i]);
}
return 0;
}
*************************************
result:
*************************************
[il@archvm ~]$ pwd
/home/il
[il@archvm ~]$ wine commandlinetoargv.exe
argv[0]: Z:\hom
[il@archvm ~]$
--
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=24243
Summary: urlmon's HttpProtocol_open_request fails in small test
app
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Continuing with the sample app http://netikka.net/dev/ole.zip :
to get around bug 24242, do 'winetricks msxml3'. The app then
fails when you click on the button with
001c:Call wininet.InternetConnectW(00000001,001973c0
L"www.winehq.org",00000050,00000000,00000000,00000003,00000000,001972b8) ret=7
e27f890
trace:urlmon:internet_status_callback 0x1972b8 INTERNET_STATUS_HANDLE_CREATED
trace:urlmon:HttpProtocol_AddRef (0x1972b8) ref=3
001c:Ret wininet.InternetConnectW() retval=00000002 ret=7e27f890
trace:urlmon:BindInfo_GetBindString (0x193408)->(2 0x32d8d4 256 0x32df18)
warn:urlmon:HttpProtocol_open_request GetBindString BINDSTRING_ACCEPT_MIMES
failed: 800c0012
...
trace:ole:ICreateErrorInfoImpl_SetDescription (0x1933c8): L"System error:
-2146697206.\r\n"
'winetricks ie6' works around this.
--
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=22963
Summary: Tooltip for the system tray icon appears for the wrong
application
Product: Wine
Version: 1.2-rc2
Platform: x86-64
URL: http://www.foobar2000.org/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
- Make sure you have a Notification Area applet in the panel.
- Start uTorrent; wait a bit; start Foobar2000.
- Move the mouse cursor on the uTorrent system tray icon, wait a bit, notice no
tooltip appears.
- Move the mouse cursor directly on the Foobar2000 system tray icon, notice a
tooltip appears for uTorrent (see attached screenshot). Normally it should show
the Foobar2000 tooltip, which sais "foobar2000".
You can get these applications from the following URLs:
http://www.foobar2000.org/downloadhttp://www.utorrent.com/downloads/complete?os=win
I'm using Ubuntu 10.04 64, Metacity.
--
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=10836
Summary: Skijump fails to start:Could not find the selected
Direct3D adapter.
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.mediamond.fi/dsj3/downloads/dsj3v161.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
A user submitted this version with garbage test results into appDb. It pops up
a message with "Could not find the selected Direct3D adapter."
--
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=15486
Summary: Impulse: Cannot connect to server
Product: Wine
Version: 20050930
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail(a)dbzer0.com
Created an attachment (id=16384)
--> (http://bugs.winehq.org/attachment.cgi?id=16384)
The wine console output
When trying to use Impulse (http://www.impulsedriven.com/), the first thing one
must do is login or create an account. Both of these actions do not work as you
will get an error that you cannot connect to the server ("Server not
responding, please check your internet connection")
Impulse needs DotNet2 so that only change I have done to .wine is install that
which requires that I copy the native l_intl.nls into the
~/.wine/drive_c/windows/system32 directory
--
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=24458
Summary: Final Fantasy XIV Benchmark: Crashes after clicking
start.
Product: Wine
Version: 1.3.3
Platform: x86-64
URL: http://uk.download.nvidia.com/nzone/international/benc
hmarks/ffxiv/FFXIVBenchmark.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cinco_flare(a)hotmail.com
Created an attachment (id=30856)
--> (http://bugs.winehq.org/attachment.cgi?id=30856)
Console and snips of winedebug+all before exception
After selecting options and clicking start, a black window appears and
immediately crashes. Native d3dx9_36.dll or 41 can be used for a workaround,
but even then, the framerate is very slow and there's some flickering. Even
when running on a brand new install of windows 7, the DirectX End-User Runtime
Web Installer needs to be run to update 9.0c files. Probably most of these
updates are awaiting implementation in 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=21593
Summary: Grand Prix World v1.01: crash on startup
Product: Wine
Version: 1.1.37
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: teemu.j.paakkonen(a)gmail.com
Created an attachment (id=26045)
--> (http://bugs.winehq.org/attachment.cgi?id=26045)
Log of Grand Prix World v1.01 crashing.
Wine crashes when attempting to start Grand Prix World v1.01. Same thing
happens with the winXP patched version too.
I am running the game in 16 bit color depth mode, as the game requires.
Something unimplemented in the ddraw component perhaps?
Wine output log 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=23101
Summary: Simutrans 102.2.2: unimplemented function
msvcr80.dll._findfirst64i32
Product: Wine
Version: 1.2-rc2
Platform: x86-64
URL: http://www.simutrans.com/download.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bojan(a)antonovic.ch
Created an attachment (id=28701)
--> (http://bugs.winehq.org/attachment.cgi?id=28701)
crash log
Simutrans 102.2.2 fails because of: unimplemented function
msvcr80.dll._findfirst64i32 called in 32-bit code.
Possibly related to bug 22044.
--
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=13921
Summary: Installation of Quest Toad 9.6.1 fails with file access
error message
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: splatadder(a)gmail.com
When installing Quest Toad 9.6.1 the following message is issued:
"While attempting to access the installation files an error ocured."
Full message may be seen in screenshot attached. native components installed
OS: ubuntu 8.0.4
WINE: 1.0-rc5
No native components installed.
--
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.