search for: changs

Displaying 20 results from an estimated 187497 matches for "changs".

Did you mean: change
2013 Nov 05
1
Problem migration from cyrus with imapc
Hi all, i have problem with namespace when i try to migrate from cyrus to dovecot with imapc. If i login to the old cyrus i get: telnet 192.168.8.164 143 Trying 192.168.8.164... Connected to 192.168.8.164. Escape character is '^]'. * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE STARTTLS AUTH=PLAIN AUTH=LOGIN AUTH=DIGEST-MD5 AUTH=CRAM-MD5] Dovecot ready. a
2009 Mar 15
0
Too many notify events causing Asterisk crash?
Hi, We've implemented a 'page-all' function for some of our customers, and we've noticed that on occasion the page-all will cause asterisk to crash (safe_asterisk then restarts it again). The particular customer has about 20 phones, and also has 5 Linksys 932 to monitor the state of these extensions. I'm not sure whether it is the page-all that causes the crash, or the
2018 May 02
3
[PATCH net-next v9 3/4] virtio_net: Extend virtio to use VF datapath when available
On 4/30/2018 12:20 AM, Jiri Pirko wrote: > >>> Now I try to change mac of the failover master: >>> [root at test1 ~]# ip link set ens3 addr 52:54:00:b2:a7:f3 >>> RTNETLINK answers: Operation not supported >>> >>> That I did expect to work. I would expect this would change the mac of >>> the master and both standby and primary slaves.
2018 May 02
3
[PATCH net-next v9 3/4] virtio_net: Extend virtio to use VF datapath when available
On 4/30/2018 12:20 AM, Jiri Pirko wrote: > >>> Now I try to change mac of the failover master: >>> [root at test1 ~]# ip link set ens3 addr 52:54:00:b2:a7:f3 >>> RTNETLINK answers: Operation not supported >>> >>> That I did expect to work. I would expect this would change the mac of >>> the master and both standby and primary slaves.
2010 Jul 14
3
DirectX troubles - Running Civilisation IV: Beyond the Sword
Initialize Renderer failed. Check DirectX Installation, Latest Graphics Drivers and Graphics Settings Parameters: -width = 1024 -height = 768 -flags = 0xc -hwnd = 0x21003a -adaptrid = 0 -deviceid = 1 Error: ------------------------------- mscorsvw.exe Hello folks. I'm trying to get the game Civ IV: BTS working under wine. All legal, from-disk copies. First I've installed base
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
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
Hi, Given the following R code: library(pryr) data <- array(dim = c(5)) for(x in 1:5) { data[x] <- 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") }
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
I searched the web and the list archives for a solution to this, but didn't see anything, so here goes. I'm new to tcltk. I'm trying to change the contents of a tkentry widget when a button is pressed. Once I get that working, the widget will be read only to the user. Here is some toy code: ############### require(tcltk) thisEnv=environment() tt<-tktoplevel() Name <-
2010 Nov 02
0
Noise while passing channel using tde205p card
Hello, I have an Asterisk box with a digium TDE205p card. The problem is that I have several "Goto(s-${DIALSTATUS}" sentences and while the call is trying to find a free channel to establish the call, I get a little noise in each "Zap/... is proceeding passing it to Zap/..." line. My configuration is: Digium card: TE205P Asterisk Version: 1.4.21.2
2007 Nov 20
0
7 commits - libswfdec/swfdec_movie.c libswfdec/swfdec_sprite_movie_as.c test/image
libswfdec/swfdec_movie.c | 4 + libswfdec/swfdec_sprite_movie_as.c | 7 ++ test/image/Makefile.am | 76 +++++++++++++++++++++++ test/image/clip-change-backward-5.swf |binary test/image/clip-change-backward-5.swf.png |binary test/image/clip-change-backward-6.swf |binary
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-----