-
-
Notifications
You must be signed in to change notification settings - Fork 58
Extension doesn't remember position after locking and unlocking #200
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Whatever position I set in extension's settings it goes back to first everytime I lock and unlock, but goes back to intended position after changing position only once. Maybe because activity pill hides in lock screen.
Plus extension shows error this._mprisProxy is null but still functions and settings are still accessible, tried to delete it and reinstall it like most recent comment in gnome extensions page says, but the error returns after a restart.
To Reproduce
Steps to reproduce the behavior:
- Set position to 2
- Lock devices
- Unlock Device
- Position is now first
- Go to extension settings
- Number still shows two
- Pill goes back to intended position after incrementing/decrementing the number.
Expected behavior
Position stays fixed at intended position.
Screenshots
Environment:
- Distro: EndeavourOS 2024.09.22
- GNOME 48
- Extension Version 2.1.0
Additional context
Nothing more to add.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

