Displaying 20 results from an estimated 60000 matches similar to: "wine and dates"
2006 Apr 27
1
Re: problem installing DesignCAD 3D Max 14.1 under wine
Daniel Skorka wrote:
> R. Steven Rainwater <steve@ncc.com> wrote:
>>The only errors that showed up on the console during all this were:
>><...>
>>err:wgl:X11DRV_ChoosePixelFormat glXChooseFBConfig returns NULL (glError: 0)
>
> That's why you don't see anything. DesignCAD uses OpenGL to do the
> actual drawing, and wine isn't performing very
2007 Jan 22
1
Arrays being changed to dates from 1.1.6 to 1.2
Why, thats all I''d like to know.
I have the following snippet of code that passes a date back in an
array which worked fine in 1.1.6 and then in 1.2 suddendly its being a
bit to damn clever by half and saying ''hey, thats a date, lets make it
a proper date''.
finish = @finish.year, @finish.month, @finish.day
start = @start.year, @start.month, @start.day
.
.
.
output +=
2012 Nov 15
2
Creating dates to plot
I have a dataframe that looks like this:
head(x)
Period AP Al MA BB
All
1 200812 903,231 1,985,460 905,422 3,312,088 7,106,201
2 200901 880,491 1,924,111 892,980 3,006,050 6,703,631
3 200902 883,994 1,926,169 890,021 3,247,530 6,947,714
4 200903 888,021 1,901,182 892,593 3,216,730 6,898,526
5
2008 Jan 16
4
How to test if one range of dates overlaps another?
Hi all,
I have a situation with a recurring billing application where I need
to test if one range of dates "overlaps" another range of dates. Does
anyone know a rails find or mysql select statement that will test for
this? Here are the details:
* Recurringcharge items have a start_date and an end_date that
represent the period of time that the charges should occur.
* Statement items
2001 Jul 04
2
WINEPREFIX
I'm trying to run different win32 apps with different configs.
i was looking thru the man page and found the WINEPREFIX.
i added export WINEPREFIX=$HOME/.wine.icad to my script that i use to
launch my application. It seems to find it, but now i'm getting:
$ icad
wineserver: mkdir /.wine.icad/wineserver-atlanta.ga : No such file or
directory
ok, i obviously did not understand something.
2007 Sep 11
1
POSIXct dates on x-axis using xyplot
I am using 'xyplot' in lattice to plot some data where the x-axis is a
POSIXct date. I have data which spans a 6 month period, but when I
plot it, only the last month is printed on the right hand side of the
axis. I would have expected that at least I would have a beginning
and an ending point so that I have a point of reference as to the time
that the data spans. Here is some test
2001 Dec 12
1
WINE setup
Anyone have a preference as to which Linux installation runs smoothest with WINE? Redhat? Mandrake?
Also, are there any packages to avoid installing with WINE? Any that seem to really help?
2002 Aug 06
2
Fwd: this is scary
i got this link from another list.
does this affect applications running in wine?
http://security.tombom.co.uk/shatter.html
--
Oh, I have slipped the surly bonds of DOS,
and danced the skies on Linux silvered wings.
http://pfrostie.freeservers.com/cad-tastrafy/
http://www.freelists.org/list/cad-linux
2015 Dec 31
2
Logging to CDR after call file Not Answered
If the end user does not pick up the phone, is there a way to log to the
CDR about the call file failing?
/var/log/asterisk/messages does show a NOTICE message
[2015-12-31 06:58:46] NOTICE[28059] pbx_spool.c: Call failed to go through,
reason (3) Remote end Ringing
[2015-12-31 06:58:46] NOTICE[28059] pbx_spool.c: Queued call to SIP/102
expired without completion after 0 attempts
but I would
2018 Jan 08
0
HEADS UP: Dates for removing components from namespace std::experimental
In the thread titled "RFC: Plan for removing components from namespace
std::experimental", (started last April) I put forward a timetable for
removing things from libc++ that had become duplicates of other things in
libc++.
Specifically, things that were in namespace "std::experimental" and "std"
both (and subtly different in both).
In that RFC, I proposed to let a
2011 Nov 21
2
Generating Sequence of Dates
Hi.
I need to generate a sequence of date, I need to generate date for a
period. Each date should be generated n times.
E.g
seq(as.Date("2000/1/1"), by="month", length.out=3)
the output of this is "2000-01-01" "2000-02-01" "2000-03-01"
But i need each date to be generated n times, if n =2 my output
"2000-01-01"
2005 Feb 13
1
BricsCAD won't start
Hello,
I run Mandrakelinux 10.1 with wine-20040813-2mdk. I have BricsCAD version
5.1.0012-1 installed. Upon start, I get this wine error message:
can't open file icad.log error=5 (Access to icad.log was denied)
[pablo@localhost bricscad]$ /opt/bricscad/bcad.sh
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
2010 Jul 15
2
How to plot a histogram of weekday frequencies in a list of dates?
Question from an [R] novice...
Hi,
I have a vector of date/times like the one shown below (a truncated
sample of a much longer list...)
> dates[1:4]
[1] "2006-03-16 08:41:00" "2006-03-16 10:28:00" "2006-03-16 11:03:00"
[4] "2006-03-16 11:04:00"
I would like to generate a weekday histogram showing the frequency of
dates falling on each weekday. I know
2012 Apr 18
2
quarter end dates between two date strings
Hello,
I have two date strings, say "1972-06-30" and "2012-01-31", and I'd like to
get every quarter period end date between those dates? Does anyone know how
to do this? Speed is important...
Here is a small sample:
Two dates:
"2007-01-31"
"2012-01-31"
And I'd like to get this:
[1] "2007-03-31" "2007-06-30"
2003 Jul 31
2
Wine and XP
I have Wine working, and my Windows XP-installation mounted
as read only. Reading the FAQ, I noticed: "DON'T configure Wine
to use an NT-based Windows install (NT, Win2K, WinXP)."
So... is it futile to try to get XP-applications running on my
Linux-box? Should I install them from Wine, and if so, how?
"wine SETUP.EXE"?
I'm mostly interested in running Instant Messanger
2001 Dec 21
3
Wine config difficulties
I hope i am posting this to the right list.
Specs:
FreeBSD 4.x
Wine 20011108 -- FreeBSD ports version
Me == Newbie
I am trying to configure wine manually because the package i recieved does not include winesetup. I configured the drives to suit my setup and left the rest as the defaults.
When i try to start wine with "wine program.exe" i get this error:
2007 Mar 16
3
Can't change password change dates with PDBEDIT
I'm setting up a Samba server using CentOS 4's (RedHat Enterprise Linux)
standard version (v.3.0101411). I want to be able to force users to
change their password upon first logging in and to have to change them
after a certain period of time (per user, not system-wide).
The problem is that the pdbedit commands don't seem to be registering at
all in the database. If I enter the
2016 Jan 29
2
[Bug 11704] New: rsyncstats sorts dates wrong
https://bugzilla.samba.org/show_bug.cgi?id=11704
Bug ID: 11704
Summary: rsyncstats sorts dates wrong
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter:
2010 Jun 26
2
Recoding dates to session id in a longitudinal dataset
Hi,
I'm fairly new to R but I have a large dataset (300000 obs) containing
patient material. Some patients came 2-9 times during the three year
observation period. The patients are identified by a unique idnr, the
sessions can be distinguished using the session date. How can I recode the
date of the session to a session id (1-9). This would be necessary to obtain
information and do some
2010 Jun 09
3
Extracting Elements By Date
Dear R Gurus,
Thanks for any help in advance!
Date.frame: Returns.names
X id ticker date_ adjClose totret RankStk
258060 258060 13645T10 CP 2001-06-29 18.125 1877.758
My data frame is in the above format. I would like to filter by period, per
id (every 125 days) each consisting of 250 days, I.e. 1-250, 126-375, etc.
One important thing to note is that not all