similar to: Wine 1.3.11 and Micorsoft Money Sunset Edition

Displaying 20 results from an estimated 4000 matches similar to: "Wine 1.3.11 and Micorsoft Money Sunset Edition"

2011 Sep 17
1
Re: Wine 1.3.11 and Micorsoft Money Sunset Edition
Hey guys, I got Money Plus Deluxe Sunset working without ever seeing this thread, but these are the same to issues I had to conquer. I posted these on my AppDB test data submission as well, but thought I'd post it here for your convenience (if you're still trying to get it to work, that is). 1st, the dialog box on each page load; Solution: use winetricks ie8 instead of ie6 2nd, the app
2011 Mar 09
0
Re: Wine 1.3.11 and Micorsoft Money Sunset Edition
In order to make it shut down properly you may try the following. In Wine configuration , "Graphics" tab, check "Emulate a virtual desktop". Now all wine porgrams will be opened "inside" or "above" a Windows' blue desktop area. Now when you want to shutdown MS Money, use mouse right-click on the task bar -> "Close", instead of Money window
2008 Nov 09
1
maptools sunrise sunset function
##This is a function that I am trying to write to calculate sunrise and sunset and works "mostly", but returns nonsensical values. What am I #missing? Thanks in advance. ###remember to include maptools as dependence### library(maptools) sunrise.set <- function(lat, long, date, timezone="UTC", num.days=1){ #this needs to be long lat# lat.long <- matrix(c(long, lat),
2004 Jun 21
2
sunrise, sunset calculation
Are there any functions available to calculate sunrise and sunset times for given latitude,longitude and dates? If not, I'll appreciatte any pointers to C code I could use/port. Thanks, Angel
2008 Jul 15
1
sunrise sunset calculations
Does anyone know if there is a sunrise sunset calculator for R? -- Let's not spend our time and resources thinking about things that are so little or so large that all they really do for us is puff us up and make us feel like gods. We are mammals, and have not exhausted the annoying little problems of being mammals. -K. Mullis [[alternative HTML version deleted]]
2008 Jul 15
1
code reduction (if anyone feels like it)
# I am sure that I could be more efficient than this but how? Thanks in advance. #GPS in Decimal Degrees in the form longitude latitude RM215 <- matrix(c(-82.1461363, 33.5959109), nrow=1) SC <- matrix(c(-82.025888, 33.606454), nrow=1) RM202 <- matrix(c(-81.9906723, 33.5027653), nrow=1) RM198 <- matrix(c(-81.926823, 33.4634678), nrow=1) HC <- matrix(c(-81.920505, 33.46192), nrow=1)
2013 Jun 10
1
modify and append new rows to a data.frame using ddply
Hi, I have a data.frame that contains a variable act which records the duration (in seconds) of two states (wet-dry) for several individuals (identified by Ring) over a period of time. Since I want to work with daytime (i.e. from sunrise till sunset) and night time (i.e. from sunset till next sunrise), I have to split act from time[i] till sunset and from sunset until time[i+1], and from time[k]
2009 Jan 19
1
maptools, sunriset, POSIX timezones
Hi ... I wonder if anyone can provide some insight into why the first three examples using the sunriset function (appended below, with results) give the correct answer, but the fourth generates and error. The first two use ISOdatetime with and without a time zone attribute, and the sunriset function returns the correct sunset time. The third and fourth adds 10 seconds to the ISOdatetime
2008 Nov 10
1
TimeZone Help - Finding TimeZone codes
I have looked at ?as.POSIXct ?POSIXct and many of the references that are on those pages. I am bewildered with timezones. Is there a way to get what would go into tz="" for making a function that uses POSIXct to be able to be used in all of the timezones in just the united states? This is for both windows and mac... this is the function that I am wanting to use it with
2011 Jan 17
1
Quicken 2011 Starter Edition, installs, crashes when run
I have a legal version of Quicken 2011 Starter Edition, and I am trying to install it using Wine on my up to date Linux Mint install (Mint 10 "Julia" based on Ubuntu Maverick) I have tried this a couple of ways: using Wine from the default repos (1.2.10 I think?) as well as wine from the WineHQ site (1.3.11) I have tried this install method:
2007 Dec 12
0
samba 3.0.26a and dropboxes
Hi we have two fileserver based on FreeBSD: -'old' based on FreeBSD 5.4 with samba 3.0.14a -'new' based on FreeBSD 6.2 with samba 3.0.26a both samba are built from ports. We are migrating from 'old' to 'new'. But we found a problem. --- We have some 'group dropboxes' on both servers: these are unix directories with permission 7773. The 'sender' (he
2012 Jan 30
0
CentOS 6.2 KDE desktop with KDM - need guidance
I want a CentOS 62 (amd64) KDE desktop with KDM as the GUI login manager. My system environment is as follows: Host OS: openSUSE 11.4 .(amd64) with VirtualBox (64 bit) GuestOS: CentOS 6.2 (amd64) 10GB virtual disk I chose the "Customize Now" option in the installer and chose "KDE" group w/o the "Desktop" group. The system boots to a CLI console. I can login and
2010 Mar 04
1
extracting values conditonal on other values
Dear R helpers, I have a dataframe (test1) containing the time of sunrise and sunset for each day of the year for 3 years. I have another dataframe (test2) containing measurements that are taken every 15 minutes, 24/7. I would like to extract all rows from test2 that occur between sunrise and sunset for the appropriate date. Can you suggest a good vectorized way to do this? Keep in mind
2007 Mar 16
1
prefdm still unfinished?
After testing the beta of CentOS 5, i was a little surprised to notice that the display manager part of the prefdm file in /etc/X11 was exactly like in CentOS 4 / RHEL4 and previous versions including RH9. it reads like this (added line numbers for reference): 14 # Run preferred X display manager 15 preferred= 16 if [ -f /etc/sysconfig/desktop ]; then 17 . /etc/sysconfig/desktop 18 if [
2007 Sep 14
2
xdm
Trying to set up ltsp and their instructions are outdated for this setup. this is what I am referencing... http://ltsp.mirrors.tds.net/pub/ltsp/docs/ltsp-4.1-en.html#AEN984 Anyway, KDM is display manager and I am only getting grey screen with X # ps aux|grep kdm root 4275 0.0 0.0 3036 864 ? Ss Jul01 0:00 /usr/bin/kdm -nodaemon per the instructions... /etc/X11/xdm/Xaccess
2011 Feb 07
3
Loop to find dates whithin dates
Hello to all, I have two dataframes, the first with two columns sunrise and sunset (for 10 years). Each of these columns is formatted for date time (ex: 01-Jan-2010 15:37:00) In the second data frame I have GPS information and also a date time column (same format ). What I would like to do is a subset of all the rows from the second dataframe that occurred in day time only so between sunrise
2012 Feb 10
2
apply pairs function to multiple columns in a data frame
I am very new to R and programming and thank you in advance for your patience and help with a complete novice! I am working with a large multivariate data set that has 10 explanatory environmental variables (e.g. temp, depth) and over 60 response variables (each is a separate species). My data frame is set up like the simplified version below: JulianDay Temperature Salinity Depth Copepod
2013 Sep 19
0
why kdm crashes
We have a pretty standard installation of CentOS 6.4 on our workstations. We've been running into issues where kdm crashes every once in a while when someone tries to log in on the console. The only way to recover when it happens seems to be to restart kdm (kill -HUP `pgrep -f /usr/bin/kdm`) (or reboot of course) and it never seems to happen twice in a row. I am not sure where to start
2012 Sep 01
0
X taking 100 % cpu on Xen dom0
Hi, I am trying to get X to work on Xen Dom0 running a custom 3.4.10 kernel. with a Nvidia Gt220 card + 295.59 drivers.Although,the drivers get loaded and X starts,but after some time its seems to get stuck in some kind of infinite loop and starts taking up 100 % cpu. This is observed only when i boot up the machine with the Xen hypervisor,otherwise X works well with out the hypervisor being
2012 Dec 06
1
KDE login screen configuration problems
Sorry to be so slow in responding. I've done what you suggested. I created /etc/sysconfig/desktop and entered "$DISPLAYMANAGER=KDM". I rebooted but there was no change. GDM is still being used. Any other suggestions? mw ======================== Just create the file /etc/sysconfig/desktop and put in it: DESKTOP=KDM I believe it's DESKTOP - you can dbl check /etc/X11/prefdm