http://bugs.winehq.org/show_bug.cgi?id=17180
Summary: Wine doesn't honor minimum window size(reported through
WM_GETMINMAXINFO)
Product: Wine
Version: 1.1.13
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: diaasami(a)gmail.com
Created an attachment (id=19068)
--> (http://bugs.winehq.org/attachment.cgi?id=19068)
A sample app that sets the minimum window size(through WM_GETMINMAXINFO) to
(350,350)
It's somehow complicated to explain because WINE handles minimum window size
partially but doesn't propagate it to X, so although the window can still be
resized to smaller sizes it doesn't receive WM_SIZE when its size goes below
the minimum size.
See the attached application, it sets the minimum size to 350,350.
--
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=39832
Bug ID: 39832
Summary: Unable to run Lineage 2 Classic
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Scellow33(a)gmail.com
Distribution: ---
I can run it, i see splash screen, then game opens, i can see game cursor, then
once the start of a sound plays, it crash
Ubuntu: x64 16.04
Wine Version: 1.8~ubuntu16.04.1
Wine Prefix: 32bit
wine L2.exe
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:setupapi:CM_Connect_MachineW stub
fixme:setupapi:CM_Get_DevNode_Registry_Property_ExW 0x00000000 13 (nil)
0x679ac00 0x33b800 0x00000000 0x65afdc0: stub
fixme:setupapi:CM_Get_DevNode_Registry_Property_ExW 0x00000000 1 (nil)
0x679ac00 0x33b800 0x00000000 0x65afdc0: stub
fixme:setupapi:CM_Disconnect_Machine stub
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x33bafc,0x33baf8): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x33b3e8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33b608,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x339bd8,0x00000000), stub!
fixme:dinput:IDirectInputDevice7WImpl_EnumEffectsInFile
(0x1ccff4)->(L"L2ForecF.ffe",0x9f4ea50,(nil),00000000): stub !
fixme:win:EnumDisplayDevicesW ((null),0,0x339798,0x00000000), stub!
err:xvidmode:ComputeGammaFromRamp low-biased gamma ramp (3277), rejected
err:xvidmode:ComputeGammaFromRamp low-biased gamma ramp (3277), rejected
fixme:imm:ImmReleaseContext (0x10064, 0xe8701c8): stub
fixme:imm:ImmGetDescriptionW (0x4090409, 0x3399c8, 100): semi stub
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0x12d7e9ac): stub
--
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=43931
Bug ID: 43931
Summary: sv.net comfort fails to render forms (failed to set
pixel format 5)
Product: Wine
Version: 2.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: c.anselm(a)paindevs.com
Distribution: ---
Created attachment 59567
--> https://bugs.winehq.org/attachment.cgi?id=59567
stderr output with WINEDEBUG=d3d
The new replacement for the German social insurance reporting software called
sv.net comfort is currently unable to render any report-forms. This is
necessary for the software to be of any use at all.
The software is a complete rewrite compared to the old sv.net classic which is
about to go EOL by 31.12.2017.
Sadly somebody thought it to be a good idea to use D3D9 to render the forms.
This doesn't work. According to WINEDEBUG=d3d the software fails to create any
textures due to pixelformat issues.
Short excerpt from the log I've recorded to point out the interesting part:
(Line 4850 and following)
>>>
trace:d3d:context_choose_pixel_format device 0x283da948, dc 0x400d3,
color_format WINED3DFMT_B8G8R8A8_UNORM, ds_format WINED3DFMT_UNKNOWN,
aux_buffers 0.
trace:d3d:context_choose_pixel_format Found iPixelFormat=5 for
ColorFormat=WINED3DFMT_B8G8R8A8_UNORM, DepthStencilFormat=WINED3DFMT_UNKNOWN.
trace:d3d:context_enter Entering context 0x283eafd0, level 1.
warn:d3d:context_set_pixel_format Failed to set pixel format 5 on device
context 0x400d3, last error 0.
err:d3d:context_create Failed to set pixel format 5 on device context 0x400d3.
<<<
See attachment for the full log.
The attached log was created by performing the following actions:
1. launch sv.net comfort (cd ~/.steuer/wineprefix.test/drive_c && WINEDEBUG=d3d
WINEARCH=win32 WINEPREFIX=~/.steuer/wineprefix.test wine "c:/program
files/sv.net comfort/svnet.exe" 2> ../winedebug-d3d.log)
2. log in
3. switch to the forms tab ("Formulare")
4. open one form ("Beitragsnachweis" -> "Beitragsnachweis (Allgemein,
Knappschaft, See, Zahlstelle)")
5. wait for the form to finish loading
6. close the application confirming that I will lose any unsaved inputs
I have contacted the sv.net comfort support and have been told that they will
not look into the issue as they are not interested in the software working on
any system besides Windows 7, 8.1 and 10.
The wineprefix is a win32 prefix with version set to Windows 7.
Installed winetricks:
jet40
mdac27
mdac28
msvcirt
vb6run
wsh57
Additionally the following libraries have been set to "(Native, Builtin)" using
winecfg:
ole32
oleaut32
olepro32
Additionally the following libraries have been set to "(Builtin, Native)" using
winecfg:
wininet
Wine --version is "wine-2.18 (Ubuntu 2.18-1)" as shipped with Ubuntu 17.10 in
the wine-development package.
--
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=43841
Bug ID: 43841
Summary: ProfitChart RT crashes at startup with wine 2.18
Product: Wine
Version: 2.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: danielbermond(a)yahoo.com
Distribution: ---
Created attachment 59397
--> https://bugs.winehq.org/attachment.cgi?id=59397
ProfitChart RT startup log wine-staging 2.18
ProfitChart RT crashes at startup when using wine[-staging] 2.18. It works nice
when downgrading wine-staging to 2.17, so it seems to be a 2.18 regression.
Note1: This program needs wine-staging. It will not work under the regular wine
due to wine bug #41488 (https://bugs.winehq.org/show_bug.cgi?id=41488), which
has a STAGED status (fix is implemented only in wine-staging). So I'm not sure
if this current bug is specific to wine or wine-staging.
Note2: It also needs 'speechsdk' component to be installed in order to work.
ProfitChart RT is a financial market application.
Official download link:
http://www.nelogica.com.br/produtos/bin/profitchart/profitchartRT_setup.exe
System information:
OS: Arch Linux x86_64
wine: wine-2.18 (Staging)
Startup log is attached. Using a clean 32-bit wineprefix in the default ~/.wine
directory, adding only the needed 'speechsdk' component.
--
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=32475
Bug #: 32475
Summary: Qvod 5.5 crashes when trying to play any video or
audio
Product: Wine
Version: 1.5.19
Platform: x86
URL: http://dl.kuaibo.com/QvodSetupPlus5.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Depends on: 32474
Classification: Unclassified
Created attachment 42838
--> http://bugs.winehq.org/attachment.cgi?id=42838
Log: +quartz,+tid,+seh trace
1. Download and install Qvod 5.5:
$ sha1sum QvodSetupPlus5.exe
3735755bd45db19123f1cc07fcdcd05dd8ece69c QvodSetupPlus5.exe
$ wine QvodSetupPlus5.exe
2. winetricks -q gdiplus, workaround Bug 32474
3. Start Qvod player:
~/.wine/drive_c/Program Files/QvodPlayer$ wine QvodPlayer.exe
4. click "打开"/Open, select any video/audio . I tested mp3/wma/rmvb/avi and
other formats.
Crash happens.
winetricks -q quartz doesn't workaround; however, with native quartz, after
setting WINEDEBUG=+relay and redirect the log to some file on disk, the crash
would disappear, audio could be played well. if the relay log is redirected to
/dev/null instead, then QvodPlayer still crashes even with native quartz.
--
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=43513
Bug ID: 43513
Summary: Ys VI: The Ark of Napishtim - videos are not playing
Product: Wine
Version: 2.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: betaversiondot(a)gmail.com
Distribution: Debian
Created attachment 58903
--> https://bugs.winehq.org/attachment.cgi?id=58903
terminal output wine-2.14
All ingame videos are silently skipped.
--
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=30668
Bug #: 30668
Summary: IAMMultiMediaStreamImpl_GetState is needed by MCM2
(Motocross Madness 2)
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: amstream
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Classification: Unclassified
Created attachment 40147
--> http://bugs.winehq.org/attachment.cgi?id=40147
Crash from wine-1.5.4
MCM2 (Motocross Madness 2) crashes on startup thanks to amstream's stub. Native
amstream works around that crash. Wine-1.5.4.
--
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=41081
Bug ID: 41081
Summary: Foldit puzzle 1266 crashes at start up
Product: Wine
Version: 1.9.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: muns24072(a)mypacks.net
Distribution: ---
Created attachment 55266
--> https://bugs.winehq.org/attachment.cgi?id=55266
Foldit puzzle 1266 crashes at start up
Foldit puzzle 1266 crashes at start up, loads ok in Windows 10
--
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=28210
Summary: Rome Total War crash at start
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pavel.ondracka(a)gmail.com
Regression SHA1: 82a232d1544eb71e3db3e94d0f88a63e7968fe4d
Created an attachment (id=36128)
--> (http://bugs.winehq.org/attachment.cgi?id=36128)
terminal output
82a232d1544eb71e3db3e94d0f88a63e7968fe4d is the first bad commit
commit 82a232d1544eb71e3db3e94d0f88a63e7968fe4d
Author: Aric Stewart <aric(a)codeweavers.com>
Date: Wed Oct 27 13:14:15 2010 -0500
winegstreamer: Add gstreamer YUV->RGB transform filter.
Rome Total War crash at start. Log attached. I did try reverting the patch but
it won't revert from 1.3.27. I also tried to set winegstreamer.dll to disabled
with no luck. I did try the demo but it isn't affected. Also some reports from
AppDB with the GOLD version (which is the same I have) are platinum, so maybe
there is something specific about my configuration or game version.
I have installed:
gstreamer.i686 0.10.31-1.fc14
gstreamer-devel.i686 0.10.31-1.fc14
gstreamer-ffmpeg.i686 0.10.11-1.fc14
gstreamer-plugins-bad-free.i686 0.10.20-3.fc14.1
gstreamer-plugins-bad-free-devel.i686 0.10.20-3.fc14.1
gstreamer-plugins-base.i686 0.10.31-1.fc14
gstreamer-plugins-base-devel.i686 0.10.31-1.fc14
gstreamer-plugins-good.i686 0.10.26-1.fc14
gstreamer-plugins-ugly.i686 0.10.16-2.fc14
gstreamer-python.i686 0.10.19-1.fc14
gstreamer-rtsp.i686 0.10.7-1.fc14
gstreamer-tools.i686 0.10.31-1.fc14
The game crash approx at the moment where it should play intro video. I did a
quick check and all the game videos are in wmv format. BTW the videos never
worked.
--
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=16991
Summary: Cobra 11 Nitro: No video and music at game startup
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukaschmela(a)gmail.com
Created an attachment (id=18784)
--> (http://bugs.winehq.org/attachment.cgi?id=18784)
Screenshot from the game's startup on Wine
On Windows, the game plays a short cinematic show. Then it loads menus and in
the background there are drown video shows from the game with a music from
included music manager.
Wine does nothing from the three actions I described above. The game loads
menus immediately after startup, in background there is a red cross and no
music is playing.
--
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.