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

[remux] remux is messing up remarkable with rcu and evidlo remarkable printer #152

Open
piforce opened this issue Nov 3, 2021 · 3 comments

Comments

@piforce
Copy link

piforce commented Nov 3, 2021

When remux is enabled and I upload a document with rcu the remarkable tablet behave weird. When opening a file the wrong page is shown when swiping forward and back the good page will appear. I need to restart the device for getting normal functioning again.
When remux is disabled the remarkable tablet works normal when with rcu uploaded a document.

When remux is enabled and i print with remarkable printer from evidlo I have to restart the device to see the printed document. When remux is disabled the printed while is shown without restarting.
When looking in the log of printer xochtl won't restart after the print command.

@raisjn
Copy link
Member

raisjn commented Nov 3, 2021

you may need to manually kill xochitl (click the ram usage button next to xochitl in the ui). my guess is that if xochitl is paused (or not managed by systemd, like with remux), evidlo and rcu will not restart it

@piforce
Copy link
Author

piforce commented Nov 3, 2021

Tnx for the quick reply. Youre suggestion worked.
Any idea how to make to proces automatic without killing xochitl manually?

@raisjn
Copy link
Member

raisjn commented Nov 5, 2021

the issue is that if you kill and restart xochitl (through SSH or an external mechanism) while another app is in the foreground, then xochitl and the other app will both be active. maybe we can add an API to remux for restarting xochitl (which would only start xochitl again when its foregrounded)

@raisjn raisjn changed the title Remux is messing up remarkable with rcu and evidlo remarkable printer [remux] remux is messing up remarkable with rcu and evidlo remarkable printer Jan 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants