Oxide restarts when restarting keyd service
Describe the bug
A clear and concise description of what the bug is.
When keyd is enabled as a service, and the device boots with it enabled, any restarts or stops of the keyd service cause Oxide to restart.
To Reproduce Steps to reproduce the behavior:
-
opkg install keyd.ipk -
opkg install yaft.ipk - copy Eeems'
[oxide.conf](https://github.com/Eeems-Org/oxide/blob/master/assets/opt/etc/keyd/oxide.conf)into/opt/etc/keyd/default.conf - systemctl enable keyd
- Reboot device
- Either in SSH or yaft,
systemctl restart keyd - Watch oxide crash and restart itself
Expected behavior A clear and concise description of what you expected to happen.
Version Information:
- reMarkable 2
- 3.3.2.1666
- Oxide 2.8.4-2
- keyd 2.4.3-1
- yaft (custom keymap patch from yaft2 pr)
Logs
Feb 03 19:29:21 reMarkable tarnish[577]: rm.epaperkeyboardhandler.map: Processing key event: keycode= 28, modifiers=00 pressed=1, autorepeat=0
Feb 03 19:29:21 reMarkable tarnish[577]: rm.epaperkeyboardhandler.map: Processing: uni=ffff, qt=01000004, qtmod=00000000
Feb 03 19:29:21 reMarkable tarnish[577]: rm.epaperkeyboardhandler.map: Processing key event: keycode= 28, modifiers=00 pressed=0, autorepeat=0
Feb 03 19:29:21 reMarkable tarnish[577]: rm.epaperkeyboardhandler.map: Processing: uni=ffff, qt=01000004, qtmod=00000000
Feb 03 19:29:21 reMarkable systemd[1]: Stopping key remapping daemon...
Feb 03 19:29:21 reMarkable tarnish[577]: evdevkeyboard: Could not read from input device (No such device)
Feb 03 19:29:21 reMarkable tarnish[577]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:21 reMarkable tarnish[577]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:21 reMarkable tarnish[577]: evdevkeyboard: Failed to query led states
Feb 03 19:29:21 reMarkable tarnish[577]: rm.epaperkeyboardhandler: switchLed 0 0
Feb 03 19:29:21 reMarkable tarnish[577]: rm.epaperkeyboardhandler: switchLed 1 0
Feb 03 19:29:21 reMarkable tarnish[577]: rm.epaperkeyboardhandler: switchLed 2 0
Feb 03 19:29:22 reMarkable tarnish[577]: QSocketNotifier: Socket notifiers cannot be enabled or disabled from another thread
Feb 03 19:29:22 reMarkable systemd[1]: keyd.service: Main process exited, code=exited, status=15/n/a
Feb 03 19:29:22 reMarkable systemd[1]: keyd.service: Failed with result 'exit-code'.
Feb 03 19:29:22 reMarkable systemd[1]: Stopped key remapping daemon.
Feb 03 19:29:22 reMarkable systemd[1]: Started key remapping daemon.
Feb 03 19:29:22 reMarkable kernel: input: keyd virtual keyboard as /devices/virtual/input/input10
Feb 03 19:29:22 reMarkable kernel: input: keyd virtual pointer as /devices/virtual/input/input11
Feb 03 19:29:22 reMarkable keyd[782]: CONFIG: parsing /opt/etc/keyd/default.conf
Feb 03 19:29:22 reMarkable keyd[782]: Starting keyd v2.4.3 ()
Feb 03 19:29:22 reMarkable keyd[782]: DEVICE: ignoring 0fac:1ade (keyd virtual pointer)
Feb 03 19:29:22 reMarkable keyd[782]: DEVICE: ignoring 0000:ffff (Oxide Virtual Keyboard)
Feb 03 19:29:22 reMarkable keyd[782]: DEVICE: match 2edd:0001 /opt/etc/keyd/default.conf (rM_Keyboard)
Feb 03 19:29:22 reMarkable keyd[782]: DEVICE: ignoring 056a:0000 (Wacom I2C Digitizer)
Feb 03 19:29:22 reMarkable systemd-logind[224]: Watching system buttons on /dev/input/event4 (keyd virtual keyboard)
Feb 03 19:29:22 reMarkable systemd[1]: tarnish.service: Main process exited, code=killed, status=11/SEGV
Feb 03 19:29:23 reMarkable keyd[782]: DEVICE: removed 0000:ffff Oxide Virtual Keyboard
Feb 03 19:29:24 reMarkable systemd[1]: tarnish.service: Failed with result 'signal'.
Feb 03 19:29:29 reMarkable systemd[1]: systemd-timedated.service: Succeeded.
Feb 03 19:29:29 reMarkable systemd[1]: tarnish.service: Scheduled restart job, restart counter is at 2.
Feb 03 19:29:29 reMarkable systemd[1]: Stopped oxide system service.
Feb 03 19:29:29 reMarkable systemd[1]: Starting oxide system service...
Feb 03 19:29:29 reMarkable kernel: pt_i2c_adapter 2-0024: [2] pt_get_hid_descriptor_: PT_GET_HID_DESCRIPTOR_TIMEOUT=2500
Feb 03 19:29:30 reMarkable kernel: pt_i2c_adapter 2-0024: [2] pt_get_hid_descriptor_: PT_GET_HID_DESCRIPTOR_TIMEOUT=2500
Feb 03 19:29:30 reMarkable tarnish[793]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Try to create keyboard handler for "/dev/input/event0" ""
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Opening keyboard at /dev/input/event0
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Create keyboard handler with for device "/dev/input/event0"
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Input locale setting has changed, updating the key map.
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Try to create keyboard handler for "/dev/input/event2" ""
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Opening keyboard at /dev/input/event2
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Create keyboard handler with for device "/dev/input/event2"
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Input locale setting has changed, updating the key map.
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Try to create keyboard handler for "/dev/input/event3" ""
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Opening keyboard at /dev/input/event3
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Create keyboard handler with for device "/dev/input/event3"
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Input locale setting has changed, updating the key map.
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Try to create keyboard handler for "/dev/input/event4" ""
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Opening keyboard at /dev/input/event4
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Create keyboard handler with for device "/dev/input/event4"
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Input locale setting has changed, updating the key map.
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:30 reMarkable tarnish[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:30 reMarkable tarnish[793]: Creating lock file /run/oxide/oxide.lock
Feb 03 19:29:30 reMarkable tarnish[793]: Creating DBusService instance
Feb 03 19:29:30 reMarkable tarnish[793]: Loading networks from settings...
Feb 03 19:29:30 reMarkable tarnish[793]: Registering networks...
Feb 03 19:29:30 reMarkable tarnish[793]: Found network "Honeywell-Guest"
Feb 03 19:29:30 reMarkable tarnish[793]: Found network "theinternetbutfaster"
Feb 03 19:29:30 reMarkable tarnish[793]: Loaded networks.
Feb 03 19:29:30 reMarkable tarnish[793]: Turning wifi on
Feb 03 19:29:30 reMarkable tarnish[793]: Connected to "/codes/eeems/oxide1/network/f6685dc9c86558f1a628a52f596cb968"
Feb 03 19:29:30 reMarkable tarnish[793]: Wifi API false
Feb 03 19:29:30 reMarkable tarnish[793]: Importing old settings
Feb 03 19:29:30 reMarkable tarnish[833]: ERROR: ld.so: object '/opt/lib/librm2fb_client.so.1' from LD_PRELOAD cannot be preloaded (internal error): ignored.
Feb 03 19:29:31 reMarkable tarnish[793]: Reading From : /dev/input/event1 ( Wacom I2C Digitizer )
Feb 03 19:29:31 reMarkable tarnish[793]: Reading From : /dev/input/event2 ( pt_mt )
Feb 03 19:29:31 reMarkable keyd[782]: DEVICE: ignoring 0000:ffff (Oxide Virtual Keyboard)
Feb 03 19:29:31 reMarkable kernel: input: Oxide Virtual Keyboard as /devices/virtual/input/input12
Feb 03 19:29:31 reMarkable systemd-udevd[839]: event6: Failed to apply ACL: Operation not supported
Feb 03 19:29:31 reMarkable systemd-logind[224]: Watching system buttons on /dev/input/event6 (Oxide Virtual Keyboard)
Feb 03 19:29:31 reMarkable tarnish[793]: System API ready to use
Feb 03 19:29:31 reMarkable tarnish[793]: "codes.eeems.corrupt"
Feb 03 19:29:31 reMarkable tarnish[793]: Registered "/codes/eeems/oxide1/apps/661a3023fc785f5b8d244960d7da0db5" codes.eeems.oxide1.Application
Feb 03 19:29:31 reMarkable tarnish[793]: "codes.eeems.decay"
Feb 03 19:29:31 reMarkable tarnish[793]: Registered "/codes/eeems/oxide1/apps/549212b2493354f4a9ee5da097a2dacd" codes.eeems.oxide1.Application
Feb 03 19:29:31 reMarkable tarnish[793]: "codes.eeems.erode"
Feb 03 19:29:31 reMarkable tarnish[793]: Registered "/codes/eeems/oxide1/apps/f8c23b4485cf5760b3468cae491a0a72" codes.eeems.oxide1.Application
Feb 03 19:29:31 reMarkable tarnish[793]: "codes.eeems.oxide"
Feb 03 19:29:31 reMarkable tarnish[793]: Registered "/codes/eeems/oxide1/apps/d3641f0572435f76bb5cc1468d4fe1db" codes.eeems.oxide1.Application
Feb 03 19:29:31 reMarkable tarnish[793]: "rm2svgviewer"
Feb 03 19:29:31 reMarkable tarnish[793]: Registered "/codes/eeems/oxide1/apps/c5fbec2711f952649d14771cce4a8075" codes.eeems.oxide1.Application
Feb 03 19:29:31 reMarkable tarnish[793]: "xochitl"
Feb 03 19:29:31 reMarkable tarnish[793]: Registered "/codes/eeems/oxide1/apps/d941cc3512975cd9beb7dde71108afce" codes.eeems.oxide1.Application
Feb 03 19:29:31 reMarkable tarnish[793]: "yaft"
Feb 03 19:29:31 reMarkable tarnish[793]: Registered "/codes/eeems/oxide1/apps/63dd332050d8521d89be8c68c42dd8c9" codes.eeems.oxide1.Application
Feb 03 19:29:31 reMarkable tarnish[793]: QDBusObjectPath: invalid path ""
Feb 03 19:29:31 reMarkable tarnish[793]: QDBusObjectPath: invalid path ""
Feb 03 19:29:31 reMarkable tarnish[793]: QDBusObjectPath: invalid path ""
Feb 03 19:29:31 reMarkable tarnish[793]: QDBusObjectPath: invalid path ""
Feb 03 19:29:31 reMarkable tarnish[793]: QDBusObjectPath: invalid path ""
Feb 03 19:29:31 reMarkable tarnish[793]: Reading From : /dev/input/event0 ( 30370000.snvs:snvs-powerkey )
Feb 03 19:29:31 reMarkable tarnish[793]: Registering service...
Feb 03 19:29:31 reMarkable systemd[1]: Started oxide system service.
Feb 03 19:29:31 reMarkable tarnish[793]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Feb 03 19:29:31 reMarkable tarnish[793]: Starting initial application "codes.eeems.decay"
Feb 03 19:29:31 reMarkable tarnish[793]: Launching "/codes/eeems/oxide1/apps/549212b2493354f4a9ee5da097a2dacd"
Feb 03 19:29:31 reMarkable tarnish[793]: Framebuffer has wrong id: "mxcfb"
Feb 03 19:29:31 reMarkable tarnish[793]: Framebuffer initialized: QImage(QSize(1404, 1872),format=QImage::Format_RGB16,depth=16,devicePixelRatio=1,bytesPerLine=2808,sizeInBytes=5256576) 5256576
Feb 03 19:29:31 reMarkable tarnish[793]: Displaying splashscreen for "codes.eeems.decay"
Feb 03 19:29:31 reMarkable tarnish[793]: Using image "/opt/usr/share/icons/oxide/702x702/splash/oxide.png"
Feb 03 19:29:32 reMarkable xochitl[192]: QMetaObject::invokeMethod: No such method EPFramebuffer::setForceFull(bool)
Feb 03 19:29:32 reMarkable tarnish[793]: Finished painting splash screen for "codes.eeems.decay"
Feb 03 19:29:32 reMarkable tarnish[793]: Application "codes.eeems.decay" is starting.
Feb 03 19:29:32 reMarkable tarnish[793]: Application "codes.eeems.decay" is running.
Feb 03 19:29:32 reMarkable xochitl[192]: QMetaObject::invokeMethod: No such method EPFramebuffer::setForceFull(bool)
Feb 03 19:29:32 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Try to create keyboard handler for "/dev/input/event6" ""
Feb 03 19:29:32 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Opening keyboard at /dev/input/event6
Feb 03 19:29:32 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Create keyboard handler with for device "/dev/input/event6"
Feb 03 19:29:32 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Input locale setting has changed, updating the key map.
Feb 03 19:29:32 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:32 reMarkable tarnish[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:32 reMarkable tarnish[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:32 reMarkable tarnish[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:32 reMarkable tarnish[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:32 reMarkable tarnish[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:32 reMarkable tarnish[793]: Checking permission "system" from requestAPI
Feb 03 19:29:32 reMarkable tarnish[793]: "codes.eeems.decay" true
Feb 03 19:29:32 reMarkable tarnish[793]: Registering "/codes/eeems/oxide1/system"
Feb 03 19:29:32 reMarkable tarnish[793]: System API true
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: QML debugging is enabled. Only use this in a safe environment.
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Try to create keyboard handler for "/dev/input/event0" ""
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Opening keyboard at /dev/input/event0
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Create keyboard handler with for device "/dev/input/event0"
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Input locale setting has changed, updating the key map.
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Try to create keyboard handler for "/dev/input/event2" ""
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Opening keyboard at /dev/input/event2
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Create keyboard handler with for device "/dev/input/event2"
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Input locale setting has changed, updating the key map.
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Try to create keyboard handler for "/dev/input/event3" ""
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Opening keyboard at /dev/input/event3
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Create keyboard handler with for device "/dev/input/event3"
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Input locale setting has changed, updating the key map.
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Try to create keyboard handler for "/dev/input/event4" ""
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Opening keyboard at /dev/input/event4
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Create keyboard handler with for device "/dev/input/event4"
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Input locale setting has changed, updating the key map.
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Try to create keyboard handler for "/dev/input/event6" ""
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Opening keyboard at /dev/input/event6
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Create keyboard handler with for device "/dev/input/event6"
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Input locale setting has changed, updating the key map.
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: Waiting for tarnish to start up...
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: Requesting system API...
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: Requesting power API...
Feb 03 19:29:32 reMarkable tarnish[793]: Checking permission "power" from requestAPI
Feb 03 19:29:32 reMarkable tarnish[793]: "codes.eeems.decay" true
Feb 03 19:29:32 reMarkable tarnish[793]: Registering "/codes/eeems/oxide1/power"
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: Requesting wifi API...
Feb 03 19:29:32 reMarkable tarnish[793]: Checking permission "wifi" from requestAPI
Feb 03 19:29:32 reMarkable tarnish[793]: "codes.eeems.decay" true
Feb 03 19:29:32 reMarkable tarnish[793]: Registering "/codes/eeems/oxide1/wifi"
Feb 03 19:29:32 reMarkable tarnish[793]: Wifi API true
Feb 03 19:29:32 reMarkable codes.eeems.decay[793]: Requesting apps API...
Feb 03 19:29:32 reMarkable tarnish[793]: Checking permission "apps" from requestAPI
Feb 03 19:29:32 reMarkable tarnish[793]: "codes.eeems.decay" true
Feb 03 19:29:32 reMarkable tarnish[793]: Registering "/codes/eeems/oxide1/apps"
Feb 03 19:29:32 reMarkable tarnish[793]: Apps API true
Feb 03 19:29:32 reMarkable tarnish[793]: Registered "/codes/eeems/oxide1/apps/661a3023fc785f5b8d244960d7da0db5" codes.eeems.oxide1.Application
Feb 03 19:29:32 reMarkable tarnish[793]: Registered "/codes/eeems/oxide1/apps/549212b2493354f4a9ee5da097a2dacd" codes.eeems.oxide1.Application
Feb 03 19:29:32 reMarkable tarnish[793]: Registered "/codes/eeems/oxide1/apps/f8c23b4485cf5760b3468cae491a0a72" codes.eeems.oxide1.Application
Feb 03 19:29:32 reMarkable tarnish[793]: Registered "/codes/eeems/oxide1/apps/d3641f0572435f76bb5cc1468d4fe1db" codes.eeems.oxide1.Application
Feb 03 19:29:32 reMarkable tarnish[793]: Registered "/codes/eeems/oxide1/apps/c5fbec2711f952649d14771cce4a8075" codes.eeems.oxide1.Application
Feb 03 19:29:32 reMarkable tarnish[793]: Registered "/codes/eeems/oxide1/apps/d941cc3512975cd9beb7dde71108afce" codes.eeems.oxide1.Application
Feb 03 19:29:32 reMarkable tarnish[793]: Registered "/codes/eeems/oxide1/apps/63dd332050d8521d89be8c68c42dd8c9" codes.eeems.oxide1.Application
Feb 03 19:29:33 reMarkable codes.eeems.decay[793]: qrc:/codes.eeems.oxide/OxideWindow.qml:36:17: QML Rectangle: Binding loop detected for property "height"
Feb 03 19:29:33 reMarkable codes.eeems.decay[793]: OxideWindow_QMLTYPE_15_QML_27(0x1971cd0, name = "window")
Feb 03 19:29:33 reMarkable codes.eeems.decay[793]: Running controller startup
Feb 03 19:29:33 reMarkable codes.eeems.decay[793]: No pin set
Feb 03 19:29:33 reMarkable xochitl[192]: QMetaObject::invokeMethod: No such method EPFramebuffer::setForceFull(bool)
Feb 03 19:29:34 reMarkable tarnish[793]: Checking permission "apps" from previousApplication
Feb 03 19:29:34 reMarkable tarnish[793]: "codes.eeems.decay" true
Feb 03 19:29:34 reMarkable codes.eeems.decay[793]: Framebuffer has wrong id: "mxcfb"
Feb 03 19:29:34 reMarkable codes.eeems.decay[793]: Framebuffer initialized: QImage(QSize(1404, 1872),format=QImage::Format_RGB16,depth=16,devicePixelRatio=1,bytesPerLine=2808,sizeInBytes=5256576) 5256576
Feb 03 19:29:34 reMarkable tarnish[793]: Launching "/codes/eeems/oxide1/apps/d3641f0572435f76bb5cc1468d4fe1db"
Feb 03 19:29:34 reMarkable tarnish[793]: Pausing "/codes/eeems/oxide1/apps/549212b2493354f4a9ee5da097a2dacd"
Feb 03 19:29:34 reMarkable tarnish[793]: Saving screen...
Feb 03 19:29:34 reMarkable tarnish[793]: Screen saved 21497 bytes
Feb 03 19:29:34 reMarkable tarnish[793]: Paused "/codes/eeems/oxide1/apps/549212b2493354f4a9ee5da097a2dacd"
Feb 03 19:29:34 reMarkable tarnish[793]: Displaying splashscreen for "codes.eeems.oxide"
Feb 03 19:29:34 reMarkable tarnish[793]: Using image "/opt/usr/share/icons/oxide/702x702/splash/oxide.png"
Feb 03 19:29:34 reMarkable xochitl[192]: QMetaObject::invokeMethod: No such method EPFramebuffer::setForceFull(bool)
Feb 03 19:29:34 reMarkable tarnish[793]: Finished painting splash screen for "codes.eeems.oxide"
Feb 03 19:29:34 reMarkable tarnish[793]: Application "codes.eeems.oxide" is starting.
Feb 03 19:29:34 reMarkable tarnish[793]: Application "codes.eeems.oxide" is running.
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: QML debugging is enabled. Only use this in a safe environment.
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Try to create keyboard handler for "/dev/input/event0" ""
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Opening keyboard at /dev/input/event0
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Create keyboard handler with for device "/dev/input/event0"
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Input locale setting has changed, updating the key map.
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Try to create keyboard handler for "/dev/input/event2" ""
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Opening keyboard at /dev/input/event2
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Create keyboard handler with for device "/dev/input/event2"
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Input locale setting has changed, updating the key map.
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Try to create keyboard handler for "/dev/input/event3" ""
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Opening keyboard at /dev/input/event3
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Create keyboard handler with for device "/dev/input/event3"
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Input locale setting has changed, updating the key map.
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Try to create keyboard handler for "/dev/input/event4" ""
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Opening keyboard at /dev/input/event4
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Create keyboard handler with for device "/dev/input/event4"
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Input locale setting has changed, updating the key map.
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Try to create keyboard handler for "/dev/input/event6" ""
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Opening keyboard at /dev/input/event6
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Create keyboard handler with for device "/dev/input/event6"
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Input locale setting has changed, updating the key map.
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: Keymap has been determined by the QT settings.
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: setting US keymap 293 147
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: rm.epaperkeyboardhandler: numlock=0 , capslock=0, scrolllock=0
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: Waiting for tarnish to start up
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: Requesting APIs
Feb 03 19:29:35 reMarkable tarnish[793]: Checking permission "power" from requestAPI
Feb 03 19:29:35 reMarkable tarnish[793]: "codes.eeems.oxide" true
Feb 03 19:29:35 reMarkable tarnish[793]: Checking permission "wifi" from requestAPI
Feb 03 19:29:35 reMarkable tarnish[793]: "codes.eeems.oxide" true
Feb 03 19:29:35 reMarkable tarnish[793]: Checking permission "system" from requestAPI
Feb 03 19:29:35 reMarkable tarnish[793]: "codes.eeems.oxide" true
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: Enabling automatic sleep
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: Sleep After: 5 minutes
Feb 03 19:29:35 reMarkable tarnish[793]: Checking permission "system" from getSwipeLength
Feb 03 19:29:35 reMarkable tarnish[793]: "codes.eeems.oxide" true
Feb 03 19:29:35 reMarkable tarnish[793]: Checking permission "system" from getSwipeLength
Feb 03 19:29:35 reMarkable tarnish[793]: "codes.eeems.oxide" true
Feb 03 19:29:35 reMarkable tarnish[793]: Checking permission "system" from getSwipeLength
Feb 03 19:29:35 reMarkable tarnish[793]: "codes.eeems.oxide" true
Feb 03 19:29:35 reMarkable tarnish[793]: Checking permission "system" from getSwipeLength
Feb 03 19:29:35 reMarkable tarnish[793]: "codes.eeems.oxide" true
Feb 03 19:29:35 reMarkable tarnish[793]: Checking permission "apps" from requestAPI
Feb 03 19:29:35 reMarkable tarnish[793]: "codes.eeems.oxide" true
Feb 03 19:29:35 reMarkable tarnish[793]: Checking permission "notification" from requestAPI
Feb 03 19:29:35 reMarkable tarnish[793]: "codes.eeems.oxide" true
Feb 03 19:29:35 reMarkable tarnish[793]: Registering "/codes/eeems/oxide1/notification"
Feb 03 19:29:35 reMarkable tarnish[793]: Notification API true
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: New application: "codes.eeems.erode"
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: New application: "rm2svgviewer"
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: New application: "xochitl"
Feb 03 19:29:35 reMarkable codes.eeems.oxide[793]: New application: "yaft"
Feb 03 19:29:36 reMarkable codes.eeems.oxide[793]: QQmlExpression: Expression qrc:/widgets/SettingsPopup.qml:337:21 depends on non-NOTIFYable properties:
Feb 03 19:29:36 reMarkable codes.eeems.oxide[793]: Controller::maxTouchHeight
Feb 03 19:29:36 reMarkable codes.eeems.oxide[793]: qrc:/widgets/SettingsPopup.qml:333:17: QML BetterSpinBox: Binding loop detected for property "value"
Feb 03 19:29:36 reMarkable codes.eeems.oxide[793]: QQmlExpression: Expression qrc:/widgets/SettingsPopup.qml:319:21 depends on non-NOTIFYable properties:
Feb 03 19:29:36 reMarkable codes.eeems.oxide[793]: Controller::maxTouchHeight
Feb 03 19:29:36 reMarkable codes.eeems.oxide[793]: qrc:/widgets/SettingsPopup.qml:315:17: QML BetterSpinBox: Binding loop detected for property "value"
Feb 03 19:29:36 reMarkable codes.eeems.oxide[793]: QQmlExpression: Expression qrc:/widgets/SettingsPopup.qml:301:21 depends on non-NOTIFYable properties:
Feb 03 19:29:36 reMarkable codes.eeems.oxide[793]: Controller::maxTouchWidth
Feb 03 19:29:36 reMarkable codes.eeems.oxide[793]: qrc:/widgets/SettingsPopup.qml:297:17: QML BetterSpinBox: Binding loop detected for property "value"
Feb 03 19:29:36 reMarkable codes.eeems.oxide[793]: QQmlExpression: Expression qrc:/widgets/SettingsPopup.qml:283:21 depends on non-NOTIFYable properties:
Feb 03 19:29:36 reMarkable codes.eeems.oxide[793]: Controller::maxTouchWidth
Feb 03 19:29:36 reMarkable codes.eeems.oxide[793]: qrc:/widgets/SettingsPopup.qml:279:17: QML BetterSpinBox: Binding loop detected for property "value"
Feb 03 19:29:36 reMarkable codes.eeems.oxide[793]: Sleep After: 5 minutes
Feb 03 19:29:36 reMarkable codes.eeems.oxide[793]: qrc:/widgets/SettingsPopup.qml:98:17: QML BetterSpinBox: Binding loop detected for property "value"
Feb 03 19:29:36 reMarkable dbus-daemon[186]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.23' (uid=0 pid=874 comm="/usr/bin/timedatectl list-timezones --no-pager ")
Feb 03 19:29:36 reMarkable systemd[1]: Starting Time & Date Service...
Feb 03 19:29:36 reMarkable systemd[875]: systemd-timedated.service: ProtectHostname=yes is configured, but the kernel does not support UTS namespaces, ignoring namespace setup.
Feb 03 19:29:36 reMarkable dbus-daemon[186]: [system] Successfully activated service 'org.freedesktop.timedate1'
Feb 03 19:29:36 reMarkable systemd[1]: Started Time & Date Service.
Feb 03 19:29:36 reMarkable codes.eeems.oxide[793]: QQmlExpression: Expression qrc:/widgets/SettingsPopup.qml:50:21 depends on non-NOTIFYable properties:
Feb 03 19:29:36 reMarkable codes.eeems.oxide[793]: Controller::timezones
Feb 03 19:29:36 reMarkable codes.eeems.oxide[793]: QQmlExpression: Expression qrc:/widgets/SettingsPopup.qml:33:21 depends on non-NOTIFYable properties:
Feb 03 19:29:36 reMarkable codes.eeems.oxide[793]: Controller::locales
Feb 03 19:29:36 reMarkable codes.eeems.oxide[793]: Lock After: 1 minutes
Feb 03 19:29:36 reMarkable codes.eeems.oxide[793]: qrc:/codes.eeems.oxide/OxideWindow.qml:36:17: QML Rectangle: Binding loop detected for property "height"
Feb 03 19:29:36 reMarkable codes.eeems.oxide[793]: Battery level: 100
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: Battery state: Discharging
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: Battery temperature: 24
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: Charger state: Connected
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: Wifi state: On+Connected+Online
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: Framebuffer has wrong id: "mxcfb"
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: Framebuffer initialized: QImage(QSize(1404, 1872),format=QImage::Format_RGB16,depth=16,devicePixelRatio=1,bytesPerLine=2808,sizeInBytes=5256576) 5256576
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: qml: Main display
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: parsing config file...
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: Columns: 6
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: columns: 6
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: Show Wifi DB: false
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: showWifiDb: false
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: Show Battery Percentage: true
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: showBatteryPercent: true
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: Show Battery Temperature: false
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: showBatteryTemperature: false
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: showDate: false
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: autoStartApplication:
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: Finished parsing config file.
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: Automatic sleep 5
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: Enabling automatic sleep
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: Sleep After: 5 minutes
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: Lock on suspend true
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: Enabling lock on suspend
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: Automatic lock 3
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: Enabling automatic lock
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: Lock After: 3 minutes
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: Lock After: 3 minutes
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: qrc:/widgets/SettingsPopup.qml:159:17: QML BetterSpinBox: Binding loop detected for property "value"
Feb 03 19:29:37 reMarkable tarnish[793]: Checking permission "system" from getSwipeLength
Feb 03 19:29:37 reMarkable tarnish[793]: "codes.eeems.oxide" true
Feb 03 19:29:37 reMarkable tarnish[793]: Checking permission "system" from getSwipeLength
Feb 03 19:29:37 reMarkable tarnish[793]: "codes.eeems.oxide" true
Feb 03 19:29:37 reMarkable tarnish[793]: Checking permission "system" from getSwipeLength
Feb 03 19:29:37 reMarkable tarnish[793]: "codes.eeems.oxide" true
Feb 03 19:29:37 reMarkable tarnish[793]: Checking permission "system" from getSwipeLength
Feb 03 19:29:37 reMarkable tarnish[793]: "codes.eeems.oxide" true
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: Updating UI with settings from config file...
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: Finished updating UI.
Feb 03 19:29:37 reMarkable codes.eeems.oxide[793]: No auto start application
Feb 03 19:29:37 reMarkable xochitl[192]: QMetaObject::invokeMethod: No such method EPFramebuffer::setForceFull(bool)
Feb 03 19:29:37 reMarkable xochitl[192]: QMetaObject::invokeMethod: No such method EPFramebuffer::setForceFull(bool)
Do you have crash reporting enabled? (The lack of crash reports in my system leads me to believe it is not)
If it's not enabled by default, it's not enabled on my rig. I'll happily do that and trigger a few more crashes
You would have been prompted on first launch. You can enable it with the following commands:
xdg-settings set telemetry true
xdg-settings set crashReport true
Enjoy a few fresh crash reports!
Correction to my report: I believe Oxide crashed when I reconnected the folio, not when I disconnected it.
@johnbentcope it turns out my sentry instance was not in a healthy state, and wasn't getting any of the events. I've since restored it to a working state (and I'm now exploring alternatives like glitchtip). Could you trigger the crash again so it can be recorded?