Sinderella
Sinderella
I wonder what's the state of this PR? I think I came across some weird bugs that don't appear in 0.9.8, so I'd like to give this a shot.
@alias1 I had a look at it. Webrick, by default, only serves on localhost. `-o` is required if you want to expose it to other network interface. I don't know...
I can confirm I am experiencing the same issue. The stack traces look similar to the one mentioned above as well.
1. [RectangleConfig.json.txt](https://github.com/rxhanson/Rectangle/files/9971471/RectangleConfig.json.txt) 2. Yep, I use stage manager on my MBP, with one external monitor.
Using the share button also results in the following error. ``` Traceback (most recent call last): File "/path/clones/unitunes/unitunes/gui/engine.py", line 109, in _process_queue job.execute() File "/path/clones/unitunes/unitunes/gui/engine.py", line 66, in execute self.pm.pull_playlist(...
I tried holding it for 5 seconds just to be sure that it's not the delay. By the time I release the button, I got one the parentheses. I am...
For the workaround, I tried setting either or both of `legend` and `value`, but the results would be shown as `Value: 10`, so it's still difficult to differentiate. I am...