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.