http://bugs.winehq.org/show_bug.cgi?id=36629
Bug ID: 36629
Summary: dotnet40 installation failed with many 'Exception from
HRESULT'
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dyvazar(a)numericable.fr
>From a fresh wineprefix and latest winetricks 1196, i've tried again to do a
dotnet40 installation. But there is a lot of errors when i check it.
--
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=37039
Bug ID: 37039
Summary: When copying data into memory, shows a dialog message
then crashes (but info passes to memory)
Product: Wine
Version: 1.6.1
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: moinho.vlt(a)gmail.com
Created attachment 49217
--> http://bugs.winehq.org/attachment.cgi?id=49217
Crash details
This is a Business Management software named PHC Enterprise.
This software has a menu which allows us to write some SQL code and execute.
After that, it pops a dialog box with some options: Print, Copy data to memory,
Copy data to Excel, etc
Since I use LibreOffice, normally (at Windows and Linux) I have to Copy data to
memory than paste it on LibreOffice Calc.
When pressing "Copy data to memory" pops another dialog/message box with the
information that the copy operation was successful but then crashes.
(The crash is not always the same... sometimes crashes even before the new
dialog box shows, after pressing the button)
This software also uses Visual Fox Pro, which I believe that is part of this
issue.
--
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=36927
Bug ID: 36927
Summary: SADX Mod Loader crashes due to missing msvcp100
function std::basic_istream::swap()
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: gerbilsoft(a)gerbilsoft.com
SADX Mod Loader is a utility for loading custom modifications to Sonic
Adventure DX for PC (2004, US version). The current released version uses an
ifstream assignment, which crashes wine due to missing functions in
msvcp100.dll:
wine: Call from 0x7ed7cef6 to unimplemented function
msvcp100.dll.?swap@?$basic_istream@DU?$char_traits@D@std@@@std@@QAEXAAV12@@Z,
aborting
wine: Unimplemented function
msvcp100.dll.?swap@?$basic_istream@DU?$char_traits@D@std@@@std@@QAEXAAV12@@Z
called at address 0x7ed7cef6 (thread 0009), starting debugger...
Unhandled exception: unimplemented function
msvcp100.dll.?swap@?$basic_istream@DU?$char_traits@D@std@@@std@@QAEXAAV12@@Z
called in 32-bit code (0x7ed7cef6).
These functions are currently stubbed out in msvcp100.spec:
stub -arch=win32 ?swap@?$basic_ios@DU?$char_traits@D@std@@@std@@QAEXAAV12@@Z
stub -arch=win64 ?swap@?$basic_ios@DU?$char_traits@D@std@@@std@@QEAAXAEAV12@@Z
stub -arch=win32 ?swap@?$basic_ios@GU?$char_traits@G@std@@@std@@QAEXAAV12@@Z
stub -arch=win64 ?swap@?$basic_ios@GU?$char_traits@G@std@@@std@@QEAAXAEAV12@@Z
stub -arch=win32 ?swap@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAEXAAV12@@Z
stub -arch=win64
?swap@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QEAAXAEAV12@@Z
stub -arch=win32
?swap@?$basic_iostream@DU?$char_traits@D@std@@@std@@QAEXAAV12@@Z
stub -arch=win64
?swap@?$basic_iostream@DU?$char_traits@D@std@@@std@@QEAAXAEAV12@@Z
stub -arch=win32
?swap@?$basic_iostream@GU?$char_traits@G@std@@@std@@QAEXAAV12@@Z
stub -arch=win64
?swap@?$basic_iostream@GU?$char_traits@G@std@@@std@@QEAAXAEAV12@@Z
stub -arch=win32
?swap@?$basic_iostream@_WU?$char_traits@_W@std@@@std@@QAEXAAV12@@Z
stub -arch=win64
?swap@?$basic_iostream@_WU?$char_traits@_W@std@@@std@@QEAAXAEAV12@@Z
stub -arch=win32
?swap@?$basic_istream@DU?$char_traits@D@std@@@std@@QAEXAAV12@@Z
stub -arch=win64
?swap@?$basic_istream@DU?$char_traits@D@std@@@std@@QEAAXAEAV12@@Z
stub -arch=win32
?swap@?$basic_istream@GU?$char_traits@G@std@@@std@@QAEXAAV12@@Z
stub -arch=win64
?swap@?$basic_istream@GU?$char_traits@G@std@@@std@@QEAAXAEAV12@@Z
stub -arch=win32
?swap@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAEXAAV12@@Z
stub -arch=win64
?swap@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QEAAXAEAV12@@Z
stub -arch=win32
?swap@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEXAAV12@@Z
stub -arch=win64
?swap@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAXAEAV12@@Z
stub -arch=win32
?swap@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAEXAAV12@@Z
stub -arch=win64
?swap@?$basic_ostream@GU?$char_traits@G@std@@@std@@QEAAXAEAV12@@Z
stub -arch=win32
?swap@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAEXAAV12@@Z
stub -arch=win64
?swap@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QEAAXAEAV12@@Z
stub -arch=win32
?swap@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXAAV12@@Z
stub -arch=win64
?swap@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXAEAV12@@Z
stub -arch=win32
?swap@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAEXAAV12@@Z
stub -arch=win64
?swap@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IEAAXAEAV12@@Z
stub -arch=win32
?swap@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAEXAAV12@@Z
stub -arch=win64
?swap@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IEAAXAEAV12@@Z
stub -arch=win32 ?swap@ios_base@std@@QAEXAAV12@@Z
stub -arch=win64 ?swap@ios_base@std@@QEAAXAEAV12@@Z
SADX Mod Loader is available at http://info.sonicretro.org/SADX_Mod_Loader .
--
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=36995
Bug ID: 36995
Summary: Regression: crash in msxml3
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: mail_subscriber(a)mail.ru
Regression SHA1: 6074267652ce74cf22ce10edb868bedc3172ceed
Created attachment 49144
--> http://bugs.winehq.org/attachment.cgi?id=49144
Possible fix for the bug
The crash is caused by using attributesSize instead of nb_attributes.
Possible fix in attachment.
--
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=26887
Summary: Magicka demo crashes a few seconds after title screen
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
Created an attachment (id=34283)
--> (http://bugs.winehq.org/attachment.cgi?id=34283)
Terminal output on wine 1.3.18
If you use winetricks to install .net 3.5, and then add a registry key to
prevent the magicka demo from attempting to do the same (see AppDB), you can
launch the game. Initial launch will give a warning "Command line option
syntax error" when it installs DirectX, though it looks like that succeeds.
The game will load, sound and the intro screens will play, but then crash about
a second after reaching the title screen. The attached is the terminal output.
--
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=9121
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #14 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 1.7.24.
--
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=33867
Bug #: 33867
Summary: Uplay shop doesn't work
Product: Wine
Version: 1.6-rc3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Doing 'winetricks uplay' installs uplay, plus native
crypt32 from XP (to work around bug 33742 ?) and gdiplus (to work around bug
33673).
(See https://code.google.com/p/winetricks/source/detail?r=1000 )
You can go to the shop and add things to your shopping cart.
When you do, you see the warning
[0623/110155:WARNING:cert_verify_proc_win.cc(113)] Unknown error -2146885628
mapped to net::ERR_FAILED
and if you actually click on 'buy now', that line is shown again, and it says
"The Uplay shop is Unavailable
The Uplay Shop seems to be temporarily unavailable."
It seems Uplay is using Chromium Embedded Framework; that warning also shows
up here:
https://code.google.com/p/chromium/issues/detail?id=162311
Also tried the patch from bug 27168 (since this is a chrome-based https
problem), without native crypt32, but then it gets stuck in a loop
at the initial 'updating uplay' screen.
The workaround for the user, of course, is to just go to the uplay shop
in a normal web browser.
--
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=14240
Summary: FC_Edit fails to initialize
Product: Wine
Version: 1.1.0
Platform: PC
URL: http://www.fc-datalogit.co.nz/FC%20Edit%20DEMO.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: malizzle(a)gmail.com
This is an extension of bug 14203 that was marked invalid. I probably wasn't
clear about the problem. The application fails to install, but as I mentioned
in that bug report, that can be overcome by first copying MFC42.DLL to the
windows/system32 directory. The main problem is that the program does not
initialize properly when launched. The initial error that is displayed implies
that Strip.ocx is probably still not working properly. But to reproduce the
main problem, run the demo program, click File, Open, and then choose one of
the settings files. At this point additional tabs should show up on the main
screen, which show all the settings available to that vehicle. Without at least
this much functionality, the application is garbage.
The demo is available from http://www.fc-datalogit.co.nz/FC%20Edit%20DEMO.zip
Thanks in advance!
--
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=36716
Bug ID: 36716
Summary: World Of Tanks black screen
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: amenzhinsky(a)gmail.com
When I launch World Of Tanks 9.1 using wine > 1.7.16 I just see black screen
but I can hear the backgroung music.
If I press ESC to go to menu rectangle of strange shape appears.
A lot of people have confirmed this on the game's forum.
--
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=30803
Bug #: 30803
Summary: CCleaner 3.19 won't start, err:seh:setup_exception
stack overflow
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)skierpage.com
Classification: Unclassified
Kubuntu 12.04 amd64, wine 1.4-0ubuntu4.
Download installer from http://www.piriform.com/ccleaner/download/standard
export WINEPREFIX=/tmp/winedir/winetemp
wine /tmp/ccsetup319.exe
to install it in a brand new Wine configuration. (I declined to install all
shortcuts, and declined Google Chrome). But on first run and subsequent runs
from Wine Explorer or the command line, CCleaner's program window does not
appear. In console,
fixme:heap:HeapSetInformation 0x2c4000 0 0x23fcd0 4
fixme:win:EnumDisplayDevicesW ((null),0,0x23e5c0,0x00000000), stub!
fixme:ver:RtlGetProductInfo (5,1,3,0,0x23e948): stub
err:seh:setup_exception stack overflow 2400 bytes in thread 001c eip
00007fb10a710a6b esp 0000000000140ca0 stack 0x140000-0x141000-0x240000
If I try winedbg I get a different failure:
% winedbg /tmp/winedir/winetemp/dosdevices/c:/Program\
Files/CCleaner/CCleaner.exe
WineDbg starting on pid 0024
couldn't load main module (2)
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\CCleaner\\CCleaner.exe" failed, status c0000022
Process of pid=0024 has terminated
CCleaner installed and ran in my existing .wine config, so I'm not sure what's
wrong with a fresh one.
--
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.