KnownBugs.wiki
author sheepyluva@gmail.com
Tue, 26 Mar 2013 16:51:19 +0000
changeset 309 ea4c2badde57
parent 294 54ad5ec9bfae
child 310 2685c9a5ba7a
permissions -rw-r--r--
Edited wiki page KnownBugs through web user interface.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
280
0150f3a0a845 New page for collecting known bugs about various hedgewars releases! (what a nice GCI task this could have been XD)
sheepyluva@gmail.com
parents:
diff changeset
     1
#summary List of known bugs of Hedgewars releases
283
2d9bcc4ee31f Spamming IRC lalalala
sheepyluva@gmail.com
parents: 282
diff changeset
     2
#labels Featured
280
0150f3a0a845 New page for collecting known bugs about various hedgewars releases! (what a nice GCI task this could have been XD)
sheepyluva@gmail.com
parents:
diff changeset
     3
282
3a4cc2991b69 Edited wiki page KnownBugs through web user interface. Like a baws.
sheepyluva@gmail.com
parents: 281
diff changeset
     4
<wiki:toc max_depth="2" />
280
0150f3a0a845 New page for collecting known bugs about various hedgewars releases! (what a nice GCI task this could have been XD)
sheepyluva@gmail.com
parents:
diff changeset
     5
0150f3a0a845 New page for collecting known bugs about various hedgewars releases! (what a nice GCI task this could have been XD)
sheepyluva@gmail.com
parents:
diff changeset
     6
----
0150f3a0a845 New page for collecting known bugs about various hedgewars releases! (what a nice GCI task this could have been XD)
sheepyluva@gmail.com
parents:
diff changeset
     7
0150f3a0a845 New page for collecting known bugs about various hedgewars releases! (what a nice GCI task this could have been XD)
sheepyluva@gmail.com
parents:
diff changeset
     8
= Release 0.9.18 =
288
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
     9
=== Engine ===
281
5feb63854cf2 Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents: 280
diff changeset
    10
309
ea4c2badde57 Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents: 294
diff changeset
    11
== Fort Mode won't start ==
ea4c2badde57 Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents: 294
diff changeset
    12
|| Preconditions || Running Hedgewars engine from a binary/exe that was built before the fort mode fix/commit was applied to the 0.9.18 codebase ||
ea4c2badde57 Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents: 294
diff changeset
    13
|| Details || When trying to run a game in fort mode, the engine will only appear briefly as it fails to start properly ||
ea4c2badde57 Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents: 294
diff changeset
    14
|| Workaround || Finding or building a more up-to-date 0.9.18 hwengine binary ||
ea4c2badde57 Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents: 294
diff changeset
    15
|| See also || commit r2fc02902c7cbf3c29bfe08a50e5f37983582b251 ||
ea4c2badde57 Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents: 294
diff changeset
    16
283
2d9bcc4ee31f Spamming IRC lalalala
sheepyluva@gmail.com
parents: 282
diff changeset
    17
== Weapon menu misbehaves in certain situations ==
285
57e1f9f56c53 adding nemo's favorite annoyance
sheepyluva@gmail.com
parents: 283
diff changeset
    18
|| Details || Weapon menu closes when it shouldn't, doesn't open on first try, etc... ||
283
2d9bcc4ee31f Spamming IRC lalalala
sheepyluva@gmail.com
parents: 282
diff changeset
    19
|| Workaround || None, you'll have to reopen the weapon menu again ||
285
57e1f9f56c53 adding nemo's favorite annoyance
sheepyluva@gmail.com
parents: 283
diff changeset
    20
|| See also || issue 465 ||
283
2d9bcc4ee31f Spamming IRC lalalala
sheepyluva@gmail.com
parents: 282
diff changeset
    21
288
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
    22
== Camera moving automatically even when Auto-Camera is disabled ==
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
    23
|| Preconditions || A non-local team selects a weapon/utility that requires point-and-click targeting (girder, airstrikes, homing weapons, teleport, etc) ||
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
    24
|| See also || commit [http://code.google.com/p/hedgewars/source/detail?r=209c9ba77a0980a640151a185f119219b350c59e r209c9ba77a0980a640151a185f119219b350c59e] ||
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
    25
294
54ad5ec9bfae added caption and mute problem to the KnownBugs list
vittorio.giovara@gmail.com
parents: 289
diff changeset
    26
== No captions when muting audio ==
54ad5ec9bfae added caption and mute problem to the KnownBugs list
vittorio.giovara@gmail.com
parents: 289
diff changeset
    27
|| Details || If you press 8 or set a volume of 0 a 'Audio Muted' message will stay on top, hiding any other caption. ||
54ad5ec9bfae added caption and mute problem to the KnownBugs list
vittorio.giovara@gmail.com
parents: 289
diff changeset
    28
|| See also || commit [http://code.google.com/p/hedgewars/source/detail?r=7681d14b9f0191eda821a9b744f0a093430321ee r7681d14b9f0191eda821a9b744f0a093430321ee] ||
54ad5ec9bfae added caption and mute problem to the KnownBugs list
vittorio.giovara@gmail.com
parents: 289
diff changeset
    29
288
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
    30
=== Frontend ===
289
531bc8c83742 Maybe it wasn't a good idea to make this wiki page.
sheepyluva@gmail.com
parents: 288
diff changeset
    31
== Returning from netgame room leads to "In game..." screen (instead of lobby) ==
531bc8c83742 Maybe it wasn't a good idea to make this wiki page.
sheepyluva@gmail.com
parents: 288
diff changeset
    32
|| Preconditions || Happens after failed game start (because of desync or similar) ||
531bc8c83742 Maybe it wasn't a good idea to make this wiki page.
sheepyluva@gmail.com
parents: 288
diff changeset
    33
|| Workaround || None. Since the user can't leave that screen, a restart of Hedgewars is necessary ||
531bc8c83742 Maybe it wasn't a good idea to make this wiki page.
sheepyluva@gmail.com
parents: 288
diff changeset
    34
288
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
    35
== Frontend Crash when somebody joins your room ==
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
    36
|| Preconditions || Hedgewars was started with Frontend-Sounds turned off, then they were turned on ||
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
    37
|| Workaround || Restart Hedgewars after turning Frontend-Sounds on ||
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
    38
|| See also || issue 506 ||
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
    39
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
    40
== Frontend Crash when canceling a YouTube video upload ==
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
    41
|| See also || issue 471 ||
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
    42
283
2d9bcc4ee31f Spamming IRC lalalala
sheepyluva@gmail.com
parents: 282
diff changeset
    43
== Wrong theme selected for static/preset map in online game (desync on join) ==
2d9bcc4ee31f Spamming IRC lalalala
sheepyluva@gmail.com
parents: 282
diff changeset
    44
|| Workaround || None known yet (try rejoining?), a server-side workaround is under consideration though. ||
285
57e1f9f56c53 adding nemo's favorite annoyance
sheepyluva@gmail.com
parents: 283
diff changeset
    45
|| See also || issue 481 ||
282
3a4cc2991b69 Edited wiki page KnownBugs through web user interface. Like a baws.
sheepyluva@gmail.com
parents: 281
diff changeset
    46
288
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
    47
=== See Also ===
282
3a4cc2991b69 Edited wiki page KnownBugs through web user interface. Like a baws.
sheepyluva@gmail.com
parents: 281
diff changeset
    48
Also [http://code.google.com/p/hedgewars/issues/list?can=1&q=ReleaseBug%3D0.9.18 see the list of bugs of this release on the issue tracker]