[systemsettings] [Bug 444387] Autostart does not work as it used to be

2022-11-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=444387

--- Comment #9 from Nate Graham  ---
Since this bug report is closed and was about something else, can you file a
new one for your issue? In it, attach:
- the .desktop file for one of the app that you expect to autostart, but does
not
- a screenshot of System Settings > Startup and Shutdown > Autostart
- the output of
`/usr/lib/systemd/user-generators/systemd-xdg-autostart-generator && echo $?`

Thanks!

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 444387] Autostart does not work as it used to be

2022-11-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444387

--- Comment #8 from landgraf...@yandex.ru ---
(In reply to Nate Graham from comment #7)
> Sounds like Ahmed's issue is fixed now, and was not a KDE problem but rather
> a distro or local configuration problem.
> 
> Landgraff, you can run
> `/usr/lib/systemd/user-generators/systemd-xdg-autostart-generator` in a
> terminal window. It will tell you what's wrong with your autostart files,
> and then you can file bug reports for systemd at
> https://github.com/systemd/systemd/issues and fix them locally yourself.
/usr/lib/systemd/user-generators/systemd-xdg-autostart-generator runs without
error. Can I somehow trigger the startup event of autostart apps? 
journalctl -xe  does not show any important errors.

>ноя 08 22:10:47 Celestia plasmashell[4794]: trying to show an empty dialog
>ноя 08 22:10:47 Celestia plasmashell[4794]: Qt Quick Layouts: Detected 
>recursive rearrange. Aborting after two iterations.
>ноя 08 22:10:47 Celestia plasmashell[4794]: Qt Quick Layouts: Detected 
>recursive rearrange. Aborting after two iterations.
>ноя 08 22:10:47 Celestia kwin_x11[4752]: qt.qpa.xcb: QXcbConnection: XCB 
>error: 9 (BadDrawable), sequence: 5326, resource id: 31457410, >major code: 14 
>(GetGeometry), minor code: 0
>ноя 08 22:10:47 Celestia kwin_x11[4752]: qt.qpa.xcb: QXcbConnection: XCB 
>error: 9 (BadDrawable), sequence: 5327, resource id: 31457410, >major code: 14 
>(GetGeometry), minor code: 0
>ноя 08 22:10:47 Celestia kwin_x11[4752]: qt.qpa.xcb: QXcbConnection: XCB 
>error: 9 (BadDrawable), sequence: 5328, resource id: 31457410, >major code: 14 
>(GetGeometry), minor code: 0
>ноя 08 22:10:47 Celestia kwin_x11[4752]: qt.qpa.xcb: QXcbConnection: XCB 
>error: 9 (BadDrawable), sequence: 5329, resource id: 31457410, >major code: 14 
>(GetGeometry), minor code: 0
>ноя 08 22:10:47 Celestia kwin_x11[4752]: qt.qpa.xcb: QXcbConnection: XCB 
>error: 9 (BadDrawable), sequence: 5330, resource id: 31457410, >major code: 14 
>(GetGeometry), minor code: 0
>ноя 08 22:10:48 Celestia plasmashell[4794]: Qt Quick Layouts: Detected 
>recursive rearrange. Aborting after two iterations.
>ноя 08 22:10:48 Celestia plasmashell[4794]: Qt Quick Layouts: Detected 
>recursive rearrange. Aborting after two iterations.
>ноя 08 22:10:51 Celestia kwin_x11[4752]: qt.qpa.xcb: QXcbConnection: XCB 
>error: 3 (BadWindow), sequence: 6195, resource id: 31457414, >major code: 18 
>(ChangeProperty), minor code: 0
>ноя 08 22:10:51 Celestia systemd[1682]: Started Konsole - Terminal.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 444387] Autostart does not work as it used to be

2022-11-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=444387

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DOWNSTREAM
 Status|REPORTED|RESOLVED

--- Comment #7 from Nate Graham  ---
Sounds like Ahmed's issue is fixed now, and was not a KDE problem but rather a
distro or local configuration problem.

Landgraff, you can run
`/usr/lib/systemd/user-generators/systemd-xdg-autostart-generator` in a
terminal window. It will tell you what's wrong with your autostart files, and
then you can file bug reports for systemd at
https://github.com/systemd/systemd/issues and fix them locally yourself.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 444387] Autostart does not work as it used to be

2022-11-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444387

landgraf...@yandex.ru changed:

   What|Removed |Added

 CC||landgraf...@yandex.ru

--- Comment #6 from landgraf...@yandex.ru ---
Appears after upgrading to kde 5.26.2.
I add apps to autostart but they don't start. I deleted the ./.config/autostart
folder, it was recreated and the added applications appeared there, however,
they do not autostart. What logs can I look at in order to understand what the
problem is?

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 444387] Autostart does not work as it used to be

2022-06-14 Thread soredake
https://bugs.kde.org/show_bug.cgi?id=444387

soredake  changed:

   What|Removed |Added

 CC||ndrzj1...@relay.firefox.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 444387] Autostart does not work as it used to be

2021-12-04 Thread Ahmed
https://bugs.kde.org/show_bug.cgi?id=444387

--- Comment #5 from Ahmed  ---
I installed Ubuntu 20.10 recently, and I encountered the same issue, then I
found out the cause of this issue.

The permission of auto-start folder was set as sudo, and I fixed it by changing
the permission of that folder.

It was a fresh installation, so I do not know what is the cause of this issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 444387] Autostart does not work as it used to be

2021-12-04 Thread Ahmed
https://bugs.kde.org/show_bug.cgi?id=444387

--- Comment #4 from Ahmed  ---
I installed Ubuntu 20.10 recently, and I encountered the same issue, then I
found out the cause of this issue.

The permission of auto-start folder was set as sudo, and I fixed it by changing
the permission of that folder.

It was a fresh installation, so I do not know what is the cause of this issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 444387] Autostart does not work as it used to be

2021-11-15 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=444387

Nicolas Fella  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 444387] Autostart does not work as it used to be

2021-11-14 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=444387

--- Comment #3 from Bug Janitor Service  ---
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!

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 444387] Autostart does not work as it used to be

2021-10-31 Thread Ahmed
https://bugs.kde.org/show_bug.cgi?id=444387

--- Comment #2 from Ahmed  ---
(In reply to Nicolas Fella from comment #1)
> This works as expected here. What app are you adding?

Any applications, it does not matter. After I add an application, then check
properties, its size = 0b, and I can not remove its entry.
Furthermore, when I close plasmasettings and open it again, there is nothing to
be found.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 444387] Autostart does not work as it used to be

2021-10-31 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=444387

Nicolas Fella  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Nicolas Fella  ---
This works as expected here. What app are you adding?

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 444387] Autostart does not work as it used to be

2021-10-25 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=444387

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.