Multiplayer Game Setup: Strange sign

Bug #1690901 reported by kaputtnik
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
widelands
Fix Released
Low
Unassigned

Bug Description

Some maps shows a strange sign in Map Details -> Players

E.g. 'The Thaw' and 'Crater' shows this sign, whereas 'The Ancient Sun of Fire' didn't

What purpose is the row 'Player'?

Related branches

Revision history for this message
kaputtnik (franku) wrote :
Revision history for this message
GunChleoc (gunchleoc) wrote :

That's boost::format interpreting uint8_t as a char and printing garbage as a result. It's supposed to be the number of players.

tags: added: lowhangingfruit ui
Changed in widelands:
milestone: none → build20-rc1
status: New → Triaged
importance: Undecided → Low
Revision history for this message
kaputtnik (franku) wrote :

Since the possible number of players are already shown in the related tables (map selection and settings for players in MPG setup) it should be considered if the information is needed there.

Revision history for this message
GunChleoc (gunchleoc) wrote :

That whole screen needs a complete overhaul anyway - first I need to finish implementing the dropdowns, then we have to convert to Box layout, and then we can start thinking of improving the screen and considering which information we want on it. So, it will be a while until we get there.

Revision history for this message
kaputtnik (franku) wrote :

No need to hurry :-) In my opinion this could also be rescheduled to milestone 21.

GunChleoc (gunchleoc)
Changed in widelands:
status: Triaged → In Progress
assignee: nobody → GunChleoc (gunchleoc)
GunChleoc (gunchleoc)
Changed in widelands:
status: In Progress → Fix Committed
assignee: GunChleoc (gunchleoc) → nobody
Revision history for this message
GunChleoc (gunchleoc) wrote :

Fixed in build20-rc1

Changed in widelands:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.