| Summary: | Wrong _NET_WM_WINDOW_TYPE in copy dialog | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Martin Ueding <mu> |
| Component: | general | Assignee: | David Faure <faure> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | minor | CC: | frank78ac, kdelibs-bugs-null, nate |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Martin Ueding
2015-05-26 11:47:41 UTC
Thanks for the bug report! This is not a Dolphin issue - the KIO library (which is part of kdelibs 4.x and a separate framework in KF5) is responsible for copying files and for showing any dialogs that are related to copying/moving files. I'm not sure though if the problem is really there or somewhere else. Okay, thanks for moving the bug to the other product! A workaround would be adding the following to the `rc.lua` from Awesome WM:
{
rule = { class = "Dolphin", name = "Kopiervorgang" },
properties = { floating = true }
},
The `name` field needs to be adjusted. I think one needs another rule to add deletion dialogs and so on.
Is this still relevant or applicable with KDE Frameworks 5.45? I have stopped using Awesome WM some time ago. Therefore I do not see the explicit copy dialogue any more, just the information in the tray. So I cannot tell you whether this is still applicable. It is not relevant for *me* at this point. Thanks. Let's keep it open in case someone else can confirm. Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you! I have not been using Awesome WM for a while now. When using Plasma Shell, the Dolphin copy dialog appears as part of the system notifcation in the Plasma panel. Therefore I cannot easily check whether this is still an issue. From my point of view this ticket can be closed. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |