p is shown.
Uninstalling the package "xserver-xorg-legacy" immediately resolves the
problem.
issue is also occuring with version 0.9.2~20170325-1~exp1 from
experimental.
I guess this issue is the same as described in
https://github.com/neutrinolabs/xrdp/issues/598
Regards
Tim Fischer
package.
--
Tim Fischer
--- garcon-0.4.0.orig/garcon-gtk/garcon-gtk-menu.c
+++ garcon-0.4.0/garcon-gtk/garcon-gtk-menu.c
@@ -676,6 +676,9 @@ garcon_gtk_menu_add (GarconGtkMenu *menu
G_CALLBACK (garcon_gtk_menu_deactivate), menu);
gtk_widget_show (mi
ssedModifiers();
+ if (ev->xcrossing.mode == NotifyNormal) {
+ releaseAllPressedModifiers();
+ }
if (appData.fullScreen) {
fs_ungrab(1);
}
Hope we can include that one in the upcoming debian stretch, because it
fixes an annoying thing.
Regards
xrdp-sesman is starting, but xrdp fails to start and automatically stops
xrdp-sesman.
output of journalctl -xn is:
Failed at step RUNTIME_DIRECTORY spawning /usr/sbin/xrdp-sesman: File exists
Actually, "socksetup" is now called more than once, which could be avoided by
removing one line from x
I believe the bug is not yet fixed.
xrdp-service is now starting, but starting xrdp leads to an error.
Proposed fix is to remove the line "RuntimeDirectory=xrdp" from xrdp.service:
--- a/instfiles/xrdp.service
+++ b/instfiles/xrdp.service
@@ -7,7 +7,6 @@ After=network.target xrdp-sesman.service
Package: xrdp
Version: 0.9.1-4
Severity: normal
Dear Maintainer,
when using xrdp with pam_mkhomedir to create users home directory
when they log in first, xrdp fails to start a Xorg-Session.
The reason for this (including possibles solution) is described on
https://github.com/neutrinolabs/xrdp/is
6 matches
Mail list logo