Bug 489025 - Cube stops working after first use
Summary: Cube stops working after first use
Status: RESOLVED DUPLICATE of bug 488654
Alias: None
Product: kdeplasma-addons
Classification: Plasma
Component: Cube (show other bugs)
Version: 6.1.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-23 07:21 UTC by Paul Brown
Modified: 2024-06-24 10:06 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
KWin "log" (sort of) (52.50 KB, text/plain)
2024-06-24 10:04 UTC, Paul Brown
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Brown 2024-06-23 07:21:58 UTC
SUMMARY

After using the cube effect to switch desktops, it will stop working and you cannot use it again unti you got the System Settings, disable it (and apply changes) and enable it again.

STEPS TO REPRODUCE
1.  Use the cube (Meta+C)
2. Stop using the cube
3. Try to use the cube again

OBSERVED RESULT

The second time the cube will not work.

EXPECTED RESULT

The cube should work every time you try to use it.

SOFTWARE/OS VERSIONS

Operating System: Arch Linux 
KDE Plasma Version: 6.1.0
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.1
Kernel Version: 6.9.5-arch1-1 (64-bit)
Graphics Platform: Wayland
Comment 1 Vlad Zahorodnii 2024-06-24 08:08:42 UTC
Is there anything in the kwin logs?
Comment 2 Paul Brown 2024-06-24 10:04:47 UTC
Created attachment 170903 [details]
KWin "log" (sort of)

I don't know where to find the KWin logs.

I read this:

https://community.kde.org/KWin/Debugging

and I am pretty sure the relevant bit is

```
New LWP 282530]
[New LWP 282532]
[New LWP 282533]
[New LWP 282534]
[New LWP 282535]
[New LWP 282536]
[New LWP 282537]
[New LWP 282540]
[New LWP 282560]
[New LWP 282561]
[New LWP 282562]
[New LWP 282563]
[New LWP 282564]
[New LWP 282565]
[New LWP 282566]
[New LWP 282567]
[New LWP 282568]
[New LWP 282569]
[New LWP 282579]
[New LWP 282580]
[New LWP 282582]
[New LWP 282583]
[New LWP 288201]
[New LWP 289447]
[New LWP 289448]
[New LWP 289449]
[New LWP 291390]
[New LWP 352608]
[New LWP 353298]
[New LWP 353336]
[New LWP 353483]
[New LWP 353522]
[New LWP 353580]
[New LWP 354287]
[New LWP 363019]
[New LWP 576620]
[New LWP 576621]
[New LWP 576622]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
0x0000720d17b1c910 in ppoll () from /usr/lib/libc.so.6
Warning: 'set logging on', an alias for the command 'set logging enabled', is deprecated.
Use 'set logging enabled on'.

[New Thread 0x720c87e006c0 (LWP 582407)]
[New Thread 0x720c9ca006c0 (LWP 582408)]
[New Thread 0x720c496006c0 (LWP 582409)]
[New Thread 0x720c86a006c0 (LWP 582410)]
[New Thread 0x720c7a8006c0 (LWP 582559)]
[New Thread 0x720c79e006c0 (LWP 582560)]
[New Thread 0x720c6de006c0 (LWP 582561)]
[New Thread 0x720c6ca006c0 (LWP 582562)]
[Thread 0x720c6ca006c0 (LWP 582562) exited]
[Thread 0x720c6de006c0 (LWP 582561) exited]
[Thread 0x720c79e006c0 (LWP 582560) exited]
[Thread 0x720c7a8006c0 (LWP 582559) exited]
```

Is that helpful?
Comment 3 David Edmundson 2024-06-24 10:06:51 UTC
Fixed in 6.1.1

*** This bug has been marked as a duplicate of bug 488654 ***