Maxim Taran

Results 19 issues of Maxim Taran

Have the same [issue](https://github.com/cjbassi/gotop/issues/9) in Windows: ```Error caught. Exiting program. Issue with CPU percentages. Diagnostics: self.Count: 8 gopsutil.Counts(): 8 len(percents): 0 percents: [] self.interval: 1s panic: 1 goroutine 17 [running]:...

bug
dep:gopsutil
os:windows

Hi. I couldn't understand how I can use response from one request in another one? For example the following scenario: 1. Do request for authorization. 2. Get token from answer....

I've changed phones_format files and run `go generate` command. No error was shown. But when I trying compile my application I getting the follow error: ```bash go build # github.com/icrowley/fake...

When try to start in console got an error: ./goxel-0.10.8-linux: error while loading shared libraries: libglfw.so.3: cannot open shared object file: No such file or directory

It would be great adding links with comments between different nodes. As in separate mind map applications freemind, for example.

My directory for attachments contains non-ascii symbols. Obsidian work with it correctly. But when I try to use this path for plantuml plugin console contains the following error: ``` plugin:obsidian-plantuml:5147...

bug

Hi, I do `go get -u github.com/Azure/azure-event-hubs-go/v2` ### Expected Behavior All packages downloaded successful. ### Actual Behavior Getting the following error: ``` >go get -u github.com/Azure/azure-event-hubs-go/v2 go: finding golang.org/x/crypto latest...

Strange application behavior. ``` 12:19:20.775 [http-nio-8080-exec-1] ERROR o.a.c.c.C.[.[.[.[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.data.mapping.model.MappingException: Could not parse...

After last updates I can't start application. When I do "java -jar cucumber-report-web/target/cucumber-report-web_.jar", I've got error: "Error: Unable to access jarfile cucumber-report-web/target/cucumber-report-web_.jar" P.S.: application was runned when I do: "java...

in progress