Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rot/xdg-settings does not seem to accept string object_paths. #344

Open
aniket-deole opened this issue Jan 24, 2024 · 0 comments
Open

Rot/xdg-settings does not seem to accept string object_paths. #344

aniket-deole opened this issue Jan 24, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@aniket-deole
Copy link

Describe the bug
Rot/xdg-settings does not seem to accept string object paths.

To Reproduce
Steps to reproduce the behavior:

  1. Install oxide.
  2. Use rot to change lockscreenApplication (See below)

Expected behavior
Lockscreen application should be changed using rot.

Screenshots

reMarkable: ~/code/ rot apps get applications | jq
{
  "KOReader": "/codes/eeems/oxide1/apps/67a9b43a3c265ebfb21ce90997e7b7d3",
  "codes.eeems.decay": "/codes/eeems/oxide1/apps/549212b2493354f4a9ee5da097a2dacd",
  "codes.eeems.erode": "/codes/eeems/oxide1/apps/f8c23b4485cf5760b3468cae491a0a72",
  "codes.eeems.fret": "/codes/eeems/oxide1/apps/f3999e4363cb568ea6ccc50aa4b27b23",
  "codes.eeems.oxide": "/codes/eeems/oxide1/apps/d3641f0572435f76bb5cc1468d4fe1db",
  "rtc": "/codes/eeems/oxide1/apps/593bdfedbfc1584b91b325063c26b9b4",
  "xochitl": "/codes/eeems/oxide1/apps/d941cc3512975cd9beb7dde71108afce"
}
reMarkable: ~/code/ rot apps set lockscreenApplication "/codes/eeems/oxide1/apps/593bdfedbfc1584b91b325063c26b9b4"
Failed to set value
QDBusError("", "")
reMarkable: ~/code/

reMarkable: ~/code/ xdg-settings get apps lockscreenApplication
"/codes/eeems/oxide1/apps/549212b2493354f4a9ee5da097a2dacd"
reMarkable: ~/code/ xdg-settings check apps lockscreenApplication "/codes/eeems/oxide1/apps/549212b2493354f4a9ee5da097a2dacd"
no
reMarkable: ~/code/

Version Information:

  • Device: reMarkable 2
  • OS: 3.3.2
  • Version v2.6

Additional context
Add any other context about the problem here.

@aniket-deole aniket-deole added bug Something isn't working to-triage This needs to be triaged labels Jan 24, 2024
@Eeems Eeems removed the to-triage This needs to be triaged label Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants