Bug#866321: frozen-bubble: uses deprecated POSIX::tmpnam()

Dominique Dumont dod at debian.org
Sat Jul 1 07:45:16 UTC 2017


On Fri, 30 Jun 2017 21:40:46 +0200 Dominique Dumont <dod at debian.org> wrote:
> I still wonder how to test it though ...

For the record, here's the trick:

Launch frozen-bubble to create a replay file:
 $ frozen-bubble --no-fullscreen --auto-record

Launch a mini web server for the replay file:
$ cd ~/.frozen-bubble/records
$ ls
fb_record_00000000.bz2
$ http_this .
Exporting '.', available at:
   http://127.0.0.1:7007/

Replay the file:
$ frozen-bubble --replay http://127.0.0.1:7007/fb_record_00000000.bz2

I've a working patch, I'll upload soon.

All the best

-- 
 https://github.com/dod38fr/   -o- http://search.cpan.org/~ddumont/
http://ddumont.wordpress.com/  -o-   irc: dod at irc.debian.org



More information about the pkg-perl-maintainers mailing list