Custom Query (111 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (55 - 57 of 111)

Ticket Resolution Summary Owner Reporter
#125 fixed Gedit not showing survex markup in Debian Bulls eye and Ubuntu 20.04 Olly Betts Martin Green
Description

In Ubuntu 20.04.2 LTS, installing survex seems to have created the file /usr/share/gtksourceview-3.0/language-specs/survex.lang

I note this is the only file in that directory and markup is does not work with gedit. I note there are lots of lang files are in /usr/share/gtksourceview-4/language-specs/

It looks like this also effects debian bulls eye

So it looks like /usr/share/gtksourceview-3.0/language-specs/survex.lang should be changed to /usr/share/gtksourceview-4/language-specs/survex.lang

#143 fixed Assertion failure handling *equate Olly Betts Juan Corrin
Description

netbits.c:381: assert(!fixed(stn)) failed

cavern: error: Bug in program detected! Please report this to the authors

Survex processing works on single files and smaller groups but failed (for the first time ever!) on a file with over 650 entries.

#34 fixed aven 1.2.3 doesnt run on fedora 16 64 bit linux Olly Betts jmbegley
Description

Running aven on a 64bit linux (fedora 16) laptop only displays an error message "Bug in program detected! Please report this to the authors" and then exits. Running aven from the command line displays:

[james@jumbo ~]$ aven
Bad memory access
[james@jumbo ~]$

Running aven through GDB (with no debugging symbols) gives

(gdb) file /usr/bin/aven
Reading symbols from /usr/bin/aven...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/aven /usr/bin/aven
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Detaching after fork from child process 11340.
Detaching after fork from child process 11341.
Detaching after fork from child process 11342.

Program received signal SIGSEGV, Segmentation fault.
0x0000003d6e653136 in glClearColor () from /usr/lib64/libGL.so.1

Any ideas? version 1.2.2 was working fine ...

Note: See TracQuery for help on using queries.