Displaying 20 results from an estimated 1172 matches for "charlie".
2004 May 20
3
why does dovecot child die on these messages?
...gain. So I removed all
.imap.* and let dovecot redo it's stuff. No go.
Some followup information before the meat of the truss:
http://lazy.spodder.com/~yeled/BSD/broken.dove.txt
comments in **
** all fine here.. some are chmod 600 and some are 644 - no difference **
squeaky:/home/virtual/charlie/Maildir/.Drafts# ls -laR
.:
total 76
drwx------ 5 charlie charlie 512 May 20 19:19 ./
drwx------ 101 charlie charlie 2560 May 20 19:32 ../
-rw------- 1 charlie charlie 5 May 14 16:57 .customflags
-rw------- 1 charlie charlie 1608 May 20 19:19 .imap.index
-rw------- 1...
2011 Jul 19
1
Re: Problem with Windows app accessing internet
OK, here's the diff file:
Code:
--- environment.before.reboot.txt 2011-07-19 17:43:58.200205228 +0100
+++ environment.after.reboot.txt 2011-07-19 17:53:07.549616184 +0100
@@ -1,16 +1,16 @@
ORBIT_SOCKETDIR=/tmp/orbit-charlie
-SSH_AGENT_PID=2912
+SSH_AGENT_PID=2337
TERM=xterm
SHELL=/bin/bash
-XDG_SESSION_COOKIE=2dd5655fe15f1c42f474dd204c45c6b6-1311075950.779608-828425652
+XDG_SESSION_COOKIE=2dd5655fe15f1c42f474dd204c45c6b6-1311094181.613213-1540232224
WINDOW_MANAGER=/usr/bin/compiz
-WINDOWID=75497510
-GNOME_KEYRING_C...
2010 Jun 04
2
Xapian-devel Digest, Vol 66, Issue 2
Hi Charlie,
Thanks for your reply.
I've modified config.mak according to README. I just want to output the
xapian dll for php, so i removed other config such python, csharp, etc. I
download source code from php site & set the path in config.mak accordingly.
It still reports this error. I'm confu...
2006 May 23
7
how to pull text from database and eval it?
I''m trying to add some executable code to my blog posts. How can I
include this inside of a blog post and eval it?
Charlie bowman
http://www.recentrambles.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060523/a3536408/attachment.html
2006 May 26
11
Weird Caching Issue
Hey all,
Here''s the issue... I''m not entirely sure it''s even a Cache-related issue,
but here it goes:
I''ve deployed a Rails app onto a subdomain of my clients site... The server
is running Apache2, and I''m proxying through to Lighttpd. The issue I''m
having is that I''m able to add content to the site (data exists in the db),
but
2010 Nov 19
1
callerid not forwarded when transferring call from ISDN line to mobile phone via Asterisk
Hi all,
I've got 4 actors on my stage:
Alice calling from outside
Bob transferring incoming calls to Charlie
Charlie who has a mobile phone
My PBX which is connected to my ISDN line.
I want Charlie to see Alice's Callerid after Bob has transferred the
call as if Charlie is receiving the call from Alice, transparently.
Tried to set the callerid but Charlie sees my telco line number, not the
calle...
2015 Nov 11
2
[RFC][SLP] Let's turn -slp-vectorize-hor on by default
We have started this. Since there are some holidays expect a small delay. Will let you know by Friday.
Thx
Sent from my Windows Phone
________________________________
From: Charlie Turner<mailto:charlesturner7c5 at gmail.com>
Sent: 11/11/2015 6:34 PM
To: Das, Dibyendu<mailto:Dibyendu.Das at amd.com>
Cc: nrotem at apple.com<mailto:nrotem at apple.com>; llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>
Subject: Re: [llvm-dev] [RFC][SLP] Le...
2006 Apr 11
11
I can''t get rails to see my plugin. How can I this?
I''m trying to produce a plugin to help me with my page caching woes. I
can''t seem to get rails to see my method within the plugin. This is my
first attempt at a plugin so I''m sure I''m missing something. I''ve
created a directory /vendor/lib/plugins/broom_stick/. I then created an
init.rb file with:
require ''broom_stick''
I then
2006 Oct 13
1
Seg fault, please help
Hi Everyone,
I found these in my log files. I am running the latest version of gs,
as distributed by CentOS
Oct 11 18:03:27 charlie kernel: gs[9960]: segfault at 0000000000000000
rip 0000003f0cd2063e rsp 0000007fbfffe090 error 6
Oct 12 14:40:58 charlie sshd(pam_unix)[12919]: session opened for user
root by root(uid=0)
Oct 13 15:16:11 charlie kernel: gs[16302]: segfault at
0000000000000000 rip 0000003f0cd2063e rsp 0000007fbfffe0...
2006 Aug 16
6
error with edge rails
I''ve started an app with rails 1.1.6 then ran freeze_edge. My app
will not run with rails in the vendor folder. Have I forgot to do
something? I"ve been without the internet for the last two months.
Has something changed?
2015 Nov 10
4
[RFC][SLP] Let's turn -slp-vectorize-hor on by default
I will try to get some spec cpu 2006 rate runs done under -O3 -flto with and without -slp-vectorize-hor and let you know.
-Thx
-----Original Message-----
From: nrotem at apple.com [mailto:nrotem at apple.com]
Sent: Tuesday, November 10, 2015 3:33 AM
To: Charlie Turner
Cc: Das, Dibyendu; llvm-dev at lists.llvm.org
Subject: Re: [llvm-dev] [RFC][SLP] Let's turn -slp-vectorize-hor on by default
> On Nov 9, 2015, at 9:55 AM, Charlie Turner via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> I have not. I could feasibly do this, but I'...
2008 Nov 06
2
Fwd: SWIG with R and C++ STL
Hi, all
I didn't get any response from swig for my question.
see if I can get some help here
Thanks
---------- Forwarded message ----------
From: charlie <charlie.xia.fdu@gmail.com>
Date: Tue, Nov 4, 2008 at 1:55 PM
Subject: SWIG with R and C++ STL
To: swig-user@lists.sourceforge.net
Hi all,
I am new to SWIG. I encountered some problem when I try to SWIG to R some
C++ modules.
Here is the details. I got "myvector.i" and "myve...
2006 Apr 18
11
how to release a plugin
I''ve developed a very useful (at least to me) plugin for rails. How do
I go about releasing it. I have an account with rubyforge but I don''t
know how to let rails know about it.
Charlie Bowman
www.recentrambles.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060418/e8d3909e/attachment.html
2007 Jul 09
7
Xapian pubmeet
...al setting and talk
about all things search-related (and probably a lot of things that aren't).
If you're interested, please reply and say so, if not please say why!
Those of us who are UK-based might be able to help those who aren't
with transport and accomodation queries.
Cheers
Charlie
Lemur Consulting
2006 Mar 30
4
Upgrading to 1.1 causes MySQL Lost Connections under WinXP
...graded to 1.1 did this MySQL
problem start.
I also should mention I tried reseting the passwords so they don''t use
the old_password hash algorithm. I had read somwhere that the old style
passwords could cause this problem too. But, that doesn''t seem to be
the issue.
Thanks
Charlie
--
Posted via http://www.ruby-forum.com/.
2006 Oct 17
2
Problems with stop word analysis and queries
...l title no quotes,
full title minus "for", and quoted query with the same results as above.
So now I think it might be a problem with ferret. My theory is maybe
the stop word analysis isn''t taking place when I submit queries. That''s
my theory at least. Any ideas?
Charlie
--
Posted via http://www.ruby-forum.com/.
2006 Apr 01
4
Quick question. Thunderbird/Outlook = no love.
...it on the TLS if available as well, still no love.
Dovecot logfile contains:
dovecot: Mar 31 17:25:19 Info: imap-login: Aborted login: rip=10.0.0.4, lip=10.0.0.208, TLS
dovecot: Mar 31 17:25:24 Info: imap-login: Aborted login: rip=10.0.0.4, lip=10.0.0.208, TLS
Nothing else.
Thanks in advance!
-Charlie
2018 Jan 19
2
Split charts with ggplot2, tidyquant
...for index
??? ??? ??? ??? ??? ??? value.name="resp") # name of what will be your
response variable
Now the ggplot2 code:
library(ggplot2)
ggplot(plotDF, aes(x=Date, y=resp)) +
??? facet_wrap(~parameter, ncol=1, scales="free") +
??? geom_line()
Hope that does the trick!
Charlie
On 01/18/2018 02:11 PM, Eric Berger wrote:
> Hi Charlie,
> I am comfortable to put the data in any way that works best. Here are
> two possibilities: an xts and a data frame.
>
> library(quantmod)
> quantmod::getSymbols("SPY")? # creates xts variable SPY
> SPYxts &...
2015 Nov 09
3
[RFC][SLP] Let's turn -slp-vectorize-hor on by default
...he
community to see if there's any objection based on their own
measurements of this feature about defaulting it to on.
Please let me know if you think I've got the wrong end of the
etiquette stick here, and if so I'll try and acquire sensible numbers
for other backends.
Kind regards,
Charlie.
On 9 November 2015 at 17:50, Das, Dibyendu <Dibyendu.Das at amd.com> wrote:
> Have you run cpu2006 for x86-64 for perf progression/regression ?
>
> Sent from my Windows Phone
> ________________________________
> From: Charlie Turner via llvm-dev
> Sent: 11/9/2015 11:15...
2006 Jan 17
6
database.yml and remote mysql database
I can''t seem to connect to a remote database. Here is what I''ve tried.
the database,username,password, and host have been changed to protect
the innocent.
development:
adapter: mysql
database: database
username: username
password: password
host: host
port: 3306
Here is the error
/usr/lib/ruby/1.8/yaml.rb:133:in `load'': syntax error on line 11, col 2:
`