Bug 479762 - Discovery crashing and not able to resize window
Summary: Discovery crashing and not able to resize window
Status: RESOLVED DUPLICATE of bug 478638
Alias: None
Product: neon
Classification: KDE Neon
Component: Packages Unstable Edition (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords: wayland-only
Depends on:
Blocks:
 
Reported: 2024-01-13 19:16 UTC by Marcelo dos Santos Mafra
Modified: 2024-02-03 17:40 UTC (History)
5 users (show)

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


Attachments
Discovery crashing and not resizing (1.33 MB, video/webm)
2024-01-13 19:16 UTC, Marcelo dos Santos Mafra
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcelo dos Santos Mafra 2024-01-13 19:16:59 UTC
Created attachment 164875 [details]
Discovery crashing and not resizing

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Open discover (for me it is opening Maximized;
2. Pull it by the title and move it (it will be bigger than the screen even if you already resized it before crashing);
3. It will jump to the top left of the screen leaving only a tiny edge of the window for you to resize or pull holding Meta key (doing that it will crash in 2 seconds; 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Pollux 2024-01-14 14:38:51 UTC
I also get this issue
Comment 2 duha.bugs 2024-01-14 15:05:16 UTC
The crash is because of https://bugs.kde.org/show_bug.cgi?id=478638 which is fixed in Qt 6.6.2. 

I am not sure why it gets so small when you try to resize it.
Comment 3 Marcelo dos Santos Mafra 2024-01-20 16:26:59 UTC
(In reply to duha.bugs from comment #2)
> The crash is because of https://bugs.kde.org/show_bug.cgi?id=478638 which is
> fixed in Qt 6.6.2. 
> 
> I am not sure why it gets so small when you try to resize it.

On Fedora Rawhide with RC 1 it doesn't happen and it's, according to the About page, version 6.6.1:

Operating System: Fedora Linux 40
KDE Plasma Version: 5.92.0
KDE Frameworks Version: 5.248.0
Qt Version: 6.6.1
Kernel Version: 6.7.0-cb1.0.fc40.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 12 × Intel® Core™ i7-10750H CPU @ 2.60GHz
Memory: 15.5 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 2060/PCIe/SSE2
Manufacturer: LENOVO
Product Name: 82CF
System Version: LEGION 5 15IMH
Comment 4 duha.bugs 2024-02-03 17:40:57 UTC
Marking this as a duplicate because I can replicate the crash in neon unstable and it crashes in: QQuickItem::opacity() const () which is fixed in QT 6.6.2.

If you think your issue is different please reopen with a backtrace.

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