Bug#570003: emacs: viper map! "jf" [escape] doesn't work in terminal

2010-02-15 Thread Ian D. Leroux
Package: emacs Version: 23.1+1-5 Severity: normal I use the line (viper-record-kbd-macro "jf" 'insert-state [escape] 't) in my ~/.viper to allow me to exit insert state without reaching for the ESC key. This works fine in gui emacs, but when I invoke the macro from an emacs frame running in a

Bug#568049: gnumail.app: GNUMail systematically segfaults at startup

2010-02-03 Thread Ian D. Leroux
On Wed, 03 Feb 2010 19:25 +0200, "Yavor Doganov" wrote: > > I'll read up on experimental and try to test that version of gnustep-gui > > out tonight (in 6-8 hours or so). > > You can just download the packages from your nearest mirror and > install them with dpkg -i. There's no need to fiddle wi

Bug#568049: gnumail.app: GNUMail systematically segfaults at startup

2010-02-03 Thread Ian D. Leroux
On Wed, 03 Feb 2010 18:32 +0200, "Yavor Doganov" wrote: > Thanks for the new backtrace. Now could you put a break on > -[NSAttributedString attribute:atIndex:longestEffectiveRange:inRange:] > and when you reach it, do > > (gdb) p rangeLimit.location > (gdb) p NSMaxRange (rangeLimit) > (gdb) p

Bug#568049: gnumail.app: GNUMail systematically segfaults at startup

2010-02-03 Thread Ian D. Leroux
On Wed, 03 Feb 2010 14:21 +, "Yavor Doganov" wrote: > Next: Please install libffi5-dbg and run Cynthiune in gdb. Before > starting it, do > > (gdb) break -[NSException raise] > > and when you reach the breakpoint, type "where". (gdb) break -[NSException raise] Function "-[NSException rais

Bug#568049: gnumail.app: GNUMail systematically segfaults at startup

2010-02-03 Thread Ian D. Leroux
On Wed, 03 Feb 2010 11:24:33 + Yavor Doganov wrote: > Just to be sure, could you run a crashing app in gdb, and when it > stops on SIGABRT, check how many gdnc instances are running? At the moment of the crash I have as many instances of the daemon as I had before starting the app: - If I hav

Bug#568049: gnumail.app: GNUMail systematically segfaults at startup

2010-02-02 Thread Ian D. Leroux
On Tue, 02 Feb 2010 18:35 +0200, "Yavor Doganov" wrote: > So, to figure out where the problem lies, could you do the following > steps, please (performing the next step is not needed if the prior > step leads to successful results): > > 1. Do you start gdnc from your .bashrc/.xsession/etc? As y

Bug#568049: gnumail.app: GNUMail systematically segfaults at startup

2010-02-02 Thread Ian D. Leroux
On Tue, 02 Feb 2010 15:19 +0200, "Yavor Doganov" wrote: > В 07:49 -0500 на 02.02.2010 (вт), Ian D. Leroux написа: > > That does remove the font-related errors. The final segmentation > > fault is the same however: > > OK, thanks. Unfortunately I can't repro

Bug#568049: gnumail.app: GNUMail systematically segfaults at startup

2010-02-02 Thread Ian D. Leroux
On Tue, 02 Feb 2010 09:08:13 +0200 Yavor Doganov wrote: > Ian D. Leroux wrote: > > I installed gnumail.app and found that, when launched with > > $ GNUMail > > it reproducibly segfaults after giving a long list of font-related > > errors and an out-of-range exception.

Bug#568049: gnumail.app: GNUMail systematically segfaults at startup

2010-02-01 Thread Ian D. Leroux
Package: gnumail.app Version: 1.2.0~pre3+snap20071004-4+b2 Severity: important I installed gnumail.app and found that, when launched with $ GNUMail it reproducibly segfaults after giving a long list of font-related errors and an out-of-range exception. The errors, along with a gdb backtrace, are