https://bugs.winehq.org/show_bug.cgi?id=48438
Bug ID: 48438
Summary: mfplat support regression
Product: Wine
Version: 5.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: edpil02(a)orange.fr
Distribution: ---
I was able to play ride 3 bikes game with native mfplat.dll :
built-in mfplat.dll -> black screen (because cant play mp4 movies)
native mfplat -> the game run (can play the intro movies).
But latest versions of wine (4.16 ?) seems to crash now with native mfplat.
Get this error :
00b7:fixme:mfplat:mfsession_Shutdown 0000000025CC1140.
00b7:fixme:mfplat:mfsession_Shutdown 0000000025CC1320.
The game does not crash but cant start because it cant play the intro movie.
Seems that wine have been patch for mfplat support in may 2019 , but not sure.
Sorry for my english.
--
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=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=44990
Bug ID: 44990
Summary: No HTTPS
Product: Wine
Version: 3.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: jon.tech.uk(a)gmail.com
Distribution: ---
Connection to HTTPS fails when setting wininet to native:
003e:err:secur32:schan_AcquireClientCredentials Could not find matching
protocol
Test run with wininet=native exhibiting the error:
$ WINEPREFIX=~/.wine32 WINEARCH=win32 winetricks wininet=native winihttp=native
Using winetricks 20180217-next - sha256sum:
e5c949bb20dbc6ed1257b7807dc475b8ce5f456d0d8c8c58b8b54492dd9f058b with wine-3.0
(Debian 3.0-1~mx17+1) and WINEARCH=win32
Using native override for following DLLs: wininet
Executing wine regedit C:\windows\Temp\_native\override-dll.reg
Using native override for following DLLs: winihttp
Executing wine regedit C:\windows\Temp\_native\override-dll.reg
$ WINEPREFIX=~/.wine32 WINEARCH=win32 wine iexplore google.com
0012:err:module:import_dll Library mscoree.dll (which is needed by
L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvw.exe") not found
0012:err:module:attach_dlls Importing dlls for
L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvw.exe" failed,
status c0000135
000f:err:service:process_send_command service protocol error - failed to write
pipe!
003e:err:secur32:schan_AcquireClientCredentials Could not find matching
protocol
0009:err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with
error 0x8001011d
Test run with wininet=builtin executing correctly error free:
$ WINEPREFIX=~/.wine32 WINEARCH=win32 winetricks wininet=builtin
winihttp=native
Using winetricks 20180217-next - sha256sum:
e5c949bb20dbc6ed1257b7807dc475b8ce5f456d0d8c8c58b8b54492dd9f058b with wine-3.0
(Debian 3.0-1~mx17+1) and WINEARCH=win32
Using builtin override for following DLLs: wininet
Executing wine regedit C:\windows\Temp\_builtin\override-dll.reg
Using native override for following DLLs: winihttp
Executing wine regedit C:\windows\Temp\_native\override-dll.reg
$ WINEPREFIX=~/.wine32 WINEARCH=win32 wine iexplore google.com
0012:err:module:import_dll Library mscoree.dll (which is needed by
L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvw.exe") not found
0012:err:module:attach_dlls Importing dlls for
L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvw.exe" failed,
status c0000135
000f:err:service:process_send_command service protocol error - failed to write
pipe!
9[2f51808]: TSF: 0x5e45260 TSFStaticSink::Init() FAILED to install
ITfInputProcessorProfileActivationSink (0x80004001)
9[2f51808]: TSF: TSFTextStore::Initialize() FAILED to initialize
TSFStaticSink instance
Tested with multiple versions of wine, last two checked with are:
$ WINEPREFIX=~/.wine32 WINEARCH=win32 wine --version
wine-3.0 (Debian 3.0-1~mx17+1)
$ WINEPREFIX=~/.wine32 WINEARCH=win32 /opt/wine-staging/bin/wine --version
wine-3.5 (Staging)
Originally submitted with winetricks issue tracker, see
https://github.com/Winetricks/winetricks/issues/966 for further details.
--
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=44803
Bug ID: 44803
Summary: Age of Empires II Forgotten Empires crashes "Unhandled
privileged instruction"
Product: Wine
Version: 3.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: raphael.nestler(a)gmail.com
Distribution: ---
Created attachment 60841
--> https://bugs.winehq.org/attachment.cgi?id=60841
Log from the console
Since a day Age of Empires II Forgotten Empires crashes on startup with the
message "wine: Unhandled privileged instruction at address 0x7e2c5895 (thread
00ce), starting debugger...". See the attached log for more details.
--
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=44732
Bug ID: 44732
Summary: Enterprise Architecture keeps crashing, happening more
often in recent times
Product: Wine
Version: 1.8.3
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dane(a)dotmodus.com
Created attachment 60740
--> https://bugs.winehq.org/attachment.cgi?id=60740
Application keeps crashing, happening more often in recent times
Application keeps crashing, happening more often in recent times
--
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=43977
Bug ID: 43977
Summary: It crashed while working on Sparx System EA product.
Opened an existing diagram, went kaput!
Product: Wine
Version: 2.0.3
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: saikrish(a)akamai.com
Created attachment 59632
--> https://bugs.winehq.org/attachment.cgi?id=59632
core dump
Unhandled exception: page fault on read action
Installed EA software per:
http://www.sparxsystems.com/support/faq/enterprise-architect-WINE.html. (with
some modifications - I had to use brew)
I had some font issues as well, that the product kept popping up a dialog modal
window for GetNewFont2() error and CreateFontError() etc.
Thanks
SK
--
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.