Bug 494627 - Restarting Dolphin window on qt6 version 6.8.0.
Summary: Restarting Dolphin window on qt6 version 6.8.0.
Status: REPORTED
Alias: None
Product: kdenetwork-filesharing
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-10-13 01:18 UTC by Victor Ryzhykh
Modified: 2024-12-07 09:32 UTC (History)
3 users (show)

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


Attachments
Context menu (175.49 KB, image/jpeg)
2024-10-13 01:18 UTC, Victor Ryzhykh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Victor Ryzhykh 2024-10-13 01:18:01 UTC
Created attachment 174755 [details]
Context menu

Restarting the Dolphin window.

After updating qt6 to version 6.8.0, changes appeared in the operation of Dolphin.
If after launching Dolphin, you open the Properties of any folder in the context menu, the Dolphin window will restart.
This is especially noticeable if Dolphin is running in full screen.
Re-selecting a folder property in the context menu now works without restarting the Dolphin window.
If you close Dolphin and then open it again, this behavior of the folder properties context menu will repeat.


Operating System: ROSA Fresh Desktop 2023.1
KDE Plasma Version: 6.2.0
KDE Frameworks Version: 6.7.0
Qt Version: 6.8.0
Kernel Version: 6.11.3-generic-4rosa2023.1-x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i7-7700K CPU @ 4.20GHz
Memory: 31.2 ГиБ of RAM
Graphics Processor: NVIDIA GeForce RTX 3050/PCIe/SSE2
Manufacturer: Gigabyte Technology Co., Ltd.
Product Name: B250M-D3H
Comment 1 Mahbod Karamoozian 2024-10-19 18:38:08 UTC
can reproduce it in 
GPU: NVIDIA GTX 1650
CPU: Intel Core i3 10100F
RAM: 16GB
Motherboard: ASUS H510M-K
OS: Arch Linux
Kernel: 6.11.3 mainline
Plasma 6.2.1
Qt 6.8
Graphical Session: X11
Comment 2 Victor Ryzhykh 2024-11-04 19:15:21 UTC
The behavior is quite strange.
If you open the properties of system folders located in the root partition in the Dolphin context menu, the opening of the folder properties window occurs smoothly.
The Dolphin window does not restart when actions are performed in the root partition.
If you open the properties of folders in the user's home directory in the Dolphin context menu, then the first time you open the folder properties window, Dolphin will restart.
The same behavior of the Dolphin window occurs when opening the properties of the /tmp folder.
The Dolphin window restarts with the /tmp folder, although when opening the properties window of the rest of the folders in the root / partition, the behavior is correct.
This behavior is on free and proprietary Nvidia drivers.

Operating System: ROSA Fresh Desktop 13
KDE Plasma Version: 6.2.2
KDE Frameworks Version: 6.8.0
Qt Version: 6.8.0
Kernel Version: 6.11.6-generic-4rosa13-x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i7-7700K CPU @ 4.20GHz
Memory: 31.2 ГиБ of RAM
Graphics Processor: NVIDIA GeForce RTX 3050/PCIe/SSE2
Manufacturer: Gigabyte Technology Co., Ltd.
Product Name: B250M-D3H
Comment 3 Victor Ryzhykh 2024-11-05 09:56:18 UTC
Same behavior on OpenMandriva.

Operating System: OpenMandriva Cooker
KDE Plasma Version: 6.2.2
KDE Frameworks Version: 6.7.0
Qt Version: 6.8.0
Kernel Version: 6.11.5-desktop-1omv2490 (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i7-7700K CPU @ 4.20GHz
Memory: 7.8 ГиБ of RAM
Graphics Processor: llvmpipe
Manufacturer: QEMU
Product Name: Standard PC (Q35 + ICH9, 2009)
System Version: pc-q35-9.1
Comment 4 Victor Ryzhykh 2024-11-07 01:30:24 UTC
After removing the kdenetwork-filesharing package, the behavior is normalized.
After a new installation of kdenetwork-filesharing, when opening the folder properties in the context menu, the Dolphin window restarts again.
When I do all these actions with Dolphin in the console, I get this output.


$ dolphin 
qrc:/org.kde.filesharing.samba/qml/ACLPage.qml:23:5: QML OverlaySheet: Binding loop detected for property "implicitHeight":
file:///usr/lib64/qt6/qml/org/kde/kirigami/templates/OverlaySheet.qml:132:5
qrc:/org.kde.filesharing.samba/qml/ACLPage.qml:23:5: QML OverlaySheet: Binding loop detected for property "implicitHeight":
file:///usr/lib64/qt6/qml/org/kde/kirigami/templates/OverlaySheet.qml:132:5
qrc:/org.kde.filesharing.samba/qml/ACLPage.qml:23:5: QML OverlaySheet: Binding loop detected for property "implicitHeight":
file:///usr/lib64/qt6/qml/org/kde/kirigami/templates/OverlaySheet.qml:132:5
qrc:/org.kde.filesharing.samba/qml/ACLPage.qml:23:5: QML OverlaySheet: Binding loop detected for property "implicitHeight":
file:///usr/lib64/qt6/qml/org/kde/kirigami/templates/OverlaySheet.qml:132:5
qrc:/org.kde.filesharing.samba/qml/ACLPage.qml:23:5: QML OverlaySheet: Binding loop detected for property "implicitHeight":
file:///usr/lib64/qt6/qml/org/kde/kirigami/templates/OverlaySheet.qml:132:5
qrc:/org.kde.filesharing.samba/qml/ACLPage.qml:23:5: QML OverlaySheet: Binding loop detected for property "implicitHeight":
file:///usr/lib64/qt6/qml/org/kde/kirigami/templates/OverlaySheet.qml:132:5
Comment 5 Victor Ryzhykh 2024-11-07 02:05:28 UTC
Installed the kdenetwork-filesharing package in KDE Neon.
After this, Dolphin's behavior also changed when opening folder properties in Dolphin's context menu.
The main Dolphin window is restarted.