Hi Gautam,

Am Freitag 16 Mai 2008 19:30:23 schrieb Gautam Iyer:
> I couldn't reproduce it! Can you compile it with different options and
> still get the error? Say
>
>     configure --enable-everything --disable-debug --with-max-profiles=20

this one still crashed.

> Also please try and reproduce it with a *minimal* mrxvtrc (i.e. just
> enough to reproduce your error).

For mrxvt 0.5.3, the minimal mrxvtrc for which it still segfaults is one line 
long:

Mrxvt.macro.Ctrl+Meta+p:        NewTab -6


> Also, please try it with the latest revision from SVN.

That was a good pointer, thanks. Using the latest SVN checkout, it does not 
crash any more.

> I don't have access to a Solaris, so if the bug is indeed Solaris
> specific, tracing it down will be a problem.

Yes and no. My bug report was dealing with mrxvt built unter Linux. I just 
mentioned Solaris as aside since I reproduced the error there, too.

However, I now have a feature request...                        <grin>

>From my previous mail, you've seen that I'd like to have 20 profiles available 
so that I can log on all my machines with one single keystroke. 
Unfortunately, it seems that the parser responsible for reading the config 
file .mrxvt is not flexible enough.

I'm able to specify many different profiles in my .mrxvt having numbers 
consisting of more than 1 digit - e.g. profile 18.

However, if I assign a keyboard shortcut to such a profile, I'd have to 
specify something like that:

Mrxvt.macro.Ctrl+Meta+3:           NewTab -18

I have the impression that the NewTab -N feature just supports single-digit 
profile numbers. If I hit Ctrl+Meta+3 with such an .mrxvt, profile 1 is 
executed since the trailing '8' is stripped away by the parser.

Kind regards

  Heiko


-- 
_______________________________________________________________________

Dr. Heiko Falk

Dortmund University of Technology
Faculty of Computer Science 12 (Embedded Systems Group)
Otto-Hahn-Strasse 16, Room E-19

44221 Dortmund
Germany


Phone:  +49 231 755 6124
Fax:    +49 231 755 6116
Mail:   [EMAIL PROTECTED]
WWW:    http://ls12-www.cs.tu-dortmund.de/~falk
_______________________________________________________________________

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Materm-devel mailing list
Materm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/materm-devel
mrxvt home page: http://materm.sourceforge.net

Reply via email to