http://bugs.winehq.org/show_bug.cgi?id=35061
Bug #: 35061
Summary: Expression: "&get.map.unlocked()==m"
Product: Wine-gecko
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gecko-unknown
AssignedTo: jacek(a)codeweavers.com
ReportedBy: marvin25(a)telus.net
Classification: Unclassified
When trying to install goldcoin-0.7.1.7-win32-setup app the system indicates it
needs Gecko and it can auto download. I download but then message is:
"Assertion failed" and it shows
C:\deps\boost/interprocess/detail/windows_intermodule_sin?eton.hpp
Line 145
Please note the question mark above is a letter that I wrote down but can't
make it out now.
It also shows Expression: "&get.map.unlocked()==m"
--
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=25764
Summary: Windows Movie Maker breaks uninstaller.exe
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cheery314(a)hotmail.com
Created an attachment (id=32834)
--> (http://bugs.winehq.org/attachment.cgi?id=32834)
Debugger log
After I installed WIndows Movie Maker 2.6, it did not work, so I decided to
remove it. But uninstaller.exe (WINE built in one) now crashes.
--
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=10788
Summary: Windows Movie Maker, install OK... but hangs up after
start
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: wine-gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lmiranda(a)lexplan.cl
CC: lmiranda(a)lexplan.cl
When i start the Windows Movie Maker (after normal install), the software hangs
up.
Then i need to force quit.
The error is:
wine: Call from 0x7b843f50 to unimplemented function
gdiplus.dll.GdipCreateBitmapFromHICON, aborting
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37611
Bug ID: 37611
Summary: Application show "The Application Data folder for
Visual Studio could not be created" message
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lokesh.bhandari(a)enjayworld.com
Distribution: ---
Created attachment 50058
--> https://bugs.winehq.org/attachment.cgi?id=50058
Image of error mesasge
Application show "The Application Data folder for Visual Studio could not be
created" message while running the visual basic 2010 express.
I had done this procedure ---> mkdir -p "$(winepath
"C:\Users\\$USER\\Application Data\Microsoft\VisualStudio\10.0")"
But still show same message that application data folder for visual studio
cound not be created.
My wine version is 1.7.15 and I had tried to install with 1.7.31 but it now
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.
http://bugs.winehq.org/show_bug.cgi?id=23601
Summary: Windows Movie Maker 2.6: installs but does not start
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ajparag(a)yahoo.co.in
Windows movie maker 2.6 crashes as soon as i click on the launch button. no
error message is displayed.
A suggestion: the new 1.2 RC-7 version supports icon images for .exe files but
it does not support for .msi files. kindly see if that can be added 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.
http://bugs.winehq.org/show_bug.cgi?id=16971
Summary: Windows Movie Maker needs ole32.dll.StgOpenPropStg
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
Created an attachment (id=18751)
--> (http://bugs.winehq.org/attachment.cgi?id=18751)
crash trace
Movie Maker installs without any problems without any overrides.
After a start it immediately crashes calling unimplemented
ole32.dll.StgOpenPropStg.
--
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=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=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.
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.