https://bugs.kde.org/show_bug.cgi?id=461683
Bug ID: 461683 Summary: every time i finish a game (win or lose) the following error dialog appears. Classification: Applications Product: kajongg Version: 22.08.1 Platform: Fedora RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: wolfg...@rohdewald.de Reporter: sederb1...@gmail.com CC: kde-games-b...@kde.org Target Milestone: --- Created attachment 153659 --> https://bugs.kde.org/attachment.cgi?id=153659&action=edit help/about screen Error for player stephen brede: Traceback (most recent call last): File "/usr/bin/kajongg", line 187, in <module> Internal.app.exec_() File "/usr/share/kajongg/dialogs.py", line 152, in clicked self.callback(result) File "/usr/lib/python3.10/site-packages/twisted/internet/defer.py", line 661, in callback self._startRunCallbacks(result) File "/usr/lib/python3.10/site-packages/twisted/internet/defer.py", line 763, in _startRunCallbacks self._runCallbacks() --- <exception caught here> --- File "/usr/lib/python3.10/site-packages/twisted/internet/defer.py", line 857, in _runCallbacks current.result = callback( # type: ignore[misc] File "/usr/share/kajongg/humanclient.py", line 642, in answered return Client.readyForHandStart(self, playerNames, rotateWinds) if self.connection else None File "/usr/share/kajongg/client.py", line 290, in readyForHandStart self.game.prepareHand() File "/usr/share/kajongg/game.py", line 876, in prepareHand self.wall.build(shuffleFirst=True) File "/usr/share/kajongg/uiwall.py", line 319, in build uiTile.tile = Tile.unknown File "/usr/share/kajongg/uitile.py", line 307, in tile assert not self._tile.isKnown or (self._tile.exposed == value.exposed) builtins.AssertionError: SUMMARY *** If i close the error window I can continue the game. no apparent effect on scores etc. *** STEPS TO REPRODUCE 1. play kajongg 2. error dialog occurs at end of game 3. OBSERVED RESULT error dialog EXPECTED RESULT no error dialog SOFTWARE/OS VERSIONS Linux/KDE Plasma: Fedora Linux 36 (Xfce) Kernel: Linux 6.0.5-200.fc36.x86_64 (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: 5.15.6 ADDITIONAL INFORMATION has occurred ever since installing kajongg about 10 months ago. annoying as doesn't seem to affect scores or play. -- You are receiving this mail because: You are watching all bug changes.