[Bug 32125] RebelBetting exits silently

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 24 14:48:14 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=32125

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |dotnet
                 CC|                            |focht at gmx.net
         Depends on|                            |30485

--- Comment #2 from Anastasius Focht <focht at gmx.net> 2013-03-24 14:48:14 CDT ---
Hello Ken,

the requirement for this app is .NET 3.5 SP1 - the installer explicitly states
it.
The .NET installation process is a bit unreliable but if you manage to get a
working prefix, the app starts just fine.

The app creates a log file at:
"c:/users/<user>/temp/RebelBetting/RebelBetting.log" so you could check what
your problem is.

Later there is bug 30485 with oleau32.VarDecRound being a semi-stub preventing
the app from functioning properly.

--- snip ---
2013-03-24 20:43:28.5071 FATAL System.OverflowException: Value was either too
large or too small for an Int32.
   at System.Decimal.ToInt32(Decimal d)
   at System.Decimal.op_Explicit(Decimal value)
   at RebelBetting.Common.NumericHelper.RoundToInteger(Decimal number, Int32
roundTo, RoundingDirection direction)
   at RebelBetting.Common.NumericHelper.RoundToInteger(Decimal number, Int32
roundTo)
   at RebelBetting.Common.Arb.Round(Decimal value, Decimal roundTo)
   at RebelBetting.Common.Arb.CalculateDisplayStake(Decimal[] stake, Decimal[]
liability)
   at RebelBetting.Common.Arb.Calculate()
   at RebelBetting.Common.Arb.SetOdds(Decimal[] value, Decimal[] commission,
Boolean[] oddsIsBack)
   at RebelBetting.Common.Arb..ctor(Decimal[] oddsInput, Decimal[] commission,
Boolean[] backOddsInfo, MarketRule marketRule)
   at RebelBetting.Client.Controls.ArbInfo.UpdateArb()
   at RebelBetting.Client.Forms.ArbForm.UpdateArbInfoPanel(String source)
--- snip ---

Regards

-- 
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.



More information about the wine-bugs mailing list