Debian Bug report logs -
#426817
Chromium requires keyboard to start new game after dying.
Reported by: Brandon <winterknight@nerdshack.com>
Date: Thu, 31 May 2007 04:48:17 UTC
Severity: minor
Tags: patch
Found in version chromium/0.9.12-13
Fixed in version chromium/0.9.12-14~experimental1
Done: Sam Hocevar (Debian packages) <sam+deb@zoy.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#426817; Package chromium.
(full text, mbox, link).
Acknowledgement sent to Brandon <winterknight@nerdshack.com>:
New Bug report received and forwarded. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>.
(full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: chromium
Version: 0.9.12-13
Severity: minor
Tags: patch
Chromium is a mouse game. However, every time you lose, and are
completely dead, you have to press a key to start a new game. No
longer.
Here is a patch:
--- MainSDL_Event.cpp.orig 2007-05-30 21:27:50.000000000 -0700
+++ MainSDL_Event.cpp 2007-05-30 21:31:10.000000000 -0700
@@ -396,6 +396,10 @@
break;
}
}
+ else if(game->gameMode == Global::HeroDead)
+ {
+ game->menu->keyHit(MainToolkit::KeyEnter);
+ }
}
Please note that this patch is designed to be applied after
40_sdl_quit.diff. If you were to apply it before, the 396 should
be 394. Or, you could just apply it manually.
-Brandon
Tags added: pending
Request was from Barry deFreese <bddebian@comcast.net>
to control@bugs.debian.org.
(Thu, 10 Jan 2008 03:33:03 GMT) (full text, mbox, link).
Reply sent to Sam Hocevar (Debian packages) <sam+deb@zoy.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to Brandon <winterknight@nerdshack.com>:
Bug acknowledged by developer.
(full text, mbox, link).
Message #12 received at 426817-close@bugs.debian.org (full text, mbox, reply):
Source: chromium
Source-Version: 0.9.12-14~experimental1
We believe that the bug you reported is fixed in the latest version of
chromium, which is due to be installed in the Debian FTP archive:
chromium_0.9.12-14~experimental1.diff.gz
to pool/main/c/chromium/chromium_0.9.12-14~experimental1.diff.gz
chromium_0.9.12-14~experimental1.dsc
to pool/main/c/chromium/chromium_0.9.12-14~experimental1.dsc
chromium_0.9.12-14~experimental1_amd64.deb
to pool/main/c/chromium/chromium_0.9.12-14~experimental1_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 426817@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sam Hocevar (Debian packages) <sam+deb@zoy.org> (supplier of updated chromium package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 12 May 2008 17:04:11 +0200
Source: chromium
Binary: chromium
Architecture: source amd64
Version: 0.9.12-14~experimental1
Distribution: experimental
Urgency: low
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Changed-By: Sam Hocevar (Debian packages) <sam+deb@zoy.org>
Description:
chromium - fast paced, arcade-style, scrolling space shooter
Closes: 426817 449830 459056 461708
Changes:
chromium (0.9.12-14~experimental1) experimental; urgency=low
.
[ Reinhard Tartler ]
* 50_fix-configure (Closes: #459056)
+ use /bin/bash instead of /bin/sh in configure to avoid FTBFS
.
[ Emmet Hikory ]
* Start game unpaused
* Allow restart with mouse click (Closes: #426817)
.
[ Eddy Petrișor ]
* desktop file changes
- added a Romanian Comment translation
- removed the invalid category "Application" and added "ActionGame"
.
[ Jon Dowland ]
* update menu section to "Games/Action" for menu transition
(thanks Linas Žvirblis)
.
[ Cyril Brulebois ]
* Adjusted Vcs-Svn and Vcs-Browser fields in the control file.
.
[ Barry deFreese ]
* Fix make clean lintian warning
* Clean up watch file (Closes: #449830)
* Add Homepage entry in control
* Bump Standards Version to 3.7.3
* Remove deprecated Encoding field from desktop file
.
[ Paul Wise ]
* Add patch to fix FTBFS with GCC 4.3 (Closes: #461708)
* Add a patch to look for data in ~/.chromium-data/ first
* Add some information about the removed music to the README.Debian
* Escape some unescaped hyphens in the manual page
* Document some more files and directories in the manual page
* Ease backporting by relaxing the two versioned build-deps slightly
* Fix some spelling errors
.
[ Sam Hocevar ]
* debian/patches/70_ftgl.diff: use FTGL for font rendering instead of
the current proprietary code.
* debian/control: build-depend on libftgl-dev.
* debian/control: depend on ttf-uralic so that we don't need to embed our
own font.
Checksums-Sha1:
2091c547cb23fdb503f15a0fbc01f1d05922c6f3 1469 chromium_0.9.12-14~experimental1.dsc
5a16ba5443377728ca185b5602c927ea74688154 20979 chromium_0.9.12-14~experimental1.diff.gz
d30dc0fe6bd67b0f7fed536da5e528e6ce8a0893 126246 chromium_0.9.12-14~experimental1_amd64.deb
Checksums-Sha256:
24a61d72eac99061cf032ca5d70a43e1c176a8b962396b9ca3859e878cb9e270 1469 chromium_0.9.12-14~experimental1.dsc
cdbf1f0bc761ea9e4be4796fd74352a3e1f016f34863ec3720c565d4d77ce55d 20979 chromium_0.9.12-14~experimental1.diff.gz
4f4578d5839cf428cfb0e2c7af9c0c4d88b1dd158b551c1ff1dc0d3a847e7b5d 126246 chromium_0.9.12-14~experimental1_amd64.deb
Files:
a2cb59bd0d40753c89146ca874514b64 1469 games optional chromium_0.9.12-14~experimental1.dsc
9d1d91695de4dfecaffffdf8bfb43dcc 20979 games optional chromium_0.9.12-14~experimental1.diff.gz
594a6f24ea3dd32e70faece36d93cd64 126246 games optional chromium_0.9.12-14~experimental1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIKFzVfPP1rylJn2ERAp3RAKCIaKFLy5jf8xA+ewjiH/Jk1rUsOACffMic
qQx1paOkfHobvF2Vh05WRrQ=
=bScg
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Sun, 31 Aug 2008 07:27:43 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 12:38:01 2023;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.