Closed GoogleCodeExporter closed 8 years ago
Hi there,
I am not sure why you are getting this error, but I in svn I have removed the
need
for this rule, so can you try latest SVN please.
Original comment by njpa...@gmail.com
on 2 Feb 2007 at 2:19
Can you confirm if Awn svn compiles cleanly or not please?
Original comment by njpa...@gmail.com
on 6 Mar 2007 at 6:51
I tried this on Ubuntu 6.10 and afet i compiled and ran it it crashed before
getting
started.
Tried again on 7.04 and it crashes like so:
gerry@zanussi:~/Desktop/avant-window-navigator-0.1.1$ avant-window-navigator
Segmentation fault (core dumped)
gerry@zanussi:~/Desktop/avant-window-navigator-0.1.1$
Nice and brief.
Original comment by gerry.st...@gmail.com
on 3 May 2007 at 11:08
Hi gerry,
Can you please run awn in gdb like this:
$ gdb avant-window-navigator
<takes you to he gdb shell>
(gdb) r
<runs awn until it segfaults>
(gdb) bt
he last command will print the backtrace. Can you please copy and paste to
output here.
Thanks.
Original comment by njpa...@gmail.com
on 7 May 2007 at 6:15
I am closing this due to no activity. Please re-open if the issue still exists.
--Neil
Original comment by njpa...@gmail.com
on 23 Jun 2007 at 3:12
Original issue reported on code.google.com by
cory.tuc...@gmail.com
on 1 Feb 2007 at 10:01