https://bugs.winehq.org/show_bug.cgi?id=36499
Bug ID: 36499
Summary: Small .NET based Direct2D example app needs
ID2D1Factory::CreateHwndRenderTarget implementation
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
since Henri is working on adding Direct2D support to Wine I thought it might be
useful to collect (example) apps to target method stubs.
One can find many Direct2D examples on MSDN - unfortunately they are only
provided in source, to be compiled with Platform/DirectX SDK/Visual Studio.
I found some small precompiled Direct2D "tutorial" apps.
Example here:
http://www.rolandk.de/index.php?option=com_content&view=category&id=15:dire…
Prerequisite: 'winetricks -q dotnet20'.
The example makes use of 'SlimDX' Framework/library which provides a managed
wrapper around Microsoft DirectX.
--- snip ---
$ WINEDEBUG=+tid,+seh,+loaddll wine ./Articles.Tutorials.Direct2D.exe
...
002a:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\d2d1.dll"
at 0x7dcf0000: builtin
002a:fixme:d2d:d2d_factory_init Ignoring factory type and options.
002a:fixme:d2d:d2d_factory_CreateHwndRenderTarget iface 0x1b3720, desc
0x33e390, hwnd_rt_desc 0x33e380, render_target 0x33e368 stub!
....
SlimDX.Direct2D.Direct2DException: E_NOTIMPL: The function called is not
supported at this time (-2147467263)
at SlimDX.Result.Throw[T](Object dataKey, Object dataValue)
at SlimDX.Result.Record[T](Int32 hr, Boolean failed, Object dataKey, Object
dataValue)
at SlimDX.Result.Record[T](Int32 hr, Object dataKey, Object dataValue)
at SlimDX.Direct2D.WindowRenderTarget.Init(Factory factory,
RenderTargetProperties renderTargetProperties, WindowRenderTargetProperties
windowRenderTargetProperties)
at SlimDX.Direct2D.WindowRenderTarget..ctor(Factory factory,
WindowRenderTargetProperties windowRenderTargetProperties)
at Articles.Tutorials.Direct2D.Chapter1.InitializeGraphics()
at Articles.Tutorials.Direct2D.Chapter1.OnHandleCreated(EventArgs e)
at System.Windows.Forms.Control.WmCreate(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.UserControl.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr
wparam, IntPtr lparam)
...
--- snip ---
$ sha1sum Articles.Tutorials.Direct2D.zip
9e29ae58cd2f684c909a0ab714e2097fe497c8c9 Articles.Tutorials.Direct2D.zip
$ du -sh Articles.Tutorials.Direct2D.zip
2.0M Articles.Tutorials.Direct2D.zip
$ wine --version
wine-1.7.19-47-g704d169
Regards
--
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=36860
Bug ID: 36860
Summary: Molot VST stop working in Wine 1.7.20
Product: Wine
Version: 1.7.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xj(a)wp.pl
Created attachment 48954
--> http://bugs.winehq.org/attachment.cgi?id=48954
Backtrace
Molot ( http://vladgsound.wordpress.com/plugins/molot/ ) stop working in Wine
1.7.20. Not working in 1.7.21 as well. In Wine 1.7.19 it works.
--
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=42741
Bug ID: 42741
Summary: StarCraft I: 1.18 PTR fails to initialize
ClientSdk.dll
Product: Wine
Version: 2.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: li.davidm96(a)gmail.com
Distribution: ---
Created attachment 57743
--> https://bugs.winehq.org/attachment.cgi?id=57743
stderr output of Wine when running StarCraft.exe
The 1.18 public test release of the upcoming version of StarCraft I does not
launch, as ClientSdk.dll fails to initialize.
Tested with Wine 2.4 (latest from Arch repositories), in a fresh 64-bit
wineprefix. Architecture is AMD64.
The download is here:
https://us.battle.net/forums/en/starcraft/topic/20753915707
sha1sum:
2d6702a425f13659227814fbc903568d63daeb08
/home/lidavidm/Downloads/Starcraft+1.18+PTR+1202.zip
--
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=48134
Bug ID: 48134
Summary: Music and sound effects regression in Hydorah
Product: Wine
Version: 4.20
Hardware: x86-64
URL: https://locomalito.com/hydorah.php
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vulture6(a)mail.com
Distribution: Mint
No music and only limited sound effects play in Hydorah on Wine 4.20.
(I'm using external USB DAC and kernel 5.3.)
All work correctly on Wine 4.0.2.
Can't see any obvious errors.
Sorry, can't run regression test.
--
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=45721
Bug ID: 45721
Summary: SimpleHelloWorld application displays contents
incorrectly
Product: Wine
Version: 3.14
Hardware: x86
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dwrite
Assignee: wine-bugs(a)winehq.org
Reporter: svyatpro(a)gmail.com
DWriteHelloWorld.exe draw words and characters incorrectly.
--
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=41004
Bug ID: 41004
Summary: HAM RADIO DELUXE Bug
Product: Wine
Version: 1.9.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: magellan.2000(a)free.fr
Distribution: ---
Created attachment 55169
--> https://bugs.winehq.org/attachment.cgi?id=55169
Unhandled exception: page fault on read access to 0x016ca000 in 32-bit code
(0xf74a12e5)
Unhandled exception: page fault on read access to 0x016ca000 in 32-bit code
(0xf74a12e5)
In Satellite Tracker when we double click on a pass prediction to track the
satellite, the software crash and exit.
This bug exist in all Wine versions, not only the last.
--
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=41450
Bug ID: 41450
Summary: Wine Debug Channel +timestamp, timestamp missing from
some entries
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brewmanz(a)gmail.com
Distribution: ---
Created attachment 55817
--> https://bugs.winehq.org/attachment.cgi?id=55817
Log with missing timestamps
example of log with +timestamp,+tid (note timestamp missing for 7 lines
starting with 'Call PE DLL'):
--
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=44185
Bug ID: 44185
Summary: DragonAgeOrigins autorun.exe crash inside
winegstreamer
Product: Wine
Version: 2.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: lorenzofer(a)live.it
Distribution: ---
Created attachment 59948
--> https://bugs.winehq.org/attachment.cgi?id=59948
autorun.exe backtrace
Trying to start DragonAgeOrigins autorun.exe (from retail disc) result in a
crash inside winegstreamer when trying to play an audio/x_wma version 2.
Preconditions:
I have the last gstreamer stable version 1.12.4 installed for 64bit and 32bit
(multiarch)
I have the last gst-plugins-* for multilib
audio/x_wma plugins is provided by the package gst-libav that I installed and
are aviable for 64bit and 32bit applications
Tested playing the wma using gst-play-1.0 (64bit) and gst-play-1.0-32 (32bit
from a modified lib32-gst-plugins-base-libs) it plays sucessful with both
using gst-libav codec.
I'm creating a new bug report bewcouse most of the others winegstreamer crash
came from missing plugins (as stated in the log). I'm past that point (the
plugin exist and it works), despite I was also having a crash with the missing
plugin message.
I'm attaching the backtrace with the wine debug symbols (wine compiled using
-g) and the wine log with WINEDEBUG=+gstreamer
Note : This is a bug report for autorun.exe not the full game, that I still
haven't tried.
--
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=44538
Bug ID: 44538
Summary: (Regression) Tales of Zestiria doesn't boot.
Product: Wine
Version: 3.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: ovariegata(a)yahoo.com
Regression SHA1: 206e8b147bc8670621d8dfaaa03834fb1fc02082
Distribution: Slackware
Created attachment 60493
--> https://bugs.winehq.org/attachment.cgi?id=60493
A test patch that manually reverts the commit
'206e8b147bc8670621d8dfaaa03834fb1fc02082' and gets the game working again.
I found that the game 'Tales of Zestiria' doesn't boot in wine anymore, given
the winehq entry it appears to have worked at some point so I tried several
wine versions until I found it broke between 1.9.2 and 1.9.3. I tested vanilla
wine, wine-staging and the d3d9-nine patches with the same results. I next
bisected it and found the problematic commit listed under the 'Regressions
SHA1' field. I then manually reverted the commit for the wine master and found
the game boots and works properly again. See the attached patch.
--
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=25409
Summary: Windows Live Essentials for XP installer crashes on
attempting to install Photo Gallery
Product: Wine
Version: 1.3.8
Platform: x86-64
URL: http://g.live.com/1rewlive3/en/wlsetup-all.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=32337)
--> (http://bugs.winehq.org/attachment.cgi?id=32337)
Standard log
To see this, you need to run winetricks ie7 and then remove all overrides
except urlmon to work around bug 25408. When prompted to select programs,
uncheck everything except Photo Galley (didn't test any others yet) and
proceed. After a moment, it crashes.
Workaround: leave the native override for mshtml in place too.
--
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.