Bug 479770 - Autostart doesn't allow to add, and when adding manually a file in autostart, the message is not visible when trying to run.
Summary: Autostart doesn't allow to add, and when adding manually a file in autostart,...
Status: RESOLVED DUPLICATE of bug 478891
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_autostart (other bugs)
Version First Reported In: 5.92.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-01-13 21:52 UTC by Jonathan Bisson
Modified: 2024-01-17 02:14 UTC (History)
2 users (show)

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


Attachments
Screenshot of the window after adding an autostart script manually (64.29 KB, image/png)
2024-01-13 21:52 UTC, Jonathan Bisson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bisson 2024-01-13 21:52:26 UTC
Created attachment 164885 [details]
Screenshot of the window after adding an autostart script manually

SUMMARY

Looking at autostart, I cannot add/remove in there.
When I add a .desktop script in ~/.config/autostart, it appears immediately, but when I click on it there is a message that is not visible (we just see the bottom of it, see attachment).



STEPS TO REPRODUCE
1. Open autostart settings
2. Add a desktop file to ~/.config/autostart
3. Click on the new entry that appears

OBSERVED RESULT

The "Add button" does nothing
The bottom of a message displayed when clicking on an entry added manually with a file is shown.

EXPECTED RESULT

- The Add button should do something or be greyed out and an explanation given on why it isn't activated.
- If a message has to be displayed it needs to be entirely visible.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Latest KDE unstable in up to date archlinux
KDE Plasma Version: 5.92.0
KDE Frameworks Version: 5.248.0
Qt Version: 6.7.0
Wayland
Comment 1 Nicolas Fella 2024-01-13 22:37:59 UTC
The message being cut off is https://bugs.kde.org/show_bug.cgi?id=478891

The rest is hard to tell without actually seeing the message
Comment 2 Jonathan Bisson 2024-01-13 23:40:04 UTC
I tried to resized and things in the window but could never get to see the text.

I have noticed that I cannot add shortcuts either. There is a add button in the shortcuts settings, but it does nothing.
I can add shortcuts in each of the individual modules, but this add button does nothing. (not sure if it is related)
Comment 3 Jonathan Bisson 2024-01-13 23:40:50 UTC
(In reply to Jonathan Bisson from comment #2)
> I tried to resized and things in the window but could never get to see the
> text.
> 
> I have noticed that I cannot add shortcuts either. There is a add button in
> the shortcuts settings, but it does nothing.
> I can add shortcuts in each of the individual modules, but this add button
> does nothing. (not sure if it is related)

`I tried to resize and move things`
Comment 4 Nicolas Fella 2024-01-13 23:41:59 UTC
ah, yes, the "Add" button should actually open a menu, but it doesn't
Comment 5 Nicolas Fella 2024-01-13 23:48:21 UTC
See https://bugs.kde.org/show_bug.cgi?id=479775
Comment 6 Nicolas Fella 2024-01-15 14:59:07 UTC
This is a Qt 6.7 bug: https://bugreports.qt.io/browse/QTBUG-121014
Comment 7 Nate Graham 2024-01-17 02:14:09 UTC

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