https://bugs.winehq.org/show_bug.cgi?id=42363
Bug ID: 42363
Summary: Can not remember QQ login password
Product: Wine
Version: 2.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: 406643764(a)qq.com
Distribution: ---
Application: QQ.
File name: QQ8.9.exe
URL: http://dldir1.qq.com/qqfile/qq/QQ8.9/19990/QQ8.9.exe
Bug: Enter QQ account number and password, and then choose "记住密码" (it mean :
remember the password), and then press "登录" button (it mean : login), close QQ
after login, and then open QQ and login again. QQ can not remember the
password. I use the wine provided by fedora. In my impression, wine-1.7.42 is
the last version which can remember QQ login password. I tried to replace the
.dll.so files of wine-1.7.42 with the .dll.so file of wine-2.0 one by one. The
results is that QQ can not remember the login password only while replace
advapi32.dll.so. Note: You should use the native riched20.dll, or can not enter
the QQ password.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39245
Bug ID: 39245
Summary: shlwapi:ordinal fails in a mixed locale configuration
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: shlwapi
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The following error only happens on the mixed locale WineTest box.
ordinal.c:248: Test failed: have 'iu-ca' (searching for 'iu-Latn-CA')
That box (fg-win7u64-1spie9-mx) has the following locale settings:
Formats=Inuktitut (Syllabics, Canada)
Location=Israel
Language=German (Germany)
SystemLocale=Japanese (Japan)
It's probably getting tripped by the uncommon Inuktitut locale.
See:
https://test.winehq.org/data/tests/shlwapi:ordinal.html
--
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=33612
Bug #: 33612
Summary: QQ International can't load Group Sharing
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: litimetal(a)gmail.com
Classification: Unclassified
Created attachment 44490
--> http://bugs.winehq.org/attachment.cgi?id=44490
Terminal Output
0. download QQ
1.
winetricks ie7 for Bug 29638
winetricks riched20 for Bug 29636
2. wine QQIntl1.6.exe to install it
3. wine QQ.exe, login successfully
4. open a chat-box of a group, click on the icon for group sharing
And the window which should show the files is blank
--
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.
https://bugs.winehq.org/show_bug.cgi?id=53538
Bug ID: 53538
Summary: Contraption Maker fails to start - regression in 7.10+
- err:d3d:wined3d_caps_gl_ctx_create Failed to create
a window
Product: Wine-staging
Version: 7.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mszpak(a)wp.pl
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 72897
--> https://bugs.winehq.org/attachment.cgi?id=72897
7.10 - fails to start
Contraption Maker (a spiritual successor of The incredible machine) had been
working nice with Wine since I added it to the database (at least since 4.10)
[1]. Unfortunately, with wine(-staging) 7.10 it fails to start.
A log snipped from 7.10:
> 00d4:fixme:d3d9:D3DPERF_GetStatus (void) : stub
> 00d4:trace:d3d:wined3d_init Initialising adapters.
> 00d4:trace:d3d:wined3d_adapter_gl_init adapter_gl 00E676D8, ordinal 0, wined3d_creation_flags 0x7ed8.
> 00d4:warn:d3d:wined3d_adapter_init Allocating a random LUID.
> 00d4:trace:d3d:wined3d_adapter_init adapter 00E676D8 LUID 00000000:000003f6.
> 00d4:trace:d3d:wined3d_adapter_init Initialised 0 outputs for adapter 00E676D8.
> 00d4:trace:d3d:wined3d_caps_gl_ctx_create getting context...
> 00d4:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
> 00d4:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
> 00d4:err:d3d:wined3d_caps_gl_ctx_create Failed to create a window.
> 00d4:err:d3d:wined3d_adapter_gl_init Failed to get a GL context for adapter 00E676D8.
> 00d4:warn:d3d:wined3d_init Failed to create adapter.
> ...
In 7.9 initialization works fine:
> 011c:fixme:d3d9:D3DPERF_GetStatus (void) : stub
> 011c:trace:d3d:wined3d_init Initialising adapters.
> 011c:trace:d3d:wined3d_adapter_gl_init adapter_gl 00E66E40, ordinal 0, wined3d_creation_flags 0x7ed8.
> 011c:trace:d3d:wined3d_adapter_init adapter 00E66E40 LUID 00000000:000003f5.
> 011c:trace:d3d:wined3d_output_init output 00E66AF0, device_name L"\\\\.\\DISPLAY1".
> 011c:trace:d3d:wined3d_adapter_create_output Initialised output L"\\\\.\\DISPLAY1".
> 011c:trace:d3d:wined3d_adapter_init Initialised 1 outputs for adapter 00E66E40.
> 011c:trace:d3d:wined3d_caps_gl_ctx_create getting context...
> ...
I attached the longer debug logs for d3d with 7.9 and 7.10. It's the same with
7.12 (the newest currently available in Fedora).
Tested with Fedora 35 and the Intel graphic card reported by GL_RENDERER as:
> Mesa Intel(R) UHD Graphics 630 (CFL GT2)
Please let me know you need any other logs or information.
[1] - https://appdb.winehq.org/objectManager.php?sClass=version&iId=35993
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43439
Bug ID: 43439
Summary: Crazyracing Kartrider: async_create_driver failed to
create driver
Product: Wine
Version: 2.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: j20001970(a)yahoo.com.tw
Distribution: ---
Created attachment 58803
--> https://bugs.winehq.org/attachment.cgi?id=58803
Terminal Output
Kartrider stops after loading Nexon Game Security(NGS), but it seems it's
because of XignCode3 as the log said "err:winedevice:async_create_driver failed
to create driver L"xhunter1": c0000001"
--
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=12243
Summary: Skype: 'Access Violation' crash after 5mn
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)konsoletek.com
Created an attachment (id=11678)
--> (http://bugs.winehq.org/attachment.cgi?id=11678)
Wine log of Skype Crash
Skype 3.6 for Windows runs normally for about 5 minutes then crashes with the
following error message: "Access violation at address 00595FFF in module
'Skype.exe'. Read of address FFFFFFFF." Seems to happen regardless of what is
being done in the application.
Additionally when Skype starts, I receive "OLE error 80004001" - not sure if
its related or not.
Downloaded from: http://www.skype.com/download/skype/windows/downloading/
--
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.
https://bugs.winehq.org/show_bug.cgi?id=52552
Bug ID: 52552
Summary: Shoulder buttons of contoller improperly mapped as
triggers
Product: Wine
Version: 7.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
Assignee: wine-bugs(a)winehq.org
Reporter: matteearn(a)gmail.com
Distribution: ---
I am using an old "Twin PS2 to USB" controller converter and wine is
incorrectly mapping the L2/R2 shoulder buttons as triggers instead of buttons
when Xinput is overridden in the control panel. This shoulder-to-trigger
behavior is acceptable for applications that use Xinput when Xinput is enabled.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=52341
Bug ID: 52341
Summary: setup stuck after setting up environment, Galaxy S8
Android 9 (SCV36 Snapdragon 835)
Product: Wine
Version: 7.0-rc4
Hardware: arm
OS: Android
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: odo1(a)hotmail.com
when attempting to use the latest version after the setup happens... its a grey
screen with no progress for a half an hour. if i force close it then it will
launch to a black screen and close. i checked other solutions but none seem to
help.
possible fixes tried
disabling wifi. clearing data reinstalling
going into developer options. *(nothing to change in android 9)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37942
Bug ID: 37942
Summary: World of Warcraft (6.0.3) hangs: 100% CPU usage
Product: Wine
Version: 1.7.33
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: StormByte(a)gmail.com
Distribution: ---
Prior to 6.0, World of Warcraft worked well under wine, at least the time I've
been playing.
Now, it just freezes with 100% CPU usage (only in 1 core), but don't happen
always, sometimes at the end of loading bar, sometimes just when walking, but
it happens near 100% of the time I open it.
I used also winetricks to install d3d9 stuff, and also tried opengl, nothing
prevented those freezes.
Also, I am using the 64bit client as I have my system as 64bit.
Maybe related to #29584 as it happens sometimes also on the load bar..
--
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.