Package Details: unknown-horizons 2019.1-7

Git Clone URL: https://aur.archlinux.org/unknown-horizons.git (read-only, click to copy)
Package Base: unknown-horizons
Description: 2D realtime strategy simulation with an emphasis on economy and city building.
Upstream URL: https://unknown-horizons.org/
Keywords: Anno Game OpenSource Realtime Strategy
Licenses: GPL, CCPL
Conflicts: unknown-horizons-git
Submitter: biginoz
Maintainer: Lucki
Last Packager: Lucki
Votes: 81
Popularity: 0.000339
First Submitted: 2010-08-17 18:05 (UTC)
Last Updated: 2025-05-02 12:25 (UTC)

Latest Comments

1 2 3 4 5 6 .. 9 Next › Last »

micwoj92 commented on 2026-01-31 23:58 (UTC)

Can't launch:

Traceback (most recent call last):
  File "/usr/bin/unknown-horizons", line 381, in <module>
    main()
    ~~~~^^
  File "/usr/bin/unknown-horizons", line 109, in main
    import horizons.main
  File "/usr/lib/python3.14/site-packages/horizons/main.py", line 46, in <module>
    from horizons.gui import Gui
  File "/usr/lib/python3.14/site-packages/horizons/gui/__init__.py", line 22, in <module>
    from .gui import Gui
  File "/usr/lib/python3.14/site-packages/horizons/gui/gui.py", line 30, in <module>
    from horizons.component.ambientsoundcomponent import AmbientSoundComponent
  File "/usr/lib/python3.14/site-packages/horizons/component/ambientsoundcomponent.py", line 24, in <module>
    from fife.fife import AudioSpaceCoordinate
ImportError: cannot import name 'AudioSpaceCoordinate' from 'fife.fife' (/usr/lib/python3.14/site-packages/fife/fife.py)
swig/python detected a memory leak of type 'fcn::Color *', no destructor found.
swig/python detected a memory leak of type 'fcn::Color *', no destructor found.
swig/python detected a memory leak of type 'fcn::Color *', no destructor found.
swig/python detected a memory leak of type 'fcn::Color *', no destructor found.
swig/python detected a memory leak of type 'fcn::Color *', no destructor found.
swig/python detected a memory leak of type 'fcn::Color *', no destructor found.

dreieck commented on 2025-01-11 15:51 (UTC)

If possible, please remove the dependency on python-furure/ make the package working without python-future:

WARNING: python-future package is not compatible with Python 3.13

The python-future project was created in 2013 to attempt to save Python from the schism of version incompatibility that was threatening to tear apart the language (as Perl 6 contributed to the death of Perl).

That time is now past. Thanks to a huge porting effort across the Python community, Python 3 eventually thrived. Python 2 reached its end of life in 2020 and the python-future package should no longer be necessary. Use it to help with porting legacy code to Python 3 but don’t depend on it for new code.

If you use packages that depend on it, please contact maintainers and/or upstream of these packages and try to work out whether this dependency is really needed.

Regards and thanks for this package!

furrykef commented on 2024-03-14 07:39 (UTC) (edited on 2024-03-14 07:40 (UTC) by furrykef)

The sources array for this needs to be updated. Right now if you try fetching the .tar.gz file, it will serve you a text file that says:

the given path has multiple possibilities: #<Git::Ref:0x00007fa011935978>, #<Git::Ref:0x00007fa011934528>

The .patch files also have mismatching sha512sums, even though they appear to download correctly. Their contents appear sensible, at least.

Erz3 commented on 2021-05-28 11:03 (UTC)

Ok, so there are not solution... at the moment.

LinuxDonald commented on 2021-05-27 12:51 (UTC)

Yeah its broken.... Problem is we dont have any active fifengine dev. We are still on porting it to godot engine.

If anyone have an patch for the fifengine i will do an last release with it.

LuckyTurtleDev commented on 2021-05-27 11:03 (UTC)

@Erz3 see https://github.com/unknown-horizons/unknown-horizons/issues/2936

Erz3 commented on 2021-05-26 23:41 (UTC)

Thanks you both @Lucki and @Lukas1818 "patch" was the problem, I don't know why "patch" don't come built-in with Manjaro.

However, I get a new issue when I try to run Unknown Horizons:

unknown-horizons
X Error of failed request:  GLXBadDrawable
  Major opcode of failed request:  151 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  294
  Current serial number in output stream:  294

Lucki commented on 2021-05-26 13:51 (UTC)

I already updated fife itself and forgot about this one…

LuckyTurtleDev commented on 2021-05-26 13:32 (UTC) (edited on 2021-05-26 13:34 (UTC) by LuckyTurtleDev)

yes the package get really similar to the -git package. But I think that the users expect, that this packages is working.

Otherwise this package is not needed anymore and should be deleted.

Lucki commented on 2021-05-26 13:27 (UTC)

I probably should… but then it's the same as the -git as there won't be anything more than "making it work" fixes for some time.