Displaying 20 results from an estimated 3000 matches similar to: "Run-time error '429'"
2006 Oct 31
2
channel.c: Unable to request channel ZAP
Hi All,
I have one rather annoying problem...my PBX can work great for weeks,
when suddenly I start receiving these messages when I try to make a
zaptel call:
Oct 31 13:52:47 NOTICE[15636] app_dial.c: Unable to create channel of
type 'ZAP' (cause 34 - Circuit/channel congestion)
Oct 31 13:52:49 NOTICE[15648] channel.c: Unable to request channel
ZAP/g1/247
I'm using Sangoma
2011 Jan 09
2
Windows guest eats as many CPU as available
Hello,
I run Debian on my Laptop Lenovo X60s (with VT).
I've created a Windows-XP as well as a Windows-Vista guest on it.
Both, XP as well as Vista, eats as many CPU as available.
Therefore the CPU always has high load and will never reduce cpu-frequenz or
ventilator.
Did this works as designed or should I modify something?
Thanks in advance
Matthias
--
Don't Panic
2008 Aug 22
2
Various OpenGL apps crashing in CentOS 5?
Hi All,
I'm experiencing odd behaviour with various OpenGL apps I'm (trying to)
use. I have an IBM Thinkpad X60s with the Intel GMA chipset, the 945GM
to be precise. I have glxinfo/glxgears working normally, disabled
composite in xorg.conf and everything seems fine.
However, there are a few applications that I use that show rather
strange behaviour that I think is related to the same
2009 Jun 03
1
Print bug for matrix(list(NA_complex_, ...))
In R 2.8.0 on Windows (tested both under ESS and under R Console in case
there was an I/O issue)
There is a bug in printing val <- matrix(list(NA_complex_,NA_complex_),1).
> dput(val)
structure(list(NA_complex_, NA_complex_), .Dim = 1:2)
> print(val)
[,1]
[1,]
[,2]
[1,]
Note that a large number of spaces are printed instead of NA. Compare the
unproblematic real case:
2023 Apr 20
1
[PATCH] ocfs2: reduce ioctl stack usage
On Wed, Apr 19, 2023 at 02:21:59PM -0700, Andrew Morton wrote:
> On Wed, 19 Apr 2023 10:00:15 +0800 Joseph Qi <joseph.qi at linux.alibaba.com> wrote:
>
> >
> >
> > On 4/18/23 8:56 PM, Christian Brauner wrote:
> > > On Tue, Apr 18, 2023 at 05:37:06PM +0800, Joseph Qi wrote:
> > >> Andrew picked ocfs2 patches into -mm tree before.
> > >
2023 Apr 20
1
[PATCH] ocfs2: reduce ioctl stack usage
On Thu, Apr 20, 2023 at 2:34?AM Christian Brauner <brauner at kernel.org> wrote:
> I think I might not have communicated as clearly as I should have.
> Simply because I naively assumed that this is unproblematic.
>
> By "we" I mean people responsible for "fs/" which now happens to also
> include me. So the goal of this is for patches falling under fs/ to
2004 Oct 25
2
[LLVMdev] hash_map issues with Visual Studio
I have spent some time examining the llvm code now, and it seems most of
the hash_maps are keyed with pointers, and a few with ints. There is
also one place where the keys are std::string. All these are
unproblematic with the Visual Studio std_ext::hash_map since it provides
hash_value functions for all these types (note, it hashes char * as
pointers, not as strings - but char * is not used
2008 Jan 06
1
overheating Thinkpad X60s with 7.0-RC1
Hello everybody!
Since the update from 6.2-STABLE to 7.0 I'm encountering problems with the
temperature of my Thinkpad X60s. Under heavy load, e.g., make builworld or
compile gcc or... I get the following output in /var/log/messages:
Dec 29 01:53:13 delta1 root: WARNING: system temperature too high, shutting
down soon!
Dec 29 01:53:13 delta1 syslogd: /dev/:0: No such file or directory
Dec 29
2011 Jun 04
2
Run-time error '429':
I have read and read and read and cannot seem to figure this out.
I am running Linux Mint 9 and trying to install a windows program that will never have a linux alternative. It is a locksmith code data base program called Code Source. Also has two accompanying programs: COA and Master King.
Install requirements are simply windows 98 and newer OS according to HPC's (manufacture) website.
2010 Jul 19
3
Reshaping data
Dear All,
I have some data in the following shape:
ID begin_t1 end_t1 begin_t2 end_t2
Thomas 11/03/04 13/05/06 04/02/07 16/05/08
... ... ... ... ...
Jens 24/01/02 23/05/03 07/06/03 14/11/05
I would like to reshape this data to have the following form:
ID Begin_Time End_Time
Thomas 11/03/04 13/05/06
Thomas 04/02/07 16/05/08
... ... ...
Jens 24/01/02 23/05/03
Jens
2010 Jan 29
3
Vector from Matrix
Dear Mailing List Members,
the problem I've been grappling with für quite some time now is the following:
I have a 100 rows x 200 columns matrix.
data.set <- matrix(rnorm(20000, 100, 200))
Now I would like to get a vector of length 100 which collects the values from the following procedure:
Take the sum of the minima of the two values from each row of columns 1 and 101, and divide it
2007 Feb 06
3
VB, Access based program on Linux
Hi,
I work in one public charitable trust. Here we are using one
Accounting+Inventory+Report management Program. Two developers have
developed in VB, Access and Crystal Reports.
Now I am trying to use it through wine on linux. (As we dont have enough
money to redevelop that.)
But after running that .exe I am getting error that ActiveX Component can
not create object. 429
Neelesh
--------------
2012 Jul 31
2
phantom NA/NaN/Inf in foreign function call (or something altogether different?)
Dear experts,
Please forgive the puzzled title and the length of this message - I
thought it would be best to be as complete as possible and to show the
avenues I have explored.
I'm trying to fit a linear model to data with a binary dependent
variable (i.e. Target.ACC: accuracy of response) using lrm, and
thought I would start from the most complex model (of which
"sample1.lrm1" is
2000 Apr 12
4
For wishlist: sanity checks for subsets in lm, glm (PR#
Martyn Plummer <plummer@iarc.fr> writes:
> On 12-Apr-00 Peter Dalgaard BSA wrote:
> > Might be a good idea. Mind you, Splus 3.4 does exatly the same thing,
> > and I'm a little worried that the uniqueness assumption might kill
> > some bootstrapping applications:
> >
> > glm(y ~ x, data=test.data, subset=sample(seq(along=y),replace=T))
>
> Splus
2004 Jul 02
2
Active X Component Can't create object error while runn ing vb application
Satish:
Does your app uses any AX controls?. If so, it should be registered.
Partha Saradhi
-----Original Message-----
From: Satish A. Lele [mailto:satishl@spidersystems.co.in]
Sent: Friday, July 02, 2004 11:53 AM
To: wine-users@winehq.org
Subject: [Wine]Active X Component Can't create object error while
running vb application
Hello,
I am using Red Hat Linux 9. I am trying to run
2007 Feb 08
3
Automatic Dial, Play message
Does anyone have some method, or AGI scripts that will automatically
call a list of numbers from a database and play a pre-recorded
message?
For example, you have a database of
FirstName LastName PhoneNumber
Jon
--
***
Forrest Beck
IAXTEL: 17002871718
jonforrest.beck@gmail.com
2007 May 03
3
SIP RealTime Friends
I setup sip realtime. Is it possible to use a type of friend? User
and Peer seem to work fine.
--
***
Forrest Beck
IAXTEL: 17002871718
jonforrest.beck@gmail.com
2010 Mar 23
2
Transform data set
Dear R Experts,
I am having some trouble creating a variable in R. I have data on
self-placement of voters, their placement of parties, and which party
they feel closest to. The data is structured like this:
Party_Close lrplaceself lrplaceParty1 lrplaceParty2 ...
party1 2 4 5
party2 5 6 4
party1 6 2 1
etc...
I want to format the data set so it looks like this:
Party_Close
2006 Feb 08
10
Writing activex controls and dlls in ruby.
Is it possible to write activex controls and windows DLLs in ruby? I
would like to have some of my logic be usable from VB (don''t ask why).
Thanks.
2007 Mar 19
1
problem with installing csi:dark motives
hi, im all new to linux. i am running ubuntu as my windows was causing
me problems so i decided to go to linux.
but i bought csi:dark motives before this happened and now i cant play
it.
i can install it using wine but when it nears to the end of the
installation it says "run-time error '429'. ActiveX component cant't
cretae object. please can someone tell me what im doing wrong