-
Notifications
You must be signed in to change notification settings - Fork 15
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
Linux support #1
Comments
The app runs on ubuntu and i managed to get it streaming to my oculus go!
|
That's really good news. Did you have to install anything specifically, or did it just work out of the box?
The bug is as follows: If you have multiple monitors, then it will keep waiting until you've moved the cursor over the streaming monitor. Did this happen by any chance?
|
|
So... ahem, it seems that there was a bug where the image wasn't actually retrieved from storage, so that feature wasn't working on any of the platforms. Just committed a fix(2c43774) and new builds were created. I'm going to see if it is fixed for Windows and Mac, and will likely do a 1.0.1 release during the weekend. (after removing the console messages) If you have the time, could you download the new Linux build and see if the background image now persists? |
Just did some testing in VirtualBox, and everything seems to be in working order. The background image and pincode persisted over time as well. I just may release an Ubuntu version this weekend. |
Just release version 1.1.0, along with a Linux version. Seems to work in my VirtualBox environment. 🤞 |
Goal
To get On/Office running on a Linux distro.
Description
The application is built with Electron, so should technically be portable to Linux. I haven't had fully time to explore how to handle this, and the one time I tried to run On/Office in a virtual Ubuntu environment led to a number of errors.
I also don't have enough experience with building applications for Linux, in particular with different distros. Most of my experience comes from Ubuntu, and I don't know how big the differences are to release the application on several distros.
Will likely need some help here or research more into it.
Deliverables
The text was updated successfully, but these errors were encountered: