http://bugs.winehq.org/show_bug.cgi?id=26022
Summary: Miner Wars Demo: fails to install updates
Product: Wine
Version: 1.3.13
Platform: x86
URL: http://www.fileplanet.com/218230/210000/fileinfo/Miner
-Wars-Demo
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 26020
Created an attachment (id=33187)
--> (http://bugs.winehq.org/attachment.cgi?id=33187)
application log
Download demo from url, install dotnet20 (to workaround bug 26020), then
install the app.
$ cd ~/.wine/drive_c/Program Files/Miner Wars
$ wine MinerWarsLauncher.exe
It'll tell you it wants to update, click okay. It runs a couple checks, then
pops up a fatal error. Terminal shows:
fixme:ras:RasEnumConnectionsW (0x3e27af8,0x3c0dcbc,0x3c0dcb8),stub!
fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program
to use LAN connection/winsock instead!
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
fixme:ras:RasConnectionNotificationW (0xffffffff,0x228,0x00000003),stub!
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
Looking at its own log, the fatal error seems to be:
2011-02-07 16:18:46.818 - Thread: 1 -> Exception occured:
System.Security.Cryptography.CryptographicException: Unknown error
"-2146893801".
at
System.Security.Cryptography.CryptographicException.ThrowCryptogaphicException(Int32
hr)
at System.Security.Cryptography.Utils._AcquireCSP(CspParameters param,
SafeProvHandle& hProv)
at System.Security.Cryptography.Utils.AcquireProvHandle(CspParameters
parameters)
at System.Security.Cryptography.Utils.get_StaticDssProvHandle()
at
System.Security.Cryptography.DSACryptoServiceProvider.ImportParameters(DSAParameters
parameters)
at System.Security.Cryptography.DSA.FromXmlString(String xmlString)
at MinerWars.Launcher.MyMainForm.RunBackgroundUpdater()
at MinerWars.Launcher.MyMainForm.RunBackground(BackgroundWorker bw, Int32 a)
at MinerWars.Launcher.MyMainForm.BackgroundThread_DoWork(Object sender,
DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
I'll attach its log, which seems to have a bit more info.
--
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=21807
Summary: Nancy Drew (All Mysteres Affected): Application gave
us bad source rectangle for BltFast. Runtime Error!
Product: Wine
Version: 1.1.39
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=26386)
--> (http://bugs.winehq.org/attachment.cgi?id=26386)
Zip of two large logs containing backtrace/debugs
When playing any of the Nancy Drew PC games, a Runtime error occurs as a result
of a "dirty rectangle".
Attached are two logs containing WINEDEBUG of d3d as well as the applications
debugger and the prompts which appear in-game.
Alert Box:
"FastBitNoTrans() - err ret = 88760096, pDescription = Dirty Rect Fast Bit,
rSrcRect: t=-1, b=39, l=-21, r9, dwDestX = -21, dwDestY = -1 -
DDERR_INVALIDRECT - Rectangle provided was invalid."
I believe the problem is:
warn:d3d_surface:IWineD3DBaseSurfaceImpl_BltFast Application gave us bad source
rectangle for BltFast.
Tested games were "Ghost Dogs of Moon Lake" and "The Final Scene".
I was also using DirectX9.0c from winetricks, so that DirectX detection would
work.
--
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=39702
Bug ID: 39702
Summary: xinput is not supported
Product: Wine
Version: 1.8-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikk150(a)gmail.com
Distribution: ---
certain games(like dirt 3, wolfenstein: the new order etc...) that does use
xinput does not see game controllers connected.
I think that this is really simple problem to address because with
x360ce(https://github.com/x360ce/x360ce Opensource baby!) these games work
really well without any modifications to the game.
You'll just need to implement x360ce's ini file editor for wine, and magically
it works(yes even force feedback works wonders, only that does not(yet!) work
is D-pad)
--
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=39520
Bug ID: 39520
Summary: League of Legends: Fails to run with wine 1.7.53
Product: Wine
Version: 1.7.53
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: bugzilla(a)dolphinling.net
Distribution: ---
League of Legends runs fine for me with wine 1.7.52, but using wine 1.7.53, it
fails to start.
It fails in a variety of ways:
*) messages from wine about iexplorer.exe crashing
*) the little tiny logo window appearing then disappearing
*) nothing at all
*) league's bugsplat window appearing
I bisected:
6f7dfe2cea4fdb9b61775023659193421c920278 is the first bad commit
commit 6f7dfe2cea4fdb9b61775023659193421c920278
Author: Nikolay Sivov <nsivov(a)codeweavers.com>
Date: Sun Oct 4 12:48:48 2015 +0300
gdi32: Implement GetFontFileInfo().
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
--
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=38537
Bug ID: 38537
Summary: Microsoft Vision 2013 installer crashes
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sergegardien(a)gmail.com
Created attachment 51405
--> https://bugs.winehq.org/attachment.cgi?id=51405
backtrace
Launched the setup exe "en_visio_professional_2013_with_sp1_x86_3910851.exe"
from a newly created wine prefix and with Windows 7 as OS.
The install gui never shows up (backtrace attached).
I'm not sure if this bug is related to the bug 38123
Commands:
WINEPREFIX=~/.wine-visio_2013 winecfg
WINEPREFIX=~/.wine-visio_2013 wine
/Users/USERNAME/en_visio_professional_2013_with_sp1_x86_3910851.exe
--
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=34354
Bug #: 34354
Summary: The programme is not getting installed in Ubuntu 13.04
through Wine 1.4.1 installed
Product: Wine
Version: 1.4.1
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: n_m_talati(a)yahoo.co.in
Classification: Unclassified
Created attachment 45736
--> http://bugs.winehq.org/attachment.cgi?id=45736
The report is generated while installation
As I am new person in this procedure and subject, Please refer the file
attached and guide or upgrade or update along with necessary plugins so that I
can install the program of "Fiat CAtalog" CD
--
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=32320
Bug #: 32320
Summary: Problem switching from wine game (Warcraft 3) to
desktop
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan_aron(a)hotmail.com
Classification: Unclassified
I can't use any keys to switch from having fullscreen WarCraft 3 to the linux
desktop. I need to exit the game every time i wan't to chat with someone on
skype or something. That would probably mean that i need to restart the game
like 1 time every minute. I really need to be able to multitask with wine and
the linux mint desktop.
--
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=29892
Bug #: 29892
Summary: RoboRealm hangs
Product: Wine
Version: 1.4-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)drumanart.com
Classification: Unclassified
Hello.
I use UBUNTU 11.10 oneiric to run RoboRealm 2.44.9. Reading the RoboReaalm
forum the program works under Linux.
For some reason this is not the case on my computer:
The program opens correctly and recognizes the webcam driver but the terminal
stays black. If I try to use the Screen_Capture option the program hangs.
Attached is the error messages I get if I start RoboRealm from a terminal.
Hopefully there is a solution of the problem.
Thanks Martin
--
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=39722
Bug ID: 39722
Summary: unimplemented stub functions
Product: Wine-staging
Version: 1.8-rc2
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Testing wine-staging 1.8-rc2 I see messages in log
~~~
fixme:nvapi:unimplemented_stub function 0x2ddfb66e is unimplemented!
fixme:nvapi:unimplemented_stub function 0xd048c3b1 is unimplemented!
fixme:nvapi:unimplemented_stub function 0x46fbeb03 is unimplemented!
fixme:nvapi:unimplemented_stub function 0x5a04b644 is unimplemented!
fixme:nvapi:unimplemented_stub function 0x57f7caac is unimplemented!
fixme:nvapi:unimplemented_stub function 0xc7026a87 is unimplemented!
fixme:nvapi:unimplemented_stub function 0xae5fbcfe is unimplemented!
fixme:nvapi:unimplemented_stub function 0xb6d62591 is unimplemented!
fixme:nvapi:unimplemented_stub function 0x4e2f76a8 is unimplemented!
fixme:nvapi:unimplemented_stub function 0xa561fd7d is unimplemented!
fixme:nvapi:unimplemented_stub function 0xbaaabfcc is unimplemented!
fixme:nvapi:unimplemented_stub function 0x65b1c5f5 is unimplemented!
fixme:nvapi:unimplemented_stub function 0x1ea54a3b is unimplemented!
fixme:nvapi:unimplemented_stub function 0xe3640a56 is unimplemented!
fixme:nvapi:unimplemented_stub function 0x927da4f6 is unimplemented!
fixme:nvapi:unimplemented_stub function 0xba94c56e is unimplemented!
fixme:nvapi:unimplemented_stub function 0x1efc3957 is unimplemented!
fixme:nvapi:unimplemented_stub function 0x69a9874d is unimplemented!
fixme:nvapi:unimplemented_stub function 0x79232685 is unimplemented!
~~~
Why nvapi? I have AMD Radeon!
--
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=39542
Bug ID: 39542
Summary: Rollercoaster Tycoon Deluxe gets stuck in intro
sequence
Product: Wine
Version: 1.7.54
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mitch9654(a)gmail.com
Distribution: ---
Created attachment 52694
--> https://bugs.winehq.org/attachment.cgi?id=52694
Console logs
This is when using the `nvidia` driver (and probably amd's, etc,). When using
`nouveau`, we get the bug at https://bugs.winehq.org/show_bug.cgi?id=39541
Running the game changes the resolution to match the game's, then starts the
intro sequence. I see the normal "use of this product is subject to the terms
of a license agreement" text, but I can't proceed past it. The game is stuck.
No sound or music plays.
--
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.