similar to: Cashflow 101 crashes if WINEDEBUG=+all not set. (Slackware 11/Wine 0.9.38)

Displaying 20 results from an estimated 140 matches similar to: "Cashflow 101 crashes if WINEDEBUG=+all not set. (Slackware 11/Wine 0.9.38)"

2009 Dec 18
1
How to define new operators
Dear R community I try to create a new operator to build a special sum of two CashFlows. (my S4 Class) I tried the following but this is actually not what I want. setGeneric("++",function(e1,e2)standardGeneric("++")) setMethod("+",signature=list("CashFlow","CashFlow"),function(e1,e2){ print("+") })
2010 Aug 25
4
Secant Method Convergence (Method to replicate Excel XIRR/IRR)
Hi, I am new to R, and as a first exercise, I decided to try to implement an XIRR function using the secant method. I did a quick search and saw another posting that used the Bisection method but wanted to see if it was possible using the secant method. I would input a Cash Flow and Date vector as well as an initial guess. I hardcoded today's initial date so I could do checks in Excel.
2013 Apr 29
2
Adding elements in data.frame subsets and also subtracting an element from the rest elements in data.frame
Dear R forum I have a data.frame as cashflow_df = data.frame(instrument = c("ABC","ABC","ABC","ABC","ABC","ABC","ABC","ABC","ABC","ABC","ABC","ABC","ABC","ABC", "ABC", "PQR", "PQR",
2014 Apr 03
2
How to store interim print results
Dear R forum, Following is an customized extract of a code I am working on. settlement = as.Date("2013-11-25") maturity   = as.Date("2015-10-01") coupon     = 0.066 yield      = 0.1040 basis      = 1   frequency = 2 redemption = 100 # __________________________________________________________________ add.months = function(date, n)  {   nC <- seq(date, by=paste (n,
2002 Jun 12
2
Getting at the "default Windows short date"
I've had some great success with wine recently, but am a little unsure about the best way to attack this problem. I want to run an accounting program called Cash Flow Manager under wine. (As it happens, this program is our last dependency on Windows apps in our office, everything else is OpenOfifce.org and RH Linux). When I run the application: wine /c/Program\
2010 Aug 20
1
Shifting of Principal amount while calculating Present Value
Dear R Helpers I have following data - cash_flow = c(7, 7, 107)  # 107 = Principle 100 + interest of 7% t = c(1,2,3) and zero rate table as rating         year1           year2           year3 AAA            3.60            4.17              4.73 AA              3.65            4.22              4.78 A                 3.72           4.32              4.93 BBB            4.10           
2003 Nov 07
1
ODD PAM ERROR
I have set up winbind, made the nsswitch settings, joined the current NT Domain, got back the message that said "Welcome to Domain". When I try to access the PC, it brings up IPC$ and wants a password. The log for that workstation says "PAM: UNKNOWN PAM ERROR (9) during Account Management for User: Domain+USERNAME!" Then it says "PAM: Account Validation Failed -
2003 Nov 26
1
Samba 3.0.1
When Might Samba 3.0.1 be out? -- Brandon Lederer Linux Administrator Cashflow Billing Solutions (402) 898-2600 x334 **********CONFIDENTIALITY STATEMENT********** This e-mail (including attachments) is covered by the Electronic Communications Privacy Act, 18 U.S.C. 2510-2521, is confidential and may be legally privileged. It is intended for the use of the individual or entity to which it
2008 May 13
0
xirr...
Hello. A few weeks ago, I need to calculate the Internal Rate of Return for irregular intervals. There is the package 'financial', with the function 'cashflow', calculating irr for regular intervals. So I developed xirr, managing irregular intervals, that's accepting a vector of dates as xirr Excel function. You can find the code at
2009 Nov 12
0
A VaR question
Hi, I got some problem to drop a mail while using Nabble account, therefore sending it again there. My query is following : Hi all, My question is not directly R related but rather a finance related question. Therefore I was wondering wheher I find a reliable answer here. Here I wanted to calculate VaR for basis (spot-future). There could be two approaches : 1: Assuming basis as a portfolio of
2003 Jun 23
0
gnucash crashes on 5.1-RELEASE
Hi, I'm using gnucash 1.8.4 on 5.1-RELEASE. Entering, viewing and editing accounts and transactions works fine so far, but as soon I click for help in an account view or select Reports, Income&Expense, Cashflow, it crashes with the following last words: wn@matutin:~$ gnucash Fatal error 'Unable to read from thread kernel pipe' at line 1100 in file
2007 Jun 04
2
Regression in wine 0.9.38? (menu items cut off after 1st word)
In the recent wine 0.9.38 release words in menus are cut off after the first word (i.e. if you have a menu item called "add directory" all you see is "add _", the underscore is optional however, no idea on what condition its appearance depends on, maybe shortcut key.) Could this possibly be a regression? This bug didn't occur in previous releases (at least not in 0.9.37) -
2007 Jun 02
0
compile 0.9.38 for 32 bit on amd 64
I am compiling 0.9.38 for 32 bits on and AMD 64 machine. I am using centos 5. I do the following: export CC="gcc34 -m32" ./configure --libdir=/usr/lib --x-libraries=/usr/lib make and I get errors at link time of: opengl32/wgl.c undefined reference to 'gluNewTess' and a bunch of others. What am I missing that is needed? I will also try with "--without-opengl"
2011 Feb 21
2
How to use Winedebug variable or winedbg?
Hi, I'm trying to understand how to use the debugging system built-in wine.. I've tried yet to use both "winedbg <app.to.launch.exe>" and "wine <app.to.launch.exe> WINDEBUG=+all but doesn't work at all =( Where's the mistake? It should be very useful understand why programs doesn't work and expecially try possible solutions... :)
2005 Sep 14
0
Google Earth: WINEDEBUG=+relay makes wine-preloader <defunct>
Hello! Using the latest cvs version Google Earth finally installs without using native DLLs. As it does not run I'm trying to find out why. When running it, GE stops with a message box apologizing for not working. So I'd like to run it in winedbg, but I only get WineDbg starting on pid 0xa Process of pid=0x0000000a has terminated and not the friendly box. Perhaps GE uses some kind
2005 Sep 29
1
WINEDEBUG variable doesn't seem to work in 20050830
Is there a problem with the WINEDEBUG environment variable in 20050830? I've only been using Wine for a little over a week. I recognize that the online documentation is somewhat out of date with the introduction of the winecfg tool and use of the registry. I know that the WINEDLLOVERRIDES variable still works as I've been able to use that to use native libraries to get Pegasus
2008 Jul 30
1
Re: dinput_test works but WINEDEBUG shows no joystick for game?
Gamelist invoking xinput1_3.dll grow everyday and maybe it's time for us to work on it I'm neebie with msdn C++ coding and i didn't read a line of wine code Where do i have to begin ? Anyone could guide me a bit threw wine input library and code ? or indicate me some interesting documentation ? Is there someone working on it first ? or in charge of input implementation ? Thank you
2005 Apr 28
2
Help with using the WINEDEBUG variable
Hi users. I have found the WINEDEBUG variable to be very useful. However, now that my program starts, using WINEDEBUG=trace,+all or WINEDEBUG=+all creats log files well over 2.0 GB. I am trying to find messages like the following: 0009:trace:seh:EXC_RtlRaiseException code=c0000005 flags=0 addr=0x4725f1 (and the few lines above it) to try and figure out what's causing my Dreamweaver to
2004 Oct 19
1
WINEDEBUG for a non-descript segfault
Hi, I'm loooking at a Linux program that calls WIne and then segfaults without any real information. Are there any debug channels that make most sense to try and trap in this specific case? Thanks, Mark
2004 Sep 22
4
notes 6, bug 2484, winedebug techniques?
Hi all, I'm attempting to run notes 6. I've tried some techniques from Mike Hearn text. However, I lack knowledge. Description of problem itself is at http://bugs.winehq.org/show_bug.cgi?id=2484 After adding trace+ntdll to WINEDEBUG, I get NtWriteFile(0xc,...) in output both before "LookupHandle: null handle" occuring and in line with it too. As far as I can tell (I could