After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 376696 - glchess does not launch using jhbuild
glchess does not launch using jhbuild
Status: RESOLVED DUPLICATE of bug 382057
Product: gnome-games-superseded
Classification: Deprecated
Component: glchess
unspecified
Other Linux
: High normal
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2006-11-18 16:26 UTC by Dennis Cranston
Modified: 2006-12-04 21:50 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Dennis Cranston 2006-11-18 16:26:23 UTC
I have been unable to launch glchess.  (I built a GNOME CVS environment using jhbuild.)

$ glchess
Traceback (most recent call last):
  • File "/gnome/install/bin/glchess", line 8 in ?
    from glchess.glchess import start_game
ImportError: No module named glchess.glchess

Comment 1 Andreas Røsdal 2006-11-18 17:31:27 UTC
Yes, it's currently not possible to launch glchess when it
is built using jhbuild. It's not possible to launch glchess from
the source directory either. The only supported method of launching glchess
at the moment is to do a regular ./configure && make install

The automake setup will have to be improved to be able to support this.
Comment 2 Andreas Røsdal 2006-11-28 20:43:22 UTC
Is there a jhbuild mailing list where we can request help for this bug?
Comment 3 Andreas Røsdal 2006-12-04 21:50:00 UTC

*** This bug has been marked as a duplicate of 382057 ***