Custom Query (111 matches)
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 | ||
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 | ||
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 | ||
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 Running aven through GDB (with no debugging symbols) gives
(gdb) file /usr/bin/aven Any ideas? version 1.2.2 was working fine ... |