http://bugs.winehq.org/show_bug.cgi?id=34514
Bug #: 34514
Summary: an odd regression on an old video card
Product: Wine
Version: 1.7.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: galtgendo(a)o2.pl
CC: hverbeet(a)gmail.com
Classification: Unclassified
Regression SHA1: ad178a5b55a4ca0e9c9a288baecfba9c17120860
On an r200, ad178a5b55a4ca0e9c9a288baecfba9c17120860 caused a program, that was
previously running without any *obvious* problems (besides those caused by the
card's age) to stop working.
After commenting out those two lines, it's working again (about as good as it
was before, AFAICT).
--
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=34209
Bug #: 34209
Summary: fullscreen apps won't switch back to resolution after
command-tabbing on OS X
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winemac.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjheik(a)gmail.com
Classification: Unclassified
Fullscreen games which change resolution do not switch back to correct
resolution after being tabbed out. They work correctly until the user
command-tabs out to another application.
I've had this problem with both Both The Elder Scrolls V: Skyrim and the
freeware game DX Ball 2, which are both DirectX games. I'm running Mac OS X
10.8.4. I have installed both Wine 1.6.0 and the development 1.7.0 from
Macports and both have this problem with the native Mac driver.
When switching back, the screen remains at maximum resolution and the apps run
in the upper-left corner of the screen and neither the menu bar or dock are
hidden.
--
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=28664
Bug #: 28664
Summary: qedit/mediadet test crashes on FreeBSD9
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: winegstreamer
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 36837
--> http://bugs.winehq.org/attachment.cgi?id=36837
backtrace
The test was running without $DISPLAY set, but that passes fine for me on
gentoo/debian.
Backtrace 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=34564
Bug #: 34564
Summary: RTX Server fail to import user template database with
builtin msvcp60
Product: Wine
Version: 1.7.2
Platform: x86
URL: http://dldir1.qq.com/foxmail/rtx/rtxserver2012formal.e
xe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
CC: piotr.caban(a)gmail.com
Depends on: 34552
Classification: Unclassified
Created attachment 46016
--> http://bugs.winehq.org/attachment.cgi?id=46016
Log: last 150000 line of +relay,+nls,+msvcp,+seh,+tid trace
Hello, this is next of Bug 34552
1.
winetricks -q mfc42 vbrun6 mdac28 jet40 , workaround for several missing
components / functions.
2. import odbc registry from Windows to Wine
3. run the installer
The installer will auto start UserManager.exe at the last.
The first time UserManager.exe runs, it will ask to import a user template
database, with native msvcp60 it success, with buitin it fails.
The relay log contains some related error messages like:
03fa:Call msvcrt.wcslen(003354ac L"Syntax error in string in query expres
sion ''????????????????g'.") ret=019a9066
The relay log show the query exp as:
L"Insert into Sys_user(ID,UserName,Name,
Pwd,Gender,UserVersion,UserRight,Mobile,Email,Phone,Face,UserType,Profile
OpenLevel,BuddyAuth,LastLogonTime,AuthType) values(1001,'Hunter','\674e\6
60e','',0,1,'????????????????g"
The UserRight field '????????????????g is suspect, according to log before, it
sound like converted from \3030\3030\3030\3030
03fa:trace:nls:WideCharToMultiByte cp 0 L"Insert into Sys_user(ID,UserNam
e,Name,Pwd,Gender,UserVersion,UserRight,Mobile,Email,Phone,Face,UserType,
ProfileOpenLevel,BuddyAuth,LastLogonTime,AuthType) values(1001,'Hunter','
\674e\660e','',0,1,'\3030\3030\3030\3030\3030\3030\3030\3030\3030\3030\30
30\3030\3030\3030\3030\3030g\0000" -> "Insert into Sys_user(ID,UserName,N
ame,Pwd,Gender,UserVersion,UserRight,Mobile,Email,Phone,Face,UserType,Pro
fileOpenLevel,BuddyAuth,LastLogonTime,AuthType) values(1001,'Hunter','\xc
0\xee\xc3\xf7','',0,1,'????????????????g\x00", ret = 209
With native msvcp60, the UserRight field is converted to '00000000...' (don't
remember how many zero), that sounds like an ASCII conversion from
0x30303030,0x30303030,...
Guess some msvcp60 call before is incorrect, but I don't know which, will
attach related logs
--
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=25994
Summary: Process Hacker: Unimplemented function
ntdll.dll.NtCreateKeyedEvent
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=33136)
--> (http://bugs.winehq.org/attachment.cgi?id=33136)
Terminal output on Wine 1.3.13
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) install Process Hacker
4) copy winsta.dll to system32
5) wine ProcessHacker.exe
Behaviour:
There is Wine's error.
Expected behaviour:
There should be no error.
--
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=34550
Bug #: 34550
Summary: RTX server crashes at start
Product: Wine
Version: 1.7.2
Platform: x86
URL: http://dldir1.qq.com/foxmail/rtx/rtxserver2012formal.e
xe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
CC: piotr(a)codeweavers.com
Classification: Unclassified
Created attachment 45998
--> http://bugs.winehq.org/attachment.cgi?id=45998
Log: last 600 line of +relay,+seh,+msvcp,+tid log
Steps to reproduce:
1.
winetricks -q mfc42 vbrun6 mdac28 jet40 , workaround for several missing
components / functions.
2. run the installer, RCAServer.exe will auto start after installing but crash
immediately.
Workaround by native msvcp60
--- snip ---
01ba:Call
msvcp60.?reserve@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEXI@Z(00cbf024,00000000)
ret=0044a27f
01ba:trace:msvcp:basic_string_char_reserve 0xcbf024 0
01ba:trace:seh:raise_exception code=c0000005 flags=0 addr=0x7e00d555
ip=7e00d555 tid=01ba
01ba:trace:seh:raise_exception info[0]=00000001
01ba:trace:seh:raise_exception info[1]=00000000
--- snip ---
Attached related logs.
Piotr, could you have a look? 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=34013
Bug #: 34013
Summary: Altium Designer 10 installer crashes in
InternetQueryOptionW
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
After doing 'winetricks vd=1024x768' to work around bug 34012,
continued with Altium Designer install. Next problem was
it refused to accept my username and password.
+relay,+seh,+wininet showed that it was crashing in InternetQueryOptionW()
somehow. The installer caught the crash, so there was no backtrace, but it
did give the address in the gui and said it was a read from NULL.
Passing that address to winedbg's disasm pointed to str_to_buffer().
The option it was retrieving was INTERNET_OPTION_PROXY_USERNAME;
evidently req->session->appInfo->proxyUsername was null.
This may be a regression introduced by the recent commit
bedf296a27d5689beb693637407829b0bd6d8a1c
The attached patch gets past this problem and on to the next.
--
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=33657
Bug #: 33657
Summary: Garena needs ADMINISTRATOR run
Product: Wine
Version: 1.5.30
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pepe(a)bloodkings.eu
Classification: Unclassified
Created attachment 44553
--> http://bugs.winehq.org/attachment.cgi?id=44553
Stable release Wine log
Garena sometimes needs administrator run, but Garena chat works.
http://imageshack.us/a/img560/6475/snmekobrazovkypozen2013g.png
But other games and apps working successfully.
(Example: Install steam, install cs:go, playing cs:go, playing W3 campaing)
--
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=34417
Bug #: 34417
Summary: Everquest character models invisible
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wessnyder(a)comcast.net
Classification: Unclassified
Hello,
Per Henri's request, I opened this bug for tracking.
Regression testing completed for 32bit Wine. The following is the output of
when the character models disappear:
2014141a253a791fc9c79aae3c8ef3c35b73e658 is the first bad commit
commit 2014141a253a791fc9c79aae3c8ef3c35b73e658
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Wed May 29 09:45:35 2013 +0200
wined3d: Add support for GLSL based fixed function vertex shaders.
:040000 040000 d1b4b75f643d4851d4f51454aa47740261f7857f
c46794f61b1952b1e78746272d838574c0948010 M dlls
I believe wine-1.5.31-53-g2014141 is the version this started, per regression
testing.
Please note I had to change some options in eqclient.ini, as mentioned in bug
http://bugs.winehq.org/show_bug.cgi?id=18248, in order to run the game
properly. If a setting is missing, like TextureCache, just enter it into the
appropriate section. If you use the default file, VertexShaders are already
TRUE, but so is TextureCache which needs to be FALSE.
Also, I run this in a 32bit PREFIX, but I built a 32bit Ubuntu 12.04 computer
(virtual and physical) for testing as I could not get regression testing to
work well with 64bit. And, since I feel like talking, I cannot compile 64bit
Wine anymore. But that is a topic for another discussion. :)
--
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=34005
Bug #: 34005
Summary: WS2_32.dll.WSASendMsg is unimplemented
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 45186
--> http://bugs.winehq.org/attachment.cgi?id=45186
empty stub
It's in a proprietary app I've got (can't redistribute). Returning SOCKET_ERROR
is not enough (unsurprisingly), it needs a real implementation.
fixme:winsock:WS_setsockopt IP_DONTFRAGMENT is silently ignored!
wine: Unimplemented function WS2_32.dll.WSASendMsg called at address 0x7bc4e1b0
(thread 0047), starting debugger...
--
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=34486
Bug #: 34486
Summary: __unDName cannot demanle a string and shows error
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Windows
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)vmpsoft.com
Classification: Unclassified
Here is an example:
?shouldStartThread@?$IterateKernel@Viterator@?$QList@PEAUsRenderingChunk@@@@X@QtConcurrent@@$4PPPPPPPM@7EAA_NXZ
--
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=27052
Summary: winedbg and its man page should use "wpid"
consistently for Windows' process ID
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)skierpage.com
I couldn't figure out why winedbg complained "Can't attach process 42db: error
87" when I typed "attach 17115". I know the PID of my Windows executable, as
provided by top, ps, System Activity, etc.
You need to supply the *Wine/Windows PID* of the process, e.g. using the "info
process" command to winedbg, and this *isn't* the UNIX pid. This is mentioned
further down in winedbg(1), but it would be so much clearer if the man page,
the "info process" command and other documentation consistently used "wpid", as
http://www.winehq.org/docs/winedev-guide/debugger does.
There is missing help that also needs to use "wpid":
* winedbg --help's usage output doesn't mention the --auto wpid usage (though I
couldn't get this to work).
* the help command within winedbg doesn't mention "attach wpid"
--
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=34211
Bug #: 34211
Summary: strncpy C library function doesn't compliant C
standard.
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alvaro.nieto(a)gmail.com
Classification: Unclassified
Created attachment 45514
--> http://bugs.winehq.org/attachment.cgi?id=45514
Program that shows the bug and patch that solves it
>From standard;
"If the array pointed to by s2 is a string that is shorter than n bytes, null
bytes shall be appended to the copy in the array pointed to by s1,until n bytes
in all are written"
The attached code doesn't prints anything in Windows and Linux but prints in
wine because wine's strncpy doesn't append null bytes.
Also I've included a patch that solves the problem.
--
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=18744
Summary: Mp3Tag: Column headers in list view incorrectly
redrawn
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://www.mp3tag.de/en/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh+winehqdotorg(a)gmail.com
See attachment.
When clicked, the column headers (Filename, Path, ...) change to a selected
state and get a new "pressed" style. When selecting another column, the next
column is successfully selected but the previous one's style is still left
untouched, instead of being reset.
No console 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=34567
Bug #: 34567
Summary: qq international 2.0 installer crashes at 100%
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
http://dl_dir.qq.com/qqfile/qq/QQ2012/QQ2012.exe
sha1sum ea20cd09390588ea0943e0d0f9af56544a4cac4f
The installer gets to about 100%, then crashes with
err:msvcrt:MSVCRT__invalid_parameter (null):0 (null): (null) 0
wine: Unhandled exception 0xc0000417 in thread 1c at address 0x7b83b292 (thread
001c), starting debugger...
Backtrace:
=>0 0x7b83b292 RaiseException+0x62(code=<couldn't compute location>,
flags=<coul
dn't compute location>, nbargs=<couldn't compute location>, args=<couldn't
compu
te location>) [/home/dank/wine-git/dlls/kernel32/except.c:85] in kernel32
(0x03d
bd4d8)
1 0x7c7864cd MSVCRT__invalid_parameter+0x9c() in msvcrt (0x03dbd548)
2 0x7c7c538c MSVCRT_wcsrtombs_s_l+0x19b() in msvcrt (0x03dbd5a8)
3 0x7c7cdbd0 MSVCRT_wcstombs_s+0x2f(ret=0x3dbd5e0,
mbstr="C:\users\dank\Deskto
p\", size=0x400, wcstr="??QQ.lnk", count=0x3c)
[/home/dank/wine-git/dlls/msvcrt/
wcs.c:519] in msvcrt (0x03dbd5c0)
4 0x30072a17 in common (+0x72a16) (0x03dbd9e8)
5 0x30076a8d in common (+0x76a8c) (0x03dbda68)
6 0x00479877 in qq2012 (+0x79876) (0x03dbdd6c)
winetricks vcrun2005 lets you get past this crash.
--
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=33794
Bug #: 33794
Summary: Arabic Entry Box Has Big Errors .
Product: Wine
Version: 1.5.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: moceap(a)hotmail.com
Classification: Unclassified
When run wine at Arabic session the entry box has many problems as ::
1 - First it shown empty even it isn't empty .
2 - When try to write it shown reversed .
3 - Shaping false of Arabic letters .
4 - Spaces between letters are not organized .
When run wine at English session the entry box has a problem is ::
1 - Couldn't write in Arabic , show x11 drv keyboard error !
When run wine at Arabic session and Microsoft usp10.dll ::
1 - The entries shown at first time
2 - Arabic letters also don't organized !
--
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=34245
Bug #: 34245
Summary: A simple program I wrote myself making a query of
"select * from win32_Directory" via WMI crashed
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wmi&wbemprox
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: slvm.free(a)gmail.com
Classification: Unclassified
Created attachment 45570
--> http://bugs.winehq.org/attachment.cgi?id=45570
All crash output from terminal
I wrote a simple program make a query of "select * from Win32_Directory" to
WMI, and it crashes every time. But it works well on XP.
And I find that it's caused by the funtion of seed_dirs(), in
dlls/wbemprox/builtin.c at line 1086, without checking if "const struct expr
*cond" is NULL. So when it's NULL code "cond->u.expr.left" would lead to the
crash.
I found it on version 1.6 at first, and then downloaded v1.7 to install and
the problem still exists.
--
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=34275
Bug #: 34275
Summary: Louisiana Adventure Demo fails with 'OLE error
80004001'
Product: Wine
Version: 1.7.0
Platform: x86
URL: http://www.atomicgamer.com/files/101304/louisiana-adve
nture-demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 45631
--> http://bugs.winehq.org/attachment.cgi?id=45631
log
Fails after launch.
--
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=34442
Bug #: 34442
Summary: Multiple applications ported to WinRT/ARM require
msvcr110.dll.?before@type_info@@QBA_NABV1@@Z (Halite
torrent client)
Product: Wine
Version: 1.7.1
Platform: arm
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
as the summary says.
Source:
http://source.winehq.org/git/wine.git/blob/a51ffcd442678ce019a52bd5b95d99d0…
--- snip ---
741 @ stub -arch=arm ?before@type_info@@QBA_NABV1@@Z
--- snip ---
$ wine --version
wine-1.7.1-124-gd3e1758
Regards
--
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=34570
Bug #: 34570
Summary: Game crash because of improperly cloning MMIOINFO
struct in MMIO_Open
Product: Wine
Version: 1.7.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jiashulu(a)gmail.com
Classification: Unclassified
Created attachment 46023
--> http://bugs.winehq.org/attachment.cgi?id=46023
A quick fix
The game "Custom reido F" crashes on start.
The problem is that the whole adwInfo[] array in MMIOINFO struct is used by the
game, but wine only clones adwInfo[0] in MMIO_Open. A quick fix is attached.
What is more, I checked MSDN:
http://msdn.microsoft.com/en-us/library/windows/desktop/dd757322%28v=vs.85%…
and found that adwInfo[] array should have 4 elements instead of 3 in wine.
This perhaps will cause problems in other programs. I am not sure which APIs
are affected by 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=34102
Bug #: 34102
Summary: It is not drawn when specify 0 for the width and
height in GdipDrawString.
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matsu.no.page(a)gmail.com
Classification: Unclassified
It is not drawn when specify 0 for the width and height in GdipDrawString.
Do not clipping If specify a 0.0 in Width and Height, "RectF" parameter in the
original GdipDrawString.
But, GdipDrawString of Wine 1.6 would be clipped, drawing is not performed.
--
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=34353
Bug #: 34353
Summary: The Ur-Quan Masters fails to start
Product: Wine
Version: 1.5.21
Platform: x86
URL: http://prdownloads.sourceforge.net/sc2/uqm-0.7.0-1-ins
taller.exe?download
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: piotr.caban(a)gmail.com
Classification: Unclassified
Regression SHA1: bcf4467b86921b006d7782a1e52db3b232dcda4d
Created attachment 45730
--> http://bugs.winehq.org/attachment.cgi?id=45730
plain terminal output
The game throws an error message after starting:
> Can't stat "C:/": No such file or directory
This is a regression from Wine 1.5.21:
bcf4467b86921b006d7782a1e52db3b232dcda4d is the first bad commit
commit bcf4467b86921b006d7782a1e52db3b232dcda4d
Author: Piotr Caban <piotr(a)codeweavers.com>
Date: Thu Dec 27 12:03:51 2012 +0100
msvcrt: Return error in stat function when path is specified with trailing
slash character.
:040000 040000 aba0363f0511174b1d29c9e3c3033db4f4613f27
9262952b6e20716e4b79c3a8945586f703678a06 M dlls
Reverting the patch on current git (wine-1.7.0-223-g8f09d34) or native msvcrt
works around the problem.
Steps to reproduce the problem:
1. download and install uqm-0.7.0-1-installer.exe
2. in the component selection window uncheck the "3DO Content" option, so only
the core game will be downloaded (~12 MB).
3. start the game with uqm.exe
--
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=34496
Bug #: 34496
Summary: Regression: winhttp POST fails
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winhttp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rosslagerwall(a)gmail.com
Classification: Unclassified
Since bb3097f01e532583c8c78c9daf64ff29f8eb255c, posting data with winhttp fails
for me.
The test program from http://bugs.winehq.org/show_bug.cgi?id=29093 does not
work anymore (no output shows and the request doesn't appear to complete).
This means that Numberwise (http://www.numberwise.com) does not work anymore.
commit bb3097f01e532583c8c78c9daf64ff29f8eb255c
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Mon Mar 25 13:26:37 2013 +0100
winhttp: Add a read-ahead buffer to allow WinHttpQueryDataAvailable to
return the right values in chunked mode.
This is a port of wininet commit 3d02c42b39c7346a97c41974418a6d01a29f9b81.
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=33890
Bug #: 33890
Summary: Anno 1602 (demo): crash during startup
Product: Wine
Version: 1.6-rc3
Platform: x86-64
URL: http://www.annomuseum.de/webseiten/SF/www.anno1602.de/
english/downloads/download_demos.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Classification: Unclassified
Created attachment 44987
--> http://bugs.winehq.org/attachment.cgi?id=44987
Terminal log + crash - wine-1.6-rc3-38-g9c49367
Install the demo version and try to start it
=> crashes after a splash screen is shown for half a second or so
Using wine-1.6-rc3-38-g9c49367
--
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.