Topic: Bugs
WorldSavior Topic Opener |
Posted at: 2019-03-19, 01:04
Okay. Maybe the collectors code can be helpful Wanted to save the world, then I got widetracked Top Quote |
GunChleoc |
Posted at: 2019-03-19, 06:50
I don't know without investigating. The economy code has a pretty complex control flow and I am not very familiar with it.
Actually, starting from Territorial Time/Lord would be better, since we recently got rid of lots of code duplication between these two and could start using a similar design for other win conditions and hopefully turn that into even more common code. Busy indexing nil values Top Quote |
dreieck |
Posted at: 2019-03-21, 11:49
Related bug report: https://bugs.launchpad.net/widelands/+bug/1821167. (empty signature.) Top Quote |
kaputtnik |
Posted at: 2019-03-28, 22:19
This bug is maybe related to the things dreieck described. @dreieck: Do you have changed any priorities in the warehouses of the game? Top Quote |
WorldSavior Topic Opener |
Posted at: 2019-03-31, 18:20
New bug: When I deinstall Widelands (trunk), and when I command "autoremove" then, nothing happens. So I cannot install build19 anymore. With the help of some additional commands at least I can install the newest trunk again. Am I the only one with this problem, and if so: Can anyone help me? Wanted to save the world, then I got widetracked Top Quote |
GunChleoc |
Posted at: 2019-03-31, 20:42
Have you removed the widelands-daily PPA as well? Instructions are on the Download page. What autoremove should do is remove widelands-data and some fonts. Busy indexing nil values Top Quote |
WorldSavior Topic Opener |
Posted at: 2019-03-31, 21:05
Yes Wanted to save the world, then I got widetracked Top Quote |
kaputtnik |
Posted at: 2019-03-31, 21:41
Did you get some error messages? Top Quote |
WorldSavior Topic Opener |
Posted at: 2019-03-31, 21:52
No, it just does nothing, as I had already done "autoremove". In the past it worked dozens of times. I deinstalled widelands, and autoremove cleared the rest. When I install then the build19-ppa, it says the following if I try to install widelands (after the "update" command) : sudo apt install widelands Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut. Statusinformationen werden eingelesen.... Fertig Einige Pakete konnten nicht installiert werden. Das kann bedeuten, dass Sie eine unmögliche Situation angefordert haben oder, wenn Sie die Unstable-Distribution verwenden, dass einige erforderliche Pakete noch nicht erstellt wurden oder Incoming noch nicht verlassen haben. Die folgenden Informationen helfen Ihnen vielleicht, die Situation zu lösen: Die folgenden Pakete haben unerfüllte Abhängigkeiten: widelands : Hängt ab von: widelands-data (= 1:19-1-1~ubuntu16.04.1) aber 1:19-ppa0-bzr9033-201903300731~ubuntu16.04.1 soll installiert werden E: Probleme können nicht korrigiert werden, Sie haben zurückgehaltene defekte Pakete. Wanted to save the world, then I got widetracked Top Quote |
GunChleoc |
Posted at: 2019-04-01, 07:56
I could not reproduce this on Ubuntu Bionic. Which Linux version are you running? BTW I noticed that we don't build Ubuntu Disco for Build 19. I have triggered one, but there's no guarantee that it will work. stonerl did quite a lot of fiddling with CMake in trunk to get Disco to work properly. Busy indexing nil values Top Quote |