-
### Application error
#### System
| | |
|------------ | -------------|
|Platform | win32 10.0.17763 |
|Architecture | x64 |
|Application Version | 0.18.14 |
|Process | renderer |
#### Message
EEXIST:…
-
I'm trying to guess_bonds() for this xyz:
```
10
H -0.00126 1.83437 -1.35474
N -0.02562 -0.34660 1.17301
H -0.92656 -0.59522 1.58997
N 0.18942 -1.17915 0.00000
H 1.19591 -1.34432 0.00000
N -…
-
我的配置如下
+ ./dpip addr add 10.114.249.201/24 dev dpdk0
+ ./dpip route add default via 10.114.249.254 dev dpdk0
+ ./ipvsadm -A -t 10.114.249.201:80 -s rr
+ ./ipvsadm -a -t 10.114.249.201:80 -r 10.112…
-
I grep-ed our TeamCity log -- all **788** `-Wunused-but-set-variable` warnings come from OpenBLAS, as pasted below to give you a feeling how many is 788.
There are 154 open issues in OpenBLAS's Git…
-
Hi f-stack maintainers,
I configured the addr, netmask, broadcast and gateway in config.ini, ping and `curl -v http://x.x.x.x/` is ok(x.x.x.x is my server address), but when I run `ab -n 10000 -c 2…
-
Hi,
I would like to dynamically change the position of the keyboard when the keyset is changed.
I have this custom layout with three keyset:
```
layout: 'custom',
customLayout: {
'meta_num': [
…
-
with alwaysOpen set to false, when the keyboard becomes visible it does not highlight the key set in navigation position...
```
$('#keyboard')
.keyboard({
alwaysOpen: false,
…
-
The author names are not rendered on the main view.
How to repeat:
1) Install OC 5.0.9
2) enable News App,
3) enable "App Framework"
add new address: http://export.arxiv.org/rss/cs
BUG:
The render…
-
Install a OpenPower Habanero system with habenaro_update.pnor which is built from op-build master-next branch having commit id: f70946e5cd47929fd1e32ee2a3915d42809459b0.
Problem statement:
when syst…
-
I want to change some keyboard defaults css and position.
I test below but didn't work
``````javascript
$.extend($.keyboard.css,{
input : ''
})
```````