similar to: Mac OS X crash bug?

Displaying 20 results from an estimated 200 matches similar to: "Mac OS X crash bug?"

2007 Aug 14
0
Panel data and imputed datasets
Hi all, I am hardly an expert, so I expect that this code is not the easiest/ most efficient way of getting where I want. Any suggestions in that direction would also be helpful. I am working on panel analysis with five imputed datasets, generated by Amelia. To do panel analysis, it seemed that the plm package was the best, providing a convenient wrapper for fixed and random effects
2007 Aug 08
0
mice package
Hi all, I am trying to run the mice package (for multiple imputation) on a data frame that is 5174 x 100. When I run mice(frame), I get the following response: Error in solve.default(t(xobs) %*% xobs) : Lapack routine dgesv: system is exactly singular and execution stops. I'm no expert at matrix algebra, so if someone could explain this to me and what I can do to get around it,
2007 Aug 15
0
mitools and plm packages
Hi all, I am trying to use the functions in the plm package with multiply imputed datasets. I had tried to combine the datasets using the imputationList() function of mitools. plm, however, requires a data argument, and I don't know where to point it to. I'd appreciate any help people might have. A (possible) fuller description of the problem and code is in a previous
2006 Apr 09
6
Validating a DateTime
Hi, Does anyone know of a method to validate a DateTime field? I''ve looked at the validation docs and the validates_date / validates_time plug-in but I can''t find a method to validate a value in the format of yyyymmddhhmm. It seems like something that should exist already, so I''d just like to check before I attempt my own version... Cheers, Mark
2002 Aug 25
2
(no subject)
Greetings! I'm sure the solution is simple, but describing the problem is long. Here goes. I have a samba server on my network of mostly windows machines, and all works fine. The windows machines can read and write and create files and directories just fine. I have a Linux machine on the network and although it can mount and read the files on the Samba server, I can not write to it. When
2006 Jul 09
17
Has many / belongs to error with mysql
Hi, I''ve got stuck with a problem on my rails app - I''ve created a database for quotes and bookings, with a futher table "eventdetails" (details of a quote or booking) linked one-one for both tables using a polymorphic assciation. This all works, but I am now trying to link a quote to a number of bookings with a has_many and belongs_to (the foreign key is in the
2006 Apr 08
4
Stack level too deep error :(
Hi, If anyone has some time to help with my problem that would be really good :) I am getting a "stack level too deep" error when saving an object to the database when it is has a has_one relationship to another object I wish to save and associate after it. If goes a little like this class Quote < ActiveRecord::Base belongs_to :eventdetail has_many :bookings # An
2006 Apr 15
2
Multi-parameter assignment
Hi, I''m trying to submit data from text boxes on a form to one variable in my controller, in the same way that datetime_select has date(1i), date(2i), etc for day, month, year, etc... I''ve named my variables event[start_date(1i)] event[start_date(2i)] and event[start_date(3i)] but this doesn''t seem to work and event[:start_date] is blank ... any pointers would be
2019 Apr 04
2
Unable to verify of llvm sources with the .sig files
With the new signature file I was able to verify, but there was still a bad signature: "gpg: key 0x0FC3042E345AD05D: 1 bad signature" which I highlighted below. Didn't seem to be a problem, but thought I'd point it out. I'd be glad to do additional tests if you'd like. $ gpg --list-keys /home/wink/.gnupg/pubring.kbx ----------------------------- pub
2006 Apr 20
4
Small Date Formatting Question regarding datetime_select()
Is there a way to make datetime_select() dropdowns work on a 12hr clock? I need to make a input field that works exactly like the reminders datetime selecton dropdowns in Backpack to populate a datetime field in my DB. i.e in the format: month, day, year ? hour (1-12) minute am/pm. Should I change my database to have a separate column for date and one for time and use date_select()? Can
2005 May 03
2
How to put a form for one controller in another controlers view
Hello, If anyone could help me out with this problem I''d appreciate it... I''m making a database of event bookings, I have an events table and a clients table. I''d like to include a form to create a new client in the form for creating a new event. This would update the parent form with the new client_id using AJAX methods (see previous e-mail) so you''d
2006 Apr 20
7
checking date
Radrails created a field for date <%= product.date_available.strftime("%y-%m-%d") %> What does this mean? Should the definition be date or datetime? I tried both and no results Jim -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060420/ed0cbb14/attachment.html
2005 Mar 17
3
Newbie can't dial out to pstn
Hi, I have just put in a tdm400p with 4 fxo modules and am trying to dial out from x-lite to dial my mobile phone just to test. The output in the asterisk console is like this Executing Goto("SIP/2002-239b", "mobile|61400039953|1") in new stack -- Goto (mobile,61400039953,1) -- Executing Goto("SIP/2002-239b", "localcall|61400039953|1") in new
2019 Mar 29
2
Unable to verify of llvm sources with the .sig files
I'm on an Arch Linux system: $ uname -a Linux wink-desktop 5.0.4-arch1-1-ARCH #1 SMP PREEMPT Sat Mar 23 21:00:33 UTC 2019 x86_64 GNU/Linux My gpg version is: $ gpg --version gpg (GnuPG) 2.2.15 libgcrypt 1.8.4 Copyright (C) 2019 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later < https://gnu.org/licenses/gpl.html> This is free software: you are free to change and
2005 Oct 07
3
TDM02B card difficulties
Hi all, I just installed an TDM02B. My system is a dell pc with linux 2.6.12-1.1456_FC4 asterisk-1.2.0-beta1 zaptel-1.2.0-beta1 libpri-1.2.0-beta1 in /etc/zaptel.conf I have (all others are default): fxsks=3-4 <--- I saw light in the ports channels=1-2 <--- change it to 3-4 has same result but... [root@nmsd0 asterisk]# /etc/rc.d/init.d/zaptel
2005 Jun 14
2
AVAYA & Asteris & H323 chanel
I'm trying to make H.323 trunk between AVAYA&Asterisk. But call from AVAYA is terminated inmediatelly when apps DIAL on Asterisk is started. Does any one use AVAYA and h.323 channel? Thanks Bob.
2004 Aug 06
3
Server based audio merge
Hi all, <p>once again i came up with my conferencing stuff. On a conference with more then two people it's a waste of bandwidth, that every entity send it's data to every entity. Since there is only one audio line, the audio must be merged on the server. Here are my questions: - How many audio chanels can a server process (let's say a 3GHz machine) in this way: decode all
2003 Aug 09
3
Need help with installation of H323 chanel driver
Hi I am using inAccess channel driver. Compiled, installed. This is what I get when I am trying to start * --------------------------------------- [chan_oh323.so]WARNING[16384]: File loader.c, Line 226 (ast_load_resource): libh323_linux_x86_r.so.1.12: cannot open shared object file: No such file or directory WARNING[16384]: File loader.c, Line 394 (load_modules): Loading module chan_oh323.so
2005 Mar 03
1
Is there a way to find free zap channels on remote servers ??
Hello: I would like to know if there's a way to request free chanels from remote asterisk servers ? My idea is to make an agi returning a dial to inter-asterisk connected servers when there's not enought chanels on local server, maybe like a ping to all of them or maybe requesting to a central server where all the *s send and request information about available chanels each 2 or 3
2004 Nov 23
7
Unable to open master device '/dev/zap/ctl'
I installed TDM400P and X100P pci cards in a system running mandrake 10.1 official, kernel 2.6.8.1-12mdksmp. I can compile zaptel, libpri, asterisk and modprobe (zaptel, wcfxs, wcfxo) without errors. Except that running ztcfg and asterisk fails. [root@asterisk asterisk]# ztcfg Notice: Configuration file is /etc/zaptel.conf line 3: Unable to open master device '/dev/zap/ctl'