public inbox for gnats-devel@sourceware.org
 help / color / mirror / Atom feed
* Q - Gnats 4.0-alpha quickies
@ 2001-11-16  9:01 Tim Freedom
  2001-11-19  0:42 ` Milan Zamazal
  2001-12-21 17:23 ` Tim Freedom
  0 siblings, 2 replies; 12+ messages in thread
From: Tim Freedom @ 2001-11-16  9:01 UTC (permalink / raw)
  To: help-gnats

Using Gnats 4.0-alpha (debian -> 3.99) & gnatsweb.pl v-1.78
(debian -> gnatsweb-3.beta99.2+cvs20011113.orig) on a Debian system;
we've noticed a few irretating things (possible bugs ?)

1. Whenever a new PR is submitted with both "Reporter's email:"
    and "Originator:" (as they are termed on gnatsweb.pl) - the
    email produced to the party responsible comes in the form of,

     submitter@hisdomain.com

    and NOT

     "Name-of-Submitter" <submitter@hisdomain.com>

    Can that be fixed/changed (ie. we'd like to include the name of
    the person in the header fields of the email) ? how ?

2. Along the same lines as #1 - any time a PR is modified an email
    gets sent from,

     gnats-admin@mydomain.com

    We'd like to change that to say something useful in the "From"
    header field of the email.  Like,

     "MyDomain Bug Tracker" <gnats-admin@mydomain.com>

    Anyway to do that (did I miss a FAQ) ??

3. Without too much code change, any easy way to list "Originator"
    right above "Reporter's email" on gnatsweb.pl or right below
    it (before the CC-list) ?

4. Using command-line gnats -- the following command simply produces
    a single empty line (instead of showing the PR's entire contents).

    query-pr -F      ##     (where ## is a valid PR number)
    query-pr --full  ##
    query-pr -f full ##

    Is this a known bug ?  Work-around ?

Any help would be appreciated.

/tf


_________________________________________________________________
Join the worldÂ’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com


_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Q - Gnats 4.0-alpha quickies
  2001-11-16  9:01 Q - Gnats 4.0-alpha quickies Tim Freedom
@ 2001-11-19  0:42 ` Milan Zamazal
  2001-12-23 12:40   ` Milan Zamazal
  2001-12-21 17:23 ` Tim Freedom
  1 sibling, 1 reply; 12+ messages in thread
From: Milan Zamazal @ 2001-11-19  0:42 UTC (permalink / raw)
  To: Tim Freedom; +Cc: help-gnats

>>>>> "TF" == Tim Freedom <tim_freedom@hotmail.com> writes:

    TF> Using Gnats 4.0-alpha (debian -> 3.99) & gnatsweb.pl v-1.78
    TF> (debian -> gnatsweb-3.beta99.2+cvs20011113.orig) on a Debian system;
    TF> we've noticed a few irretating things (possible bugs ?)

[...]

    TF> 2. Along the same lines as #1 - any time a PR is modified an email
    TF>     gets sent from,

    TF>      gnats-admin@mydomain.com

    TF>     We'd like to change that to say something useful in the "From"
    TF>     header field of the email.  Like,

    TF>      "MyDomain Bug Tracker" <gnats-admin@mydomain.com>

    TF>     Anyway to do that (did I miss a FAQ) ??

Unless Gnatsweb handles this itself, this can be configured in
`gnats-adm/dbconfig', see the corresponding GNATS manual entry for more
information.

[...]

    TF> 4. Using command-line gnats -- the following command simply produces
    TF>     a single empty line (instead of showing the PR's entire contents).

    TF>     query-pr -F      ##     (where ## is a valid PR number)
    TF>     query-pr --full  ##
    TF>     query-pr -f full ##

    TF>     Is this a known bug ?  Work-around ?

Strange, I've never seen this before, it looks like a bug.  Could you
please try to find out more about the problem?

Regards,

Milan Zamazal

-- 
When you're in a fight with an idiot, it's difficult for other people to tell
which one the idiot is.                       -- Bruce Perens in debian-devel

_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Q - Gnats 4.0-alpha quickies
  2001-11-16  9:01 Q - Gnats 4.0-alpha quickies Tim Freedom
  2001-11-19  0:42 ` Milan Zamazal
@ 2001-12-21 17:23 ` Tim Freedom
  1 sibling, 0 replies; 12+ messages in thread
From: Tim Freedom @ 2001-12-21 17:23 UTC (permalink / raw)
  To: help-gnats

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1714 bytes --]

Using Gnats 4.0-alpha (debian -> 3.99) & gnatsweb.pl v-1.78
(debian -> gnatsweb-3.beta99.2+cvs20011113.orig) on a Debian system;
we've noticed a few irretating things (possible bugs ?)

1. Whenever a new PR is submitted with both "Reporter's email:"
    and "Originator:" (as they are termed on gnatsweb.pl) - the
    email produced to the party responsible comes in the form of,

     submitter@hisdomain.com

    and NOT

     "Name-of-Submitter" <submitter@hisdomain.com>

    Can that be fixed/changed (ie. we'd like to include the name of
    the person in the header fields of the email) ? how ?

2. Along the same lines as #1 - any time a PR is modified an email
    gets sent from,

     gnats-admin@mydomain.com

    We'd like to change that to say something useful in the "From"
    header field of the email.  Like,

     "MyDomain Bug Tracker" <gnats-admin@mydomain.com>

    Anyway to do that (did I miss a FAQ) ??

3. Without too much code change, any easy way to list "Originator"
    right above "Reporter's email" on gnatsweb.pl or right below
    it (before the CC-list) ?

4. Using command-line gnats -- the following command simply produces
    a single empty line (instead of showing the PR's entire contents).

    query-pr -F      ##     (where ## is a valid PR number)
    query-pr --full  ##
    query-pr -f full ##

    Is this a known bug ?  Work-around ?

Any help would be appreciated.

/tf


_________________________________________________________________
Join the worldÂ’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com


_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Q - Gnats 4.0-alpha quickies
  2001-11-19  0:42 ` Milan Zamazal
@ 2001-12-23 12:40   ` Milan Zamazal
  0 siblings, 0 replies; 12+ messages in thread
From: Milan Zamazal @ 2001-12-23 12:40 UTC (permalink / raw)
  To: Tim Freedom; +Cc: help-gnats

>>>>> "TF" == Tim Freedom <tim_freedom@hotmail.com> writes:

    TF> Using Gnats 4.0-alpha (debian -> 3.99) & gnatsweb.pl v-1.78
    TF> (debian -> gnatsweb-3.beta99.2+cvs20011113.orig) on a Debian system;
    TF> we've noticed a few irretating things (possible bugs ?)

[...]

    TF> 2. Along the same lines as #1 - any time a PR is modified an email
    TF>     gets sent from,

    TF>      gnats-admin@mydomain.com

    TF>     We'd like to change that to say something useful in the "From"
    TF>     header field of the email.  Like,

    TF>      "MyDomain Bug Tracker" <gnats-admin@mydomain.com>

    TF>     Anyway to do that (did I miss a FAQ) ??

Unless Gnatsweb handles this itself, this can be configured in
`gnats-adm/dbconfig', see the corresponding GNATS manual entry for more
information.

[...]

    TF> 4. Using command-line gnats -- the following command simply produces
    TF>     a single empty line (instead of showing the PR's entire contents).

    TF>     query-pr -F      ##     (where ## is a valid PR number)
    TF>     query-pr --full  ##
    TF>     query-pr -f full ##

    TF>     Is this a known bug ?  Work-around ?

Strange, I've never seen this before, it looks like a bug.  Could you
please try to find out more about the problem?

Regards,

Milan Zamazal

-- 
When you're in a fight with an idiot, it's difficult for other people to tell
which one the idiot is.                       -- Bruce Perens in debian-devel

_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Q - Gnats 4.0-alpha quickies
  2001-12-01 14:50 ` Milan Zamazal
@ 2001-12-29 15:54   ` Milan Zamazal
  0 siblings, 0 replies; 12+ messages in thread
From: Milan Zamazal @ 2001-12-29 15:54 UTC (permalink / raw)
  To: Tim Freedom; +Cc: help-gnats

>>>>> "TF" == Tim Freedom <tim_freedom@hotmail.com> writes:

    TF> I'll ask the maintainer of the site for what you note above
    TF> (with default dbconfig); is there anything else I can do as a
    TF> user ?

If you can look at the dbconfig in use, do it.  Maybe, there's something
wrong with the `query "full"' definition in it.

Regards,

Milan Zamazal

-- 
real programmer?  don't get me started.  if you need to hide your
pathetic excuse for a carreer behind super-macho languages like C, C++,
and/or Perl instead of writing clean, maintainable, efficient code, you
aren't much of a real programmer in my view.  -- Erik Naggum in comp.emacs

_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Q - Gnats 4.0-alpha quickies
  2001-11-30 12:13 Tim Freedom
  2001-12-01 14:50 ` Milan Zamazal
@ 2001-12-27 22:20 ` Tim Freedom
  1 sibling, 0 replies; 12+ messages in thread
From: Tim Freedom @ 2001-12-27 22:20 UTC (permalink / raw)
  To: help-gnats

>From: Milan Zamazal
>Date: 25 Dec 2001 19:20:07 +0100
>
> >>>>> "TF" == Tim Freedom <tim_freedom@hotmail.com> writes:
>
>     TF> How ?  What would you suggest I do to find useful info ?
>
>Do other formats (-q etc.) work?  What if you set up a new
>database with the default dbconfig?  If nothing helps then we
>need to know an exact way how to reproduce the bug (including
>the configuration).

Yup, all the different formats seem to work except for -F (full).

Tried,

  query-pr --format standard 7
  query-pr --format summary 7
  query-pr --format sql 7
  query-pr --format sql2 7
  query-pr -q

I'll ask the maintainer of the site for what you note above
(with default dbconfig); is there anything else I can do as
a user ?

Thanks

/tf


_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Q - Gnats 4.0-alpha quickies
  2001-11-22 14:51 ` Milan Zamazal
@ 2001-12-25 14:47   ` Milan Zamazal
  0 siblings, 0 replies; 12+ messages in thread
From: Milan Zamazal @ 2001-12-25 14:47 UTC (permalink / raw)
  To: Tim Freedom; +Cc: help-gnats

>>>>> "TF" == Tim Freedom <tim_freedom@hotmail.com> writes:

    TF> How ?  What would you suggest I do to find useful info ?

Do other formats (-q etc.) work?  What if you set up a new database with
the default dbconfig?  If nothing helps then we need to know an exact
way how to reproduce the bug (including the configuration).

    TF> Does the command work for you ? others ?

It works for me and I've never heard about any such problems.

Regards,

Milan Zamazal

-- 
Omigod, it's a flame war about a flame war.  You know, a meta-flame war!
                                                 Kenny Tilton in comp.lang.lisp

_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Q - Gnats 4.0-alpha quickies
  2001-11-22 14:50 Tim Freedom
  2001-11-22 14:51 ` Milan Zamazal
@ 2001-12-24 15:39 ` Tim Freedom
  1 sibling, 0 replies; 12+ messages in thread
From: Tim Freedom @ 2001-12-24 15:39 UTC (permalink / raw)
  To: pdm; +Cc: help-gnats

>From: Milan Zamazal
>
>     TF>     query-pr -F      ##     (where ## is a valid PR number)
>     TF>     query-pr --full  ##
>     TF>     query-pr -f full ##
>
>     TF>     Is this a known bug ?  Work-around ?
>
>Strange, I've never seen this before, it looks like a bug.  Could
>you please try to find out more about the problem?

How ?  What would you suggest I do to find useful info ?
Does the command work for you ? others ?

/tf

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Q - Gnats 4.0-alpha quickies
  2001-11-30 12:13 Tim Freedom
@ 2001-12-01 14:50 ` Milan Zamazal
  2001-12-29 15:54   ` Milan Zamazal
  2001-12-27 22:20 ` Tim Freedom
  1 sibling, 1 reply; 12+ messages in thread
From: Milan Zamazal @ 2001-12-01 14:50 UTC (permalink / raw)
  To: Tim Freedom; +Cc: help-gnats

>>>>> "TF" == Tim Freedom <tim_freedom@hotmail.com> writes:

    TF> I'll ask the maintainer of the site for what you note above
    TF> (with default dbconfig); is there anything else I can do as a
    TF> user ?

If you can look at the dbconfig in use, do it.  Maybe, there's something
wrong with the `query "full"' definition in it.

Regards,

Milan Zamazal

-- 
real programmer?  don't get me started.  if you need to hide your
pathetic excuse for a carreer behind super-macho languages like C, C++,
and/or Perl instead of writing clean, maintainable, efficient code, you
aren't much of a real programmer in my view.  -- Erik Naggum in comp.emacs

_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Q - Gnats 4.0-alpha quickies
@ 2001-11-30 12:13 Tim Freedom
  2001-12-01 14:50 ` Milan Zamazal
  2001-12-27 22:20 ` Tim Freedom
  0 siblings, 2 replies; 12+ messages in thread
From: Tim Freedom @ 2001-11-30 12:13 UTC (permalink / raw)
  To: help-gnats

>From: Milan Zamazal
>Date: 25 Dec 2001 19:20:07 +0100
>
> >>>>> "TF" == Tim Freedom <tim_freedom@hotmail.com> writes:
>
>     TF> How ?  What would you suggest I do to find useful info ?
>
>Do other formats (-q etc.) work?  What if you set up a new
>database with the default dbconfig?  If nothing helps then we
>need to know an exact way how to reproduce the bug (including
>the configuration).

Yup, all the different formats seem to work except for -F (full).

Tried,

  query-pr --format standard 7
  query-pr --format summary 7
  query-pr --format sql 7
  query-pr --format sql2 7
  query-pr -q

I'll ask the maintainer of the site for what you note above
(with default dbconfig); is there anything else I can do as
a user ?

Thanks

/tf


_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Q - Gnats 4.0-alpha quickies
  2001-11-22 14:50 Tim Freedom
@ 2001-11-22 14:51 ` Milan Zamazal
  2001-12-25 14:47   ` Milan Zamazal
  2001-12-24 15:39 ` Tim Freedom
  1 sibling, 1 reply; 12+ messages in thread
From: Milan Zamazal @ 2001-11-22 14:51 UTC (permalink / raw)
  To: Tim Freedom; +Cc: help-gnats

>>>>> "TF" == Tim Freedom <tim_freedom@hotmail.com> writes:

    TF> How ?  What would you suggest I do to find useful info ?

Do other formats (-q etc.) work?  What if you set up a new database with
the default dbconfig?  If nothing helps then we need to know an exact
way how to reproduce the bug (including the configuration).

    TF> Does the command work for you ? others ?

It works for me and I've never heard about any such problems.

Regards,

Milan Zamazal

-- 
Omigod, it's a flame war about a flame war.  You know, a meta-flame war!
                                                 Kenny Tilton in comp.lang.lisp

_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Q - Gnats 4.0-alpha quickies
@ 2001-11-22 14:50 Tim Freedom
  2001-11-22 14:51 ` Milan Zamazal
  2001-12-24 15:39 ` Tim Freedom
  0 siblings, 2 replies; 12+ messages in thread
From: Tim Freedom @ 2001-11-22 14:50 UTC (permalink / raw)
  To: pdm; +Cc: help-gnats

>From: Milan Zamazal
>
>     TF>     query-pr -F      ##     (where ## is a valid PR number)
>     TF>     query-pr --full  ##
>     TF>     query-pr -f full ##
>
>     TF>     Is this a known bug ?  Work-around ?
>
>Strange, I've never seen this before, it looks like a bug.  Could
>you please try to find out more about the problem?

How ?  What would you suggest I do to find useful info ?
Does the command work for you ? others ?

/tf

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2001-12-29 23:54 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-16  9:01 Q - Gnats 4.0-alpha quickies Tim Freedom
2001-11-19  0:42 ` Milan Zamazal
2001-12-23 12:40   ` Milan Zamazal
2001-12-21 17:23 ` Tim Freedom
2001-11-22 14:50 Tim Freedom
2001-11-22 14:51 ` Milan Zamazal
2001-12-25 14:47   ` Milan Zamazal
2001-12-24 15:39 ` Tim Freedom
2001-11-30 12:13 Tim Freedom
2001-12-01 14:50 ` Milan Zamazal
2001-12-29 15:54   ` Milan Zamazal
2001-12-27 22:20 ` Tim Freedom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).