-
**See the [manual](https://manual.os-js.org/v3/) for lots of more information**.
This is the master issue for OS.js :tada: v3 :tada: , which is a work-in-progress rewrite. **This issue will be upda…
-
A user reported a strange issue when doing package discovery. I added a patch to not make it crash, and this was the response.
---
```
package:discover Initialized timer...
[package:discover…
-
I've just cloned the osjs v3 and install all of it's dependencies.
After that, I wanted to use this `osjs-xterm-application` package, therefore I installed it on osjs.
But I faced an error while…
-
@filips123 Said in https://github.com/os-js/osjs-client/issues/24
> Menu should be using a little different color to be separated with top panel. They are currently both black so it it not possible…
-
It would be cool if the window manager was a package that would be installed so if someone wanted a different window manager, they just change some settings and the new window manager is the applied.
-
## Expected behaviour
Themes and applications should be installed without any errors.
## Actual behaviour
There is an error. After that, installed theme or application works normally.
## S…
-
Found some bug while debugging alpha version under Windows:
```
GET / 304 - - 15.697 ms
GET /vendors~osjs.js 304 - - 6.258 ms
GET /osjs.css 304 - - 9.628 ms
Error: EPERM: operation not permitte…
ghost updated
6 years ago
-
### What are you trying to achieve? (Expected behavior)
### What do you get instead? (Actual behavior)
### How could the issue be reproduced? (Steps to reproduce)
```php
// You can ins…
-
Can not get to work new Firefox 47 / MarionetteDriver via socks proxy. Here is my code:
```
Proxy proxy = new Proxy();
proxy.setSocksProxy("localhost:22001");
DesiredCapabilities capability = new Des…
ghost updated
6 years ago
-
## Synopsis / Proposed Solutions
- It looks like sometime in the Chrome 56 release cycle, the version that's installed on Ubuntu 14.04 has broken the ability to use Selenium + chromedriver for Be…