Displaying 20 results from an estimated 551 matches for "misbehaved".
Did you mean:
misbehave
2003 Mar 14
1
Fw: length() misbehaving?: More
With the problem below, I've discoved that
n95trt<-length(byyr$cnd95[byyr$cnd95=="tr"&!is.na(byyr$cnd95)])
does give me the correct count for the number of "tr" entries. (The same behavior
occurs for the "c" level of the cnd95 factor.) It appears that
byyr$cnd95=="tr"
is finding both "tr" AND NA entries. Is this a bug, or is it to be
2008 Aug 04
1
Emu48 under wine, misbehaves
Hello,
I installed Emu48 (emulator of HP48 and HP49 calculators) on Wine, but
unfortunately it misbehaves.
The "screen" of the emulated calculator shows strange colors (sometimes
yellow on white, sometimes a pale pink color, depends on selected "skin").
Any suggestions to fix the problem? This is wine 1.1.2 on Arch Linux.
Thanks!
--
Renan Birck ~ Santa Maria, RS, Brasil
2003 Jun 03
2
winMenuAdd misbehaving?
Microsoft Windows R users,
I am operating Windows 2000 (build2195) with R1.7. It may be pertinent that
I am using a dual head screen with the initial RGui filing the entire area
of both screens.
When starting R I use the .First() function to add menu items to the RGui
interface using winMenuAdd() and winMenuAddItem(). The menus do not display
until the RGui window is physically manipulated in
2003 Mar 14
6
length() misbehaving?
I'm having a weird problem with length(), in R1.6.1 under windows2000. I have a
dataframe called byyr, with ten columns, the first of which is named cnd95.
summary(byyr) shows that byyr$cnd95 contains the factor level "tr" 66 times. Also,
when I enter byyr$cnd95 at the command line, I can count 66 "tr" elements in the
resulting vector. However, when I enter
n95trt <-
2019 Nov 10
0
Intel Wireless 3160 adapter misbehaving
Hi folks
I'm having some hard time troubleshooting a Wifi issue
Centos7, fully up to date, with an Intel Dual Band 3160 Wireless adapter
After the machine boots, the Wifi connects and runs ok for a few hours
After this, the Wifi just stops
[root at orbex ~]# lspci -v | grep Wireless
04:00.0 Network controller: Intel Corporation Wireless 3160 (rev 83)
Subsystem: Intel Corporation
2006 Jun 04
0
Bug: collection#create misbehaves on validations
So we have a Presentation model which belongs to the Conference model.
We don''t want to create nameless Presentations, so we
class Presentation < ActiveRecord::Base
belongs_to :conference
validates_presence_of :name, :on => :create
end
Now we have a conference instance called rails_conf. When we try to
create a new nameless Presentation through the association
2005 Dec 29
0
Installing printer drivers makes W2K misbehave
Hi,
I've been trying to install printer drivers to a newly setup Debian 3.1
system, using Samba 3.0.14. This system is configured to lookup users in
LDAP, and I've configured it so that the procedure as outlined in the
HOWTO to add printers using the NT etc Add Printer Wizard works[1].
However, when I next try to add a printer which has had its driver
configured in that way to that same
2008 Jul 07
0
ActiveRecord in Rails 2.1.0 misbehaving for Aggregate Attr.
I am not sure if this is a bug in ActiveRecord or is this the intended
behavior. If it is then it does not make sense to me.
In a nutshell: If you change an aggregate object attribute created via
composed_of method (see Agile Web Development - Second Edition Chapter
17 page 313 onwards) and then save the model, the change to the model
(composite attribute specifically) will not be saved UNLESS
2007 Jan 12
2
syslinux et al misbehave severely when BOOT_IMAGE= is present on append-line already
Hello!
SSIA - when syslinux sees 'BOOT_IMAGE=' on the append line, something
seems to go terribly wrong (didn't investigate in detail). You don't
even get to see a boot-prompt, even if you try to force it.
pxelinux shows the same problem, so I figure it's something generic in
the config parser ...
Best regards,
Andreas
P.S: and thanks for this software ;)
--
"The
2007 Mar 17
2
Call counter for sip misbehaving
Hi,
I have declared my sip users call-limit=2 and type=friend. When any user
recieves a waiting call while already in a conversation, the peer call
counter is set to 2.The problem is that, the counter is not reset to zero
after hangup and becoz of this the user is not able to recieve any call
anymore even if s/he has hungup. the asterisk cli displays the following
error.
[Mar 17 16:15:10]
2011 Jul 05
1
Debian misbehaving in centos dom0
Hi,
This is the specifications
dom0
--------
[root@server ]# uname -r
2.6.18-238.12.1.el5xen
[root@server ]# uname -m
x86_64
domu
--------
root@test:~# uname -r
2.6.18-238.12.1.el5xen
root@test:~# uname -m
x86_64
My issue is like dom0 clock is moving too fast. Interestingly, it is
affecting ubuntu & debian domU. centos domU is just working fine.
Here is how I could recreate the problem.
2007 Oct 01
0
View Spec - Misbehaving
I''m trying to write my first view spec; I''ve done some controller specs with
integrated views, but thought that isolating the views for some of these
tests might be nice.
So I wrote this:
> describe PlayerContainer, "show" do
>
> PARENT_ID = 12
> CHILD_NAME = ''Child Name''
> PARENT_NAME = ''Parent Name''
>
>
2009 Jan 24
2
Is abline misbehaving?
Hi experts,
I was graciously offered a function to enhance abline by restricting the
extent of the line to less than the plotting region. This seems a useful
idea, and it looked like the easiest way to program it was to set up a
clipping region with "clip", draw the abline and then restore the
previous clipping region. Let us call this function ablineclip. After
quite a bit of
2009 Jan 24
2
Is abline misbehaving?
Hi experts,
I was graciously offered a function to enhance abline by restricting the
extent of the line to less than the plotting region. This seems a useful
idea, and it looked like the easiest way to program it was to set up a
clipping region with "clip", draw the abline and then restore the
previous clipping region. Let us call this function ablineclip. After
quite a bit of
2006 Jan 30
5
SCGI Rails Runner RubyForge Project
Hello Rails Folks,
This is just a quick announcement to let people know that SCGI Rails
Runner now has a RubyForge project at:
http://rubyforge.org/projects/scgi/
There''s already a few bug and feature requests there and I''ll be
quickly putting more docs online as well as a new release shortly.
The latest source is checked into subversion if you are interested in
2007 Dec 15
1
Is 'force user/group' misbehaving?
Hello list,
I'm running ubuntu server 7.10 amd64 and trying to set up a samba server for
a LAN.
Samba version is 3.0.26a IIRC (I can't access the machine ATM)
I'm stumped with a problem and I believe it's related, somehow, with the
'force user' parameter, so I created this testcase to seek for help...
In the example smb.conf I'm trying to create one share accessible
2007 Apr 18
1
[Bridge] Misbehaving bridge...
I'm trying to bridge a wired network and a wireless network, but I'm
having some trouble. No traffic seems to be passing through the
bridge. When I issue a "showmacs" command to brctl, I am able to see
MAC addresses from both networks. I am also able to ping both networks
from the bridge machine. When I issue a "showstp" command to brctl, the
wireless access
1997 Sep 10
2
R-alpha: model.matrix misbehaves on two-sided formulas
I am using R for a graduate class on linear models that I teach. I
sent the class a sample transcript of explicit construction of the
model matrix and use of the QR decomposition. One of the members of
the class picked up on the fact that the model matrix was not what I
advertised that it should be when a two-sided formula is used. A
one-sided formula works properly. For example,
>
2004 Sep 22
0
traceroute misbehaviour on dual-home using -i or -s
My Linux workstation (Mandrake 10.1 kernel 2.6.8.1) is dual-homed to two
ADSL Internet providers. Card eth0 (192.168.9.250) is the default route
and leads to an SMC router (192.168.9.254). Card eth1 (192.168.1.250)
leads to a Linksys router (192.168.1.1). I''m not doing any NAT or PPPoE
in the workstation - the SMC and Linksys handle it all.
I know four commands that let you set an IP
2003 Oct 16
4
data() misbehaving inside a function
Calls of the form data(package = pkg) inside a function
incorrectly fail ("pkg" is a local variable). For instance,
foo <- function(pkg) data(package = pkg)
foo("base")
Error in .find.package(package, lib.loc, verbose = verbose) :
none of the packages were found
## workaround -- force argument "package" to be an expression
## (not a