Bug 453736 - Game stops at 20k points
Summary: Game stops at 20k points
Status: REPORTED
Alias: None
Product: kblocks
Classification: Applications
Component: general (show other bugs)
Version: 22.04.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Zhongjie Cai
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-13 11:30 UTC by Carlos
Modified: 2022-05-23 21:24 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
attachment-6286-0.html (1.16 KB, text/html)
2022-05-14 19:13 UTC, Carlos
Details
attachment-32686-0.html (1.16 KB, text/html)
2022-05-14 23:26 UTC, Carlos
Details
attachment-12197-0.html (2.24 KB, text/html)
2022-05-15 15:19 UTC, Carlos
Details
attachment-19922-0.html (3.69 KB, text/html)
2022-05-19 12:09 UTC, Carlos
Details
attachment-26347-0.html (2.62 KB, text/html)
2022-05-23 17:50 UTC, Carlos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos 2022-05-13 11:30:07 UTC
SUMMARY

Hi,
Kblocks has a "small" annoying bug. The game just closes at around 20k points at level 5.


STEPS TO REPRODUCE
1. start games
2. paly it until reach 20k points


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 

KDE Plasma Version: 5.24.5 
KDE Frameworks Version: 5.93.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Comment 1 Albert Astals Cid 2022-05-13 21:11:39 UTC
Do you get a crash dialog?
Comment 2 Carlos 2022-05-14 19:13:09 UTC
Created attachment 148833 [details]
attachment-6286-0.html

No, just closes.

On Fri, May 13, 2022 at 10:11 PM Albert Astals Cid <bugzilla_noreply@kde.org>
wrote:

> https://bugs.kde.org/show_bug.cgi?id=453736
>
> Albert Astals Cid <aacid@kde.org> changed:
>
>            What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>                  CC|                            |aacid@kde.org
>
> --- Comment #1 from Albert Astals Cid <aacid@kde.org> ---
> Do you get a crash dialog?
>
> --
> You are receiving this mail because:
> You reported the bug.
Comment 3 Albert Astals Cid 2022-05-14 23:05:26 UTC
Interesting, two things, can you confirm that

coredumpctl | grep kblocks

in a terminal gives you nothing?

Also you you say that you're using version 22.04 in Ubuntu, but there's no kblocks 22.04 in official Ubuntu, are you using some kind of self compiled/ppa version?
Comment 4 Carlos 2022-05-14 23:26:29 UTC
Created attachment 148835 [details]
attachment-32686-0.html

I will try it on terminal.
this kubuntu is an upgrade done last week, but the problem already happened
on 21.10


On Sun, May 15, 2022 at 12:05 AM Albert Astals Cid <bugzilla_noreply@kde.org>
wrote:

> https://bugs.kde.org/show_bug.cgi?id=453736
>
> --- Comment #3 from Albert Astals Cid <aacid@kde.org> ---
> Interesting, two things, can you confirm that
>
> coredumpctl | grep kblocks
>
> in a terminal gives you nothing?
>
> Also you you say that you're using version 22.04 in Ubuntu, but there's no
> kblocks 22.04 in official Ubuntu, are you using some kind of self
> compiled/ppa
> version?
>
> --
> You are receiving this mail because:
> You reported the bug.
Comment 5 Carlos 2022-05-15 15:19:13 UTC
Created attachment 148859 [details]
attachment-12197-0.html

Hi,

the version is from backports

Package: kblocks
Version: 4:22.04.1-0ubuntu1~ubuntu22.04~ppa1
APT-Manual-Installed: yes
APT-Sources: http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu
jammy/main amd64 Packages

I have coredumps disable, but I will enable them for this, but you have to
wait until I play again. It takes a long time to reach 20k.
I just play when I need to "disconnect" my brain :-P

Carlos



On Sun, May 15, 2022 at 12:05 AM Albert Astals Cid <bugzilla_noreply@kde.org>
wrote:

> https://bugs.kde.org/show_bug.cgi?id=453736
>
> --- Comment #3 from Albert Astals Cid <aacid@kde.org> ---
> Interesting, two things, can you confirm that
>
> coredumpctl | grep kblocks
>
> in a terminal gives you nothing?
>
> Also you you say that you're using version 22.04 in Ubuntu, but there's no
> kblocks 22.04 in official Ubuntu, are you using some kind of self
> compiled/ppa
> version?
>
> --
> You are receiving this mail because:
> You reported the bug.
Comment 6 Carlos 2022-05-19 12:09:07 UTC
Created attachment 148993 [details]
attachment-19922-0.html

Hi,

in terminal I receive this. I forget to enable dumps...

-> ❯ kblocks
^[[A^[[BKCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kblocks path = /usr/games pid = 281233
KCrash: Arguments: /usr/games/kblocks
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi
pa_write() failed while trying to wake up the mainloop: Bad file descriptor
pa_write() failed while trying to wake up the mainloop: Bad file descriptor
pa_write() failed while trying to wake up the mainloop: Bad file descriptor
Invalid write to eventfd: Bad file descriptor
Code should not be reached at ../src/pulsecore/fdsem.c:188, function
pa_fdsem_post(). Aborting.
Unable to start Dr. Konqi
Re-raising signal for core dump handling.
Aborted (core dumped)
Unable to find file for pid 281233 expected at "kcrash-metadata/281233.ini"

It stops at 20460 points. I now because I recorded the desktop.


Carlos

On Sun, May 15, 2022 at 4:18 PM Carlos Baptista <cbaptista@opensuse.us>
wrote:

> Hi,
>
> the version is from backports
>
> Package: kblocks
> Version: 4:22.04.1-0ubuntu1~ubuntu22.04~ppa1
> APT-Manual-Installed: yes
> APT-Sources: http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu
> jammy/main amd64 Packages
>
> I have coredumps disable, but I will enable them for this, but you have to
> wait until I play again. It takes a long time to reach 20k.
> I just play when I need to "disconnect" my brain :-P
>
> Carlos
>
>
>
> On Sun, May 15, 2022 at 12:05 AM Albert Astals Cid <
> bugzilla_noreply@kde.org> wrote:
>
>> https://bugs.kde.org/show_bug.cgi?id=453736
>>
>> --- Comment #3 from Albert Astals Cid <aacid@kde.org> ---
>> Interesting, two things, can you confirm that
>>
>> coredumpctl | grep kblocks
>>
>> in a terminal gives you nothing?
>>
>> Also you you say that you're using version 22.04 in Ubuntu, but there's no
>> kblocks 22.04 in official Ubuntu, are you using some kind of self
>> compiled/ppa
>> version?
>>
>> --
>> You are receiving this mail because:
>> You reported the bug.
>
>
Comment 7 Albert Astals Cid 2022-05-19 22:46:54 UTC
Interesting that drkonqui fails to start.

Can you confirm that /usr/lib/x86_64-linux-gnu/libexec/drkonqi exists?

Does coredumpctl | grep kblocks give you something now?
Comment 8 Carlos 2022-05-23 17:50:25 UTC
Created attachment 149144 [details]
attachment-26347-0.html

-> ❯ ls -la /usr/lib/x86_64-linux-gnu/libexec/drkonqi
-rwxr-xr-x 1 root root 870824 mai  3 11:53
/usr/lib/x86_64-linux-gnu/libexec/drkonqi

~ 
-> ❯ coredumpctl | grep kblocks
Thu 2022-05-19 12:59:21 WEST 281233 1000 1000 SIGABRT missing  /usr/games/
kblocks                                         n/a




On Thu, May 19, 2022 at 11:46 PM Albert Astals Cid <bugzilla_noreply@kde.org>
wrote:

> https://bugs.kde.org/show_bug.cgi?id=453736
>
> --- Comment #7 from Albert Astals Cid <aacid@kde.org> ---
> Interesting that drkonqui fails to start.
>
> Can you confirm that /usr/lib/x86_64-linux-gnu/libexec/drkonqi exists?
>
> Does coredumpctl | grep kblocks give you something now?
>
> --
> You are receiving this mail because:
> You reported the bug.
Comment 9 Albert Astals Cid 2022-05-23 21:24:57 UTC
Can you paste the output of

coredumpctl info kblocks

?