Package: hivelytracker
Version: 1.9+git20221114+ds-3
Severity: important
Tags: a11y
X-Debbugs-Cc: [email protected]

Dear Maintainer,

I installed hivelytracker, but it failed to start because of a missing ttf 
directory.

The following error message was displayed:

$ hivelytracker

Unable to open '/usr/share/hivelytracker/ttf/DejaVuSansMono.ttf'
Segmentation fault

I checked whether the file is existed:

$ ls '/usr/share/hivelytracker/ttf/DejaVuSansMono.ttf' 
ls: cannot access '/usr/share/hivelytracker/ttf/DejaVuSansMono.ttf': No such 
file or directory

I then obtained debian source packages and compared it with the upstream source.

$ diff <(ls ./hivelytracker-1_9) <(ls ./hivelytracker-1.9+git20221114+ds/)

13a14
> debian
25d25
< ttf

It appears that the ttf directory is missing from the debian package.
As a result, /usr/share/hivelytracker/ttf was not created during instllation.

As a workaround,copying the ttf directory manually makes it work:

# cp -r ./ttf /usr/share/hivelytracker/ttf
$ hivelytracker

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


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

Kernel: Linux 6.12.101+deb13-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages hivelytracker depends on:
ii  libc6            2.41-12+deb13u3
ii  libglib2.0-0t64  2.84.4-3~deb13u3
ii  libgtk-3-0t64    3.24.49-3
ii  libsdl-image1.2  1.2.12-14
ii  libsdl-ttf2.0-0  2.0.11-6+b2
ii  libsdl1.2debian  1.2.68-3

Versions of packages hivelytracker recommends:
ii  opencubicplayer  1:3.0.1+ds-1+b1

hivelytracker suggests no packages.

-- no debconf information

Reply via email to