search for: changed

Displaying 20 results from an estimated 187349 matches for "changed".

2013 Nov 05
1
Problem migration from cyrus with imapc
...sep=, inbox=no, hidden=yes, list=no, subscriptions=no location=fail::LAYOUT=none dsync(m1234567890): Debug: none: root=, index=, indexpvt=, control=, inbox=, alt= dsync(m1234567890): Debug: brain M: in state=master_recv_handshake dsync(m1234567890): Debug: brain M: out state=send_mailbox_tree changed=1 dsync(m1234567890): Debug: brain S: out state=send_mailbox_tree changed=1 dsync(m1234567890): Debug: brain M: in state=send_mailbox_tree dsync(m1234567890): Debug: brain M: out state=send_mailbox_tree changed=1 dsync(m1234567890): Debug: brain S: in state=send_mailbox_tree dsync(m1234567890): D...
2009 Mar 15
0
Too many notify events causing Asterisk crash?
...OSE[30193] logger.c: == Connect attempt from '127.0.0.1' unable to authenticate [Mar 14 12:56:13] NOTICE[8327] chan_sip.c: Registration from '<sip:1821 at warp2biz.com>' failed for '71.119.123.229' - Wrong password [Mar 14 12:56:18] VERBOSE[8301] logger.c: Extension Changed xxxxxx6297[ext-local] new state Idle for Notify User xxxxxx6324 [Mar 14 12:56:18] VERBOSE[8301] logger.c: Extension Changed xxxxxx6297[ext-local] new state Idle for Notify User xxxxxx6293 [Mar 14 12:56:18] VERBOSE[8301] logger.c: Extension Changed xxxxxx6297[ext-local] new state Idle for Notify U...
2018 May 02
3
[PATCH net-next v9 3/4] virtio_net: Extend virtio to use VF datapath when available
...erface, however when it is in STANDBY mode i think we should not allow this change specifically because we are creating a failover instance based on a MAC that is assigned by the hypervisor. Moreover,? in a cloud environment i would think that PF/hypervisor assigns a MAC to the VF and it cannot be changed by the guest. So for the initial implementation, do you see any issues with having this restriction in STANDBY mode.
2018 May 02
3
[PATCH net-next v9 3/4] virtio_net: Extend virtio to use VF datapath when available
...erface, however when it is in STANDBY mode i think we should not allow this change specifically because we are creating a failover instance based on a MAC that is assigned by the hypervisor. Moreover,? in a cloud environment i would think that PF/hypervisor assigns a MAC to the VF and it cannot be changed by the guest. So for the initial implementation, do you see any issues with having this restriction in STANDBY mode.
2010 Jul 14
3
DirectX troubles - Running Civilisation IV: Beyond the Sword
...fixme:win:EnumDisplayDevicesW ((null),0,0x32ed18,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x32f250,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x32f25c,0x00000000), stub! err:xrandr:X11DRV_XRandR_SetCurrentMode Resolution change not successful -- perhaps display has changed? err:d3d9:device_parent_CreateSwapChain (0x1ba354) CreateAdditionalSwapChain failed, returning 0x8876086a err:xrandr:X11DRV_XRandR_SetCurrentMode Resolution change not successful -- perhaps display has changed? err:d3d9:device_parent_CreateSwapChain (0x1ba354) CreateAdditionalSwapChain failed, retu...
2009 Apr 09
0
Processed: Update submitter address for my bugs
Processing commands for control at bugs.debian.org: > # bugs from schepler at math.unipd.it > submitter 390095 ! Bug#390095: klash: No control keys working Changed Bug submitter from Daniel Schepler <schepler at math.unipd.it> to Daniel Schepler <dschepler at gmail.com>. > submitter 419472 ! Bug#419472: aegis: FTBFS under pbuilder even building as non-root Changed Bug submitter from Daniel Schepler <schepler at math.unipd.it> to Daniel S...
2005 Jun 08
7
Rails/lighttpd: Changes to controller not being seen?
This is a weird one: My app works fine on our local box with webrick. After uploading to TxD server, the app starts behaving weirdly. I make some edits to one of the controllers and my changes don''t seem to be going through. So I go ahead and change the name of the controller file. The page loads without error. I figure maybe I''m in the wrong directory, so I change the
2015 Jun 06
2
NEWS file inconsistency
L.S. I noticed the NEWS file as made available at http://cran.r-project.org/src/base/NEWS became inconsistent in describing CHANGES for a new R version: $ wget http://cran.r-project.org/src/base/NEWS $ cat NEWS | grep 'CHANGES IN ' CHANGES IN 3.2.0: CHANGES IN R 3.1.3: CHANGES IN R 3.1.2: CHANGES IN R 3.1.1: CHANGES IN R 3.1.0: CHANGES IN R 3.0.3: CHANGES IN R 3.0.2: CHANGES IN R 3.0.1:
2017 Nov 12
2
Array changing address unexpectedly
...as.integer(x * 2) } add = address(data) # save address of "data" for(x in 1:5) { data[x] <- as.integer(0) } if (add == address(data)) { print("Address did not change") } else { print("Address changed") } If one runs this code, message "Address changed" is printed. However, if one comments line "data[x] <- as.integer(0)" the address of "data" does not change and message "Address did not change" is printed instead. Why? The datatype of the arr...
2016 Feb 10
3
Question about an error we're now starting to get on LLVM 3.8.0rc2since
> On 2016-Feb-10, at 11:34, Mehdi Amini <mehdi.amini at apple.com> wrote: > >> >> On Feb 10, 2016, at 11:32 AM, Harris, Kevin <Kevin.Harris at unisys.com> wrote: >> >>> From: mehdi.amini at apple.com [mailto:mehdi.amini at apple.com] >>> Sent: Wednesday, February 10, 2016 1:51 PM >>> To: Duncan P. N. Exon Smith >>>
2016 Feb 10
2
Question about an error we're now starting to get on LLVM 3.8.0rc2since
> From: mehdi.amini at apple.com [mailto:mehdi.amini at apple.com] > Sent: Wednesday, February 10, 2016 1:51 PM > To: Duncan P. N. Exon Smith > Subject: Re: [llvm-dev] Question about an error we're now starting to get on LLVM 3.8.0rc2since >> >> You're looking for r252380. Relevant excerpt: >> >> Note: if you have out-of-tree code, it should be
2007 Apr 25
4
[LLVMdev] LLVM projects: Change framework
hi all, I have used LLVM extensively over the last 2 years. I have realized a so called change framework that based on the LLVM framework. Basically it is a framework that augments the JIT to understand "changes", such that a mutator process can formulate changes in a change language (inspired by DTrace's D), which is too compiled to LLVM and sent to the application process.
2009 Jul 09
1
Changing text in a tkentry widget
...user. Here is some toy code: ############### require(tcltk) thisEnv=environment() tt<-tktoplevel() Name <- tclVar("Anonymous") entry.Name <-tkentry(tt,width="20",textvariable=Name) tkgrid(entry.Name) OnChange <- function() { assign("Name",tclVar("changed name"),thisEnv) } Change.but <-tkbutton(tt,text=" Change ",command=OnChange) tkgrid(Change.but) tkfocus(tt) ################## (much of this is taken from http://bioinf.wehi.edu.au/~wettenhall/RTclTkExamples/editboxes.html) Now, I thought the whole point of the textvariable...
2010 Nov 02
0
Noise while passing channel using tde205p card
...default 58 default es default 59 default es default 60 default es default 61 default es default 62 default es default But nothing changed. I am thinking of upgrading Asterisk and Zaptel versions, but did you have any noise problem with TDE205P? or is there any option/command to avoid passing any audio until the call finds a free zap channel and starts to ring? Thanks in advance. Best regards Imanol
2007 Nov 20
0
7 commits - libswfdec/swfdec_movie.c libswfdec/swfdec_sprite_movie_as.c test/image
...ates-clip-maskee-7.swf |binary test/image/mask-terminates-clip-maskee-7.swf.png |binary test/image/mask-terminates-clip-maskee-8.swf |binary test/image/mask-terminates-clip-maskee-8.swf.png |binary test/image/mask-terminates-clip.c | 76 +++++++++++++++++++++++ 79 files changed, 388 insertions(+) New commits: commit ff69d658cc484bd99d8b3ce6c9b00965d7101854 Author: Benjamin Otte <otte at gnome.org> Date: Tue Nov 20 15:13:44 2007 +0100 test changing clip depth works as expected diff --git a/test/image/Makefile.am b/test/image/Makefile.am index 37e887c..9993eb...
2004 Feb 18
3
changing unix password with samba
I am running RedHat 9 and samba. I need to be able to set one password for each user and sync them with ssh, web, unix password. i.e. When I change samba pass, it changes unix, ftp, etc. Is this possible with samba? I saw that it is if you are running windows and then you can change the unix pass via samba. Is this possible when running linux. I just want to easily administer my users.
2006 Oct 25
12
NameError, uninitialized constant States
I''m completely new to Ruby and Rails and could use some help resolving an issue. I have a list method that is supposed to show the titles and states(status) of requests, but I get an error from this piece of code: <td><%= change.states.state %></td> The error is: c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:100:in
2009 Dec 25
2
compile issues.
Hi all, I am new to Asterik. Ia m trying to compile the source with the latest asterisk-1.6.2.0 these are the issues I am getting. initially,I got mkdir: cannot create directory `/var/lib/asterisk' than after reading the archives: I did: ./configure --enable-dev-mode --prefix=/tmp/asterisk --sysconfdir=/tmp/astconf --localstatedir=/tmp/aststate and than make install.: This is the error I
2018 Jul 31
3
[RFC][SVE] Supporting SIMD instruction sets with variable vector lengths
Hi David, Let me put the last two comments up: > > But we're trying to represent slightly different techniques > > (predication, vscale change) which need to be tied down to only > > exactly what they do. > > Wouldn't intrinsics to change vscale do exactly that? You're right. I've been using the same overloaded term and this is probably what caused the
2016 Jan 14
2
Samba AD/DC, Single-Sign-On, domain users cannot change password
On 14/01/16 05:54, Mark Foley wrote: > Hmmm, this message is a week old and nothing? > > I know many of you have domain member hosts in your domain and surely are logging in as domain > users authenticating with the Samba4 AD/DC, right? > > How do you change your password without having the domain Administrator do it for you? > > --Mark > > -----Original Message-----