https://bugs.winehq.org/show_bug.cgi?id=39869
Bug ID: 39869
Summary: QQmusic 2015 can not login
Product: Wine
Version: 1.9.0
Hardware: x86
URL: http://dldir1.qq.com/music/clntupate/QQMusicV12.24.332
3.1216YQQ.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: hillwoodroc(a)gmail.com
Distribution: SUSE
Created attachment 53229
--> https://bugs.winehq.org/attachment.cgi?id=53229
QQMusic.log
1.Download from http://dldir1.qq.com/qqfile/QQIntl/QQi_PC/QQIntl2.11.exe
2.winetrick riched20 to fix bug 5162
3. login with the folloing testing account:
account: 1469264807
Password: winedebug
Useing winetricks to install gdiplus_winxp could fix this bug.
--
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=30755
Bug #: 30755
Summary: gdiplus tests fail if stix fonts present
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
On Centos 6, "make test" causes (among others) the failures
runtest -q -P wine -M gdiplus.dll -T ../../.. -p gdiplus_test.exe.so
~/wine-git/dlls/gdiplus/tests/font.c && touch font.ok
...
font.c:396: Test failed: Expected 0, got 3
font.c:397: Test failed: got NULL font collection
make[1]: *** [font.ok] Error 2
/home/dank/wine-git/tools/runtest -q -P wine -M gdiplus.dll -T ../../.. -p
gdiplus_test.exe.so /home/dank/wine-git/dlls/gdiplus/tests/graphics.c && touch
graphics.ok
...
graphics.c:1978: Test failed: Expected 00000000, got 00000010
Unhandled exception: page fault on read access to 0x00000048 in 32-bit code
(0x6834d776).
Backtrace:
=>0 0x6834d776 get_log_fontW+0x16() in gdiplus (0x0032f8c8)
1 0x68358d57 get_font_hfont+0xf6() in gdiplus (0x0032f9f8)
2 0x6835d1cd GdipDrawString+0x26c() in gdiplus (0x0032fb78)
3 0x71cb8763 test_GdipDrawString+0x232() in gdiplus_test (0x0032fc38)
4 0x71cc5c45 func_graphics+0xb84() in gdiplus_test (0x0032fd18)
...
Looks like
GdipNewInstalledFontCollection() which calls
EnumFontFamiliesExW() which calls
add_font_proc() which calls
GdipCreateFontFamilyFromName()
and is failing because the latter function somehow chokes on the stix fonts
(http://stixfonts.org) bundled with centos 6.
Doing
sudo chmod 000 /usr/share/fonts/stix
works around 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.
https://bugs.winehq.org/show_bug.cgi?id=39880
Bug ID: 39880
Summary: gdiplus tests fail if locale is not en_US
Product: Wine
Version: 1.9.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Distribution: ---
$ make test
../../../tools/runtest -q -P wine -T ../../.. -M gdiplus.dll -p
gdiplus_test.exe.so brush && touch brush.ok
fixme:gdiplus:GdipGetLineTransform not implemented
fixme:gdiplus:GdipGetPathGradientPath not implemented
../../../tools/runtest -q -P wine -T ../../.. -M gdiplus.dll -p
gdiplus_test.exe.so customlinecap && touch customlinecap.ok
../../../tools/runtest -q -P wine -T ../../.. -M gdiplus.dll -p
gdiplus_test.exe.so font && touch font.ok
font.c:757: Test failed: wrong face name ˼Դ���� CN Bold
font.c:762: Test failed: Expected 0, got 14
font.c:768: Test failed: wrong face name ?2�J��?2
fixme:gdiplus:GdipGetLineSpacing ignoring style
font.c:307: Tests skipped: Times New Roman not installed
Makefile:255: recipe for target 'font.ok' failed
make: *** [font.ok] Error 3
After setting the locale from zh_CN.utf8 to en_US by
$ export LC_ALL=en_US
Then run the test, it works fine.
Is this bug related to bug 30755?
--
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=40666
Bug ID: 40666
Summary: Cossacks - European Wars: Fails to launch after intro
video
Product: Wine
Version: 1.9.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)iooioio.orion.uberspace.de
Distribution: Other
Created attachment 54536
--> https://bugs.winehq.org/attachment.cgi?id=54536
Console output
When I attempt to launch the GOG version of Cossacks - European Wars with Wine
1.9.10 the intro videos begin to play (with issues, but I will open another
ticket for that bug). Upon pressing escape the player should be brought to the
main menu, but nothing actually happens (except that the videos stop playing).
This appears to be a regression since this step works on Wine 1.6.2. However I
do not have the time to do a full regression test to find the exact commit in
which the regression was introduced.
I am attaching the console output (there isn't much there though).
--
Some additional info about my system (just in case):
Distro: Linux Mint 17.3 (64 bit)
Kernel: 4.4.0-21-generic
Graphics: Proprietary NVIDIA 364.19
--
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=39343
Bug ID: 39343
Summary: Thunder crashes without native winhttp
Product: Wine
Version: 1.7.51
Hardware: x86
URL: http://down.sandai.net/thunder7/Thunder_dl_7.9.40.5006
.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winhttp
Assignee: wine-bugs(a)winehq.org
Reporter: hillwoodroc(a)gmail.com
Regression SHA1: 73ab5034efb418251c17a0e49bbf1dc4190e5bfe
Distribution: ---
Created attachment 52432
--> https://bugs.winehq.org/attachment.cgi?id=52432
trace-winhttp-thunder
1.Dowmload form http://down.sandai.net/thunder7/Thunder_dl_7.9.40.5006.exe
2.Run “wine Thunder_dl_7.9.40.5006.exe" to install
3.Using "winetricks riched20" to fix another crash bug.
4.wine C:\\Program\ Files\\Thunder\ Network\\Thunder\\Program\\Thunder.exe
-StartType:DesktopIcon
--
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=36565
Bug ID: 36565
Summary: Mouse movement extremly smoothed in some games,
impossible to control.
Product: Wine
Version: 1.7.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: roboman2444(a)gmail.com
In some games, such as RAGE and Stalker:SOC, the mouse acts as if it has a very
huge smoothing filter applied to it. However, the in game cursor will only move
at times you move your mouse. This used to not be a problem, but i can not
remember the version in which it started.
This makes it impossible to play the games, as not only the menus extremely
hard to interact with (unless you use arrow keys and enter), but most of the
time will be spent looking at the ground/sky and spinning.
Setting the games to windowed mode, or changing wine's virtual desktop option
does not help. Nor does Wine's mouse grab option or mousewarpoverride registry
setting.
--
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=34931
Bug #: 34931
Summary: Unhandled exception while installing Quicken 2014
Product: Wine
Version: 1.7.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alen.siljak(a)gmail.com
Classification: Unclassified
Created attachment 46550
--> http://bugs.winehq.org/attachment.cgi?id=46550
Log
At the beginning of the MSI installation of Quicken 2014 Wine crashes. 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=34293
Bug #: 34293
Summary: Hauptwerk 4.0.0 64-bit will in stall but not run.
32-bit version runs.
Product: Wine
Version: 1.7.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mark.a.farthing(a)gmail.com
Classification: Unclassified
Created attachment 45652
--> http://bugs.winehq.org/attachment.cgi?id=45652
Debug output from Wine and Playonlinux
Hauptwerk 4.0.0 Free Edition 64-bit will load but not run. Almost as soon as
one starts the program, one gets an error popup (C++ run time error - "This
application has requested the runtime to terminate it in an unusual way"). I
then ran it through playonlinux and got the debug output in the attachment
(this debug output is the result of several attempts, so will contain a lot of
duplication).
--
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=30957
Bug #: 30957
Summary: Unhandled exception: page fault on read access to
0xffffffff in segmented 32-bit code
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chiszp(a)hotmail.com
Classification: Unclassified
Created attachment 40618
--> http://bugs.winehq.org/attachment.cgi?id=40618
backtrace, log
I'm attempting to install Protel Advanced Schematic v3.0 (old software, viewing
setup.exe in a hex editor see references to a Borland installer).
Running 'wine setup.exe' crashes after clicking 'Full Install'. Log included in
attachment as requested.
Disassembling at the crash location 0x1027:0x0508, the instruction appears to
be:
testl 0xffffffff,%fs:0x200
but the crash suggests wine is attempting to read from address 0xffffffff,
rather than treating it as a literal value (a signed -1).
--
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=27800
Summary: NFS U1: Incorrect name of the game controller (wheel)
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
I was asked by Lucas Fialho Zawacki to make some comparison of my wheel between
WinXP and Wine. I took Need for Speed Underground 1 for the tests:
Options -> Controller -> Controller Setup -> "2nd column":
WinXP says: "Wheel"
Wine says: "Joypad"
Tested with:
* wheel "Logitech Wingman Formula Force GP"
* wine-1.3.24-174-g4b4dd30.
--
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.