lp:~kubuntu-members/kajongg/4.11

Created by Philip Muškovac and last modified
Get this branch:
bzr branch lp:~kubuntu-members/kajongg/4.11

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Kubuntu Members
Project:
kajongg
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://anongit.kde.org/kajongg,branch=KDE%2F4.11.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on alnitak and finished taking 15 seconds — see the log
Import started on alnitak and finished taking 2 minutes — see the log
Import started on izar and finished taking 2 minutes — see the log
Import started on alnitak and finished taking 2 minutes — see the log

Recent revisions

2692. By Wolfgang Rohdewald

Fix a bug where the next hand could not be started

this happened for me by doing:
- wait for prompt "ready for next hand?"
- use CTRL-T to show the scoring table. It must appear below the prompt.
- click in the scoring table
- click on the OK button of the prompt

this happens only if using PyKDE4 and a modal prompt. The KPushButton does get
the events MouseButtonPress and MouseButtonRelease, but the KDialog emits
neither buttonClicked nor clicked

Fix: When using PyKDE4, use a modal dialog here. This has the disadvantage
that it might be useful to open the scoring table at this point which is not
possible with this modal dialog (unless a specific button is added to the
dialog)

BUG: 324001
FIXED-IN: 4.11.7

2691. By Wolfgang Rohdewald

add a TODO

something that is fixed for 4.12 but as long as nobody bothers I do not want to backport the fixes.

2690. By Wolfgang Rohdewald

Robots will now wait with claiming a Chow until they are sure nobody claims Pung or Kong

For this, the server now tells clients if another client explicitly said he
does not want the discard.

BUG: 324266
FIXED-IN: 4.11.2

2689. By Wolfgang Rohdewald

non-ascii char in ruleset name was not displayed correctly

BUG: 324531
FIXED-IN: 4.11.2

2688. By Wolfgang Rohdewald

fix regression: quit program then cancel aborting current game still quits

since b7323dfcd5e39c065d55de10eb1437266b358100

2687. By Wolfgang Rohdewald

fix handling of "east won nine times in a row"

1. that rule is not absolute anymore because we still want to know
which rule lead to Mah Jongg

2. raise LongHand only for scoring games. In real games, the program
logic prevents this anyway.

BUG: 324022
FIXED-IN: 4.11.1

2686. By Wolfgang Rohdewald

if a request of a DeferredBlock fails, properly clean up

before, the same request might have been re-executed which was
hiding the real error message and instead showed a different, misleading
error

2685. By Wolfgang Rohdewald

fix resuming a game when the previous hand did not make winds rotate

BUG: 323761
FIXED-IN: 4.11.1

2684. By Wolfgang Rohdewald

Saying no in "do you really want to abort?" should not raise an exception

2683. By Wolfgang Rohdewald

up version to 4.11.0

the c/s protocol will change with next commit, so we need a new 4.X
(cherry picked from commit f4a0d7cb8f15e3932c01c1c3efb034380f489e19)
backport to 4.11.1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.