gcmd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gcmd-dev] forward bug reports to devel list ?


From: koos
Subject: Re: [gcmd-dev] forward bug reports to devel list ?
Date: Fri, 9 Nov 2007 18:01:41 +0100

Hello Piotr,

The backtrace file of the regex crash leads to the file
gnome-cmd-string-dialog.c. Unfortunately I cannot use the TRACE macro
in this file. In order to use that macro one have to include utils.h,
after including that file a lot of error messages appear and
compilation fails. I think this is because 'gnome-cmd-string-dialog.c'
is still a C source code file and not C++. 
Do you have any idea what to do?

koos

On Sat, 27 Oct 2007 23:39:18 +0200
Piotr Eljasiak <address@hidden> wrote:

> > I still experience this bug (svn rev 1247). Everytime I want to
> > enter a regex when using the advanced renaming tool gnome-commander
> > crashes. 
> > 
> > koos
> > 
> > On Mon, 22 Oct 2007 23:51:46 +0200
> > Michael <address@hidden> wrote:
> > 
> > > btw. #447882 doesn't appear in 1235 now. I added a comment about
> > > that, and the fact that underscore '_' isn't recognized anymore
> > > (try to convert _ into anything else). Maybe the fix introduced
> > > that?
> > > 
> 
> 
> Unfortunately I can't reproduce the bug either Could you please, try
> to pinpoint the problem using TRACE() technique in
> gnome-cmd-advrename-dialog.cc?
> 
> TRACE macro outputs to stdout the value of expression like (when run
> in console):
> 
>         gnome-cmd-advrename-dialog.cc(1120) void
>         init(GnomeCmdAdvrenameDialog*) in_dialog->priv: `0xbf7290'
> 
> for TRACE(in_dialog->priv); or 
> 
>         gnome-cmd-advrename-dialog.cc(670) gchar*
>         apply_one_pattern(gchar*, PatternEntry*, int) in:
>         `NOTIFICATION.dat'
> 
> for TRACE(in);
> 
> 
> TIA,
> Piotr




reply via email to

[Prev in Thread] Current Thread [Next in Thread]