Hùng

Results 8 issues of Hùng

**Describe** As in title. **How to reproduce** ```bash ./autogen.sh make get-monolite-latest make ``` **output** ```bash processes.c: In function ‘load_modules’: processes.c:1651:12: error: implicit declaration of function ‘makedev’ [-Werror=implicit-function-declaration] device = makedev...

Hi, thanks for the super awesome package. This is just some suggestion. Sometime I want to edit something before running all the cell, and there will be a very time-taking...

frontend

This is the kind of use case that: - You have some kind of worker that send the data from time to time - Your dashboard listen to the worker,...

## What has changed - Add `rotateCenter` and `rotateCenterBreak` to `Shape`. `rotateCenter` rotate and keeps the shape, while `rotateCenterBreak` breaks the rectangle to create a quadrangle, then rotate it. The...

Reproduce: ```shell # run GDK_SYNCHRONIZE=1 ./scouter.client/scouter # input username/password and connect ``` The crash log: ``` Success to connect 127.0.0.1:6100 (direct) [xcb] Unknown sequence number while processing reply [xcb] Most...

**Describe the bug** All switchers will stuck if a single key is used to trigger task switch. **To Reproduce** Steps to reproduce the behavior: 1. Enable plugin switcher or fast...

bug
easy
good first issue

I find the implementation of `RelationExtractor` in this repository is incorrect (according to the original one). I'm aware that the implementation is (kind of) the same as the one [2005.00642](https://arxiv.org/abs/2005.00642)....

### Behaviour When loading some packages in REPL, `REPLExt` throws an exception. ### Expected behaviour No exception thrown? ### Reproduce To reproduce: 1. `julia-release --startup-file=no -t 1` 2. `using IJulia`...