unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Gábor Boskovits" <boskovits@gmail.com>
To: Ben Sturmfels <ben@sturm.com.au>
Cc: 30189@debbugs.gnu.org, Kei Kebreau <kei@openmailbox.org>
Subject: bug#30189: Retux game halts after preloading levels (missing ucd.sqlite uniseg database)
Date: Sun, 21 Jan 2018 07:09:21 +0100	[thread overview]
Message-ID: <CAE4v=piiV78887BZvMtc9XjHJWjDuh0zBdb9ApE1vzE687qJMQ@mail.gmail.com> (raw)
In-Reply-To: <87vafvnaan.fsf@sturm.com.au>

[-- Attachment #1: Type: text/plain, Size: 1285 bytes --]

I think unzip should be added to native-inputs. Can you try that?


2018-01-21 4:46 GMT+01:00 Ben Sturmfels <ben@sturm.com.au>:

> Hi Folks,
>
> I'd like to play the Retux game, but while the game starts up it crashes
> on me after the "preloading levels" screen.
>
> There's no useful console output, but when running in the debugger, I
> see that the python-uniseg package is looking for a file called
> ucd.sqlite3 that doesn't exist, some kind of Unicode letter spacing
> database that's not present in the BitBucket repository.
>
>   python3 -m pdb -c continue \
>   "/gnu/store/57psnlgdyri8phkxzasaf6q0gb8nskpz-retux-1.3.5/bin/.retux-
> real"
>
> See uniseg/db.py:107 and 21. Since it's also looking in the current
> directory, I tried downloading ucd.sqlite3 from the PyPI zip package -
> that fixes the issue.
>
> The python-uniseg package downloads the source from BitBucket, so I
> tried changing that to PyPI:
>
>   (uri (pypi-uri "uniseg" version ".zip"))
>
> which downloads ok, but fails but the fails at the unpack phase without
> any details. Should Guix know how to unpack a .zip? Or maybe I should
> coerce the maintainer to publish a .tar.gz?
>
> Currently Retux is the only program that uses python-uniseg (via
> python-sge-pygame dependency).
>
> Regards,
> Ben
>

[-- Attachment #2: Type: text/html, Size: 1765 bytes --]

  reply	other threads:[~2018-01-21  6:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-21  3:46 bug#30189: Retux game halts after preloading levels (missing ucd.sqlite uniseg database) Ben Sturmfels
2018-01-21  6:09 ` Gábor Boskovits [this message]
2018-01-21  7:56   ` Ben Sturmfels
2018-01-21  8:01     ` Ben Sturmfels
2018-01-22  2:03     ` bug#30189: [PATCH] " Ben Sturmfels
2018-01-30  5:19       ` Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAE4v=piiV78887BZvMtc9XjHJWjDuh0zBdb9ApE1vzE687qJMQ@mail.gmail.com' \
    --to=boskovits@gmail.com \
    --cc=30189@debbugs.gnu.org \
    --cc=ben@sturm.com.au \
    --cc=kei@openmailbox.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).