Bug#634738: remove wontfix tag

2022-02-15 Thread Jens Rottmann
Control: tags -1 - wontfix Rainer Herrmann's python3.patch _did_ fix the original issue, the wontfix tag therefore no longer makes sense.

Bug#634738: [patch] issue no longer exists, remove reference to dead server

2022-02-15 Thread Jens Rottmann
Control: tags -1 patch The issue described by this ticket no longer exists since ardentryst 1.71-7. Gonéri Le Bouder reported "ardentryst.py:24: DeprecationWarning: the sha/md5 module is deprecated; use hashlib instead", triggered by this line: import smtplib, email, math, sha, md5 Reiner

Bug#1005849: [patch] fix 10 deprecation warnings

2022-02-15 Thread Jens Rottmann
Attached the promised patch. deprecationfix.patch.gz Description: application/gzip

Bug#717885: [patch] fix issues with some in-game messages

2022-02-15 Thread Jens Rottmann
Control: tags -1 patch Attached a patch finally (after 8+ years) fixing the shop message and, while I was at it, another minor issue with Nyx's tutorial messages. For details see text at top of patch. Regards, Jens messagefix.patch.gz Description: application/gzip

Bug#1005849: ardentryst: 10 deprecation messages at various points

2022-02-15 Thread Jens Rottmann
Package: ardentryst Version: 1.71-8 Severity: normal Tags: patch I encountered a total of 10 deprecation messages at various points in the game. These are all of the same type (implicit floar->int conversion), all essentially harmless, but they might look alarming to an unsuspecting player.

Bug#733469: Can I add a "patch" tag like this?

2022-02-10 Thread Jens Rottmann
Control: tags -1 patch

Bug#733469: Patch to fix both issues

2022-02-10 Thread Jens Rottmann
Tags: patch I dug deeper, turns out I was wrong, the 2 crashes when renaming or deleting saves weren't related after all. Anyway, I made a patch fixing both of them. Note that it's meant to be applied _after_ my python3fix.patch for bug #1001823. savesfix.patch.gz Description:

Bug#733469: Deleting save also exits

2022-02-10 Thread Jens Rottmann
If you have 2 or more saves, deleting one of them (with Shift-Del in the "Resume quest" menu) works fine. But deleting the _last_ save exits the program with two exceptions: Traceback (most recent call last): File "/usr/share/games/ardentryst/ardentryst.py", line 4722, in main() File

Bug#1001823: Ping?

2022-02-08 Thread Jens Rottmann
Would you like me to provide additional info or reformat my patch?

Bug#718883: Both IndexErrors still occur in 1.71-8

2021-12-17 Thread Jens Rottmann
Tested with 1.71-8: latest package still affected by _both_ IndexError instances.

Bug#718883: Another way to trigger IndexError on LEVEL.map[][], same file, different code line

2021-12-17 Thread Jens Rottmann
A very similar bug, resulting in a crash, can be triggered by Nyx firing her crossbow. Even in the very first level, if unlucky, no additional equipment neccessary. Here it's line 5325, but in the same file and same mode of failure: I assume arrow.y becomes negative, which the code fails to

Bug#1001823: Re-send patch, bugtracker messed up spaces

2021-12-17 Thread Jens Rottmann
Turns out bugtracker messes up whitespace in text/patch attachments. :( Re-attaching same patch, but gziped, hoping it's left intact now. python3fix.patch.gz Description: application/gzip

Bug#1001823: Improved patch

2021-12-17 Thread Jens Rottmann
the game due to 3 exceptions. (magic.py) * Playing as Pyralis and using Spin-slash ([C][S]) hangs gameplay, you have to abort the current level to be able to move again. (play_level.py) Bug-Debian: https://bugs.debian.org/1001823 Signed-off-by: Jens Rottmann --- ardentryst/controls.py +++ python3fix

Bug#1001823: Ardentryst near-unplayable after Python3 port

2021-12-16 Thread Jens Rottmann
ting Ice ([D][S]) or Implosion ([D][W]) instantly crashes the game with an exception. (magic.py) * Playing as Pyralis and using Spin-slash ([C][S]) hangs gameplay, you have to abort the current level to be able to move again. (play_level.py) Signed-off-by: Jens Rottmann --- ardentryst/controls

Bug#821426: 'Show Global Variables' doesn't work

2016-04-18 Thread Jens Rottmann
Package: nemiver Version: 0.9.5-2 Debian 8.4 amd64, gdb 7.7.1+dfsg-5. Compiled this with gcc -O0 -g: int x = 5; int main() { return x; } In nemiver selecting "Show Global Variables" prints this error message: |E|virtual void

Bug#720599: libkmod2: modprobe -f doesn't work, fixed in kmod 12

2013-08-23 Thread Jens Rottmann
Package: libkmod2 Version: 9-3 Severity: normal Tags: fixed-upstream In kmod before kmod 12 modprobe -f (force loading of module from a different version kernel) has no useful effect. It just changes the error message that the version info doesn't match to another error message that the version

Bug#495795: dropbear: please provide the scp binary

2012-07-24 Thread Jens Rottmann
Seconded. Now Wheezy is frozen. :-( Could scp be added to Sid at least, please? Thanks, Jens -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org