Package Details: unknown-horizons 2019.1-6

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: 82
Popularity: 0.000015
First Submitted: 2010-08-17 18:05 (UTC)
Last Updated: 2024-03-14 16:40 (UTC)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 Next › Last »

macxcool commented on 2011-11-27 21:07 (UTC)

Does someone have plans to adopt it? I'm tempted to just install the thing ;-) but I hate to do that. I don't understand the reason for a lot of the things in the PKGBUILD though.

schuay commented on 2011-11-26 12:53 (UTC)

This package will be orphaned if it isn't updated until Dec 3rd (which is a week from now and 3 weeks since being marked out of date).

ChrisOelmueller commented on 2011-11-11 22:48 (UTC)

New release 2011.3 of Unknown Horizons is out. To run with the API changes of the current FIFE release available through AUR, an update to 2011.3 is *required*.

ChrisOelmueller commented on 2011-11-02 17:23 (UTC)

This happens because FIFE had a fresh release recently, API not backwards compatible, and UH will follow up on this shortly -- about next week if everything works as expected. If you want to test the code (which is in RC state right now), check out the AUR package unknown-horizons-git!

<deleted-account> commented on 2011-11-02 17:19 (UTC)

$ unknown-horizons Traceback (most recent call last): File "/usr/bin/unknown-horizons", line 422, in <module> main() File "/usr/bin/unknown-horizons", line 185, in main import horizons.main File "/usr/lib/python2.7/site-packages/horizons/main.py", line 43, in <module> from horizons.util import ActionSetLoader, TileSetLoader, Color, parse_port File "/usr/lib/python2.7/site-packages/horizons/util/__init__.py", line 35, in <module> from sqliteanimationloader import SQLiteAnimationLoader File "/usr/lib/python2.7/site-packages/horizons/util/sqliteanimationloader.py", line 28, in <module> class SQLiteAnimationLoader(fife.ResourceLoader): AttributeError: 'module' object has no attribute 'ResourceLoader'

narendiran commented on 2011-09-11 10:08 (UTC)

Got this error during installation ==> Making package: unknown-horizons 2011.2-1 (Sun Sep 11 15:34:05 IST 2011) ==> Checking runtime dependencies... ==> Installing missing dependencies... error: target not found: fife ==> ERROR: 'pacman' failed to install missing dependencies.

ChrisOelmueller commented on 2011-07-03 20:31 (UTC)

The settings file located in ~/.unknown-horizons/settings.xml should be removed with major updates. Afterwards 2011.2 will properly start.

<deleted-account> commented on 2011-07-03 13:01 (UTC)

http://pastebin.com/Mc0m98wM update to 2011.2 but fails with: Updating settings.xml to the default, it is missing the entry: EdgeScrolling for module unknownhorizons Traceback (most recent call last): File "/usr/bin/unknown-horizons", line 422, in <module> main() File "/usr/bin/unknown-horizons", line 189, in main ret = horizons.main.start(options) File "/usr/lib/python2.7/site-packages/horizons/main.py", line 86, in start fife = Fife() File "/usr/lib/python2.7/site-packages/horizons/engine.py", line 84, in __init__ self._setup_settings() File "/usr/lib/python2.7/site-packages/horizons/engine.py", line 126, in _setup_settings self._setting.createAndAddEntry(UH_MODULE, "EdgeScrolling", "edgescrolling") File "/usr/lib/python2.7/site-packages/fife/extensions/fife_settings.py", line 197, in createAndAddEntry self.addEntry(entry) File "/usr/lib/python2.7/site-packages/fife/extensions/fife_settings.py", line 212, in addEntry self.setDefaults() File "/usr/lib/python2.7/site-packages/horizons/engine.py", line 73, in setDefaults confirmed = horizons.main._modules.gui.show_popup(title, msg, \ AttributeError: 'NoneType' object has no attribute 'show_popup'

nihathrael commented on 2011-04-18 21:28 (UTC)

Please update to 2011.1, files are available on sourceforge.