FS#24485 - [warmux] I cannot play it anymore

Attached to Project: Community Packages
Opened by Giovanni (ksniffer) - Saturday, 28 May 2011, 09:17 GMT
Last edited by Laurent Carlier (lordheavy) - Monday, 18 July 2011, 19:44 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Laurent Carlier (lordheavy)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When I try to start a game it exits. If I run from console it says no team defined and it needs at least 2 teams.

Additional info:
* package version(s): 11.04.1-3
* config and/or log files etc.


Steps to reproduce:
Start warmux and click on Play
This task depends upon

Closed by  Laurent Carlier (lordheavy)
Monday, 18 July 2011, 19:44 GMT
Reason for closing:  No response
Comment by Sven-Hendrik Haase (Svenstaro) - Saturday, 28 May 2011, 09:31 GMT
From now on, please add the package name in brackets to the title.
Comment by Sven-Hendrik Haase (Svenstaro) - Saturday, 28 May 2011, 09:33 GMT
Also cannot replicate. Attach a stacktrace produced by gdb.
Comment by Giovanni (ksniffer) - Saturday, 28 May 2011, 10:10 GMT
GNU gdb (GDB) 7.2
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/warmux...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/warmux
[Thread debugging using libthread_db enabled]
Moving /home/ksniffer/.wormux/ to /home/ksniffer/.local/share/wormux/
Moving /home/ksniffer/.local/share/wormux/config.xml to /home/ksniffer/.config/wormux/config.xml
o Reading the default config file
o Reading the personal config file
o Locale:
o Bind text domain to: /usr/share/locale
o Codeset: UTF-8
o Text domain: warmux
=== Warmux version 11.04
=== Authors: Lawrence AZZOUG, Frédéric BERTOLUS, Anthony CARRÃ, Laurent DEFERT SIMONNEAU, Jean-Christophe DUBERGA, Matthieu FERTRÃ, Christophe GISQUET, Sebastien GONZALVE, Reiner HERRMANN, Florian KÃBERLE, Renaud LOTTIAUX, Yannig PERRÃ, Olivie SERRES, Victor STINNER, Mikko VARTIAINEN
=== Website: www.warmux.org

Warmux version 11.04, Copyright (C) 2001-2011 Warmux Team
Warmux comes with ABSOLUTELY NO WARRANTY.
This is free software and you are welcome to redistribute it
under certain conditions.

Read the file COPYING for details.

[New Thread 0xb74a8b70 (LWP 4533)]
[ Run game ]
[New Thread 0xb23cab70 (LWP 4535)]
[New Thread 0xb1bc9b70 (LWP 4536)]
[New Thread 0xb13c8b70 (LWP 4537)]
[Thread 0xb23cab70 (LWP 4535) exited]
[Thread 0xb13c8b70 (LWP 4537) exited]
[Thread 0xb1bc9b70 (LWP 4536) exited]
[New Thread 0xb1bc9b70 (LWP 4539)]
o Opened audio at 44100 Hz 16 bit
o Loading sound profile: default
o Loading music
o Load teams:! Error in team/teams_list.cpp:166 (Warmux 11.04) : You need at least two valid teams!

./base/error.cpp:86: Missed assertion "false".
[Thread 0xb1bc9b70 (LWP 4539) exited]
[Thread 0xb74a8b70 (LWP 4533) exited]

Program exited with code 0377.
Comment by Laurent Carlier (lordheavy) - Saturday, 28 May 2011, 10:29 GMT
No problems here:


[lordh@archMain ~]$ LANG=C warmux
Moving /home/lordh/.wormux/ to /home/lordh/.local/share/wormux/
Moving /home/lordh/.local/share/wormux/config.xml to /home/lordh/.config/wormux/config.xml
o Reading the default config file
o Reading the personal config file
o Locale:
o Bind text domain to: /usr/share/locale
o Codeset: UTF-8
o Text domain: warmux
=== Warmux version 11.04
=== Authors: Lawrence AZZOUG, Frédéric BERTOLUS, Anthony CARRÉ, Laurent DEFERT SIMONNEAU, Jean-Christophe DUBERGA, Matthieu FERTRÉ, Christophe GISQUET, Sebastien GONZALVE, Reiner HERRMANN, Florian KÖBERLE, Renaud LOTTIAUX, Yannig PERRÉ, Olivie SERRES, Victor STINNER, Mikko VARTIAINEN
=== Website: www.warmux.org

Warmux version 11.04, Copyright (C) 2001-2011 Warmux Team
Warmux comes with ABSOLUTELY NO WARRANTY.
This is free software and you are welcome to redistribute it
under certain conditions.

Read the file COPYING for details.

[ Run game ]
o Opened audio at 44100 Hz 16 bit
o Loading sound profile: default
o Loading music

[ Quit Warmux ]
o If you found a bug or have a feature request send us an email (in english, please): warmux-dev .AT. gna .DOT. org


Comment by Laurent Carlier (lordheavy) - Saturday, 28 May 2011, 10:31 GMT
Have you properly update your system (pacman -Syu) ?

Also try to remove your config files.
Comment by Giovanni (ksniffer) - Saturday, 28 May 2011, 12:55 GMT
Yes. Did both things. I removed all $HOME/.config/wormux/ but nothing changed. I have this issue on both ArchLinux machine I have.
Comment by Sven-Hendrik Haase (Svenstaro) - Sunday, 29 May 2011, 04:50 GMT
Are you using i686 on both machines? Also, what happens if you build from source manually and run it? It you get the same results, consider an upstream bug report.
Comment by Giovanni (ksniffer) - Sunday, 29 May 2011, 08:40 GMT
Yes, both i686. An Intel Centrino and an AMD processor.
Well I did not compiled from sources. I could try.
Comment by Sven-Hendrik Haase (Svenstaro) - Sunday, 29 May 2011, 12:11 GMT
Yes, please do that and report back.

Loading...