-
I'm trying to open patchwork through ssh (because I'm not on my PC), but it seems that it does open the main window in a way that `ssh` with `ForwardX11` does not understand, any clues about how to ma…
-
```
firejail ./BeingTested.AppImage zenity, kdialog, Xdialog missing. Skipping /run/firejail/appimage/.appimage-10027/AppRun.
module.js:545
throw err;
^
Error: Cannot find module '/run/fi…
-
Operation System:
```
$ uname -a
Linux host 3.16.0-6-amd64 #1 SMP Debian 3.16.57-2 (2018-07-14) x86_64 GNU/Linux
```
Beaker version:
```
beaker-browser-0.8.0-prerelease.7-x86_64.AppImage*
```…
-
there's an exception when running the jumpgate:
```
Traceback (most recent call last):
File "~/jump/venv/bin/jump", line 11, in
load_entry_point('jump', 'console_scripts', 'jump')()
Fi…
-
I'm using freerdp 1.0.1 in thinstation 5.1.
User cant login when an umlaut [äöü] is in username and/or password.
I use following start script on a windows server 2008 r2 sp1:
# !/bin/bash
login=`Xdia…
-
I downloaded the most recent release, pyslvs-18.2.0.glibc2.17-x86_64.AppImage. It does not work on Debian Stretch 9.3.
```
$> ./pyslvs-18.2.0.glibc2.17-x86_64.AppImage
Traceback (most recent …
-
On startup moolticute generates an empty udev rule.
On start up it gives the following output:
`test@test:~/mooltipass> ./Moolticute-v0.12.11.glibc2.14-x86_64.AppImage
zenity, kdialog, Xdialog mi…
sczep updated
6 years ago
-
`版本信息 "vue": "^2.5.2","vux": "^2.6.5",`
![qq 20171020103055](https://user-images.githubusercontent.com/8953012/31802625-d2d3e8dc-b581-11e7-8d08-71b1c0964b1d.png)
hide方法没有广播on-hide事件,组件外无法改变更新值
w2819 updated
6 years ago
-
I need to make an URL redirection after user clicks button in a SweetAlert Success Dialog. Something like this:
```
public function foo() {
$this->response->dialog->success('Title','Content');
…
-
### Existing Component
是
### Component Name
XDialog
### Description
用vue vux打包成原生app时,涉及weui-mask的组件怎么样能让遮罩覆盖住手机顶部状态栏?