Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Bug.md « issue_templates « .gitlab - gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0047e999ff196b42f5b5022846f0d63d3d9d930c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
**Consider to test the latest Remmina version before to submit a bug report**
*At the moment the latest version available is v1.4.0*

If this is not a bug, submit your question to [our reddit](https://reddit.com/r/Remmina) or our [general discussion mailing list](https://lists.remmina.org/listinfo/users).
Sometimes you can find us on IRC, we are on freenode.net , in the channel #remmina.

## Local System Description

* Client (OS name and version):
* Remmina version ( ```remmina --version``` ):
* Installation mean:
  - [X] Distribution package.
  - [ ] PPA.
  - [ ] Snap.
  - [ ] Flatpak.
  - [ ] Compiled from sources.
  - [ ] Other - detail:
* Desktop environment (GNOME, Unity, KDE, ..):
* Plugin:
  - [X] RDP - freerdp version ( ```xfreerdp --version``` ):
  - [ ] VNC
  - [ ] SSH
  - [ ] SFTP
  - [ ] SPICE
  - [ ] WWW
  - [ ] EXEC
  - [ ] Other (Please specify):
* Gtk Backend (Wayland, Xorg):
* Optional: include the output of the following commands at the end of this text:

  - `remmina --full-version`

<!-- ( Paste after the `shell` line ) -->
```shell

```

  - `sudo lshw -C video`

<!-- ( Paste after the `shell` line ) -->
```shell

```

  - `uname -a`

<!-- ( Paste after the `shell` line ) -->
```shell

```

## Remote System Description

* Server (OS name and version):
* Special notes regarding the remote system (i.e. gateways, tunnel, etc):

## Problem Description

Write here a detailed description of the problem.

### What is the expected correct behavior?

(What you should see instead)


### Relevant logs and/or screenshots

<!-- (Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.) -->

/label ~bug