Re: gaim segfault while blocking someone

2006-08-30 Thread Trevor Kendall
On 29/08/06, Petr Janda <[EMAIL PROTECTED]> wrote: Here is the gdb backtrace: (gdb) backtrace #0 0x28a109b8 in kill () from /usr/lib/libc.so.6 #1 0x28a658e8 in abort () from /usr/lib/libc.so.6 #2 0x28a2f4c7 in reallocf () from /usr/lib/libc.so.6 #3 0x28a2f507 in reallocf () from /usr/lib/lib

Re: Confusion over encodings, utf-8, etc.

2006-08-30 Thread Bill Hacker
Jonathon McKitrick wrote: I've entered the world of unicode with my mac, and I'd like to make things consistent across my machines. I naïvely thought utf-8 would solve everything. But I find a lot of web pages and people's names only show correctly in iso-8859-1. I thought utf-8 covered them

Re: Confusion over encodings, utf-8, etc.

2006-08-30 Thread Chris Csanady
On 8/29/06, Jonathon McKitrick <[EMAIL PROTECTED]> wrote: I've entered the world of unicode with my mac, and I'd like to make things consistent across my machines. Are you interested in utf-8 for filesystem encoding as well? This is where utf-8 becomes painful. It turns out that there are se

Re: Confusion over encodings, utf-8, etc.

2006-08-30 Thread Bill Hacker
Chris Csanady wrote: On 8/29/06, Jonathon McKitrick <[EMAIL PROTECTED]> wrote: I've entered the world of unicode with my mac, and I'd like to make things consistent across my machines. Are you interested in utf-8 for filesystem encoding as well? This is where utf-8 becomes painful. Ye

Re: Confusion over encodings, utf-8, etc.

2006-08-30 Thread Jonas Trollvik
Im experiencing troubles with nfs charset conversion too. Files with swedish characters doesnt show up correctly on my macbook when mounting over nfs. I've set up the nfsd as explained in freebsd manuals. Is there a way to set the charset conversion? //Jonas On 8/30/06, Bill Hacker <[EMAIL PROTE

Re: KDE problems

2006-08-30 Thread Petr Janda
Yet another problem: I cant type/use keyboard at all in KDM if its started during boot! If i start kdm using the rc script AFTER i log in as root it works. Any clues?

Re: KDE problems

2006-08-30 Thread Petr Janda
Hi Thomas, >Another shot in the dark: could it depend on the version of DFly you use >(especially, if KDE was compiled on a newer version than that, it runs on)? > I'm running KDE 3,5,4 on 1.7.0-DEVELOPMENT. All my GUI apps were compiled on 1.7.0-DEVELOPMENT from source. > May be somebo

Re: KDE problems

2006-08-30 Thread Simon 'corecode' Schubert
On 30.08.2006, at 14:05, Petr Janda wrote: I cant type/use keyboard at all in KDM if its started during boot! If i start kdm using the rc script AFTER i log in as root it works. This is an old known problem. I think there is even some advice about this in some file. Are you starting kdm from

Re: KDE problems

2006-08-30 Thread Thomas Schlesinger
Am Mittwoch, 30. August 2006 14:05 schrieb Petr Janda: > Yet another problem: > > I cant type/use keyboard at all in KDM if its started during boot! If i > start kdm using the rc script AFTER i log in as root it works. > > Any clues? Petr, I have no idea, but at least I can tell you, that I can a

Re: KDE problems

2006-08-30 Thread Petr Janda
Hi Simon, Im starting it from from rc.conf. What file have you got on your mind? Petr Simon 'corecode' Schubert wrote: On 30.08.2006, at 14:05, Petr Janda wrote: I cant type/use keyboard at all in KDM if its started during boot! If i start kdm using the rc script AFTER i log in as root it work

KDE on DFly & question about firmware

2006-08-30 Thread Jonathon McKitrick
Two questions that will determine if I try DFly on my new laptop: 1. I see a lot of KDE users here. Does KDE work better that Gnome on DFly? 2. Is it a lot of work getting the firmware working for Centrino wireless? Last winter, I got a new laptop and gave up trying to get DFly to run. It wa

Re: question about sendmail

2006-08-30 Thread Saverio Iacovelli
1) I cannot send mail, It's strange because at first time I sent some mail. Now I think that I send locally. 2) I read various parts of sendmail.cf man page, but for configuring I must add certain feature. Is There a file o example containig this feature? 3) I report my /var/log/maillog file, I w

Re: question about sendmail

2006-08-30 Thread Jeremy C. Reed
> 1) I cannot send mail, It's strange because at first > time I sent some mail. Now I think that I send > locally. How are you testing? Who is "iacovelli_mail"? (It doesn't seem to be setup.) > 2) I read various parts of sendmail.cf man page, but > for configuring I must add certain feature. Is

Re: question about sendmail

2006-08-30 Thread Saverio Iacovelli
1)[EMAIL PROTECTED] is my mailbox on www.yahoo.it. I did not test sendmail. 2) I mistaked, I read README file, after I read sendmail.cf, but I don't know how add feature and how configure it. Can I found a .cf if example? Saverio __ Do You Yahoo!

Re: question about sendmail

2006-08-30 Thread Erik Wikström
On 2006-08-30 19:54, Saverio Iacovelli wrote: 1)[EMAIL PROTECTED] is my mailbox on www.yahoo.it. I did not test sendmail. 2) I mistaked, I read README file, after I read sendmail.cf, but I don't know how add feature and how configure it. Can I found a .cf if example? Have you looked in /usr/sh

Re: KDE on DFly & question about firmware

2006-08-30 Thread Thomas Schlesinger
Am Mittwoch, 30. August 2006 17:52 schrieb Jonathon McKitrick: > Two questions that will determine if I try DFly on my new laptop: > > 1. I see a lot of KDE users here. Does KDE work better that Gnome on > DFly? Jonathan, I don't know, if KDE works "better" than Gnome. but it works good for me

anoncvs access info?

2006-08-30 Thread Csaba Henk
Hi, Reading the download information, one can see "Obtaining source via CVS If you prefer to obtain the source via cvsup..." Sort of funny -- what if one does prefer getting the source via plain old CVS? If there is anoncvs service, I think it would be helpful to display the CVS command for

Re: KDE problems

2006-08-30 Thread walt
Petr Janda wrote: > I submitted my problems to the KDE mailing list too, we'll see what > happens but im not putting chances high. Seems like my problems are > quite unique. Yes, it seems that way to me also. Most of the bugs you post here I can't reproduce on my machine, including this latest K

Re: question about sendmail

2006-08-30 Thread John Duncan
On Wed, Aug 30, 2006 at 07:54:19PM +0200, Saverio Iacovelli wrote: > 1)[EMAIL PROTECTED] is my mailbox on > www.yahoo.it. I did not test sendmail. > 2) I mistaked, I read README file, after I read > sendmail.cf, but I don't know how add feature and how > configure it. Can I found a .cf if example?