Displaying 20 results from an estimated 1000 matches similar to: "Crash when searching messages"
2003 Jun 04
0
Réf. : FW: Besoin d'aide au sujet de swat
Hello,
Bonjour,
C'est la ligne only_from = 127.0.0.1 qui provoque le probl?me.
Cette ligne sp?cifie que SWAT n'est accessible que depuis la machine en
elle-m?me.
Il suffit de bouger la ligne, red?marre xinetd et cela devrai fonctionner
-----------------------------------
St?phane PURNELLE stephane.purnelle@corman.be
Service Informatique Corman S.A.
2003 Jun 04
1
FW: Besoin d'aide au sujet de swat
Can anyone help out Marie-Christine?
Thanks
PG
-----Original Message-----
From: Marie-Christine DRACK [mailto:jennifer.drack@wanadoo.fr]
Sent: Wednesday, June 04, 2003 8:54 AM
To: mkaplan@samba.org; paulg@samba.org
Subject: Besoin d'aide au sujet de swat
bonjour,
je vous ?cris car je n'arrive pas ? me connecter ? swat alors que le fichier
est configurer normalement.Voici mon fichier
2010 Aug 19
0
Two worlds ( le premier) : Pas de son
Bonjour,
J'ai install? Two words sur mon PC sous Opensuse 11.2 , Playonlinux 3.7.6 et Wine 1.2 car c'est la version stable.
Le jeu marche put?t bien, j'y ai jou? 5 heures maintenant. Par contre, je n'ai pas de son.
J'ai pourtant r?gl? le son dans audio de wine et le test fonctionne.
Je suis preneur de conseil.
PS: Je n'ai pas install? gecko car pas besoin
2006 Jun 12
1
Compiling wine under Kubuntu Dapper
/me has a problem :
root@machine:~# apt-get build-dep wine
Lecture des listes de paquets... Fait
Construction de l'arbre des d?pendances... Fait
Aucune version du paquet libjack0.80.0-dev n'est disponible, mais il
existe dans la base
de donn?es. Cela signifie en g?n?ral que le paquet est manquant, qu'il
est devenu obsol?te
ou qu'il n'est disponible que sur une autre source
2009 Dec 18
1
rubyinstaller-1.9.1-p243-rc1.exe | wxruby-ruby19-2.0.1-x86-mingw32.gem | encodage
Bonjour Alex.
Ce matin j'ai installer "rubyinstaller-1.9.1-p243-rc1.exe"
"wxruby-ruby19-2.0.1-x86-mingw32.gem"
"SciTE.exe 2.0.1.0"
Quand j'exécute (avec scite) mon fichier "Rss-wxruby.rbw" qui est encodé
en utf8 et qui habituellement(avec les anciennes versions de ruby,
wxruby et scite) fonctionne correctement, j'obtient ce message
2006 Aug 14
2
finders et sous-classes
Bonjour, c''est ma premi?re question ici car d''habitude il me suffit de
parcourir de tels forum pour trouver r?ponse ? mes questions.
Donc cette fois, c''est du s?rieux, je n''ai pas r?ussi ? trouver la
moindre ?vocation ? mon probl?me.
Je vous explique.
J''ai une famille de mod?les :
class Attachement < ActiveRecord::Base
...
end
class Illustration
2007 Nov 11
0
Recent French communications
Hello All,
(Salut)
Sebastien is a French user among us, and doesn''t speak English, so I''ve
been talking with him in French the best way I know how (Google is
god.) So, I will also translate the conversation going on, so that
everyone will be able to understand, and keep up with what has been
going on:
(Sebastien est un utilisateur français parmi nous, et ne parle pas
2016 Apr 04
2
[PATCH 0/7] Fixes for lib-mail message-address
Hello,
I borrowed dovecot parser for email addresses and going to use it in new
perl module as replacement for Email::Address. During implementation and
testing I found bugs in dovecot parser & generator. So I'm sending my
patches together with tests.
Pali Roh?r (7):
lib-mail: message_address_write: Fix generating empty group list
lib-mail: message_address_write: Fix generating group
2016 Apr 02
2
[PATCH 0/7] Fixes for lib-mail message-address
Hello,
I borrowed dovecot parser for email addresses and going to use it in new
perl module as replacement for Email::Address. During implementation and
testing I found bugs in dovecot parser & generator. So I'm sending my
patches together with tests.
Pali Roh?r (7):
lib-mail: message_address_write: Fix generating empty group list
lib-mail: message_address_write: Fix generating group
2008 Jan 04
2
checklistbox
Salut Alex.
En fait je me suis rendu compte de mon erreur à propos de "HSCROLL", ça marche correctement. La scrollbarre apparaît et fonctionne bien. La dernière fois j''ai eu l''impression qu''elle ne marchait pas, car cela peut arriver que la dernière lettre de la ligne de charactères qui s''affiche soit un peu coupée par la "VSCROLL".
2012 Oct 11
2
Coupure de connexion entre Rails 3.2.7 et Postgres 8.4
Bonjour à tous,
Je développe une grosse application en Rails 3.2.7 qui est connecté à
une BD Postgres 8.4 installée sur la même machine. L''application
s''exécute sur Apache avec le module Passenger.
L''application est constamment utilisée par une centaine d''utilisateurs
et ne pose aucun problème pendant plusieurs heures puis, d''un coup,
Rails ne
2016 Apr 04
3
[PATCH 0/7] Fixes for lib-mail message-address
> On April 4, 2016 at 8:18 PM Pali Roh?r <pali.rohar at gmail.com> wrote:
>
>
> On Monday 04 April 2016 19:12:56 Pali Roh?r wrote:
> > Hello,
> >
> > I borrowed dovecot parser for email addresses and going to use it in new
> > perl module as replacement for Email::Address. During implementation and
> > testing I found bugs in dovecot parser &
2004 Jun 07
3
Aggregate rows to see the number of occurences
Hi,
I have a set of data like the following:
[,1] [,2]
[1,] 10 2
[2,] 7 0
[3,] 1 0
[4,] 1 0
[5,] 15 0
[6,] 17 4
[7,] 4 0
[8,] 19 8
[9,] 10 2
[10,] 19 5
I'd like to aggregate it in order to obtain the frequency (the number of
occurences) for each couple of values (e.g.: (10,2) appears twice, (7,0)
appears once). Something cool
2010 Jul 20
1
blank pdf output when called in a loop
Hi,
I'm hitting a strange problem where pdf plots that I'm trying to make
are blank, only when produced from within a loop. The pdf contains 0 page.
I've narrowed the problem to this minimal script that invariably
produces an empty pdf with my setup:
pdf("/local/scratch/1.pdf", width=8, height=8)
for (k in 1) {
wireframe(volcano)
}
dev.off()
The odd thing is that
2004 Mar 08
1
Gethostbyaddr failed
Bonjour,
Mon serveur Samba 2.2.1a (sur Suse 7.3 PPC) a quelques soucis depuis 2/3
jours. Le dernier en date : les utilisateurs sont authentifi?s mais le
lecteur ne se connecte pas correctement dans le script (si on ouvre le
lecteur concern? il est vide).
L'architecture :
2 serveur Samba (fichiers / impression) avec 30 utilisateurs depuis 1 an
plusieurs serveurs NT4 dont le contr?leur
2007 Apr 19
1
fs quota plugin and NFS
Hi,
I'm trying to use the Dovecot v1 fs quota plugin. The server uses NFS
mounted volumes for INBOX and other maildir folders. The /usr/bin/quota
command is working seamlessly but I get errors with the quota plugin,
which gives the following logs:
Apr 19 17:46:15 rouge dovecot: IMAP(xyxyxyx): quotactl(Q_GETQUOTA,
nfs.xxx.yyy.org:/home) failed: No such file or directory
Apr 19 17:46:18 rouge
2006 Jan 09
0
SIP-SIP transfer via the REFER/NOTIFY method
Could anyone help me set up Asterisk in such a way that it makes SIP-SIP transfers using the REFER / NOTIFY method according to RFC-3515 ?
SCANARIO:
- Asterisk registers with PSTN<->SIP VoIP provider "V" (Vonage) as a friend
- Asterisk is located in Europe, Vonage in located US.
- Asterisk acts as an autoattendant located in Europe.
- Asterisk answers and incoming call from
1999 Mar 11
1
exists finds objects lots of places! (PR#142)
Full_Name: Steve Oncley
Version: 0.63.3
OS: Redhat5.2 i386
Submission from: 128.117.80.159 (128.117.80.159)
"exists" finds object UP TO the position it is in
> search()
[1] ".GlobalEnv" "Autoloads" "package:base"
> exists("ls",1)
[1] TRUE
> exists("ls",2)
[1] TRUE
> exists("ls",3)
[1] TRUE
> x <- 1
>
2007 Jan 26
3
imap-login crash with RC19
Hi Timo,
Using RC19, I've have the following crash. If there was a core file,
I've got no idea where it's gone...
Jan 25 10:35:10 rouge dovecot: imap-login: file client.c: line 528
(client_unref): assertion failed: (client->refcount > 0)
Jan 25 10:35:10 rouge dovecot: child 25498 (login) killed with signal 6
Best regards,
--
Nico
On r?alise qu'une femme est de la dynamite
2004 Jun 03
1
Problem with par("usr")
Hi,
I'm trying to use the "usr" argument but I see no effect of this option
on my plots. For example:
> par(usr=c(0,4,0,4))
> plot(1,1)
This plots one point fine, but the coordinates of the plotting region
are not those that I specified using par()...
I can check this with
> par("usr")
[1] 0.568 1.432 0.568 1.432
What can I change in order to have this