| Summary: | If you run a script from a Folder View widget, the "run script?" confirmation dialog becomes very large | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Konstantin <jon9097> |
| Component: | Desktop icons & Folder View widget | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | hein, kdedev, nate |
| Priority: | NOR | ||
| Version First Reported In: | 6.0.4 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 6.2.0 | |
| Sentry Crash Report: | |||
| Attachments: |
vid
vid |
||
Thanks for the video. Cannot reproduce the issue it depicts with current git master. Does it reproduce for you in a new clean user account? Or in Plasma 6.1.3 or later? Operating System: Arch Linux KDE Plasma Version: 6.1.3 KDE Frameworks Version: 6.4.0 Qt Version: 6.7.2 Kernel Version: 6.10.1-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 32 × Intel® Core™ i9-14900KF Memory: 62.6 ГиБ of RAM Graphics Processor: NVIDIA GeForce RTX 4080/PCIe/SSE2 Manufacturer: ASUS Video attached. Created attachment 172028 [details]
vid
Video
Do you have any KWin script active? Does it reproduce for you in a new clean user account? I would not say that this is a problem. It's just unusual to see the window so big. Maybe you're not repeating it the way I do. I have such a big window on all PCs and on my laptop. You need to create a folder in the user's folder, name it ".sh". Then make a widget of this folder from below, as I showed in the video. Then run any script from this folder through the widget. For example, this: #!/bin/bash konsole --hold -e ffmpeg -i "input.wav" -vn -ac 2 -c:a aac -b:a 256k "output.m4a" *** Do you have any KWin script active? − What does it mean? I am able to reproduce this on Solus Plasma 6.1.3 The only KWin scripts I have installed are - MinimizeAll - Mudeer tiling support for widescreen monitors I cannot reproduce the issue on git master. The confirmation dialog appears normally sized. I have the same KWin Scripts enabled. Konstantin, KWin scripts are things you can install for added functionality. They are found in System Settings - Window Management - KWin Scripts. With that said, it doesn't appear they affect this. |
Created attachment 168911 [details] vid If you run the script from the "View Folder" widget, the notification becomes very large. If you run the script from Dolphin, the notification window has a normal size. For more information, see the video (HEVC format).