Bug#679875: ace-of-penguins: Games crash when trying to view help screen

2022-05-02 Thread Krzysztof Aleksander Pyrkosz
Package: ace-of-penguins Followup-For: Bug #679875 X-Debbugs-Cc: krzpyrk...@gmail.com Dear Maintainer, the source of the bug is an out of bounds access in a for loop in lib/help.c:515 int ts = (thin_space[words[i-1].flags & STYLE_BITS] + thin_space[words[i].flags &

Bug#679875: ace-of-penguins: Games crash when trying to view help screen

2012-11-20 Thread jari
Hi DJ, If there are no suitable fonts, it causes program to crash. Could you look and release a possible fix or workaround[1]. The previous discussion is at: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679875 Jari [1] One possibility would be to use perror() + exit(). Note that due

Bug#679875: ace-of-penguins: Games crash when trying to view help screen

2012-11-01 Thread Jonathan Nieder
tags 679875 + upstream - unreproducible found 679875 ace-of-penguins/1.3-10 quit | Program received signal SIGSEGV, Segmentation fault. | 0x776a5150 in XTextWidth () from /usr/lib/x86_64-linux-gnu/libX11.so.6 | (gdb) bt | #0 0x776a5150 in XTextWidth () from

Bug#679875: ace-of-penguins: Games crash when trying to view help screen

2012-11-01 Thread Jari Aalto
forwarded 679875 d...@delorie.com thanks Hi DJ, The font problem is still present. Could you look at the code to see if there is a way around the problem when font is not available. The previous discussion is at: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679875 If all others fail,

Bug#679875: ace-of-penguins: Games crash when trying to view help screen

2012-08-15 Thread Jari Aalto
FYI, why debian/control::Recommends is used in place of Depends --- The Policy disallows any package for requiring fonts prior installing the software: http://lists.debian.org/debian-policy/2008/07/msg00173.html This

Bug#679875: ace-of-penguins: Games crash when trying to view help screen

2012-07-09 Thread Jari Aalto
severity 679875 minor tags 679875 + unreproducible thanks 2012-07-02 11:24 Lukas Hofmann lhfl...@gmx.de: | Architecture: amd64 (x86_64) | Package: ace-of-penguins | Version: 1.3-8 | Severity: normal | | Dear Maintainer, | | Whenever I press F1 or h to view the help screen in any ace-of-penguins |

Bug#679875: ace-of-penguins: Games crash when trying to view help screen

2012-07-09 Thread lhfloss
Sorry for sending my reply twice. I did a mistake sending it with my mail client. I examined the log-file and found out that some fonts were missing. After installing the package xfonts-100dpi everything works fine now. Sorry for making you unnecessary work. -- To UNSUBSCRIBE, email to

Bug#679875: ace-of-penguins: Games crash when trying to view help screen

2012-07-09 Thread jaalto
On 2012-07-09 12:01, Lukas Hofmann wrote: | Sorry for sending my reply twice. I did a mistake sending it with my | mail client. | | I examined the log-file and found out that some fonts were missing. | After installing the package xfonts-100dpi everything works fine now. | | Sorry for making you

Bug#679875: ace-of-penguins: Games crash when trying to view help screen

2012-07-02 Thread Lukas Hofmann
Package: ace-of-penguins Version: 1.3-8 Severity: normal Dear Maintainer, Whenever I press F1 or h to view the help screen in any ace-of-penguins game it crashes with a Segmentation fault. This happens in all of the included games except in canfield, which doesn't react to F1 or h at all. --