public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
* bug report
@ 2000-07-25 19:42 Paul F. Kunz
  2000-07-25 19:44 ` Albert Wong
  2000-07-25 19:45 ` Ben Elliston
  0 siblings, 2 replies; 11+ messages in thread
From: Paul F. Kunz @ 2000-07-25 19:42 UTC (permalink / raw)
  To: sourcenav

   I'm using Source Navigator (SN) on my home machine on a CVS revison
control project.  I have a PPP connection, thus I must type my
password for all CVS transactions.  When I have a file in the SN
editor and I do Tools -> Revison Control -> Compare Revisons, SN just
hangs.  Perhaps, it doesn't know how to repsond to the password
prompt.  Or perhaps it is not respecting my CVS_RSH = ssh environment
variable setting. 

^ permalink raw reply	[flat|nested] 11+ messages in thread
* Bug report
@ 2000-07-25 19:25 Paul F. Kunz
  0 siblings, 0 replies; 11+ messages in thread
From: Paul F. Kunz @ 2000-07-25 19:25 UTC (permalink / raw)
  To: sourcenav

   Still can't find the proper place for bug reports, so please
forward.

   I've tried Source Navigator on a project that has source code in C,
C++, Java, and even some Fortran.   The only problem is that there is
a Java class called `Display' and also a C++ class called `Display'.
This unusual situation confuses Source Navigator.  For example, the
class heiarchy display shows some C++ classes inheriting from a Java
class and visa versa.

   I must admit that my situation is very unusal and something that
one can easily not be prepared for.  Or maybe not.  If one has a mixed
Java/C++ application, it might be very natural to have a C++ class
counterpart that does the real work for a Java class. 

   Anyway, It reminds me of the time that I ran Doxygen on a large C++
project and managed to make it crash.  The problem was that there was
a nested class with the same name as a top level class.  Dimitri was
able to fix Doxygen quickly for my unusal case, so maybe SN can also
be fixed.  But I'm ready to change the name of either the Java class
or the C++ class in the mean time.




^ permalink raw reply	[flat|nested] 11+ messages in thread
* Bug report
@ 2000-07-24 19:43 Paul F. Kunz
  2000-07-24 20:11 ` Mo DeJong
  0 siblings, 1 reply; 11+ messages in thread
From: Paul F. Kunz @ 2000-07-24 19:43 UTC (permalink / raw)
  To: sourcenav

   I couldn't find on the Web a better address to submit a bug
report.   Please forward to a more proper address.

   This in an installation bug.  I did the following and snavigator
failed to run...

- download source, unzip, untar.

- configure  (no options, system is Red Hat Linux 6.1 on Intel platform)

- make

- su'ed to root and did `make install'.

- quit root session, did `rehash' and typed `snavigator' which failed
  on `sn_tcl_tk_init' (or something like that).


   Grep'ing as myself in /usr/local/share I found...

cd /usr/local/share/
find . -type f -print0 | xargs -0 -e grep -n -e sn_tcl_tk_init
grep: ./sdk/include/db.h: Permission denied
grep: ./sdk/include/cdefs.h: Permission denied
grep: ./gui/tclIndex: Permission denied
./gui/sninit.tcl:772:proc sn_tcl_tk_init {} {

After su'ing to root and fixing these permissions, then snavigator
launched and operated fine under my user account.

P.S.

   I've considered many times buying a 5-10 user license for Source
Navigator.   But I could never quite justify it because someone else
on my site has already bought a 25 user license for SNiFF+ which is
more or less an equivalent product.   Source Navigator is considerablely
easier to use on a new project than SNiFF+, thus with it becoming
GPL'd, the choice is obvious.




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

end of thread, other threads:[~2000-07-25 21:17 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-25 19:42 bug report Paul F. Kunz
2000-07-25 19:44 ` Albert Wong
2000-07-25 20:12   ` Paul F. Kunz
2000-07-25 19:45 ` Ben Elliston
2000-07-25 20:17   ` Paul F. Kunz
2000-07-25 20:43     ` Mo DeJong
2000-07-25 21:17       ` Ben Elliston
  -- strict thread matches above, loose matches on Subject: below --
2000-07-25 19:25 Bug report Paul F. Kunz
2000-07-24 19:43 Paul F. Kunz
2000-07-24 20:11 ` Mo DeJong
2000-07-25  7:26   ` Paul F. Kunz

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).