Bug#1055147: seahorse-adventures: No keypress recognised

2023-12-03 Thread Francesco Ariis
Dear Markus,

Il 03 dicembre 2023 alle 15:31 Markus Koschany ha scritto:
> I could not reproduce your problem. The keys work as expected and I can
> navigate the menu and the game without any problems.

Before submitting the bug report I was also able to reproduce the bug
with another person in libera.chat/#debian (alas I forgot the handle
and the channel is not logged).
See also [1].

[1] https://bugs.launchpad.net/ubuntu/+source/seahorse-adventures/+bug/2038853

I don’t know what to do to help debug, but this fork [2] works on my machine
with `python3 run_game.py -full -scale2x`.

[2] https://github.com/dulsi/seahorse-adventures



Bug#1055147: seahorse-adventures: No keypress recognised

2023-12-03 Thread Francesco Ariis
Il 03 dicembre 2023 alle 17:14 Markus Koschany ha scritto:
> I spoke too soon. Tested the wrong Debian release. So it appears the 
> underlying
> problem is in python3-pygame which changed significantly between Bullseye and
> Bookworm but I'm not sure how I can fix this in seahorse-adventures right 
> now. 

I managed to get keydown working like this:
- in /usr/share/games/seahorse-adventures/lib/menu.py
- go to line 119
- substitute
if e.type is USEREVENT and e.action == 'down':
  with
if e.type == USEREVENT and e.action == 'down':
- keydown will work again



Bug#1055147: seahorse-adventures: No keypress recognised

2023-11-01 Thread Francesco Ariis
Package: seahorse-adventures
Version: 1.1+dfsg-6
Severity: grave
Justification: renders package unusable
X-Debbugs-Cc: fa...@ariis.it

Dear Maintainer,

to replicate:

1. Launch `seahorse-adventures`
2. Now you are in the menu.
3. Press any direction key
3. The grey indicator in the menu does not move. It seems that keypresses
   are not recognised. The game is thus unplayable.


-- System Information:
Debian Release: 12.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-13-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages seahorse-adventures depends on:
ii  fonts-aenigma  0.0.20080511+dfsg-4
ii  fonts-dejavu-core  2.37-6
ii  python33.11.2-1+b1
ii  python3-pygame 2.1.2+dfsg-5+b1

seahorse-adventures recommends no packages.

seahorse-adventures suggests no packages.

-- no debconf information



Bug#783511: openstreetmap-client crashes on startup

2015-04-27 Thread Francesco Ariis
On Mon, Apr 27, 2015 at 06:08:15PM +0100, Alessio Treglia wrote:
> Seems caused by a missing package in the Depends field.
> A quick fix should be installing python-gi.

That did the trick! Everything works flawlessly now, thanks Alessio


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#783511: openstreetmap-client crashes on startup

2015-04-27 Thread Francesco Ariis
Package: openstreetmap-client
Version: 14.03.1~ds0-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

I installed openstreetmap-client, this is what happens when I invoke it:

Traceback (most recent call last):
  File "/usr/bin/openstreetmap-client", line 46, in 
import maps
  File "/usr/share/openstreetmap-client/maps/__init__.py", line 24, in 
from maps.map_application import MapApplication
  File "/usr/share/openstreetmap-client/maps/map_application.py", line 17, in 

from gi.repository import Gtk, Gio, GtkClutter, Clutter
ImportError: No module named gi.repository


-- System Information:
Debian Release: 8.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages openstreetmap-client depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.22.0-1
ii  gir1.2-champlain-0.120.12.9-1
ii  gir1.2-clutter-1.0   1.20.0-1
ii  gir1.2-gdkpixbuf-2.0 2.31.1-2+b1
ii  gir1.2-glib-2.0  1.42.0-2.2
ii  gir1.2-gtk-3.0   3.14.5-1
ii  gir1.2-gtkchamplain-0.12 0.12.9-1
ii  gir1.2-gtkclutter-1.01.6.0-1
ii  python-lxml  3.4.0-1
pn  python:any   

openstreetmap-client recommends no packages.

openstreetmap-client suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#783389: hbro segfaults

2015-04-26 Thread Francesco Ariis
Package: hbro
Version: 1.1.2.2-2+b14
Severity: grave
Justification: renders package unusable

Dear Maintainer,

hbro segfaults a few seconds after invoking it. 'hbro -v' shows no
additional information (just 'Segmentation fault').


-- System Information:
Debian Release: 8.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages hbro depends on:
ii  libatk1.0-0 2.14.0-1
ii  libc6   2.19-18
ii  libcairo2   1.14.0-2.1
ii  libffi6 3.1-2+b2
ii  libfontconfig1  2.11.0-6.3
ii  libfreetype62.5.2-3
ii  libgdk-pixbuf2.0-0  2.31.1-2+b1
ii  libglib2.0-02.42.1-1
ii  libgmp102:6.0.0+dfsg-6
ii  libgtk2.0-0 2.24.25-3
ii  libjavascriptcoregtk-1.0-0  2.4.8-2
ii  libpango-1.0-0  1.36.8-3
ii  libpangocairo-1.0-0 1.36.8-3
ii  libpangoft2-1.0-0   1.36.8-3
ii  libsoup2.4-12.48.0-1
ii  libwebkitgtk-1.0-0  2.4.8-2
ii  libzmq3 4.0.5+dfsg-2
ii  zlib1g  1:1.2.8.dfsg-2+b1

Versions of packages hbro recommends:
ii  libghc-hbro-dev  1.1.2.2-2+b14

hbro suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org